[Bug 212451] lang/python{27,34,35} fails if DEFAULT_VERSIONS+= ssl=openssl
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 7 10:40:34 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212451
Bug ID: 212451
Summary: lang/python{27,34,35} fails if DEFAULT_VERSIONS+=
ssl=openssl
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: python at FreeBSD.org
Reporter: site+org.freebsd.bugs-44k at s.firc.de
Assignee: python at FreeBSD.org
Flags: maintainer-feedback?(python at FreeBSD.org)
Created attachment 174470
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174470&action=edit
Failed build of lang/python27
Various pythons fail if
DEFAULT_VERSIONS+= ssl=openssl
is set in make.conf.
During build:
_ssl.so: Undefined symbol "SSLv2_method"
Which turns into
pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/_ssl.so:
No such file or directory
during package.
Poudriere log for lang/python27 is attached.
2.7
OK:
https://pkg.firc.de/logs/data/hbsd_11_attic-hbsd/2016-09-07_12h24m36s/logs/python27-2.7.12.log
FAIL:
https://pkg.firc.de/logs/data/hbsd_11_attic-hbsd/2016-09-07_12h19m34s/logs/errors/python27-2.7.12.log
(attached)
3.4
OK:
https://pkg.firc.de/logs/data/hbsd_11_attic-hbsd/2016-09-07_12h13m00s/logs/python34-3.4.5.log
FAIL:
https://pkg.firc.de/logs/data/hbsd_11_attic-hbsd/2016-09-07_12h10m44s/logs/errors/python34-3.4.5.log
3.5
OK:
https://pkg.firc.de/logs/data/hbsd_11_attic-hbsd/2016-09-07_12h26m45s/logs/python35-3.5.2.log
FAIL:
https://pkg.firc.de/logs/data/hbsd_11_attic-hbsd/2016-09-07_12h29m45s/logs/errors/python35-3.5.2.log
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list