all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Hydra time out
@ 2014-06-04 21:22 Andreas Enge
  2014-06-04 21:34 ` GCC language front-ends Ludovic Courtès
  0 siblings, 1 reply; 6+ messages in thread
From: Andreas Enge @ 2014-06-04 21:22 UTC (permalink / raw)
  To: guix-devel

gcc-objc++-4.8.2.mips64el-linux fails to be built because of:

building of `/gnu/store/avdn8phqm44v33p6k42pipybcgjs92mb-gcc-objc++-4.8.2.drv' timed out after 72000 seconds
@ build-failed /gnu/store/avdn8phqm44v33p6k42pipybcgjs92mb-gcc-objc++-4.8.2.drv - timeout

I think it simply takes more than 12 hours...

Do you think there might be a way of compiling all gcc languages in one go
instead of in several packages? Maybe enable all languages in gcc? Or would
this create too big a gcc package? Also, maybe we could drop one of the three
gcc versions.

And finally, why are there two gcc-4.8.2 packages, and where are they actually?
$ guix package -A gcc
gcc     4.7.3   out     gnu/packages/gcc.scm:95:4
gcc     4.8.2   out     gnu/packages/gcc.scm:95:4
gcc     4.9.0   out     gnu/packages/gcc.scm:95:4
gcc     4.8.2   out     gnu/packages/gcc.scm:95:4

Is there a way of printing not the line 95 in which the base gcc package is
defined from which all others inherit, but the line where the actual package
is defined?

Andreas

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

end of thread, other threads:[~2014-06-05 16:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-04 21:22 Hydra time out Andreas Enge
2014-06-04 21:34 ` GCC language front-ends Ludovic Courtès
2014-06-04 21:46   ` Andreas Enge
2014-06-05 13:00     ` Ludovic Courtès
2014-06-05 15:42       ` Andreas Enge
2014-06-05 16:12         ` 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.