Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Oct 2018 20:05:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 232510] lang/python37: Python 3.7.1 fails to build
Message-ID:  <bug-232510-21822-oL0tkjC9wI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232510-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232510-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=3D232510

--- Comment #2 from Simeon Simeonov <blackmore@pichove.org> ---
I am running:
FreeBSD 11.2-STABLE #0 r339176 (amd64)

with /etc/make.conf

CFLAGS=3D-O2 -pipe -fno-strict-aliasing

## kernel ##
KERNCONF=3DSagaBOX
COPTFLAGS=3D-O2 -pipe -funroll-loops -ffast-math -fno-strict-aliasing

## world ##
MALLOC_PRODUCTION=3Dyes
SSL_OP_NO_SSLv2=3Dyes
SSL_OP_NO_SSLv3=3Dyes
security_openssl_UNSET=3DSSL2 SSL3

## ports ##
OPTIONS_UNSET=3DDEBUG DOCS X11
OPTIONS_SET=3DOPTIMIZED_CFLAGS
DEFAULT_VERSIONS=3Dpython=3D3.7 python3=3D3.7 php=3D7.2 ssl=3Dlibressl
DEFAULT_VERSIONS+=3Dperl5=3D5.26


I managed to build Python 3.7.0 yesterday on this very same system...

--=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-232510-21822-oL0tkjC9wI>