Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Sep 2016 10:40:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 212451] lang/python{27,34,35} fails if DEFAULT_VERSIONS+= ssl=openssl
Message-ID:  <bug-212451-21822@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 212451
           Summary: lang/python{27,34,35} fails if DEFAULT_VERSIONS+=3D
                    ssl=3Dopenssl
           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: site+org.freebsd.bugs-44k@s.firc.de
          Assignee: python@FreeBSD.org
             Flags: maintainer-feedback?(python@FreeBSD.org)

Created attachment 174470
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D174470&action=
=3Dedit
Failed build of lang/python27

Various pythons fail if
 DEFAULT_VERSIONS+=3D ssl=3Dopenssl
is set in make.conf.

During build:
 _ssl.so: Undefined symbol "SSLv2_method"

Which turns into=20
 pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dyn=
load/_ssl.so:
No such file or directory
during package.

Poudriere log for lang/python27 is attached.

2.7
OK:
https://pkg.firc.de/logs/data/hbsd_11_attic-hbsd/2016-09-07_12h24m36s/logs/=
python27-2.7.12.log
FAIL:
https://pkg.firc.de/logs/data/hbsd_11_attic-hbsd/2016-09-07_12h19m34s/logs/=
errors/python27-2.7.12.log
(attached)

3.4
OK:
https://pkg.firc.de/logs/data/hbsd_11_attic-hbsd/2016-09-07_12h13m00s/logs/=
python34-3.4.5.log
FAIL:
https://pkg.firc.de/logs/data/hbsd_11_attic-hbsd/2016-09-07_12h10m44s/logs/=
errors/python34-3.4.5.log


3.5
OK:
https://pkg.firc.de/logs/data/hbsd_11_attic-hbsd/2016-09-07_12h26m45s/logs/=
python35-3.5.2.log
FAIL:
https://pkg.firc.de/logs/data/hbsd_11_attic-hbsd/2016-09-07_12h29m45s/logs/=
errors/python35-3.5.2.log

--=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-212451-21822>