* 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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).