From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Fwd: warning: collision encountered Date: Thu, 28 Jan 2016 22:44:42 -0500 Message-ID: <20160129034442.GA1694@jasmine> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52713) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOzzd-0004uU-68 for help-guix@gnu.org; Thu, 28 Jan 2016 22:45:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aOzzY-0007n7-AS for help-guix@gnu.org; Thu, 28 Jan 2016 22:45:05 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:50564) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOzzY-0007mt-5r for help-guix@gnu.org; Thu, 28 Jan 2016 22:45:00 -0500 Content-Disposition: inline In-Reply-To: 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: carl hansen Cc: help-guix@gnu.org 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.