Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jun 2021 15:04:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 256699] lang/python38: Fails to configure when IPv6 not set up: checking getaddrinfo bug... yes
Message-ID:  <bug-256699-21822-Z1G48bX22k@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256699-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256699-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=3D256699

--- Comment #5 from freebsd1@spm.s.deo.rodeo ---
The information from my last comment was not entirely correct.

Actually I disabled the IPv6 option for python37. When I enable it the build
fails, just like for python38. Conversely, when I disable ipv6 for python38,
the buiLd completes fine.

Sorry for the confusion.

Is building python with the ipv6 option enabled supposed to fail in a jail =
that
only has an ipv4 address set?


Below are the options that I set for a successful build:

# This file is auto-generated by 'make config'.
# Options for python38-3.8.10
_OPTIONS_READ=3Dpython38-3.8.10
_FILE_COMPLETE_OPTIONS_LIST=3DDEBUG IPV6 LIBMPDEC NLS PYMALLOC FNV SIPHASH
OPTIONS_FILE_UNSET+=3DDEBUG
OPTIONS_FILE_UNSET+=3DIPV6
OPTIONS_FILE_SET+=3DLIBMPDEC
OPTIONS_FILE_SET+=3DNLS
OPTIONS_FILE_SET+=3DPYMALLOC
OPTIONS_FILE_UNSET+=3DFNV
OPTIONS_FILE_UNSET+=3DSIPHASH

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-256699-21822-Z1G48bX22k>