GNU bug report logs -
#23114
Boost 1.60.0 is not bit-reproducible
Previous Next
Reported by: ludo <at> gnu.org (Ludovic Courtès)
Date: Fri, 25 Mar 2016 18:18:02 UTC
Severity: normal
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 05 Dec 2018 15:10:26 -0500
with message-id <1544040626.78409.1600117088.273A147A <at> webmail.messagingengine.com>
and subject line Boost 1.60.0 is not bit-reproducible
has caused the debbugs.gnu.org bug report #23114,
regarding Boost 1.60.0 is not bit-reproducible
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
23114: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23114
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
--8<---------------cut here---------------start------------->8---
$ guix challenge boost
updating list of substitutes from 'https://hydra.gnu.org'... 100.0%
/gnu/store/g70195d256g0nllq75r6zphdf38d9zmr-boost-1.60.0 contents differ:
local hash: 1ryh34vdsqdd1cjssy5c0sxdf0d2z59blk6jgns395kfq2wgasck
https://hydra.gnu.org/nar/g70195d256g0nllq75r6zphdf38d9zmr-boost-1.60.0: 1k9xn4wkbl87lfqqmlw66p53nrig506aizxp174l7zla7wlvqx5z
$ wget -q -O - https://mirror.hydra.gnu.org/nar/g70195d256g0nllq75r6zphdf38d9zmr-boost-1.60.0 | bunzip2 | guix archive -x /tmp/boost
$ diff -ur --no-dereference /tmp/boost /gnu/store/g70195d256g0nllq75r6zphdf38d9zmr-boost-1.60.0
Binary files /tmp/boost/lib/libboost_container.so.1.60.0 and /gnu/store/g70195d256g0nllq75r6zphdf38d9zmr-boost-1.60.0/lib/libboost_container.so.1.60.0 differ
$ diffoscope --html t.html /tmp/boost/lib/libboost_container.so.1.60.0 /gnu/store/g70195d256g0nllq75r6zphdf38d9zmr-boost-1.60.0/lib/libboost_container.so.1.60.0
--8<---------------cut here---------------end--------------->8---
Attached the output of diffoscope.
Ludo'.
[t.html (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
As of today, with Boost 1.68.0, it seems that Boost builds reproducibly.
It works with --rounds=3, and `guix challenge` against Hydra and Berlin succeeds.
This bug report was last modified 6 years and 169 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.