all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Frederick Muriithi <fredmanglis@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: python-conda: Build is not reproducible
Date: Fri, 07 Jul 2017 14:03:46 +0200	[thread overview]
Message-ID: <87lgo0a1y5.fsf@gnu.org> (raw)
In-Reply-To: <CALjrZwYrA_0krLUXxU=oTRpDvPzT7TnCi+75fJbZHVoJx=557w@mail.gmail.com> (Frederick Muriithi's message of "Thu, 6 Jul 2017 14:42:02 +0300")

Hello,

Frederick Muriithi <fredmanglis@gmail.com> skribis:

> I defined a new package, python-conda, and tried to build with the
> command `./pre-inst-env guix build --rounds=3 python-conda`
>
> I expected that the package would have built successfully, instead,
> the build fails with the message:
>
> output ‘/gnu/store/302bb93kq3170xr57vijil7cya2s74ir-python-conda-4.3.16’
> of ‘/gnu/store/wgih8s8x0bpgxyk7vwyxr4r3wl0y1vfa-python-conda-4.3.16.drv’
> differs from ‘/gnu/store/302bb93kq3170xr57vijil7cya2s74ir-python-conda-4.3.16-check’
> from previous round
> @ build-failed /gnu/store/wgih8s8x0bpgxyk7vwyxr4r3wl0y1vfa-python-conda-4.3.16.drv
> - 1 output ‘/gnu/store/302bb93kq3170xr57vijil7cya2s74ir-python-conda-4.3.16’
> of ‘/gnu/store/wgih8s8x0bpgxyk7vwyxr4r3wl0y1vfa-python-conda-4.3.16.drv’
> differs from ‘/gnu/store/302bb93kq3170xr57vijil7cya2s74ir-python-conda-4.3.16-check’
> from previous round
> guix build: error: build failed: build of
> `/gnu/store/wgih8s8x0bpgxyk7vwyxr4r3wl0y1vfa-python-conda-4.3.16.drv'
> failed

This is most likely a consequence of <https://bugs.gnu.org/22533>.

Can you run:

  diff -ru --no-dereference \
    /gnu/store/302bb93kq3170xr57vijil7cya2s74ir-python-conda-4.3.16{,-check}

to confirm that only Python object files are affected?

Thanks,
Ludo’.

  reply	other threads:[~2017-07-07 12:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-06 11:42 python-conda: Build is not reproducible Frederick Muriithi
2017-07-07 12:03 ` Ludovic Courtès [this message]
2017-07-07 12:54   ` Frederick Muriithi
2017-07-09 20:10     ` Ludovic Courtès
2017-07-10 14:08       ` Frederick Muriithi

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=87lgo0a1y5.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=fredmanglis@gmail.com \
    --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.