From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#34441: Wrong build log-file given by Berlin build farm Date: Mon, 11 Feb 2019 13:13:16 -0500 Message-ID: <20190211181316.GA28260@jasmine.lan> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="h31gzZEtNLTqOjlF" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:46299) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtG5j-0002m8-RT for bug-guix@gnu.org; Mon, 11 Feb 2019 13:14:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gtG5i-0007qw-SS for bug-guix@gnu.org; Mon, 11 Feb 2019 13:14:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44756) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gtG5i-0007qX-OS for bug-guix@gnu.org; Mon, 11 Feb 2019 13:14:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gtG5i-0002bU-BH for bug-guix@gnu.org; Mon, 11 Feb 2019 13:14:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:46094) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtG5J-0002kU-Fw for bug-guix@gnu.org; Mon, 11 Feb 2019 13:13:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gtG5F-0007Tt-2Q for bug-guix@gnu.org; Mon, 11 Feb 2019 13:13:37 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:46451) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gtG56-0007ND-0Y for bug-guix@gnu.org; Mon, 11 Feb 2019 13:13:25 -0500 Received: from localhost (c-76-124-202-137.hsd1.pa.comcast.net [76.124.202.137]) by mail.messagingengine.com (Postfix) with ESMTPA id 6CBC81031B for ; Mon, 11 Feb 2019 13:13:21 -0500 (EST) Content-Disposition: inline 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: 34441@debbugs.gnu.org --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable While looking into some issues with qemu-minimal@2.10.2 (used to test GRUB), I found that I am receiving the incorrect log-file from the Berlin build farm: I am working from commit 8f9c5aa3ba33b025ac8d4edde4b4d9d649e05848 (gnu: curl: Update to 7.64.0 [fixes CVE-2018-16890 and CVE-2019-{3822,3823}].). $ ./pre-inst-env guix build --no-grafts -e '(@@ (gnu packages virtualizatio= n) qemu-minimal-2.10)' --substitute-urls=3Dhttps://berlin.guixsd.org /gnu/store/fmwazsg7rgdq7zlxmq3rviwab54gxw8f-qemu-minimal-2.10.2 $ ./pre-inst-env guix build --no-grafts -e '(@@ (gnu packages virtualizatio= n) qemu-minimal-2.10)' --substitute-urls=3Dhttps://berlin.guixsd.org -d /gnu/store/6k7gpas81l6bb4ds7pdxr8c9k65292vz-qemu-minimal-2.10.2.drv $ ./pre-inst-env guix build --no-grafts -e '(@@ (gnu packages virtualizatio= n) qemu-minimal-2.10)' --substitute-urls=3Dhttps://berlin.guixsd.org --log-= file =20 https://berlin.guixsd.org/log/fmwazsg7rgdq7zlxmq3rviwab54gxw8f-qemu-minimal= -2.10.2 The log file shows that it belongs to a different derivation. Not to mention that it describes a failed build: ------ TEST: tests/test-io-channel-socket... (pid=3D14521) FAIL: tests/test-io-channel-socket make: *** [/tmp/guix-build-qemu-minimal-2.10.2.drv-0/qemu-2.10.2/tests/Make= file.include:849: check-tests/test-io-channel-socket] Error 1 Test suite failed, dumping logs. Backtrace: 4 (primitive-load "/gnu/store/5s9z2df3l8dn85nn29534yrhz1q=E2=80= =A6") In ice-9/eval.scm: 191:35 3 (_ _) In srfi/srfi-1.scm: 863:16 2 (every1 # =E2=80=A6) In /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/gnu= -build-system.scm: 799:28 1 (_ _) 369:6 0 (check #:target _ #:make-flags _ #:tests? _ # _ # _ # _) /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/gnu-bu= ild-system.scm:369:6: In procedure check: Throw to key `srfi-34' with args `(#)'. builder for `/gnu/store/mr5zvp4wrlyiwl125qpzc9np8gnmlm26-qemu-minimal-2.10.= 2.drv' failed with exit code 1 @ build-failed /gnu/store/mr5zvp4wrlyiwl125qpzc9np8gnmlm26-qemu-minimal-2.1= 0.2.drv - 1 builder for `/gnu/store/mr5zvp4wrlyiwl125qpzc9np8gnmlm26-qemu-m= inimal-2.10.2.drv' failed with exit code 1 ------ --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlxhuzkACgkQJkb6MLrK fwgKJg//e8TcJr5i44Z6MtBUfRD9mXAfi5/AwdekkDOjUBz8tFi4k6vaxdOFidO1 eX1rQ3i/Ey3IrZwjZptHe307g5mTyVA5XHG1kth5MH3DmqBBAl7pFf0zsD0p3s3v FRoBY+04cOkGibrAJxZ4kMZuEIMY0QqQ70lsUO9lv3LxvdP7+QJkUAbMG6MJcLZa ohvYISepoYaVfJ3QIvYxE428gki9DUUY6bYgpG3r65jZRGIVw3k8Hr63sKpMYCKi CGv3s/L+WtyG3hWvud7CV8JFQup38RIVPx0m0f1YyIUB43GNGhRwM6FWtcfDb4EX KLFFbkhfBEoWH0B8ANfAs0gxCgKbOOg1mMPEk81lwbj5XgvIqn9YUNGt4ToJKzcy rJCQJUXg1wl+UeWsAgA0zlTDzFK2cIBWnz81OehmY9fyeNrOJHCT2/cZGfpEAunc 2mJATEmGvxaN1Z8cS8mDrJFdkdzwD0UC6svsbhLzLbNt6w0PDL4w+8sBDRzIjGcZ 4XQmZMPOErj1j8mvN4YY2C8wtAfx9iUgvQfiSaNjGHpaH+kZW8PdZuQu1nNsQz/X nRAEVK2wk/G7RerHkPPlSlXTo7QnNSO6Mzck1MfXlkjjGWPRXE1BJYX89uNq4k4e 6uyQEHmG3tSfJCDolPK5EcXdL8eIZgiV61cRPZLuHSvcGcCJ5og= =V1BT -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF--