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:   [Bug 260552] lang/python36: Package fails after 'Undefined symbol "SSLv3_method"' when DEFAULT_VERSIONS=ssl=openssl
Message-ID:  <bug-260552-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260552

            Bug ID: 260552
           Summary: lang/python36: Package fails after 'Undefined symbol
                    "SSLv3_method"' when DEFAULT_VERSIONS=3Dssl=3Dopenssl
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: python@FreeBSD.org
          Reporter: john@saltant.com
                CC:
          Assignee: python@FreeBSD.org
             Flags: maintainer-feedback?(python@FreeBSD.org)
             Flags: maintainer-feedback?

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"

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



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