Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Jan 2019 13:46:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 234569] lang/python36 build against libressl 2.,8.3
Message-ID:  <bug-234569-21822@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 234569
           Summary: lang/python36 build against libressl 2.,8.3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: python@FreeBSD.org
          Reporter: adridg@freebsd.org
             Flags: maintainer-feedback?(python@FreeBSD.org)
          Assignee: python@FreeBSD.org

(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).

--=20
You are receiving this mail because:
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-234569-21822>