[Bug 232510] lang/python37: Python 3.7.1 fails to build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 21 20:05:19 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232510
--- Comment #2 from Simeon Simeonov <blackmore at pichove.org> ---
I am running:
FreeBSD 11.2-STABLE #0 r339176 (amd64)
with /etc/make.conf
CFLAGS=-O2 -pipe -fno-strict-aliasing
## kernel ##
KERNCONF=SagaBOX
COPTFLAGS=-O2 -pipe -funroll-loops -ffast-math -fno-strict-aliasing
## world ##
MALLOC_PRODUCTION=yes
SSL_OP_NO_SSLv2=yes
SSL_OP_NO_SSLv3=yes
security_openssl_UNSET=SSL2 SSL3
## ports ##
OPTIONS_UNSET=DEBUG DOCS X11
OPTIONS_SET=OPTIMIZED_CFLAGS
DEFAULT_VERSIONS=python=3.7 python3=3.7 php=7.2 ssl=libressl
DEFAULT_VERSIONS+=perl5=5.26
I managed to build Python 3.7.0 yesterday on this very same system...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list