all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: guix-devel@gnu.org
Subject: Hydra time out
Date: Wed, 4 Jun 2014 23:22:12 +0200	[thread overview]
Message-ID: <20140604212212.GA2429@debian> (raw)

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

             reply	other threads:[~2014-06-04 21:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-04 21:22 Andreas Enge [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140604212212.GA2429@debian \
    --to=andreas@enge.fr \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.