emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#22659: closed (Collision of /bin/ld)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#22659: closed (Collision of /bin/ld)
Date: Tue, 16 Feb 2016 20:00:02 +0000

Your message dated Tue, 16 Feb 2016 14:59:23 -0500
with message-id <address@hidden>
and subject line Re: bug#22659: Collision of /bin/ld
has caused the debbugs.gnu.org bug report #22659,
regarding Collision of /bin/ld
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
22659: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22659
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Collision of /bin/ld Date: Sun, 14 Feb 2016 04:12:27 -0500 User-agent: Mutt/1.5.24 (2015-08-30)
Invoking `guix environment guix`, I found this collision alarming. Do
you think it's a problem?

I ran `guix pull` yesterday or the day before. Is there a way to
determine the git commit that corresponds with this version of Guix?

I added the line breaks.

warning: collision encountered:
/gnu/store/agnxzx1yza8ci0a1gz5pds8gdg8qmnz5-ld-wrapper-0/bin/ld
/gnu/store/dki0v5cvf1mhfz571k622xvzi1nyinl2-binutils-2.25.1/bin/ld 

warning: arbitrarily choosing
/gnu/store/agnxzx1yza8ci0a1gz5pds8gdg8qmnz5-ld-wrapper-0/bin/ld



--- End Message ---
--- Begin Message --- Subject: Re: bug#22659: Collision of /bin/ld Date: Tue, 16 Feb 2016 14:59:23 -0500 User-agent: Mutt/1.5.24 (2015-08-30)
On Mon, Feb 15, 2016 at 10:46:19PM -0500, Mark H Weaver wrote:
> Leo Famulari <address@hidden> writes:
> 
> > Invoking `guix environment guix`, I found this collision alarming. Do
> > you think it's a problem?
> >
> > I ran `guix pull` yesterday or the day before. Is there a way to
> > determine the git commit that corresponds with this version of Guix?
> >
> > I added the line breaks.
> >
> > warning: collision encountered:
> > /gnu/store/agnxzx1yza8ci0a1gz5pds8gdg8qmnz5-ld-wrapper-0/bin/ld
> > /gnu/store/dki0v5cvf1mhfz571k622xvzi1nyinl2-binutils-2.25.1/bin/ld 
> >
> > warning: arbitrarily choosing
> > /gnu/store/agnxzx1yza8ci0a1gz5pds8gdg8qmnz5-ld-wrapper-0/bin/ld
> 
> This collision is expected.  The 'ld' within ld-wrapper, generated from
> the template in gnu/packages/ld-wrapper.in, automatically adds -rpath
> arguments to the linker for each shared library, so that the runtime
> linker will be able to find them in their non-standard locations.

Okay, closing!

> 
>       Mark


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]