unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: 24832@debbugs.gnu.org
Subject: bug#24832: Hydra generates faulty derivation for gettext-boot0
Date: Mon, 31 Oct 2016 01:58:54 -0400	[thread overview]
Message-ID: <871syxdppd.fsf@netris.org> (raw)
In-Reply-To: <8760o9dqvs.fsf@netris.org> (Mark H. Weaver's message of "Mon, 31 Oct 2016 01:33:27 -0400")

Mark H Weaver <mhw@netris.org> writes:

> Almost all of the derivations being generated on Hydra for MIPS on the
> 'core-updates' branch differ from what is generated locally by guix on a
> mips64el-linux machine.  The differences go at least as far back as
> 'gettext-boot0', where Hydra generates:
>
>   /gnu/store/yzsx42kva1pgj96n9yir7j6xx0ndp7is-gettext-boot0-0.19.8.1.drv
>
> but 'guix' on both my Yeeloong and on hydra-slave0 generates:
>
>   /gnu/store/2zzkamx4a0wrv2372pxjm5kdd0jvnl76-gettext-boot0-0.19.8.1.drv
>
> Comparing those two derivations, I see that the derivation built by
> Hydra includes as an input:
>
>   /gnu/store/armz91zr59wzv0v0p3x9kvjxwzi714dx-ld-wrapper-x86_64-guix-linux-gnu-0.drv
>
> but the one generated by 'guix' on a mips machine includes:
>
>   /gnu/store/cc5bm6lhpv6bfny24akih86jsgzx8j82-ld-wrapper-mips64el-guix-linux-gnu-0.drv
>
> I guess this means that the entire 'core-updates' branch will need to be
> rebuilt from scratch for MIPS :-(

It turns out that this same problem exists on all systems except for
x86_64.  To easily see the problem, start from here:

  https://hydra.gnu.org/eval/109337?filter=mesa

and go to the build page for 'mesa-12.0.1' on any non-x86_64 system.
Look up the .drv file for that package and open the corresponding file
on Hydra.  Then find the 'bash-4.4.0' input derivation and look at it.
You'll see that it references:

  /gnu/store/*-ld-wrapper-x86_64-guix-linux-gnu-0.drv

where that 'x86_64' should instead match the appropriate system.

It appears that we'll need to rebuild all of 'core-updates' again from
scratch :-(

     Mark

  reply	other threads:[~2016-10-31  6:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-31  5:33 bug#24832: Hydra generates faulty derivation for gettext-boot0 on MIPS Mark H Weaver
2016-10-31  5:58 ` Mark H Weaver [this message]
2016-10-31 12:01 ` bug#24832: Hydra generates faulty derivation for gettext-boot0 Ludovic Courtès
2016-10-31 12:49   ` Mark H Weaver
2016-10-31 15:13     ` Ludovic Courtès
2017-01-20 22:17       ` 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=871syxdppd.fsf@netris.org \
    --to=mhw@netris.org \
    --cc=24832@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 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).