b***@freebsd.org
2021-06-06 01:03:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243937
--- Comment #12 from John Hein <***@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.
***@jailX-portsX:~ # cd /usr/ports/lang/python38
***@jailX-portsX:~ # make clean stage check-plist
.
.
===> 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
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1
And now that python39 is in the ports tree, it fails the same way.
--- Comment #12 from John Hein <***@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.
***@jailX-portsX:~ # cd /usr/ports/lang/python38
***@jailX-portsX:~ # make clean stage check-plist
.
.
===> 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
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1
And now that python39 is in the ports tree, it fails the same way.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are receiving this mail because:
You are on the CC list for the bug.