$ poudriere testport -j main-amd64 sysutils/plasma5-discover [...] ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/plasma-discover is linked to /usr/local/lib/qt5/libQt5X11Extras.so.5 from x11/qt5-x11extras but it is not declared as a dependency Warning: you need USES=qt:5 and USE_QT+=x11extras Error: /usr/local/lib/qt5/plugins/kcms/kcm_updates.so is linked to /usr/local/lib/libKF5KCMUtils.so.5 from devel/kf5-kcmutils but it is not declared as a dependency Warning: you need to use USE_KDE+=kcmutils ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: share/locale/cs/LC_MESSAGES/kcm_updates.mo ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0c26ec0b51c48bdd5531fce9f6b3fca2d1dbbc52 commit 0c26ec0b51c48bdd5531fce9f6b3fca2d1dbbc52 Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2021-04-26 14:25:47 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2021-04-26 14:38:12 +0000 [KDE Plasma] fix plists sysutils/plasma5-discover: fix plist x11/plasma5-plasma-desktop: fix plist sysutils/plasma5-plasma-disks: fix plist Reported by: jbeich PR: 255371 255372 255373 sysutils/plasma5-discover/pkg-plist | 1 + sysutils/plasma5-plasma-disks/pkg-plist | 1 + x11/plasma5-plasma-desktop/pkg-plist | 1 + 3 files changed, 3 insertions(+)
I would have sworn I ran a full local build here beforehand, but ..