https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260552
Bug ID: 260552 Summary: lang/python36: Package fails after 'Undefined symbol "SSLv3_method"' when DEFAULT_VERSIONS=ssl=openssl 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: j...@saltant.com CC: Assignee: python@FreeBSD.org Flags: maintainer-feedback?(python@FreeBSD.org) Flags: maintainer-feedback? When DEFAULT_VERSIONS includes ssl=openssl, 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-dynload/_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" -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.