Date: Sun, 06 Jun 2021 01:03:26 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 243937] lang/python38: Fails to package in certain conditions due to DISABLED_EXTENSIONS not working Message-ID: <bug-243937-21822-cy62JyEHeI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-243937-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-243937-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=3D243937 --- Comment #12 from John Hein <jcfyecrayz@liamekaens.com> --- This patch still applies for python38-3.8.10. And it is still needed. Reproduce with: % sudo poudriere bulk -i -C -v -v -j jailX -p portsX x11-toolkits/py-tkinter databases/gdbm databases/py-sqlite3 . . [00:02:28] Entering interactive test mode. Type 'exit' when done. root@jailX-portsX:~ # cd /usr/ports/lang/python38 root@jailX-portsX:~ # make clean stage check-plist . . =3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: lib/python%%XYDOT%%/lib-dynload/_gdbm.cpython-38.so Error: Orphaned: lib/python%%XYDOT%%/lib-dynload/_sqlite3.cpython-38.so Error: Orphaned: lib/python%%XYDOT%%/lib-dynload/_tkinter.cpython-38.so =3D=3D=3D> Checking for items in pkg-plist which are not in STAGEDIR =3D=3D=3D> Error: Plist issues found. *** Error code 1 And now that python39 is in the ports tree, it fails the same way. --=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-243937-21822-cy62JyEHeI>