all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#18101: gccgo fails to build (all platforms)
@ 2014-07-24 17:39 Mark H Weaver
  2014-07-31 22:30 ` Mark H Weaver
  0 siblings, 1 reply; 3+ messages in thread
From: Mark H Weaver @ 2014-07-24 17:39 UTC (permalink / raw)
  To: 18101

At the very end of the builds for gccgo, there is an error:

  cycle detected in the references of `/gnu/store/*-gccgo-4.8.3-lib'

and that causes the build to fail.

I wonder if this is fallout from when the gcc packages had their libs
split into a different output.  Maybe the "lib" and "out" outputs of
gccgo reference each other, and perhaps this is a problem?

     Mark

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#18101: gccgo fails to build (all platforms)
  2014-07-24 17:39 bug#18101: gccgo fails to build (all platforms) Mark H Weaver
@ 2014-07-31 22:30 ` Mark H Weaver
  2014-08-11 14:29   ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Mark H Weaver @ 2014-07-31 22:30 UTC (permalink / raw)
  To: 18101-done

Mark H Weaver <mhw@netris.org> writes:

> At the very end of the builds for gccgo, there is an error:
>
>   cycle detected in the references of `/gnu/store/*-gccgo-4.8.3-lib'
>
> and that causes the build to fail.
>
> I wonder if this is fallout from when the gcc packages had their libs
> split into a different output.  Maybe the "lib" and "out" outputs of
> gccgo reference each other, and perhaps this is a problem?

I fixed this by suppressing the separate "lib" output in gccgo, commit
c4df90a594672042ae106730ab5ce07fe85cf46f.  Closing this bug.

      Mark

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#18101: gccgo fails to build (all platforms)
  2014-07-31 22:30 ` Mark H Weaver
@ 2014-08-11 14:29   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2014-08-11 14:29 UTC (permalink / raw)
  To: 18101

Mark H Weaver <mhw@netris.org> skribis:

> Mark H Weaver <mhw@netris.org> writes:
>
>> At the very end of the builds for gccgo, there is an error:
>>
>>   cycle detected in the references of `/gnu/store/*-gccgo-4.8.3-lib'
>>
>> and that causes the build to fail.
>>
>> I wonder if this is fallout from when the gcc packages had their libs
>> split into a different output.  Maybe the "lib" and "out" outputs of
>> gccgo reference each other, and perhaps this is a problem?
>
> I fixed this by suppressing the separate "lib" output in gccgo, commit
> c4df90a594672042ae106730ab5ce07fe85cf46f.  Closing this bug.

Good, probably the most pragmatic approach.  Thanks!

Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-11 14:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-24 17:39 bug#18101: gccgo fails to build (all platforms) Mark H Weaver
2014-07-31 22:30 ` Mark H Weaver
2014-08-11 14:29   ` Ludovic Courtès

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.