From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#22010: Python 2.7.10 not deterministic Date: Wed, 25 Nov 2015 15:38:54 +0100 Message-ID: <871tbef8jl.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52152) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1bEt-0003RI-Tw for bug-guix@gnu.org; Wed, 25 Nov 2015 09:40:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a1bEq-0003on-Jk for bug-guix@gnu.org; Wed, 25 Nov 2015 09:40:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:34257) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1bEq-0003oS-HJ for bug-guix@gnu.org; Wed, 25 Nov 2015 09:40:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1a1bEp-0007Av-Pm for bug-guix@gnu.org; Wed, 25 Nov 2015 09:40:04 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1bDp-0003Lr-OX for bug-guix@gnu.org; Wed, 25 Nov 2015 09:39:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a1bDl-0003gG-KA for bug-guix@gnu.org; Wed, 25 Nov 2015 09:39:01 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50925) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1bDl-0003gC-GX for bug-guix@gnu.org; Wed, 25 Nov 2015 09:38:57 -0500 Received: from reverse-83.fdn.fr ([80.67.176.83]:39576 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1a1bDk-00040c-SN for bug-guix@gnu.org; Wed, 25 Nov 2015 09:38:57 -0500 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 22010@debbugs.gnu.org As of v0.9.0-238-gd7572b4 (currently =E2=80=98tk-update=E2=80=99), Python 2= .7.10 is not reproducible: --8<---------------cut here---------------start------------->8--- $ diff -r --no-dereference /gnu/store/q405y94pbnx028mygranaww5pnbqhnq1-pyth= on-2.7.10 ,py Binary files /gnu/store/q405y94pbnx028mygranaww5pnbqhnq1-python-2.7.10/lib/= libpython2.7.so.1.0 and ,py/lib/libpython2.7.so.1.0 differ diff -r --no-dereference /gnu/store/q405y94pbnx028mygranaww5pnbqhnq1-python= -2.7.10/lib/python2.7/config/Makefile ,py/lib/python2.7/config/Makefile 31,32c31,32 < abs_srcdir=3D /tmp/nix-build-python-2.7.10.drv-0/Python-2.7.10 < abs_builddir=3D /tmp/nix-build-python-2.7.10.drv-0/Python-2.7.10 --- > abs_srcdir=3D /gnu/tmp/nix-build-python-2.7.10.drv-0/Python-2.7.10 > abs_builddir=3D /gnu/tmp/nix-build-python-2.7.10.drv-0/Python-2.7.10 146c146 < RUNSHARED=3D LD_LIBRARY_PATH=3D/tmp/nix-build-python-2.7.10.drv-0/P= ython-2.7.10 --- > RUNSHARED=3D LD_LIBRARY_PATH=3D/gnu/tmp/nix-build-python-2.7.10.drv= -0/Python-2.7.10 Binary files /gnu/store/q405y94pbnx028mygranaww5pnbqhnq1-python-2.7.10/lib/= python2.7/getopt.pyc and ,py/lib/python2.7/getopt.pyc differ Binary files /gnu/store/q405y94pbnx028mygranaww5pnbqhnq1-python-2.7.10/lib/= python2.7/getopt.pyo and ,py/lib/python2.7/getopt.pyo differ Binary files /gnu/store/q405y94pbnx028mygranaww5pnbqhnq1-python-2.7.10/lib/= python2.7/lib2to3/Grammar2.7.10.final.0.pickle and ,py/lib/python2.7/lib2to= 3/Grammar2.7.10.final.0.pickle differ Binary files /gnu/store/q405y94pbnx028mygranaww5pnbqhnq1-python-2.7.10/lib/= python2.7/lib-dynload/array.so and ,py/lib/python2.7/lib-dynload/array.so d= iffer Binary files /gnu/store/q405y94pbnx028mygranaww5pnbqhnq1-python-2.7.10/lib/= python2.7/lib-dynload/gdbm.so and ,py/lib/python2.7/lib-dynload/gdbm.so dif= fer Binary files /gnu/store/q405y94pbnx028mygranaww5pnbqhnq1-python-2.7.10/lib/= python2.7/lib-dynload/pyexpat.so and ,py/lib/python2.7/lib-dynload/pyexpat.= so differ Binary files /gnu/store/q405y94pbnx028mygranaww5pnbqhnq1-python-2.7.10/lib/= python2.7/py_compile.pyc and ,py/lib/python2.7/py_compile.pyc differ Binary files /gnu/store/q405y94pbnx028mygranaww5pnbqhnq1-python-2.7.10/lib/= python2.7/py_compile.pyo and ,py/lib/python2.7/py_compile.pyo differ Binary files /gnu/store/q405y94pbnx028mygranaww5pnbqhnq1-python-2.7.10/lib/= python2.7/struct.pyc and ,py/lib/python2.7/struct.pyc differ Binary files /gnu/store/q405y94pbnx028mygranaww5pnbqhnq1-python-2.7.10/lib/= python2.7/struct.pyo and ,py/lib/python2.7/struct.pyo differ diff -r --no-dereference /gnu/store/q405y94pbnx028mygranaww5pnbqhnq1-python= -2.7.10/lib/python2.7/_sysconfigdata.py ,py/lib/python2.7/_sysconfigdata.py 458c458 < 'RUNSHARED': 'LD_LIBRARY_PATH=3D/tmp/nix-build-python-2.7.10.drv-0/Pytho= n-2.7.10', --- > 'RUNSHARED': 'LD_LIBRARY_PATH=3D/gnu/tmp/nix-build-python-2.7.10.drv-0/P= ython-2.7.10', 502c502 < 'TESTPYTHON': 'LD_LIBRARY_PATH=3D/tmp/nix-build-python-2.7.10.drv-0/Pyth= on-2.7.10 ./python -Wd -3 -E -tt', --- > 'TESTPYTHON': 'LD_LIBRARY_PATH=3D/gnu/tmp/nix-build-python-2.7.10.drv-0/= Python-2.7.10 ./python -Wd -3 -E -tt', 526,527c526,527 < 'abs_builddir': '/tmp/nix-build-python-2.7.10.drv-0/Python-2.7.10', < 'abs_srcdir': '/tmp/nix-build-python-2.7.10.drv-0/Python-2.7.10', --- > 'abs_builddir': '/gnu/tmp/nix-build-python-2.7.10.drv-0/Python-2.7.10', > 'abs_srcdir': '/gnu/tmp/nix-build-python-2.7.10.drv-0/Python-2.7.10', Binary files /gnu/store/q405y94pbnx028mygranaww5pnbqhnq1-python-2.7.10/lib/= python2.7/_sysconfigdata.pyc and ,py/lib/python2.7/_sysconfigdata.pyc differ Binary files /gnu/store/q405y94pbnx028mygranaww5pnbqhnq1-python-2.7.10/lib/= python2.7/_sysconfigdata.pyo and ,py/lib/python2.7/_sysconfigdata.pyo differ --8<---------------cut here---------------end--------------->8--- The pyc/pyo differ by one 32-bit value starting on the 5th byte of the file. Ludo=E2=80=99.