Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 9381] New: check-host-rpath issues
@ 2016-10-26 11:45 bugzilla at busybox.net
  2016-10-26 12:07 ` [Buildroot] [Bug 9381] " bugzilla at busybox.net
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2016-10-26 11:45 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=9381

            Bug ID: 9381
           Summary: check-host-rpath issues
           Product: buildroot
           Version: 2016.08
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: jpcartal at free.fr
                CC: buildroot at uclibc.org
  Target Milestone: ---

Hello,

It seems that the check-host-rpath script has issues with buildroot paths that
contains links :

jpcartal at florida:buildroot-2016.08$ echo $PWD
/home/jpcartal/Dev/Ssd/buildroot/buildroot-2016.08
jpcartal at florida:buildroot-2016.08$ realpath $PWD
/home/jpcartal/Ssd/buildroot/buildroot-2016.08
jpcartal at florida:buildroot-2016.08$ support/scripts/check-host-rpath toto
$PWD/output/host
***
*** ERROR: package toto installs executables without proper RPATH:
***  
/home/jpcartal/Dev/Ssd/buildroot/buildroot-2016.08/output/host/usr/bin/crlutil
***  
/home/jpcartal/Dev/Ssd/buildroot/buildroot-2016.08/output/host/usr/bin/arm-buildroot-linux-gnueabihf-ar
....
jpcartal at florida:buildroot-2016.08$ cd $(realpath $PWD)
jpcartal at florida:buildroot-2016.08$ support/scripts/check-host-rpath toto
$PWD/output/host
jpcartal at florida:buildroot-2016.08$

Also it seems that the $ORIGIN ld feature is not supported.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2016-10-27  7:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-26 11:45 [Buildroot] [Bug 9381] New: check-host-rpath issues bugzilla at busybox.net
2016-10-26 12:07 ` [Buildroot] [Bug 9381] " bugzilla at busybox.net
2016-10-26 12:11 ` bugzilla at busybox.net
2016-10-26 12:22 ` bugzilla at busybox.net
2016-10-27  7:15 ` bugzilla at busybox.net
2016-10-27  7:16 ` bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox