Date: Wed, 07 Sep 2016 10:40:34 +0000
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: maintainer-feedback requested: [Bug 212451] lang/python{27,34,35} fails if DEFAULT_VERSIONS+= ssl=openssl
Message-ID: <bug-212451-21822-2zxsRrrEC2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212451-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-212451-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
Christoph Lukas <site+org.freebsd.bugs-44k@s.firc.de> has reassigned Bugzilla
Automation <bugzilla@FreeBSD.org>'s request for maintainer-feedback to FreeBSD
Python <python@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
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212451-21822-2zxsRrrEC2>
