pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [pkgsrc-2023Q4] x11/qt6-qtbase builds with too many files



> I built x11/qt6-qtbase and the package fails with too many installed
> files:
> 
> => Generating post-install file lists
> => Checking file-check results for qt6-qtbase-6.6.1nb1
> ERROR: ************************************************************
> ERROR: The following files are in /tmp/pkgsrc/x11/qt6-qtbase/default/.destdir/usr/pkg but not in the PLIST:
> ERROR:         /tmp/pkgsrc/x11/qt6-qtbase/default/.destdir/usr/pkg/qt6/lib/cmake/Qt6Gui/Qt6QEglFSKmsEglDeviceIntegrationPluginAdditionalTargetInfo.cmake
> ERROR:         /tmp/pkgsrc/x11/qt6-qtbase/default/.destdir/usr/pkg/qt6/lib/cmake/Qt6Gui/Qt6QEglFSKmsEglDeviceIntegrationPluginConfig.cmake
> ERROR:         /tmp/pkgsrc/x11/qt6-qtbase/default/.destdir/usr/pkg/qt6/lib/cmake/Qt6Gui/Qt6QEglFSKmsEglDeviceIntegrationPluginConfigVersion.cmake
> ERROR:         /tmp/pkgsrc/x11/qt6-qtbase/default/.destdir/usr/pkg/qt6/lib/cmake/Qt6Gui/Qt6QEglFSKmsEglDeviceIntegrationPluginConfigVersionImpl.cmake
> ERROR:         /tmp/pkgsrc/x11/qt6-qtbase/default/.destdir/usr/pkg/qt6/lib/cmake/Qt6Gui/Qt6QEglFSKmsEglDeviceIntegrationPluginTargets-release.cmake
> ERROR:         /tmp/pkgsrc/x11/qt6-qtbase/default/.destdir/usr/pkg/qt6/lib/cmake/Qt6Gui/Qt6QEglFSKmsEglDeviceIntegrationPluginTargets.cmake
> ERROR:         /tmp/pkgsrc/x11/qt6-qtbase/default/.destdir/usr/pkg/qt6/plugins/egldeviceintegrations/libqeglfs-kms-egldevice-integration.so
> *** Error code 1
> 
> The entries seem to be in the PLIST but guarded by ${PLIST.egldevice} or
> ${PLIST.egl}. These are conditionally set if
> !empty(MESALIB_SUPPORTS_EGL:Myes) and `make show-var
> VARNAME=MESALIB_SUPPORTS_EGL` shows `yes`. I'm using MesaLib from pkgsrc,
> not native X11 base.
> 
> I haven't researched yet further what causes this; maybe some other
> people see this too?

Please provide OS/version.
I've built mine on NetBSD-current without problems.

Thanks
Adam


Home | Main Index | Thread Index | Old Index