Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Dec 2021 21:33:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 260552] lang/python36: Package fails after 'Undefined symbol "SSLv3_method"' when DEFAULT_VERSIONS=ssl=openssl
Message-ID:  <bug-260552-21822-wIBv5de71O@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260552-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260552-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 260552: lang/python36: Package fails after 'Undefined symbol
"SSLv3_method"' when DEFAULT_VERSIONS=3Dssl=3Dopenssl
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260552



--- Description ---
When DEFAULT_VERSIONS includes ssl=3Dopenssl, and security/openssl has SSL3=
 UNSET
(the default), lang/python36 fails in the package phase with

pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/python36/work/stage/usr/local/lib/python3.6/lib-dyn=
load
/_ssl.so:No
such file or directory

Earlier, in the build phase, the proximate cause is evidenced by:

*** WARNING: renaming "_ssl" since importing it failed:
build/lib.freebsd-12.3-RELEASE-amd64-3.6/_ssl.so: Undefined symbol
"SSLv3_method"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260552-21822-wIBv5de71O>