From mboxrd@z Thu Jan 1 00:00:00 1970 From: carl hansen Subject: Re: Fwd: warning: collision encountered Date: Thu, 28 Jan 2016 21:46:48 -0800 Message-ID: References: <20160129034442.GA1694@jasmine> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113ecd44ac0bca052a728fc5 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aP1tT-0005Wi-5H for help-guix@gnu.org; Fri, 29 Jan 2016 00:46:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aP1tR-0004gC-Lj for help-guix@gnu.org; Fri, 29 Jan 2016 00:46:51 -0500 Received: from mail-io0-x232.google.com ([2607:f8b0:4001:c06::232]:36797) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aP1tR-0004g6-Dj for help-guix@gnu.org; Fri, 29 Jan 2016 00:46:49 -0500 Received: by mail-io0-x232.google.com with SMTP id g73so80200679ioe.3 for ; Thu, 28 Jan 2016 21:46:49 -0800 (PST) In-Reply-To: <20160129034442.GA1694@jasmine> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org To: Leo Famulari Cc: help-guix@gnu.org --001a113ecd44ac0bca052a728fc5 Content-Type: text/plain; charset=UTF-8 On Thu, Jan 28, 2016 at 7:44 PM, Leo Famulari wrote: > On Thu, Jan 28, 2016 at 05:24:36PM -0800, carl hansen wrote: > > resent > > ---------- Forwarded message ---------- > > From: carl hansen > > Date: Thu, Jan 28, 2016 at 5:21 PM > > Subject: warning: collision encountered > > To: guix-help@gnu.org > > > > > > I get > > warning: collision encountered: ... > > warning: arbitrarily choosing /gnu/store/89 > > messages, > > What do they mean? and How to fix? > > Does this explanation make sense? > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22402#37 > > If so, then you should read the warnings and investigate which files are > colliding. Some, like the hicolor icon-theme.cache, seem harmless to me, > although I welcome a second opinion. > > [...] > > > 13985 warning: collision encountered: > > /gnu/store/wfvxxpdhnzd59vkad1zasm4f858giv9a-gcj-4.9.3/lib/libatomic.la > > /gnu/store /rsgg9a3kwivqszsydvan8pbpdq9ivar5-gccgo-4.8.5/lib/ > > libatomic.la /gnu/store/0bz73dnv3yyiff0fgph9c8lvjz919cl1-gcc-bo > > otstrap-0/lib/libatomic.la > > 13986 warning: arbitrarily choosing > > /gnu/store/wfvxxpdhnzd59vkad1zasm4f858giv9a-gcj-4.9.3/lib/libatomic.la > > 13987 2354 packages in profile > > I don't know about this one. Files the .la extension are used by libtool > but I don't have enough experience with libtool or know enough about > libatomic to know if this is going to be a problem. > Yes this is a continuation of my previous question. Thanks for response. I didn't show the complete output. But I tried to show there are 13987 LINES in the error messages. It's not so much the particular cases, it's Why is this happening at all? Did I do smething wrong or is this software error? ANd, what is the proper procedure to removal of one of the options? Is it something like: guix package -r /gnu/store/wfvxxpdhnzd59vkad1zasm4f858giv9a-gcj-4.9.3/lib/ libatomic.la or is it guix package -r /gnu/store/wfvxxpdhnzd59vkad1zasm4f858giv9a-gcj-4.9.3 or is it guix package -r / gcj And can it be done globally? THere must be something I'm not doing correctly. --001a113ecd44ac0bca052a728fc5 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Thu, Jan 28, 2016 at 7:44 PM, Leo Famulari <leo@famulari.name&g= t; wrote:
On Thu, Jan 28, 2016 at 05:24:36PM -0800, carl hansen wrote: > resent
> ---------- Forwarded message ----------
> From: carl hansen <carl= hansen1234@gmail.com>
> Date: Thu, Jan 28, 2016 at 5:21 PM
> Subject: warning: collision encountered
> To: guix-help@gnu.org
>
>
> I get
> warning: collision encountered: ...
> warning: arbitrarily choosing /gnu/store/89
> messages,
> What do they mean? and How to fix?

Does this explanation make sense?
http://debbugs.gnu.org/cgi/bugreport.cgi?bug= =3D22402#37

If so, then you should read the warnings and investigate which files are colliding. Some, like the hicolor icon-theme.cache, seem harmless to me, although I welcome a second opinion.

[...]

> 13985 warning: collision encountered:
> /gnu/store/wfvxxpdhnzd59vkad1zasm4f858giv9a-gcj-4.9.3/lib/libatomic.la > /gnu/store=C2=A0 =C2=A0 =C2=A0 /rsgg9a3kwivqszsydvan8pbpdq9ivar5-gccgo= -4.8.5/lib/
> l= ibatomic.la /gnu/store/0bz73dnv3yyiff0fgph9c8lvjz919cl1-gcc-bo
> otstrap-0/lib/libatomic.la
> 13986 warning: arbitrarily choosing
> /gnu/store/wfvxxpdhnzd59vkad1zasm4f858giv9a-gcj-4.9.3/lib/libatomic.la > 13987 2354 packages in profile

I don't know about this one. Files the .la extension are used by= libtool
but I don't have enough experience with libtool or know enough about libatomic to know if this is going to be a problem.

Yes this is a conti= nuation of my previous question. Thanks for response. I didn't
show the complete output. But I tried to show = there are 13987 LINES in the error
mess= ages. It's not so much the particular cases, it's Why is this happe= ning at all?
Did I do smething wrong or= is this software error? ANd, what is the proper procedure to
removal of one of the options?
Is it something like: =C2=A0
guix package -r /gnu/store/wfvxx= pdhnzd59vkad1zasm4f858giv9a-gcj-4.9.3/lib/libatomic.la
or is it
guix package -r /gnu/store/wfvxxpdhnzd59vkad1zasm4f858giv9a-gcj-4.9.3
or is it
g= uix package -r / gcj
And can it be done globally?
THere must be something I'm not = doing correctly.

--001a113ecd44ac0bca052a728fc5--