Bug 235011 - lang/python27 2.7.15 fails to build on RELEASE-12.0
Summary: lang/python27 2.7.15 fails to build on RELEASE-12.0
Status: Closed DUPLICATE of bug 229223
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-16 22:38 UTC by p5B2EA84B3
Modified: 2019-02-19 07:54 UTC (History)
2 users (show)

See Also:
linimon: maintainer-feedback? (python)


Attachments
poudriere build log file (537.41 KB, text/plain)
2019-01-16 22:38 UTC, p5B2EA84B3
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description p5B2EA84B3 2019-01-16 22:38:12 UTC
Created attachment 201201 [details]
poudriere build log file

=======================<phase: package        >============================
===>  Building package for python27-2.7.15
pkg-static: Unable to access file /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/_ssl.so:No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/python27
=>> Cleaning up wrkdir
===>  Cleaning for python27-2.7.15
build of lang/python27 | python27-2.7.15 ended at Wed Jan 16 23:08:08 CET 2019
build time: 00:00:55
!!! build failure encountered !!!

See attachment for complete poudriere build log file.
Comment 1 Koichiro Iwao freebsd_committer freebsd_triage 2019-02-19 07:06:40 UTC
I tested the build using poudriere, it build fine for me with base OpenSSL.
But other than base OpenSSL, it tails to build.

Here's the result I tested.

SUCCESS: ssl=base
FAIL: ssl=openssl
FAIL: ssl=openssl11
FAIL: ssl=libressl
FAIL: ssl=libressl-devel
Comment 2 Koichiro Iwao freebsd_committer freebsd_triage 2019-02-19 07:54:54 UTC
Building with LibreSSL -> Bug 234568
Building with OpenSSL 1.1.1 -> Bug 229223

*** This bug has been marked as a duplicate of bug 229223 ***