Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2022 16:46:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   =?UTF-8?B?W0J1ZyAyNjc1MTVdIGxhbmcvcHl0aG9uMzEy77yaIE5ldyBwb3J0?= =?UTF-8?B?LCByZXBvY29waWVkIGZyb20gbGFuZy9weXRob24zMTE=?=
Message-ID:  <bug-267515-21822-tEBakP743T@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267515-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267515-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=3D267515

--- Comment #5 from Dmitry Marakasov <amdmi3@FreeBSD.org> ---
For the record, I did a port for 3.12.0a2 as well. It looks the same apart =
from
plist changes.

I'd suggest to also add

CONFIGURE_ENV+=3D                ac_cv_buggy_getaddrinfo=3Dno

(this would be useful for older python versions as well) which fixes config=
ure
failure in networkless environment (reprise), see
https://github.com/python/cpython/issues/100200).

I also have a fix for one of the tests, see
https://github.com/python/cpython/pull/100145.

Also note that databases/py-sqlite3,  databases/py-gdbm,
x11-toolkits/py-tkinter do not build unless their setup3.py's are switched =
to
setuptools (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268283), bu=
t the
fix for this is pending rollback for no good reason.

--=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-267515-21822-tEBakP743T>