Wind River Support Network

HomeDefectsLIN6-10300
Fixed

LIN6-10300 : wrlinux 6 - QA warnings when using PACKAGE_DEBUG_SPLIT_STYLE = "debug-file-directory"

Created: Sep 9, 2015    Updated: Dec 3, 2018
Resolved Date: Nov 1, 2015
Found In Version: 6.0.0.23
Fix Version: 6.0.0.26
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Userspace

Description

when building a wrlinux 6 project and adding the PACKAGE_DEBUG_SPLIT_STYLE = "debug-file-directory" , a similar type of QA warnings are encountered in the build.


WARNING: QA Issue: libgcc-dev: found library in wrong location: /usr/lib/debug/lib64/libgcc_s.so.1.debug
WARNING: QA Issue: eglibc-sourcery-compile-dbg: found library in wrong location: /usr/lib/debug/lib64/libnss_db-2.18.so.debug
eglibc-sourcery-compile-dbg: found library in wrong location: /usr/lib/debug/lib64/libnss_files-2.18.so.debug
eglibc-sourcery-compile-dbg: found library in wrong location: /usr/lib/debug/lib64/libc-2.18.so.debug
eglibc-sourcery-compile-dbg: found library in wrong location: /usr/lib/debug/lib64/libthread_db-1.0.so.debug
eglibc-sourcery-compile-dbg: found library in wrong location: /usr/lib/debug/lib64/libBrokenLocale-2.18.so.debug
eglibc-sourcery-compile-dbg: found library in wrong location: /usr/lib/debug/lib64/libdl-2.18.so.debug
eglibc-sourcery-compile-dbg: found library in wrong location: /usr/lib/debug/lib64/libmemusage.so.debug

...

Steps to Reproduce

1. copnfigure a project with:

--enable-board=intel-x86-64 --enable-kernel=preempt-rt --enable-rootfs=glibc-std+installer-support --with-template=feature/target-toolchain,feature/lttng2,feature/wrsv-ltt,feature/nfsd,feature/build_libc --enable-doc-pages=target --enable-checkout-all-layers=yes --with-layer=meta-selinux,wr-security --enable-bootimage=ext3 --enable-reconfig --enable-prelink=no --enable-rm-oldimgs=yes --enable-jobs=9 --enable-parallel-pkgbuilds=9 --with-rcpl-version=0023

2. append the following to the end of local.conf or in any template file:

PACKAGE_DEBUG_SPLIT_STYLE = "debug-file-directory"

3. run make all and observe the build console

Other Downloads


Live chat
Online