unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: 29184@debbugs.gnu.org
Subject: bug#29184: binutils 2.29 fails to set RUNPATH in gcc-cross-boot0
Date: Mon, 06 Nov 2017 23:07:21 +0100	[thread overview]
Message-ID: <874lq73vty.fsf@fastmail.com> (raw)

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

I tried to cherry-pick the binutils 2.29 update
(b0a14e5628eb56052f0c3d21a7b5375f5813b01d), but it breaks the
'validate-runpath' phase of gcc-cross-boot0:

--8<---------------cut here---------------start------------->8---
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 ()          
/gnu/store/ybh1ifgzs717mz5dp1pk2nrgakqg1l8x-gcc-cross-boot0-5.5.0/libexec/gcc/x86_64-guix-linux-gnu/5.5.0/cc1plus: error: depends on 'ld-linux-x86-64.so.2', which cannot be found in RUNPATH ()      
/gnu/store/ybh1ifgzs717mz5dp1pk2nrgakqg1l8x-gcc-cross-boot0-5.5.0/libexec/gcc/x86_64-guix-linux-gnu/5.5.0/collect2: error: depends on 'ld-linux-x86-64.so.2', which cannot be found in RUNPATH ()     
/gnu/store/ybh1ifgzs717mz5dp1pk2nrgakqg1l8x-gcc-cross-boot0-5.5.0/libexec/gcc/x86_64-guix-linux-gnu/5.5.0/lto-wrapper: error: depends on 'ld-linux-x86-64.so.2', which cannot be found in RUNPATH ()  
/gnu/store/ybh1ifgzs717mz5dp1pk2nrgakqg1l8x-gcc-cross-boot0-5.5.0/libexec/gcc/x86_64-guix-linux-gnu/5.5.0/lto1: error: depends on 'ld-linux-x86-64.so.2', which cannot be found in RUNPATH ()
validating RUNPATH of 9 binaries in "/gnu/store/ybh1ifgzs717mz5dp1pk2nrgakqg1l8x-gcc-cross-boot0-5.5.0/bin"...
/gnu/store/ybh1ifgzs717mz5dp1pk2nrgakqg1l8x-gcc-cross-boot0-5.5.0/bin/x86_64-guix-linux-gnu-c++: error: depends on 'ld-linux-x86-64.so.2', which cannot be found in RUNPATH ()
/gnu/store/ybh1ifgzs717mz5dp1pk2nrgakqg1l8x-gcc-cross-boot0-5.5.0/bin/x86_64-guix-linux-gnu-cpp: error: depends on 'ld-linux-x86-64.so.2', which cannot be found in RUNPATH ()
/gnu/store/ybh1ifgzs717mz5dp1pk2nrgakqg1l8x-gcc-cross-boot0-5.5.0/bin/x86_64-guix-linux-gnu-gcc: error: depends on 'ld-linux-x86-64.so.2', which cannot be found in RUNPATH ()
/gnu/store/ybh1ifgzs717mz5dp1pk2nrgakqg1l8x-gcc-cross-boot0-5.5.0/bin/x86_64-guix-linux-gnu-gcov: error: depends on 'ld-linux-x86-64.so.2', which cannot be found in RUNPATH ()
/gnu/store/ybh1ifgzs717mz5dp1pk2nrgakqg1l8x-gcc-cross-boot0-5.5.0/bin/x86_64-guix-linux-gnu-gcov-dump: error: depends on 'ld-linux-x86-64.so.2', which cannot be found in RUNPATH ()
/gnu/store/ybh1ifgzs717mz5dp1pk2nrgakqg1l8x-gcc-cross-boot0-5.5.0/bin/x86_64-guix-linux-gnu-gcov-tool: error: depends on 'ld-linux-x86-64.so.2', which cannot be found in RUNPATH ()
validating RUNPATH of 11 binaries in "/gnu/store/b5xfgxh3yqcy2y0sqaampyci1n88sgia-gcc-cross-boot0-5.5.0-lib/lib"...
/gnu/store/b5xfgxh3yqcy2y0sqaampyci1n88sgia-gcc-cross-boot0-5.5.0-lib/lib/gcc/x86_64-guix-linux-gnu/5.5.0/plugin/libcc1plugin.so: error: depends on 'libstdc++.so.6', which cannot be found in RUNPATH ()
/gnu/store/b5xfgxh3yqcy2y0sqaampyci1n88sgia-gcc-cross-boot0-5.5.0-lib/lib/libcc1.so: error: depends on 'libstdc++.so.6', which cannot be found in RUNPATH ()
phase `validate-runpath' failed after 0.1 seconds
--8<---------------cut here---------------end--------------->8---

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

             reply	other threads:[~2017-11-06 22:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-06 22:07 Marius Bakke [this message]
2017-11-07 10:39 ` bug#29184: binutils 2.29 fails to set RUNPATH in gcc-cross-boot0 Ludovic Courtès
2018-03-16 14:37   ` Marius Bakke
2018-03-17 18:27     ` Ludovic Courtès

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=874lq73vty.fsf@fastmail.com \
    --to=mbakke@fastmail.com \
    --cc=29184@debbugs.gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).