From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 31 12:39:03 2016 Received: (at 23807) by debbugs.gnu.org; 31 Jul 2016 16:39:04 +0000 Received: from localhost ([127.0.0.1]:52315 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bTtlX-0005LV-J7 for submit@debbugs.gnu.org; Sun, 31 Jul 2016 12:39:03 -0400 Received: from eggs.gnu.org ([208.118.235.92]:54443) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bTtlV-0005Kz-Ig for 23807@debbugs.gnu.org; Sun, 31 Jul 2016 12:39:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bTtlM-0001Qa-5C for 23807@debbugs.gnu.org; Sun, 31 Jul 2016 12:38:56 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:59389) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTtlM-0001QW-28; Sun, 31 Jul 2016 12:38:52 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:35164 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bTtlL-0004zE-BR; Sun, 31 Jul 2016 12:38:51 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Ethan J Subject: Re: bug#23807: guix build not respecting --keep-going References: <878txpja01.fsf@gnu.org> Date: Sun, 31 Jul 2016 18:38:49 +0200 In-Reply-To: <878txpja01.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Tue, 28 Jun 2016 23:09:50 +0200") Message-ID: <87vazl4vae.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -6.3 (------) X-Debbugs-Envelope-To: 23807 Cc: 23807@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.3 (------) Hi Ethan, Any update on this? (See .) Ludo=E2=80=99. ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Hello, > > Ethan J skribis: > >> I've been attempting to use the "build all packages" one liner listed >> on >> https://www.gnu.org/software/guix/manual/html_node/Invoking-guix-build. >> html to populate my store for a local mirror however when guix fails >> to build a package it exits and stops building (which I had assumed >> the --keep-going flag prevented) Here's an example of yasm failing to >> build http://paste.lisp.org/display/318806 > > The paste shows: > > make[5]: Entering directory '/tmp/guix-build-yasm-1.3.0.drv-0/yasm-1.3.0' > make all-recursive > make[6]: Entering directory '/tmp/guix-build-yasm-1.3.0.drv-0/yasm-1.3.0' > Making all in po > make[7]: Entering directory '/tmp/guix-build-yasm-1.3.0.drv-0/yasm-1.3.0/= po' > make[7]: Nothing to be done for 'all'. > make[7]: Leaving directory '/tmp/guix-build-yasm-1.3.0.drv-0/yasm-1.3.0/p= o' > Making all in . > make[7]: Entering directory '/tmp/guix-build-yasm-1.3.0.drv-0/yasm-1.3.0' > make[7]: Leaving directory '/tmp/guix-build-yasm-1.3.0.drv-0/yasm-1.3.0' > make[6]: Leaving directory '/tmp/guix-build-yasm-1.3.0.drv-0/yasm-1.3.0' > make[5]: Leaving directory '/tmp/guix-build-yasm-1.3.0.drv-0/yasm-1.3.0' > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > Testsuite summary for yasm 1.3.0 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > # TOTAL: 44 > # PASS: 43 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > See ./test-suite.log > Please report to bug-yasm@tortall.net > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > Makefile:3166: recipe for target 'test-suite.log' failed > make[4]: *** [test-suite.log] Error 1 > make[4]: Leaving directory '/tmp/guix-build-yasm-1.3.0.drv-0/yasm-1.3.0' > Makefile:3272: recipe for target 'check-TESTS' failed > make[3]: *** [check-TESTS] Error 2 > make[3]: Leaving directory '/tmp/guix-build-yasm-1.3.0.drv-0/yasm-1.3.0' > Makefile:3814: recipe for target 'check-am' failed > make[2]: *** [check-am] Error 2 > make[2]: Leaving directory '/tmp/guix-build-yasm-1.3.0.drv-0/yasm-1.3.0' > Makefile:3052: recipe for target 'check-recursive' failed > make[1]: *** [check-recursive] Error 1 > make[1]: Leaving directory '/tmp/guix-build-yasm-1.3.0.drv-0/yasm-1.3.0' > Makefile:3817: recipe for target 'check' failed > make: *** [check] Error 2 > phase `check' failed after 3.2 seconds > builder for `/gnu/store/8wv8d2asnyh3ac3i7bd2384i9c5i21gd-yasm-1.3.0.drv' = failed with exit code 1 > @ build-failed /gnu/store/8wv8d2asnyh3ac3i7bd2384i9c5i21gd-yasm-1.3.0.drv= - 1 builder for `/gnu/store/8wv8d2asnyh3ac3i7bd2384i9c5i21gd-yasm-1.3.0.dr= v' failed with exit code 1 > guix build: error: build failed: build of `/gnu/store/8wv8d2asnyh3ac3i7bd= 2384i9c5i21gd-yasm-1.3.0.drv' failed > > What was the exact command that you run? What does the same command > report with --dry-run? > > Thanks, > Ludo=E2=80=99.