maintainer-feedback requested: [Bug 267645] devel/py-qt5-pyqt: orphaned file in plist

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 8 17:12:48 GMT 2022


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-kde (Team)
<kde at FreeBSD.org> for maintainer-feedback:
Bug 267645: devel/py-qt5-pyqt: orphaned file in plist
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267645



--- Description ---
While testing for the py-qt6 import a plist error came out for pyqt5:

```
====> Running Q/A tests (stage-qa)
Warning: 'lib/python3.9/site-packages/dbus/mainloop/pyqt5.abi3.so' is not
stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Error: /usr/local/lib/python3.9/site-packages/PyQt5/QtBluetooth.abi3.so is
linked to /usr/local/lib/libGL.so.1 from graphics/libglvnd but it is not
declared as a dependency
Warning: you need USE_GL+=gl
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%PYTHON_SITELIBDIR%%/PyQt5/bindings/QtCore/pyqt-gpl.sip5
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/py-qt5-pyqt
=>> Error: check-plist failures detected
```

I'm attaching a fix for the plist error.

The gl issue requires further investigation, but the plist issue is easy to
fix.


More information about the kde-freebsd mailing list