Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2018 12:23:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 226135] lang/python27: fails to install/build package since r462630 (missing lib-dynload so's)
Message-ID:  <bug-226135-21822-vskpcY5Oh5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226135-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226135-21822@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #5 from Chip Cuccio <chip.cuccio@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=3Dclang
COMPILER_TYPE=3D  clang
MAKE_JOBS_NUMBER?=3D3

CC=3Dclang
CXX=3Dclang++
CPP=3Dclang-cpp
WITH_CCACHE_BUILD=3Dyes
CPUTYPE?=3Dcore2

DEFAULT_VERSIONS+=3Dssl=3Dopenssl
OPENSSLBASE=3D/usr/local  # Use ports version of openssl with TLS 1.2
OPTIONS_UNSET+=3D GSSAPI_BASE
OPTIONS_SET+=3D   GSSAPI_MIT

Thanks!

--=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-226135-21822-vskpcY5Oh5>