https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256699
--- Comment #5 from freeb...@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=python38-3.8.10 _FILE_COMPLETE_OPTIONS_LIST=DEBUG IPV6 LIBMPDEC NLS PYMALLOC FNV SIPHASH OPTIONS_FILE_UNSET+=DEBUG OPTIONS_FILE_UNSET+=IPV6 OPTIONS_FILE_SET+=LIBMPDEC OPTIONS_FILE_SET+=NLS OPTIONS_FILE_SET+=PYMALLOC OPTIONS_FILE_UNSET+=FNV OPTIONS_FILE_UNSET+=SIPHASH -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.