Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [autobuild.buildroot.net] Your build results for 2017-06-02
Date: Tue, 6 Jun 2017 11:27:29 +0200	[thread overview]
Message-ID: <20170606112729.3dea728b@free-electrons.com> (raw)
In-Reply-To: <20170605214638.GD3944@scaer>

Hello,

On Mon, 5 Jun 2017 23:46:38 +0200, Yann E. MORIN wrote:

> On 2017-06-03 08:31 +0200, Thomas Petazzoni spake thusly:
> > Build failures related to your packages:
> >       x86_64 | freerdp-17834af7bb378f85a3b... | http://autobuild.buildroot.net/results/59077f8c4e06fd976b85a6da302fe9809753d536  
> 
> I was not able to reproduce it, even with just runnint "make".

I was able to reproduce, and it's once again a {#[@^\@^\{#[ rpath
problem, with CMake adding /usr/lib to the rpath.

The link command line contains:

-Wl,-rpath,/home/test/outputs/59077f8c4e06fd976b85a6da302fe9809753d536/output/build/freerdp-17834af7bb378f85a3b3cc4dcadaa5125a337e16/client/X11:/usr/lib:/home/test/outputs/59077f8c4e06fd976b85a6da302fe9809753d536/output/build/freerdp-17834af7bb378f85a3b3cc4dcadaa5125a337e16/client/common:/home/test/outputs/59077f8c4e06fd976b85a6da302fe9809753d536/output/build/freerdp-17834af7bb378f85a3b3cc4dcadaa5125a337e16/libfreerdp:/home/test/outputs/59077f8c4e06fd976b85a6da302fe9809753d536/output/build/freerdp-17834af7bb378f85a3b3cc4dcadaa5125a337e16/winpr/libwinpr:

Changing that to:

-Wl,-rpath,/home/test/outputs/59077f8c4e06fd976b85a6da302fe9809753d536/output/build/freerdp-17834af7bb378f85a3b3cc4dcadaa5125a337e16/client/X11:/home/test/outputs/59077f8c4e06fd976b85a6da302fe9809753d536/output/build/freerdp-17834af7bb378f85a3b3cc4dcadaa5125a337e16/client/common:/home/test/outputs/59077f8c4e06fd976b85a6da302fe9809753d536/output/build/freerdp-17834af7bb378f85a3b3cc4dcadaa5125a337e16/libfreerdp:/home/test/outputs/59077f8c4e06fd976b85a6da302fe9809753d536/output/build/freerdp-17834af7bb378f85a3b3cc4dcadaa5125a337e16/winpr/libwinpr:

fixes the build (well at least that one binary links fine, I haven't
tested the rest of the defconfig).

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

      reply	other threads:[~2017-06-06  9:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20170603063112.06C5220F36@mail.free-electrons.com>
2017-06-05 21:46 ` [Buildroot] [autobuild.buildroot.net] Your build results for 2017-06-02 Yann E. MORIN
2017-06-06  9:27   ` Thomas Petazzoni [this message]

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=20170606112729.3dea728b@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox