[poky] [tiff] Issue in do_package_qa: found library in wrong location

Randy MacLeod randy.macleod at windriver.com
Wed Jan 16 08:38:03 PST 2019


On 1/15/19 9:52 PM, Aditya Tayade wrote:
> Can any one help to resolve below issues
> ERROR: tiff-4.0.9-r0 do_package_qa: QA Issue: non -dev/-dbg/nativesdk- 
> package contains symlink .so: tiff-mytest path 
> '/work/pathto/tiff/4.0.9-r0/packages-split/tiff-mytest/usr/share/tiff/mytest/libtiff/.libs/libtiff.so'
> non -dev/-dbg/nativesdk- package contains symlink .so: tiff-mytest 
> path 
> '/work/pathto/tiff/4.0.9-r0/packages-split/mytest/usr/share/tiff/mytest/libtiff/.libs/libtiffxx.so' 
> [dev-so]
> ERROR: tiff-4.0.9-r0 do_package_qa: QA Issue: non -staticdev package 
> contains static .a library: tiff-mytest path 
> '/work/pathto/tiff/4.0.9-r0/packages-split/tiff-mytest/usr/share/tiff/mytest/port/.libs/libport.a'
> non -staticdev package contains static .a library: tiff-mytest path 
> '/work/pathto/tiff/4.0.9-r0/packages-split/tiff-mytest/usr/share/tiff/mytest/port/.libs/libport.a' 
> [staticdev]
>
As you probably appreciate, the QA check is complaining that you have:

  .so symlink  in a non -dev/-dbg/nativesdk- package

  .a file in a non -staticdev package


What release are you seeing this in?

Can you reproduce it with just the oe-core layer? (using the master branch?)


With a Windriver distro, based on something close to master/head:

    ccb638d446 libassuan: update to 2.5.2

I don't see either problem:

$ grep symlink 
tmp-glibc/work/core2-64-wrs-linux/tiff/4.0.10-r0/temp/log.do_package_qa
$ grep "contains static" 
tmp-glibc/work/core2-64-wrs-linux/tiff/4.0.10-r0/temp/log.do_package_qa
$

../Randy

>
> Regards,
> Aditya Tayade


-- 
# Randy MacLeod
# Wind River Linux



More information about the poky mailing list