Wind River Support Network

HomeDefectsLIN8-5235
Fixed

LIN8-5235 : failed to do build after add a unvalid package

Created: Dec 12, 2016    Updated: Dec 3, 2018
Resolved Date: Dec 18, 2016
Found In Version: 8.0.0.9
Fix Version: 8.0.0.13
Severity: Standard
Applicable for: Wind River Linux 8
Component/s: Userspace

Description

When customer want to add a package, and failed to added, it's not valid to small project, it show: 
/**************************************************************/ 
-bash-4.1$ make -C build audit.addpkg 
make: Entering directory `/buildarea1/xxxxx/t2080_8/build' 
=== Checking /buildarea1/xxxxx/t2080_8/layers/local/recipes-img/images/wrlinux-image-glibc-small-fsl-t2xxx.inc === 
=== Checking for valid package for audit === 
NOTE: Started PRServer with DBfile: /buildarea1/xxxxx/t2080_8/bitbake_build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 42196, PID: 20836 
Loading cache: 100% |################################################################| ETA: 00:00:00 
Loaded 4936 entries from dependency cache. 
Setting up host-cross and links 
Setting up packages link 
Creating export directory 
Creating project properties 
Parsing recipes: 100% |##############################################################| Time: 00:00:01 
Parsing of 2171 .bb files complete (2168 cached, 3 parsed). 4937 targets, 2536 skipped, 10 masked, 0 errors. 
NOTE: Resolving any missing task queue dependencies 
ERROR: Nothing RPROVIDES 'audit' (but /buildarea1/xxxxx/t2080_8/layers/wr-base/recipes-base/images/wrlinux-image-glibc-small.bb RDEPENDS on or otherwise requires it) 
NOTE: Runtime target 'audit' is unbuildable, removing... 
Missing or unbuildable dependency chain was: ['audit'] 
ERROR: Nothing RPROVIDES 'wrlinux-image-glibc-small' 
ERROR: No eligible RPROVIDERs exist for 'wrlinux-image-glibc-small' 
NOTE: Runtime target 'wrlinux-image-glibc-small' is unbuildable, removing... 
Missing or unbuildable dependency chain was: ['wrlinux-image-glibc-small'] 
NOTE: Runtime target 'nativesdk-wr-sdktools-fsl-t2xxx-wrlinux-image-glibc-small' is unbuildable, removing... 
Missing or unbuildable dependency chain was: ['nativesdk-wr-sdktools-fsl-t2xxx-wrlinux-image-glibc-small'] 
NOTE: Runtime target 'nativesdk-packagegroup-sdk-host' is unbuildable, removing... 
Missing or unbuildable dependency chain was: ['nativesdk-packagegroup-sdk-host', 'nativesdk-wr-sdktools-fsl-t2xxx-wrlinux-image-glibc-small'] 
NOTE: Preparing RunQueue 
ERROR: All buildable tasks have been run but the build is incomplete (--continue mode). Errors for the tasks that failed will have been printed above. 
ERROR: Command execution failed: Exited with 1 

Summary: There were 4 ERROR messages shown, returning a non-zero exit code. 

ERROR: audit is not a valid package 
/**************************************************************/ 


But when he want to build project, it will failed for this pacakage: 
/**************************************************************/ 
-bash-4.1$ make fs 
NOTE: Started PRServer with DBfile: /buildarea1/xxxxx/t2080_8/bitbake_build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 41828, PID: 21357 
Loading cache: 100% |################################################################| ETA: 00:00:00 
Loaded 4936 entries from dependency cache. 
Setting up host-cross and links 
Setting up packages link 
Creating export directory 
Creating project properties 
Parsing recipes: 100% |##############################################################| Time: 00:00:01 
Parsing of 2171 .bb files complete (2169 cached, 2 parsed). 4937 targets, 2536 skipped, 10 masked, 0 errors. 
NOTE: Resolving any missing task queue dependencies 
ERROR: Nothing RPROVIDES 'audit' (but /buildarea1/xxxxx/t2080_8/layers/wr-base/recipes-base/images/wrlinux-image-glibc-small.bb RDEPENDS on or otherwise requires it) 
NOTE: Runtime target 'audit' is unbuildable, removing... 
Missing or unbuildable dependency chain was: ['audit'] 
ERROR: Required build target 'wrlinux-image-glibc-small' has no buildable providers. 
Missing or unbuildable dependency chain was: ['wrlinux-image-glibc-small', 'audit'] 

Summary: There were 2 ERROR messages shown, returning a non-zero exit code. 
make: *** [export-dist] Error 1 

/**************************************************************/

Other Downloads


Live chat
Online