maintainer-feedback requested: [Bug 234569] lang/python36 build against libressl 2.,8.3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 2 13:46:57 UTC 2019


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-python mailing
list <python at FreeBSD.org> for maintainer-feedback:
Bug 234569: lang/python36 build against libressl 2.,8.3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234569



--- Description ---
(this is like PR 234568) Building lang/python36 in a poudriere jail with
default SSL version set to libressl fails to package. During the build I get
two warnings:

*** WARNING: renaming "_hashlib" since importing it failed:
build/lib.freebsd-12.0-STABLE-amd64-3.6/_hashlib.so: Undefined symbol
"EVP_PBE_scrypt"
*** WARNING: renaming "_ssl" since importing it failed:
build/lib.freebsd-12.0-STABLE-amd64-3.6/_ssl.so: Undefined symbol
"SSLv3_method"

"make package" then fails because those libraries are renamed (to *_failed.so).


More information about the freebsd-python mailing list