-
Notifications
You must be signed in to change notification settings - Fork 808
Closed
Description
Hi folks,
encountered this while building an aarch64 multib, based on Yocto 2.6 (thud)
meta-openembedded/meta-oe/recipes-graphics/openjpeg/openjpeg_2.3.0.bb
ERROR: openjpeg-2.3.0-r0 do_package: QA Issue: openjpeg: Files/directories were installed but not shipped in any package:
/usr/lib/libopenjp2.a
/usr/lib/libopenjp2.so
/usr/lib/libopenjp2.so.2.3.0
/usr/lib/libopenjp2.so.7
/usr/lib/cmake
/usr/lib/pkgconfig
/usr/lib/cmake/openjpeg-2.3
/usr/lib/cmake/openjpeg-2.3/OpenJPEGConfig.cmake
/usr/lib/cmake/openjpeg-2.3/OpenJPEGTargets-noconfig.cmake
/usr/lib/cmake/openjpeg-2.3/OpenJPEGTargets.cmake
/usr/lib/pkgconfig/libopenjp2.pc
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
openjpeg: 11 installed and not shipped files. [installed-vs-shipped]
ERROR: openjpeg-2.3.0-r0 do_package: Fatal QA errors found, failing task.
ERROR: openjpeg-2.3.0-r0 do_package: Function failed: do_package
It seems this is a regression caused by:
It was fixed before by:
bc5c01d#diff-e0504e7d7b16e10039212aea8966fe76
Regards
Metadata
Metadata
Assignees
Labels
No labels