maintainer-feedback requested: [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
Christoph Lukas <site+org.freebsd.bugs-44k at s.firc.de> has reassigned Bugzilla
Automation <bugzilla at FreeBSD.org>'s request for maintainer-feedback to FreeBSD
Python <python at FreeBSD.org>:
Bug 212451: lang/python{27,34,35} fails if DEFAULT_VERSIONS+= ssl=openssl
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212451
--- Description ---
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/pyth
on27-2.7.12.log
FAIL:
https://pkg.firc.de/logs/data/hbsd_11_attic-hbsd/2016-09-07_12h19m34s/logs/erro
rs/python27-2.7.12.log
(attached)
3.4
OK:
https://pkg.firc.de/logs/data/hbsd_11_attic-hbsd/2016-09-07_12h13m00s/logs/pyth
on34-3.4.5.log
FAIL:
https://pkg.firc.de/logs/data/hbsd_11_attic-hbsd/2016-09-07_12h10m44s/logs/erro
rs/python34-3.4.5.log
3.5
OK:
https://pkg.firc.de/logs/data/hbsd_11_attic-hbsd/2016-09-07_12h26m45s/logs/pyth
on35-3.5.2.log
FAIL:
https://pkg.firc.de/logs/data/hbsd_11_attic-hbsd/2016-09-07_12h29m45s/logs/erro
rs/python35-3.5.2.log
More information about the freebsd-python
mailing list