Date: Tue, 23 Oct 2018 18:27:41 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 232510] lang/python37: Python 3.7.1 fails to build (upgrade) with 3.7.0 installed Message-ID: <bug-232510-21822-fzDYR5kU2B@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 Serge <skh1002@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |skh1002@hotmail.com --- Comment #19 from Serge <skh1002@hotmail.com> --- I confirm the same issue when trying to build Python 3.7.1 with 3.7.0_3 installed. My configuration is a jail under 11.2-RELEASE-p4 with ccache installed. My make.conf is as follows: WITH_CCACHE_BUILD=3Dyes=20=20=20=20=20=20=20=20=20=20=20 DEFAULT_VERSIONS+=3Dssl=3Dopenssl111 DEFAULT_VERSIONS+=3D php=3D7.2 DEFAULT_VERSIONS+=3D pgsql=3D10 DEFAULT_VERSIONS+=3D samba=3D4.8 DEFAULT_VERSIONS+=3D perl5=3D5.28 DEFAULT_VERSIONS+=3D python=3D3.7 DEFAULT_VERSIONS+=3D python3=3D3.7 OPTIONS_UNSET+=3DX11 OPTIONS_UNSET+=3D MYSQL OPTIONS_SET+=3D PGSQL --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232510-21822-fzDYR5kU2B>