pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
qt5-qttools w/o dbus fails PLIST check
I have long had "PKG_DEFAULT_OPTIONS+=-dbus" and those packages that
support that option duly don't build it, "qt5-qtbase" included.
The recent change to "qt5-qttools" to follow "qt5-qtbase" dbus selection
(qt5-qttools/Makefile r1.62) fails to prevent "qt5-qttools" from building
dbus-related components and it subsequently fails the post-install file
check:
[...]
=> Generating post-install file lists
=> Checking file-check results for qt5-qttools-5.14.1nb2
ERROR: ************************************************************
ERROR: The following files are in /tmp/pkgsrc/x11/qt5-qttools/work/.destdir/usr/pkg but not in the PLIST:
ERROR: /tmp/pkgsrc/x11/qt5-qttools/work/.destdir/usr/pkg/qt5/bin/qdbus
ERROR: /tmp/pkgsrc/x11/qt5-qttools/work/.destdir/usr/pkg/qt5/bin/qdbusviewer
*** Error code 1
Stop.
make[1]: stopped in /x/pkgsrc/x11/qt5-qttools
*** Error code 1
Stop.
make: stopped in /x/pkgsrc/x11/qt5-qttools
(As some packages make dbus non-optional it is installed anyway. Perhaps
the configure step is picking up the presence of dbus and causing these
components to be built in spite of PKG_BUILD_OPTIONS.qt5-qtbase?)
--
|/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X
|\ / jdbaker[snail]consolidated[flyspeck]net OpenBSD FreeBSD
| X No HTML/proprietary data in email. BSD just sits there and works!
|/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645
Home |
Main Index |
Thread Index |
Old Index