All of lore.kernel.org
 help / color / mirror / Atom feed
* [tiff] Issue in do_package_qa: found library in wrong location
@ 2019-01-16  2:52 Aditya Tayade
  2019-01-16 16:38 ` Randy MacLeod
  0 siblings, 1 reply; 2+ messages in thread
From: Aditya Tayade @ 2019-01-16  2:52 UTC (permalink / raw)
  To: poky

[-- Attachment #1: Type: text/plain, Size: 1412 bytes --]

Hi,

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]


Regards,
Aditya Tayade

This message contains information that may be privileged or confidential and is the property of the KPIT Technologies Ltd. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Technologies Ltd. does not accept any liability for virus infected mails.

[-- Attachment #2: Type: text/html, Size: 1961 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [tiff] Issue in do_package_qa: found library in wrong location
  2019-01-16  2:52 [tiff] Issue in do_package_qa: found library in wrong location Aditya Tayade
@ 2019-01-16 16:38 ` Randy MacLeod
  0 siblings, 0 replies; 2+ messages in thread
From: Randy MacLeod @ 2019-01-16 16:38 UTC (permalink / raw)
  To: Aditya Tayade, poky

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-16 16:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-16  2:52 [tiff] Issue in do_package_qa: found library in wrong location Aditya Tayade
2019-01-16 16:38 ` Randy MacLeod

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.