From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joshua Branson Subject: bug#33082: guix pull resulted in an error: compute-guix-derivation Date: Tue, 30 Oct 2018 13:12:02 -0400 Message-ID: <87bm7bgxzx.fsf@fastmail.com> References: <8736t3713o.fsf@fastmail.com> <877eiei9n2.fsf@gnu.org> <1539964762.2162108.1547911576.742F013B@webmail.messagingengine.com> <87k1mdrhhj.fsf@fastmail.com> <87o9bpaq4i.fsf@gnu.org> <878t2grdqb.fsf@fastmail.com> <87o9bbfv3x.fsf@fastmail.com> <87tvl3h3er.fsf@fastmail.com> 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]:33364) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gHXKH-0002g2-Og for bug-guix@gnu.org; Tue, 30 Oct 2018 12:57:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gHXKD-00028l-ML for bug-guix@gnu.org; Tue, 30 Oct 2018 12:57:09 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51547) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gHXKB-00025g-HA for bug-guix@gnu.org; Tue, 30 Oct 2018 12:57:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gHXKB-0002DV-A4 for bug-guix@gnu.org; Tue, 30 Oct 2018 12:57:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60790) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gHXIz-0001yW-Re for bug-guix@gnu.org; Tue, 30 Oct 2018 12:55:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gHXIu-00009W-HI for bug-guix@gnu.org; Tue, 30 Oct 2018 12:55:49 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:48295) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gHXIu-0008U3-6n for bug-guix@gnu.org; Tue, 30 Oct 2018 12:55:44 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id BF77C21FF5 for ; Tue, 30 Oct 2018 12:55:42 -0400 (EDT) Received: from dobby (h69-131-139-8.cytnin.dsl.dynamic.tds.net [69.131.139.8]) by mail.messagingengine.com (Postfix) with ESMTPA id 0EC00102EB for ; Tue, 30 Oct 2018 12:55:41 -0400 (EDT) In-Reply-To: ("=?UTF-8?Q?G=C3=A1bor?= Boskovits"'s message of "Tue, 30 Oct 2018 17:18:13 +0100") 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" To: 33082@debbugs.gnu.org G=C3=A1bor Boskovits writes: > Hello Joshua, > > Joshua Branson ezt =C3=ADrta (id=C5=91pont: 2018. = okt. > 30., K, 16:10): >> >> G=C3=A1bor Boskovits writes: >> >> > Hello Joshua, >> > >> > Joshua Branson ezt =C3=ADrta (id=C5=91pont: 201= 8. okt. >> > 30., K, 13:44): >> >> >> >> G=C3=A1bor Boskovits writes: >> >> >> >> > Joshua Branson ezt =C3=ADrta (id=C5=91pont: = 2018. okt. 29., H 15:54): >> >> > >> >> > ludo@gnu.org (Ludovic Court=C3=A8s) writes: >> >> > >> >> > > Hello, >> >> > > >> >> > >> >> > I was able to update successfully. This bug seems like a duplicat= e of >> >> > python 2 not deterministic. Someone ought to close this bug repor= t. >> >> > >> >> > I believe this is not the case, usually non deterministic means the= build is not reproducible, while this is a >> >> > non-deterministic test failure. I would suggest >> >> > keeping this bug open, if I am right, maybe renaming to non-determi= nistic test failure in python2. What do you think? >> >> >> >> Fair enough. Since I made the bug report, then I should try to build= it >> >> again and see what happens. >> >> >> > >> > Thanks for having a look, please make sure to use guix build -K, so >> > that the failed build results are retained. >> > If you can't trigger the failure, then I will try to do this later. >> >> I was able to build this successfully: >> >> guix build -K /gnu/store/qpvqn6ff2lmfq74ff3i9pz5hrb01p9hw-python2-2.7.14= .drv >> >> >> Collecting setuptools >> Collecting pip >> Installing collected packages: setuptools, pip >> Successfully installed pip-9.0.1 setuptools-28.8.0 >> phase `install' succeeded after 32.6 seconds >> starting phase `move-tk-inter' >> phase `move-tk-inter' succeeded after 0.2 seconds >> starting phase `remove-tests' >> phase `remove-tests' succeeded after 0.8 seconds >> starting phase `patch-shebangs' >> phase `patch-shebangs' succeeded after 0.0 seconds >> starting phase `make-libraries-writable' >> phase `make-libraries-writable' succeeded after 0.1 seconds >> starting phase `strip' >> stripping binaries in "/gnu/store/l7164sj4k77c4bwy9mrqq9d96bxiz4kw-pytho= n2-2.7.14/lib" with "strip" and flags ("--strip-debug" >> "--enable-deterministic-archives") >> stripping binaries in "/gnu/store/l7164sj4k77c4bwy9mrqq9d96bxiz4kw-pytho= n2-2.7.14/bin" with "strip" and flags ("--strip-debug" >> "--enable-deterministic-archives") >> stripping binaries in "/gnu/store/z0r8jiimjgdg2sl3h9ad9z1v1i95752v-pytho= n2-2.7.14-tk/lib" with "strip" and flags >> ("--strip-debug" "--enable-deterministic-archives") >> phase `strip' succeeded after 2.9 seconds >> starting phase `validate-runpath' >> validating RUNPATH of 64 binaries in "/gnu/store/l7164sj4k77c4bwy9mrqq9d= 96bxiz4kw-python2-2.7.14/lib"... >> validating RUNPATH of 1 binaries in "/gnu/store/l7164sj4k77c4bwy9mrqq9d9= 6bxiz4kw-python2-2.7.14/bin"... >> validating RUNPATH of 1 binaries in "/gnu/store/z0r8jiimjgdg2sl3h9ad9z1v= 1i95752v-python2-2.7.14-tk/lib"... >> phase `validate-runpath' succeeded after 1.1 seconds >> starting phase `validate-documentation-location' >> phase `validate-documentation-location' succeeded after 0.0 seconds >> starting phase `delete-info-dir-file' >> phase `delete-info-dir-file' succeeded after 0.0 seconds >> starting phase `patch-dot-desktop-files' >> phase `patch-dot-desktop-files' succeeded after 0.0 seconds >> starting phase `install-license-files' >> installing 1 license files >> phase `install-license-files' succeeded after 0.0 seconds >> starting phase `reset-gzip-timestamps' >> phase `reset-gzip-timestamps' succeeded after 0.1 seconds >> starting phase `compress-documentation' >> compressing documentation in '/gnu/store/l7164sj4k77c4bwy9mrqq9d96bxiz4k= w-python2-2.7.14/share/man' with "gzip" and flags >> ("--best" "--no-name") >> phase `compress-documentation' succeeded after 0.1 seconds >> successfully built /gnu/store/qpvqn6ff2lmfq74ff3i9pz5hrb01p9hw-python2-2= .7.14.drv >> /gnu/store/l7164sj4k77c4bwy9mrqq9d96bxiz4kw-python2-2.7.14 >> /gnu/store/z0r8jiimjgdg2sl3h9ad9z1v1i95752v-python2-2.7.14-tk >> >> >> I suppose now we can close this bug report, since I can't reproduce the >> error? >> > > Please leave this open, until I can have a closer look. I will take > ownership of this bug. > Sounds like a plan. I wouldn't know how to close it anyway. >> Thanks >> >> > >> > Best regards, >> > g_bor >> >> >> > > Best regards, > g_bor