GNU bug report logs - #29184
binutils 2.29 fails to set RUNPATH in gcc-cross-boot0

Previous Next

Package: guix;

Reported by: Marius Bakke <mbakke <at> fastmail.com>

Date: Mon, 6 Nov 2017 22:08:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


Message #18 received at 29184-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: 29184-done <at> debbugs.gnu.org
Subject: Re: bug#29184: binutils 2.29 fails to set RUNPATH in gcc-cross-boot0
Date: Sat, 17 Mar 2018 19:27:08 +0100
Marius Bakke <mbakke <at> fastmail.com> skribis:

> Ludovic Courtès <ludo <at> gnu.org> writes:
>
>> Hi!
>>
>> Marius Bakke <mbakke <at> fastmail.com> skribis:
>>
>>> I tried to cherry-pick the binutils 2.29 update
>>> (b0a14e5628eb56052f0c3d21a7b5375f5813b01d), but it breaks the
>>> 'validate-runpath' phase of gcc-cross-boot0:
>>>
>>> starting phase `validate-runpath'
>>> validating RUNPATH of 8 binaries in "/gnu/store/ybh1ifgzs717mz5dp1pk2nrgakqg1l8x-gcc-cross-boot0-5.5.0/libexec"...
>>> /gnu/store/ybh1ifgzs717mz5dp1pk2nrgakqg1l8x-gcc-cross-boot0-5.5.0/libexec/gcc/x86_64-guix-linux-gnu/5.5.0/cc1: error: depends on 'ld-linux-x86-64.so.2', which cannot be found in RUNPATH ()          
>>
>> Oh, it looks like this new Binutils adds ld-linux.so to NEEDED, which
>> was not the case until now.
>>
>> I’ve looked at NEWS files but I don’t see where this is coming from.
>
> This turned out to be because "--enable-new-dtags" is now a configure
> flag which defaults to off.  So the patch to enable it was overridden
> later in ldmain.c.  I removed the patch and enabled the configure flag.

Woow, good catch, thanks Marius!

Ludo'.




This bug report was last modified 7 years and 127 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.