gccgo fails to build (all platforms)

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Mark H Weaver
Owner
unassigned
Submitted by
Mark H Weaver
Severity
normal
M
M
Mark H Weaver wrote on 24 Jul 2014 19:39
(address . bug-guix@gnu.org)
87k3723bby.fsf@yeeloong.lan
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
M
M
Mark H Weaver wrote on 1 Aug 2014 00:30
(address . 18101-done@debbugs.gnu.org)
87y4v9yxe3.fsf@yeeloong.lan
Mark H Weaver <mhw@netris.org> writes:

Toggle quote (10 lines)
> 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
Closed
L
L
Ludovic Courtès wrote on 11 Aug 2014 16:29
(address . 18101@debbugs.gnu.org)(address . mhw@netris.org)
8738d3w140.fsf@gnu.org
Mark H Weaver <mhw@netris.org> skribis:

Toggle quote (15 lines)
> 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’.
?
Your comment

This issue is archived.

To comment on this conversation send an email to 18101@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 18101
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch