P2020DS sdk1.6 ERROR: QA Issue: non debug package contains .debug directory:

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

P2020DS sdk1.6 ERROR: QA Issue: non debug package contains .debug directory:

1,673 Views
xiaonanpeng
Contributor II

HI

   When   I  change  \linux-qoriq-sdk\3.12-r0\git\arch\powerpc\boot\dts\p2020ds.dtsi  or recover the same.  then  I  comepile again  .     the error  occurred, such  as  bellow

xpeng@ubuntu:~/QorIQ-SDK-V1.6-20140619-yocto/build_p2020ds_release$ bitbake -f -c compile  virtual/kernel
Loading cache: 100% |############################################| ETA:  00:00:00
Loaded 2204 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION        = "1.22.0"
BUILD_SYS         = "i686-linux"
NATIVELSBSTRING   = "Ubuntu-14.04"
TARGET_SYS        = "powerpc-fsl-linux-gnuspe"
MACHINE           = "p2020ds"
DISTRO            = "fsl-networking"
DISTRO_VERSION    = "1.6"
TUNE_FEATURES     = "m32 spe ppce500v2"
TARGET_FPU        = "ppc-efd"
meta             
meta-yocto       
meta-yocto-bsp    = "(detachedfromfsl-sdk-v1.6):0d2ce44c2b0f8cc9699e30cca2c24655be89d58b"
meta-fsl-ppc      = "(detachedfromfsl-sdk-v1.6):6cf59d9de63a9fc5f8942c0d10c622898f4315ce"
meta-fsl-ppc-toolchain = "(detachedfromfsl-sdk-v1.6):a546e42f86e7d57de19e27907365d170b13fc18f"
meta-fsl-networking
meta-fsl-networking = "(detachedfrom8dec9c6):8dec9c690188cce5305ef5055f91e5cfa35c63f4"
meta-virtualization
meta-virtualization = "(detachedfromfsl-sdk-v1.6):8044073f63a0d99541a43ac5f2f6d789f94c7c7c"
meta-oe          
meta-networking  
meta-webserver   
meta-ruby        
meta-filesystems  = "(detachedfromfsl-sdk-v1.6):b86007f742a1b829ccc8d76e485bb3f789cefaa4"
meta-java         = "(detachedfromfsl-sdk-v1.6):d01f7d39e513790ddce20e6724723722119a3700"
meta-openstack   
meta-openstack-compute-deploy
meta-openstack-controller-deploy
meta-openstack-qemu = "(detachedfromfsl-sdk-v1.6):f627404399a134672e0b5e26a0d9b794a6f8adf4"

NOTE: Preparing runqueue
NOTE: Tainting hash to force rebuild of task /home/xpeng/QorIQ-SDK-V1.6-20140619-yocto/meta-fsl-ppc/recipes-kernel/linux/linux-qoriq-sdk_3.12.bb, do_compile
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Tasks Summary: Attempted 249 tasks of which 248 didn't need to be rerun and all succeeded.
xpeng@ubuntu:~/QorIQ-SDK-V1.6-20140619-yocto/build_p2020ds_release$ bitbake virtual/kernel
Loading cache: 100% |############################################| ETA:  00:00:00
Loaded 2204 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION        = "1.22.0"
BUILD_SYS         = "i686-linux"
NATIVELSBSTRING   = "Ubuntu-14.04"
TARGET_SYS        = "powerpc-fsl-linux-gnuspe"
MACHINE           = "p2020ds"
DISTRO            = "fsl-networking"
DISTRO_VERSION    = "1.6"
TUNE_FEATURES     = "m32 spe ppce500v2"
TARGET_FPU        = "ppc-efd"
meta             
meta-yocto       
meta-yocto-bsp    = "(detachedfromfsl-sdk-v1.6):0d2ce44c2b0f8cc9699e30cca2c24655be89d58b"
meta-fsl-ppc      = "(detachedfromfsl-sdk-v1.6):6cf59d9de63a9fc5f8942c0d10c622898f4315ce"
meta-fsl-ppc-toolchain = "(detachedfromfsl-sdk-v1.6):a546e42f86e7d57de19e27907365d170b13fc18f"
meta-fsl-networking
meta-fsl-networking = "(detachedfrom8dec9c6):8dec9c690188cce5305ef5055f91e5cfa35c63f4"
meta-virtualization
meta-virtualization = "(detachedfromfsl-sdk-v1.6):8044073f63a0d99541a43ac5f2f6d789f94c7c7c"
meta-oe          
meta-networking  
meta-webserver   
meta-ruby        
meta-filesystems  = "(detachedfromfsl-sdk-v1.6):b86007f742a1b829ccc8d76e485bb3f789cefaa4"
meta-java         = "(detachedfromfsl-sdk-v1.6):d01f7d39e513790ddce20e6724723722119a3700"
meta-openstack   
meta-openstack-compute-deploy
meta-openstack-controller-deploy
meta-openstack-qemu = "(detachedfromfsl-sdk-v1.6):f627404399a134672e0b5e26a0d9b794a6f8adf4"

NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: QA Issue: non debug package contains .debug directory: kernel-dev path /work/p2020ds-fsl-linux-gnuspe/linux-qoriq-sdk/3.12-r0/packages-split/kernel-dev/usr/src/kernel/arch/powerpc/lib/.debug/crtsavres.o
ERROR: QA run found fatal errors. Please consider fixing them.
ERROR: Function failed: do_package_qa
ERROR: Logfile of failure stored in: /home/xpeng/QorIQ-SDK-V1.6-20140619-yocto/build_p2020ds_release/tmp/work/p2020ds-fsl-linux-gnuspe/linux-qoriq-sdk/3.12-r0/temp/log.do_package.4261
ERROR: Task 13 (/home/xpeng/QorIQ-SDK-V1.6-20140619-yocto/meta-fsl-ppc/recipes-kernel/linux/linux-qoriq-sdk_3.12.bb, do_package) failed with exit code '1'
NOTE: Tasks Summary: Attempted 392 tasks of which 386 didn't need to be rerun and 1 failed.
No currently running tasks (391 of 406)

Summary: 1 task failed:
  /home/xpeng/QorIQ-SDK-V1.6-20140619-yocto/meta-fsl-ppc/recipes-kernel/linux/linux-qoriq-sdk_3.12.bb, do_package
Summary: There were 3 ERROR messages shown, returning a non-zero exit code.

Labels (3)
1 Reply

1,619 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello xiaonan peng,

Please try whether you could pass the compilation when adding the following in /home/xpeng/QorIQ-SDK-V1.6-20140619-yocto/meta-fsl-ppc/recipes-kernel/linux/linux-qoriq-sdk_3.12.bb.

do_package_qa(){
}

Please save your change of Linux Kernel source code, then run the following command.

$ bitbake virtual/kernel -c cleansstate

$ bitbake virtual/kernel -c configure

Please modify Linux Kernel source code in build_p2020ds_release/tmp/work/p2020ds-fsl-linux-gnuspe/linux-qoriq-sdk/3.12-r0/git, run "make ARCH=powerpc menuconfig" to reconfigure Linux Kernel, then run the following command.

$bitbake virtual/kernel

Thanks,

Yiping