[Bug 232510] lang/python37: Python 3.7.1 fails to build (upgrade) with 3.7.0 installed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 23 18:27:44 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232510
Serge <skh1002 at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |skh1002 at hotmail.com
--- Comment #19 from Serge <skh1002 at 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=yes
DEFAULT_VERSIONS+=ssl=openssl111
DEFAULT_VERSIONS+= php=7.2
DEFAULT_VERSIONS+= pgsql=10
DEFAULT_VERSIONS+= samba=4.8
DEFAULT_VERSIONS+= perl5=5.28
DEFAULT_VERSIONS+= python=3.7
DEFAULT_VERSIONS+= python3=3.7
OPTIONS_UNSET+=X11
OPTIONS_UNSET+= MYSQL
OPTIONS_SET+= PGSQL
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list