Wind River Support Network

HomeDefectsLIN6-2487
Fixed

LIN6-2487 : test-dependencies wr-base: build error for libee, liblognorm and tokyocabinet

Created: Dec 26, 2013    Updated: Dec 3, 2018
Resolved Date: Dec 31, 2013
Found In Version: 6.0
Fix Version: 6.0.0.2,6.0.0.3
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Userspace

Description

dependency issue for layer wr-base:
test-dependencies/1386601644/3_min/failed/lib32-libee:ERROR: Task 5 :
   (virtual:multilib:lib32:.../wr-base/recipes-extended/rsyslog/libee_0.4.1.bb,
   do_configure)
    failed with exit code '1'
test-dependencies/1386601644/3_min/failed/lib32-liblognorm:ERROR: Task 106 :
   (virtual:multilib:lib32:.../wr-base/recipes-extended/rsyslog/libee_0.4.1.bb,
   do_configure)
    failed with exit code '1'
test-dependencies/1386601644/3_min/failed/lib32-tokyocabinet:ERROR: Task 5 :
   (virtual:multilib:lib32:.../wr-base/recipes-extended/tokyocabinet/tokyocabinet_1.4.48.bb,
   do_configure)
    failed with exit code '1'
test-dependencies/1386601644/3_min/failed/libee:ERROR: Task 5 :
   (.../wr-base/recipes-extended/rsyslog/libee_0.4.1.bb,
   do_configure)
    failed with exit code '1'
test-dependencies/1386601644/3_min/failed/liblognorm:ERROR: Task 141 :
   (.../wr-base/recipes-extended/rsyslog/libee_0.4.1.bb,
   do_configure)
    failed with exit code '1'
test-dependencies/1386601644/3_min/failed/tokyocabinet:ERROR: Task 5 :
   (.../wr-base/recipes-extended/tokyocabinet/tokyocabinet_1.4.48.bb,
   do_configure)
    failed with exit code '1'



Notes:
We ran the test-dependencies.sh and found 19 build errors, but for easy tracking, they are split and one defect per layer, this is the one for wr-base layer. The full results logs are in the attachment.
 

Steps to Reproduce

1. configure with(on WRLINUX_6_0_HEAD branch):
$ /path/to/wrlinux/configure --enable-board=intel-x86-64 --enable-rootfs=glibc-std-sato --enable-kernel=standard --with-layer=meta-selinux --enable-buildhist=yes

2. run test-dependencies.sh
$ make bbs
$ ../layers/oe-core/scripts/test-dependencies.sh --tmpdir=./tmp --buildhistory=./buildhistory
(This will run a full test and takes a long time, about 6 days)

you can only run for the reported packages to reproduce:

- add the reported packages into a file:
$ cat pkg_list
lib32-libee
lib32-liblognorm
lib32-tokyocabinet
libee
liblognorm
tokyocabinet

$ ../layers/oe-core/scripts/test-dependencies.sh --tmpdir=./tmp/ --buildhistory=./buildhistory/ --recipes=./pkg_list --buildtype="3"

Other Downloads


Live chat
Online