On Thu, Jan 28, 2016 at 05:24:36PM -0800, carl hansen wrote: > resent > ---------- Forwarded message ---------- > From: carl hansen <[email protected]> > Date: Thu, Jan 28, 2016 at 5:21 PM > Subject: warning: collision encountered > To: [email protected] > > > 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.
