All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rail Shafigulin <rail@esenciatech.com>
To: yocto@yoctoproject.org
Subject: dev package non-sym link
Date: Thu, 30 Nov 2017 10:10:38 -0800	[thread overview]
Message-ID: <CAOLNbFYR+Y9WsUu0Cw3KLtHdDyZ_giUQO00bj==58LKZ87DAeQ@mail.gmail.com> (raw)

Somewhat new to Yocto. Trying to build a library. It compiled but I'm
having issues during the package task. The error output is

ERROR: anokiwavelib-1.0+gitAUTOINC+16df62468c-r0 do_package_qa: QA
Issue: -dev package contains non-symlink .so: anokiwavelib-dev path
'/work/cortexa9hf-neon-xilinx-linux-gnueabi/anokiwavelib/1.0+gitAUTOINC+16df62468c-r0/packages-split/anokiwavelib-dev/usr/lib/libAnokiWave.so'
[dev-elf]
ERROR: anokiwavelib-1.0+gitAUTOINC+16df62468c-r0 do_package_qa: QA run
found fatal errors. Please consider fixing them.
ERROR: anokiwavelib-1.0+gitAUTOINC+16df62468c-r0 do_package_qa:
Function failed: do_package_qa
ERROR: Logfile of failure stored in:
/home/someuser/projects/petalinux-build-system/petalinux-build-env/tmp/work/cortexa9hf-neon-xilinx-linux-gnueabi/anokiwavelib/1.0+gitAUTOINC+16df62468c-r0/temp/log.do_package_qa.5765
ERROR: Task (/home/someuser/projects/petalinux-build-system/sources/core/../meta-customlayer/recipes-anokiwave/lib/anokiwavelib_git.bb:do_package_qa)
failed with exit code '1'


I do understand the issue. It doesn't create links for libAnokiWave.so
and libAnokiWave.so.1. I do see the following in
/home/someuser/projects/petalinux-build-system/petalinux-build-env/tmp/work/cortexa9hf-neon-xilinx-linux-gnueabi/anokiwavelib/1.0+gitAUTOINC+16df62468c-r0/package/usr/lib

drwxr-xr-x 3 someuser someuser  4096 Nov 29 14:10 ./
drwxr-xr-x 4 someuser someuser  4096 Nov 29 14:10 ../
drwxr-xr-x 2 someuser someuser  4096 Nov 29 14:10 .debug/
-rw-r--r-- 2 someuser someuser 45084 Nov 29 14:10 libAnokiWave.so
-rw-r--r-- 2 someuser someuser 45088 Nov 29 14:10 libAnokiWave.so.1
-rwxr-xr-x 2 someuser someuser 45092 Nov 29 14:10 libAnokiWave.so.1.0.1*

and .debug contains

drwxr-xr-x 2 someuser someuser  4096 Nov 29 14:10 ./
drwxr-xr-x 3 someuser someuser  4096 Nov 29 14:10 ../
-rwxr-xr-x 2 someuser someuser 81500 Nov 29 14:10 libAnokiWave.so*
-rwxr-xr-x 2 someuser someuser 81500 Nov 29 14:10 libAnokiWave.so.1*
-rwxr-xr-x 2 someuser someuser 81500 Nov 29 14:10 libAnokiWave.so.1.0.1*

Which is incorrect, libAnokiWave.so and libAnokiWave.so.1 are not links.

I'm not really sure how to fix this. Would appreciate any help with it.

-- 
Rail Shafigulin
Software Engineer
Esencia Technologies

-- 




*ESENCIA TECHNOLOGIES, INC.*3945 Freedom Circle, Suite #360,
Santa Clara CA 95054
________________________________________________________

Phone: +1 408 736 8284 Fax: +1 408 519 3475 
http://www.esenciatech.com | http://www.lnttechservices.com




             reply	other threads:[~2017-11-30 18:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-30 18:10 Rail Shafigulin [this message]
2017-11-30 19:41 ` dev package non-sym link Alexander Kanavin
2017-11-30 21:46   ` Rail Shafigulin
2017-12-01  8:12     ` Alexander Kanavin
2017-12-01 19:05       ` Rail Shafigulin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAOLNbFYR+Y9WsUu0Cw3KLtHdDyZ_giUQO00bj==58LKZ87DAeQ@mail.gmail.com' \
    --to=rail@esenciatech.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.