all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: 46402@debbugs.gnu.org
Subject: bug#46402: Cuirass rebuilds the same packae multiple times
Date: Tue, 9 Feb 2021 14:19:15 +0100	[thread overview]
Message-ID: <20210209141915.40114e57@tachikoma.lepiller.eu> (raw)

Hi!

I've updated php yesterday and I noticed that cuirass is now busy
building dependents on aarch64. Looking at the log of some of them, it
seems that the workers are independently building the same php
derivation, and not the dependents, at the same time. This is extremely
wasteful as php is very long to build (and might even eventually fail).

here is an example: https://ci.guix.gnu.org/build/287478/details and
https://ci.guix.gnu.org/build/287476/details are being built at the
same time, and the logs currently show they are both running the test
phase of the php package.

Shouldn't cuirass first schedule builds for dependencies before it
builds dependents?




             reply	other threads:[~2021-02-09 13:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-09 13:19 Julien Lepiller [this message]
2021-02-09 15:42 ` bug#46402: Cuirass rebuilds the same packae multiple times Mathieu Othacehe
2021-02-10 10:46   ` Ludovic Courtès
2021-02-10 11:24     ` Mathieu Othacehe
2021-02-17 14:22       ` Ludovic Courtès
2021-05-28 12:51 ` Mathieu Othacehe
2021-05-28 18:40   ` Maxim Cournoyer

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=20210209141915.40114e57@tachikoma.lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=46402@debbugs.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.