-
Notifications
You must be signed in to change notification settings - Fork 827
Closed
Labels
feedbackwaiting response from submitterwaiting response from submitter
Description
This is the build configuration:
Build Configuration:
BB_VERSION = "1.32.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal-4.8"
TARGET_SYS = "x86_64-poky-linux"
MACHINE = "intel-corei7-64"
DISTRO = "loopedge"
DISTRO_VERSION = "2.5.1"
TUNE_FEATURES = "m64 corei7"
TARGET_FPU = ""
meta
meta-poky
meta-yocto-bsp = "morty:18d3f9d08dc6ecd2a1904a645373d68d2169a82b"
meta-intel = "morty:c781510a5a6b45e60cc32b6614ddcce3f1452121"
meta-networking
meta-oe
meta-systemd
meta-python
meta-perl
meta-webserver
meta-ruby
meta-multimedia
meta-filesystems = "morty:997caf9146cd3797cd054e2adebd1fbb4df91911"
meta-golang = "morty:82295f104cfb2ae8b6fee12196777dc2128c3431"
meta-efibootguard = "morty:48a184c0b6ce01b556530872b7535e4a1e50b9a5"
meta-virtualization = "morty:6249631f59ad6ee3dc93762de49fc4b443d99abc"
meta-security = "morty:3d863f72641f930e10ed1b6211d66b2c3d04d306"
meta-nodejs = "morty:6d327a056dc90e547624feafcf3ba3ec309f1008"
meta-loopedge-base = "dtoubelis-2.5.x:41bee40659f9b1c0c8792c8fe6ecefaa05c8b1b9"
And this is the error:
ERROR: nlohmann-json-3.3.0+gitAUTOINC+aafad2be1f-r0 do_package: QA Issue: nlohmann-json: Files/directories were installed but not shipped in any package:
/usr/lib
/usr/lib/cmake
/usr/lib/cmake/nlohmann_json
/usr/lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake
/usr/lib/cmake/nlohmann_json/nlohmann_jsonTargets.cmake
/usr/lib/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
nlohmann-json: 6 installed and not shipped files. [installed-vs-shipped]
ERROR: nlohmann-json-3.3.0+gitAUTOINC+aafad2be1f-r0 do_package: Fatal QA errors found, failing task.
ERROR: Logfile of failure stored in: /srv/yocto/build/platforms/amd64/tmp/work/corei7-64-poky-linux/nlohmann-json/3.3.0+gitAUTOINC+aafad2be1f-r0/temp/log.do_package.3221
ERROR: Task (/srv/yocto/poky/meta-openembedded/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_git.bb:do_package) failed with exit code '1'
it may or may not be similar or related to #162
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feedbackwaiting response from submitterwaiting response from submitter