unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: 34934@debbugs.gnu.org
Subject: bug#34934: deeptools is not reproducible
Date: Wed, 20 Mar 2019 23:01:32 -0400	[thread overview]
Message-ID: <87mulp53sj.fsf@gmail.com> (raw)

On current master (commit af184b68e78aa51b6ff50b7327dfbbdb1d6e6843),
deeptools does not build reproducibly:

$ guix build --check --no-grafts deeptools

--8<---------------cut here---------------start------------->8---
...
guix build: error: derivation `/gnu/store/hky07zjsvai0x3n99lqmgyh6rhld6v4s-deeptools-3.1.3.drv' may not be deterministic: output `/gnu/store/0j8200f20mp5grjkjh5kw2q9a67gw3rn-deeptools-3.1.3' differs
--8<---------------cut here---------------end--------------->8---

$ diff -ru "$(guix build deeptools)" /gnu/store/0j8200f20mp5grjkjh5kw2q9a67gw3rn-deeptools-3.1.3

--8<---------------cut here---------------start------------->8---
│ │ │ │ ├── tree.cpython-37m-x86_64-linux-gnu.so
│ │ │ │ │ ├── /gnu/store/02iklp4swqs0ipxhg5x9b2shmj6b30h1-binutils-2.31.1/bin/readelf --wide --dynamic {}
│ │ │ │ │ │ @@ -2,15 +2,15 @@
│ │ │ │ │ │  Dynamic section at offset 0xcd90 contains 30 entries:
│ │ │ │ │ │    Tag        Type                         Name/Value
│ │ │ │ │ │   0x0000000000000001 (NEEDED)             Shared library: [libz.so.1]
│ │ │ │ │ │   0x0000000000000001 (NEEDED)             Shared library: [libpython3.7m.so.1.0]
│ │ │ │ │ │   0x0000000000000001 (NEEDED)             Shared library: [libgcc_s.so.1]
│ │ │ │ │ │   0x0000000000000001 (NEEDED)             Shared library: [libpthread.so.0]
│ │ │ │ │ │   0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]
│ │ │ │ │ │ - 0x000000000000001d (RUNPATH)            Library runpath: [/gnu/store/9z98cvjm7p7z21xdid1ryydxy5vyz6wr-python-3.7.0/lib:/gnu/store/h90vnqw0nwd0hhm1l5dgxsdrigddfmq4-glibc-2.28/lib:/gnu/store/4sqps8dczv3g7rwbdibfz6rf5jlk7w90-gcc-5.5.0-lib/lib:/gnu/store/nq4lsyipmfb0q7g26ra45rwwqrh3x8zw-zlib-1.2.11/lib:/gnu/store/4sqps8dczv3g7rwbdibfz6rf5jlk7w90-gcc-5.5.0-lib/lib/gcc/x86_64-unknown-linux-gnu/5.5.0/../../..]
│ │ │ │ │ │ + 0x000000000000001d (RUNPATH)            Library runpath:
[/gnu/store/b7fqhszxl02g6pfm3vw6b3cjz472qrly-python-3.7.0/lib:/gnu/store/h90vnqw0nwd0hhm1l5dgxsdrigddfmq4-glibc-2.28/lib:/gnu/store/4sqps8dczv3g7rwbdibfz6rf5jlk7w90-gcc-5.5.0-lib/lib:/gnu/store/nq4lsyipmfb0q7g26ra45rwwqrh3x8zw-zlib-1.2.11/lib:/gnu/store/4sqps8dczv3g7rwbdibfz6rf5jlk7w90-gcc-5.5.0-lib/lib/gcc/x86_64-unknown-linux-gnu/5.5.0/../../..]
--8<---------------cut here---------------end--------------->8---

There are multiple more instances of differences in the two versions.

Maybe something to do with two flavors of Python being used?

$ guix refresh --list-transitive deeptools | tr ' ' '\n' | grep -E 'python-(minimal|wrapper)|python2?@'
python@3.7.0
python@3.7.0
python-wrapper@3.7.0
python-minimal@3.7.0
python-minimal-wrapper@3.7.0
python2@2.7.15

             reply	other threads:[~2019-03-21  3:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-21  3:01 Maxim Cournoyer [this message]
2019-03-23 17:00 ` bug#34934: deeptools is not reproducible Ludovic Courtès
2019-03-24 10:11   ` Gábor Boskovits
2019-03-25  9:22     ` Ludovic Courtès
2019-03-28 13:45       ` Maxim Cournoyer
2019-03-28 14:08         ` Ludovic Courtès
2019-03-30 15:03           ` T460s laptop
2021-01-13 15:54 ` 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

  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=87mulp53sj.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=34934@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).