Date: Fri, 04 Feb 2022 19:26:40 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 261717] devel/py-qt5-pyqt: 'make check-plist' fails if devel/py-dbus is installed Message-ID: <bug-261717-39348@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261717 Bug ID: 261717 Summary: devel/py-qt5-pyqt: 'make check-plist' fails if devel/py-dbus is installed Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: jcfyecrayz@liamekaens.com CC: desktop@FreeBSD.org, kde@FreeBSD.org CC: desktop@FreeBSD.org, kde@FreeBSD.org If you build devel/py-qt5-pyqt with devel/py-dbus already installed, 'make check-plist' fails: =3D=3D=3D=3D> Checking for pkg-plist issues (check-plist) =3D=3D=3D> Parsing plist =3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%PYTHON_SITELIBDIR%%/dbus/mainloop/pyqt5.abi%%PYTHON_MAJOR_VER%%.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 devel/py-qt5-pyqt should probably be more explicit about whether to build w= ith dbus support or not. Maybe the right move is to disable building that. Or maybe it's better to just include a build/run dependency on py-dbus. I don= 't think it's worthwhile to make dbus support an option. It's probably just better to explicitly enable or disable it (so it's not an implicit detection that changes the build - which then might break the installed py-qt5-pyqt if the py-dbus pkg is removed later because the dependency is not recorded) --=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-261717-39348>