[Bug 226135] lang/python27: fails to install/build package since r462630 (missing lib-dynload so's)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 24 12:23:47 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226135
--- Comment #5 from Chip Cuccio <chip.cuccio at gmail.com> ---
(In reply to Kubilay Kocak from comment #3)
@Kubilay there should be an attachment already with my build log, env/config
details etc.
However here's my make.conf
FAVORITE_COMPILER=clang
COMPILER_TYPE= clang
MAKE_JOBS_NUMBER?=3
CC=clang
CXX=clang++
CPP=clang-cpp
WITH_CCACHE_BUILD=yes
CPUTYPE?=core2
DEFAULT_VERSIONS+=ssl=openssl
OPENSSLBASE=/usr/local # Use ports version of openssl with TLS 1.2
OPTIONS_UNSET+= GSSAPI_BASE
OPTIONS_SET+= GSSAPI_MIT
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list