From unknown Fri Aug 15 19:31:19 2025 X-Loop: help-debbugs@gnu.org Subject: bug#34570: Failure to build swig/graphviz Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 19 Feb 2019 09:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 34570 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 34570@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.155056750813872 (code B ref -1); Tue, 19 Feb 2019 09:12:01 +0000 Received: (at submit) by debbugs.gnu.org; 19 Feb 2019 09:11:48 +0000 Received: from localhost ([127.0.0.1]:53873 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gw1RM-0003bg-Gx for submit@debbugs.gnu.org; Tue, 19 Feb 2019 04:11:48 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46101) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gw1RL-0003bR-3E for submit@debbugs.gnu.org; Tue, 19 Feb 2019 04:11:47 -0500 Received: from lists.gnu.org ([209.51.188.17]:42852) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gw1RF-0000tt-Pc for submit@debbugs.gnu.org; Tue, 19 Feb 2019 04:11:41 -0500 Received: from eggs.gnu.org ([209.51.188.92]:60450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gw1RC-0004cz-My for bug-guix@gnu.org; Tue, 19 Feb 2019 04:11:41 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_NONE, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gw1RB-0000sJ-Hz for bug-guix@gnu.org; Tue, 19 Feb 2019 04:11:38 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:47098) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gw1RB-0000rz-4N for bug-guix@gnu.org; Tue, 19 Feb 2019 04:11:37 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 6E3CB237B; Tue, 19 Feb 2019 10:11:34 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QRJNFDJEohHI; Tue, 19 Feb 2019 10:11:32 +0100 (CET) Received: from jurong (unknown [IPv6:2001:910:103f::2af]) by hera.aquilenet.fr (Postfix) with ESMTPSA id BD5C4782; Tue, 19 Feb 2019 10:11:32 +0100 (CET) Date: Tue, 19 Feb 2019 10:11:31 +0100 From: Andreas Enge Message-ID: <20190219091131.GA6251@jurong> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.11.2 (2019-01-07) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 185.233.100.1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 0.7 (/) 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: -0.3 (/) Hello, the following happens when using "guix pull -n" on my Overdrive with Guix 0.16.0. So maybe it has been solved in the meantime. When building swig-3.0.12 (for whatever reason...), the build fails with the following error during the check phase. Actually there are two errors; I suppose the first one complaining that "make check" fails is the real one, and the error around computing a derivation just follows from this? ... \@ build-log 23167 506 In file included from /gnu/store/im7irb1qnmvwypz53dxv5i75wy94dcz5-glibc-2.28/include/bits/libc-header-start.h:33:0, from /gnu/store/im7irb1qnmvwypz53dxv5i75wy94dcz5-glibc-2.28/include/string.h:26, from multi_import_b_wrap.cxx:341: /gnu/store/im7irb1qnmvwypz53dxv5i75wy94dcz5-glibc-2.28/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ |@ build-log 23167 23 514 perl5 tests passed @ build-log 23167 34 Test suite failed, dumping logs. @ build-log 23167 11 Backtrace: @ build-log 23167 74 4 (primitive-load "/gnu/store/bjd20p2a8a6hcqp5gip98xgwd8j?") @ build-log 23167 19 In ice-9/eval.scm: @ build-log 23167 19 191:35 3 (_ _) @ build-log 23167 20 In srfi/srfi-1.scm: @ build-log 23167 77 863:16 2 (every1 # ?) @ build-log 23167 94 In /gnu/store/p6nx31x59dzzqbqd572986f1jilg2n2f-module-import/guix/build/gnu-build-system.scm: @ build-log 23167 19 799:28 1 (_ _) @ build-log 23167 70 369:6 0 (check #:target _ #:make-flags _ #:tests? _ # _ # _ # _) @ build-log 23167 1 @ build-log 23167 117 /gnu/store/p6nx31x59dzzqbqd572986f1jilg2n2f-module-import/guix/build/gnu-build-system.scm:369:6: In procedure check: @ build-log 23167 167 Throw to key `srfi-34' with args `(#)'. -builder for `/gnu/store/kpg54qz7nlw5ygx5lmyd4d05cx423ysq-swig-3.0.12.drv' failed with exit code 1 @ build-failed /gnu/store/kpg54qz7nlw5ygx5lmyd4d05cx423ysq-swig-3.0.12.drv - 1 builder for `/gnu/store/kpg54qz7nlw5ygx5lmyd4d05cx423ysq-swig-3.0.12.drv' failed with exit code 1 cannot build derivation `/gnu/store/hmg3xwghi64jqqv4ya90bh8pny3d03zn-graphviz-2.40.1.drv': 1 dependencies couldn't be built Backtrace: 19 (primitive-load "/gnu/store/a84xx8gbasmxp3s0n1hi7w8dglk?") In ice-9/eval.scm: 155:9 18 (_ _) 159:9 17 (_ #(#(#(#(#(#(#(#(#(#(#(?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?)) In ./guix/store.scm: 1737:24 16 (run-with-store _ _ #:guile-for-build _ #:system _ # _) 1610:8 15 (_ _) In ./guix/gexp.scm: 703:2 14 (_ _) In ./guix/monads.scm: 482:9 13 (_ _) In ./guix/gexp.scm: 573:13 12 (_ _) In ./guix/store.scm: 1610:8 11 (_ _) In ./guix/gexp.scm: 703:2 10 (_ _) In ./guix/monads.scm: 482:9 9 (_ _) In ./guix/gexp.scm: 573:13 8 (_ _) In ./guix/store.scm: 1610:8 7 (_ _) 1610:8 6 (_ _) 1633:38 5 (_ #) In ./guix/packages.scm: 904:16 4 (cache! # # ?) In ./guix/grafts.scm: 314:4 3 (graft-derivation # # ?) 192:4 2 (references-oracle # #) 201:20 1 (_ _ _) In ./guix/store.scm: 1151:15 0 (_ # _ _) ./guix/store.scm:1151:15: Throw to key `srfi-34' with args `(#)'. guix pull: error: You found a bug: the program '/gnu/store/a84xx8gbasmxp3s0n1hi7w8dglky5pvy-compute-guix-derivation' failed to compute the derivation for Guix (version: "33756922bbe1d54c34ecaa77509e34746b779ac9"; system: "aarch64-linux"; host version: "0.16.0"; pull-version: 1). Please report it by email to . Andreas From unknown Fri Aug 15 19:31:19 2025 X-Loop: help-debbugs@gnu.org Subject: bug#34570: Failure to build swig/graphviz Resent-From: Danny Milosavljevic Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 19 Feb 2019 09:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34570 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Andreas Enge Cc: 34570@debbugs.gnu.org Received: via spool by 34570-submit@debbugs.gnu.org id=B34570.155056780219642 (code B ref 34570); Tue, 19 Feb 2019 09:17:01 +0000 Received: (at 34570) by debbugs.gnu.org; 19 Feb 2019 09:16:42 +0000 Received: from localhost ([127.0.0.1]:53878 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gw1W6-00056O-8i for submit@debbugs.gnu.org; Tue, 19 Feb 2019 04:16:42 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:44766) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gw1W4-000543-DA for 34570@debbugs.gnu.org; Tue, 19 Feb 2019 04:16:41 -0500 Received: from localhost (178.113.229.202.wireless.dyn.drei.com [178.113.229.202]) by dd26836.kasserver.com (Postfix) with ESMTPSA id AF9313360622; Tue, 19 Feb 2019 10:16:38 +0100 (CET) Date: Tue, 19 Feb 2019 10:16:32 +0100 From: Danny Milosavljevic Message-ID: <20190219101632.7b0c1b7d@scratchpost.org> In-Reply-To: <20190219091131.GA6251@jurong> References: <20190219091131.GA6251@jurong> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/_rVquHUQDEAZLChso.xXkDo"; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) 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: -1.7 (-) --Sig_/_rVquHUQDEAZLChso.xXkDo Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Andreas, I think that the test suite contains multiple sets of tests and and earlier= set failed (the 514 perl5 tests apparently didn't fail; the warning shouldn't make tests fail anyway). What's before what you posted in the log? > I suppose the first one complaining that "make check" fails is the real o= ne, > and the error around computing a derivation just follows from this? Yes. > ... > \@ build-log 23167 506 > In file included from /gnu/store/im7irb1qnmvwypz53dxv5i75wy94dcz5-glibc-2= .28/include/bits/libc-header-start.h:33:0, > from /gnu/store/im7irb1qnmvwypz53dxv5i75wy94dcz5-glibc-2= .28/include/string.h:26, > from multi_import_b_wrap.cxx:341: > /gnu/store/im7irb1qnmvwypz53dxv5i75wy94dcz5-glibc-2.28/include/features.h= :381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimizat= ion (-O) [-Wcpp] > # warning _FORTIFY_SOURCE requires compiling with optimization (-O) > ^ > |@ build-log 23167 23 > 514 perl5 tests passed > @ build-log 23167 34 >=20 > Test suite failed, dumping logs. > @ build-log 23167 11 > Backtrace: > @ build-log 23167 74 > 4 (primitive-load "/gnu/store/bjd20p2a8a6hcqp5gip98xgwd8j?") > @ build-log 23167 19 > In ice-9/eval.scm: > @ build-log 23167 19 > 191:35 3 (_ _) > @ build-log 23167 20 > In srfi/srfi-1.scm: > @ build-log 23167 77 > 863:16 2 (every1 # ?) > @ build-log 23167 94 > In /gnu/store/p6nx31x59dzzqbqd572986f1jilg2n2f-module-import/guix/build/g= nu-build-system.scm: > @ build-log 23167 19 > 799:28 1 (_ _) > @ build-log 23167 70 > 369:6 0 (check #:target _ #:make-flags _ #:tests? _ # _ # _ # _) > @ build-log 23167 1 >=20 > @ build-log 23167 117 > /gnu/store/p6nx31x59dzzqbqd572986f1jilg2n2f-module-import/guix/build/gnu-= build-system.scm:369:6: In procedure check: > @ build-log 23167 167 > Throw to key `srfi-34' with args `(#)'. > -builder for `/gnu/store/kpg54qz7nlw5ygx5lmyd4d05cx423ysq-swig-3.0.12.drv= ' failed with exit code 1 > @ build-failed /gnu/store/kpg54qz7nlw5ygx5lmyd4d05cx423ysq-swig-3.0.12.dr= v - 1 builder for `/gnu/store/kpg54qz7nlw5ygx5lmyd4d05cx423ysq-swig-3.0.12.= drv' failed with exit code 1 > cannot build derivation `/gnu/store/hmg3xwghi64jqqv4ya90bh8pny3d03zn-grap= hviz-2.40.1.drv': 1 dependencies couldn't be built > Backtrace: > 19 (primitive-load "/gnu/store/a84xx8gbasmxp3s0n1hi7w8dglk?") > In ice-9/eval.scm: > 155:9 18 (_ _) > 159:9 17 (_ #(#(#(#(#(#(#(#(#(#(#(?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?)) > In ./guix/store.scm: > 1737:24 16 (run-with-store _ _ #:guile-for-build _ #:system _ # _) > 1610:8 15 (_ _) > In ./guix/gexp.scm: > 703:2 14 (_ _) > In ./guix/monads.scm: > 482:9 13 (_ _) > In ./guix/gexp.scm: > 573:13 12 (_ _) > In ./guix/store.scm: > 1610:8 11 (_ _) > In ./guix/gexp.scm: > 703:2 10 (_ _) > In ./guix/monads.scm: > 482:9 9 (_ _) > In ./guix/gexp.scm: > 573:13 8 (_ _) > In ./guix/store.scm: > 1610:8 7 (_ _) > 1610:8 6 (_ _) > 1633:38 5 (_ #) > In ./guix/packages.scm: > 904:16 4 (cache! # # ?) > In ./guix/grafts.scm: > 314:4 3 (graft-derivation # # ?) > 192:4 2 (references-oracle # #) > 201:20 1 (_ _ _) > In ./guix/store.scm: > 1151:15 0 (_ # _ _) >=20 > ./guix/store.scm:1151:15: Throw to key `srfi-34' with args `(#)'. > guix pull: error: You found a bug: the program '/gnu/store/a84xx8gbasmxp3= s0n1hi7w8dglky5pvy-compute-guix-derivation' > failed to compute the derivation for Guix (version: "33756922bbe1d54c34ec= aa77509e34746b779ac9"; system: "aarch64-linux"; > host version: "0.16.0"; pull-version: 1). > Please report it by email to . --Sig_/_rVquHUQDEAZLChso.xXkDo Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlxryXAACgkQ5xo1VCww uqVUfgf/RiIDIk1Mp+4VS0rzabU1d6gM59tlhgUYYenkcNdbH7eAL5IcdtlZodKI K6LVDkr7pUaxAoArXhOLWyoTcpncq7aVtJ/RfcQMOiuUeHyimFs3EUDbCkKj+Sil 7Jf6ZGoDg7b/ifk1jvCxhDbev2de4WcwRO9fqe5tZIa+SWyGwgLPHtf2Reo8VNyO sA/oc732VdUIAZtxqdlT00GWXCpUJ+nAG6jqP0ZyEyRL2VbBNZkf7zl1V6wV6s2f feF8icRcvI0+a6cvbCU1UmUb4GI507MvI3BDLifz6Sz5F3FkCtUd9R2FbZQwBiBJ VrMPSMEqZxJ5U5hYdmiKg6LJiVjSvg== =ygKZ -----END PGP SIGNATURE----- --Sig_/_rVquHUQDEAZLChso.xXkDo-- From unknown Fri Aug 15 19:31:19 2025 X-Loop: help-debbugs@gnu.org Subject: bug#34570: Failure to build swig/graphviz Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 19 Feb 2019 09:35:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34570 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Danny Milosavljevic Cc: 34570@debbugs.gnu.org Received: via spool by 34570-submit@debbugs.gnu.org id=B34570.155056884823767 (code B ref 34570); Tue, 19 Feb 2019 09:35:01 +0000 Received: (at 34570) by debbugs.gnu.org; 19 Feb 2019 09:34:08 +0000 Received: from localhost ([127.0.0.1]:53902 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gw1mx-0006BH-PO for submit@debbugs.gnu.org; Tue, 19 Feb 2019 04:34:08 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:44540) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gw1mv-0006B7-6M for 34570@debbugs.gnu.org; Tue, 19 Feb 2019 04:34:05 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id A634323CA; Tue, 19 Feb 2019 10:34:03 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id visijpDn_UqX; Tue, 19 Feb 2019 10:34:03 +0100 (CET) Received: from jurong (unknown [IPv6:2001:910:103f::2af]) by hera.aquilenet.fr (Postfix) with ESMTPSA id EE41423C8; Tue, 19 Feb 2019 10:34:02 +0100 (CET) Date: Tue, 19 Feb 2019 10:34:01 +0100 From: Andreas Enge Message-ID: <20190219093401.GA6522@jurong> References: <20190219091131.GA6251@jurong> <20190219101632.7b0c1b7d@scratchpost.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190219101632.7b0c1b7d@scratchpost.org> User-Agent: Mutt/1.11.2 (2019-01-07) X-Spam-Score: 0.7 (/) 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: -0.3 (/) On Tue, Feb 19, 2019 at 10:16:32AM +0100, Danny Milosavljevic wrote: > I think that the test suite contains multiple sets of tests and and earlier set > failed (the 514 perl5 tests apparently didn't fail; the warning shouldn't > make tests fail anyway). What's before what you posted in the log? Lots of lines similar to these: > > \@ build-log 23167 506 > > In file included from /gnu/store/im7irb1qnmvwypz53dxv5i75wy94dcz5-glibc-2.28/include/bits/libc-header-start.h:33:0, > > from /gnu/store/im7irb1qnmvwypz53dxv5i75wy94dcz5-glibc-2.28/include/string.h:26, > > from multi_import_b_wrap.cxx:341: > > /gnu/store/im7irb1qnmvwypz53dxv5i75wy94dcz5-glibc-2.28/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] > > # warning _FORTIFY_SOURCE requires compiling with optimization (-O) In the meantime I got around the problem by copying the build from berlin, so I also cannot reproduce the failed build. Apparently some machine did correctly compute the derivation; if there is not an obvious error somewhere, it might be easier to close the bug report as not reproducible or non-deter- ministic. Andreas From unknown Fri Aug 15 19:31:19 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Andreas Enge Subject: bug#34570: closed (Re: bug#34570: Failure to build swig/graphviz) Message-ID: References: <20190219225701.GB3238@jurong> <20190219091131.GA6251@jurong> X-Gnu-PR-Message: they-closed 34570 X-Gnu-PR-Package: guix Reply-To: 34570@debbugs.gnu.org Date: Tue, 19 Feb 2019 22:58:04 +0000 Content-Type: multipart/mixed; boundary="----------=_1550617084-14073-1" This is a multi-part message in MIME format... ------------=_1550617084-14073-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #34570: Failure to build swig/graphviz which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 34570@debbugs.gnu.org. --=20 34570: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D34570 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1550617084-14073-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 34570-done) by debbugs.gnu.org; 19 Feb 2019 22:57:08 +0000 Received: from localhost ([127.0.0.1]:56893 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gwEK4-0003du-Gf for submit@debbugs.gnu.org; Tue, 19 Feb 2019 17:57:08 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:54656) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gwEK1-0003dk-UN for 34570-done@debbugs.gnu.org; Tue, 19 Feb 2019 17:57:06 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 3629810ECA; Tue, 19 Feb 2019 23:57:05 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FNFiJC4kopv2; Tue, 19 Feb 2019 23:57:04 +0100 (CET) Received: from jurong (unknown [IPv6:2001:910:103f:0:2d09:8018:be35:9702]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 45E0210F13; Tue, 19 Feb 2019 23:57:03 +0100 (CET) Date: Tue, 19 Feb 2019 23:57:01 +0100 From: Andreas Enge To: Danny Milosavljevic Subject: Re: bug#34570: Failure to build swig/graphviz Message-ID: <20190219225701.GB3238@jurong> References: <20190219091131.GA6251@jurong> <20190219101632.7b0c1b7d@scratchpost.org> <20190219093401.GA6522@jurong> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190219093401.GA6522@jurong> User-Agent: Mutt/1.11.2 (2019-01-07) X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: 34570-done Cc: 34570-done@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: -0.3 (/) On Tue, Feb 19, 2019 at 10:34:01AM +0100, Andreas Enge wrote: > if there is not an obvious error somewhere, > it might be easier to close the bug report as not reproducible or non-deter- > ministic. Doing so. Andreas ------------=_1550617084-14073-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 19 Feb 2019 09:11:48 +0000 Received: from localhost ([127.0.0.1]:53873 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gw1RM-0003bg-Gx for submit@debbugs.gnu.org; Tue, 19 Feb 2019 04:11:48 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46101) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gw1RL-0003bR-3E for submit@debbugs.gnu.org; Tue, 19 Feb 2019 04:11:47 -0500 Received: from lists.gnu.org ([209.51.188.17]:42852) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gw1RF-0000tt-Pc for submit@debbugs.gnu.org; Tue, 19 Feb 2019 04:11:41 -0500 Received: from eggs.gnu.org ([209.51.188.92]:60450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gw1RC-0004cz-My for bug-guix@gnu.org; Tue, 19 Feb 2019 04:11:41 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_NONE, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gw1RB-0000sJ-Hz for bug-guix@gnu.org; Tue, 19 Feb 2019 04:11:38 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:47098) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gw1RB-0000rz-4N for bug-guix@gnu.org; Tue, 19 Feb 2019 04:11:37 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 6E3CB237B; Tue, 19 Feb 2019 10:11:34 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QRJNFDJEohHI; Tue, 19 Feb 2019 10:11:32 +0100 (CET) Received: from jurong (unknown [IPv6:2001:910:103f::2af]) by hera.aquilenet.fr (Postfix) with ESMTPSA id BD5C4782; Tue, 19 Feb 2019 10:11:32 +0100 (CET) Date: Tue, 19 Feb 2019 10:11:31 +0100 From: Andreas Enge To: bug-guix@gnu.org Subject: Failure to build swig/graphviz Message-ID: <20190219091131.GA6251@jurong> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.11.2 (2019-01-07) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 185.233.100.1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: submit 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: -0.3 (/) Hello, the following happens when using "guix pull -n" on my Overdrive with Guix 0.16.0. So maybe it has been solved in the meantime. When building swig-3.0.12 (for whatever reason...), the build fails with the following error during the check phase. Actually there are two errors; I suppose the first one complaining that "make check" fails is the real one, and the error around computing a derivation just follows from this? ... \@ build-log 23167 506 In file included from /gnu/store/im7irb1qnmvwypz53dxv5i75wy94dcz5-glibc-2.28/include/bits/libc-header-start.h:33:0, from /gnu/store/im7irb1qnmvwypz53dxv5i75wy94dcz5-glibc-2.28/include/string.h:26, from multi_import_b_wrap.cxx:341: /gnu/store/im7irb1qnmvwypz53dxv5i75wy94dcz5-glibc-2.28/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ |@ build-log 23167 23 514 perl5 tests passed @ build-log 23167 34 Test suite failed, dumping logs. @ build-log 23167 11 Backtrace: @ build-log 23167 74 4 (primitive-load "/gnu/store/bjd20p2a8a6hcqp5gip98xgwd8j?") @ build-log 23167 19 In ice-9/eval.scm: @ build-log 23167 19 191:35 3 (_ _) @ build-log 23167 20 In srfi/srfi-1.scm: @ build-log 23167 77 863:16 2 (every1 # ?) @ build-log 23167 94 In /gnu/store/p6nx31x59dzzqbqd572986f1jilg2n2f-module-import/guix/build/gnu-build-system.scm: @ build-log 23167 19 799:28 1 (_ _) @ build-log 23167 70 369:6 0 (check #:target _ #:make-flags _ #:tests? _ # _ # _ # _) @ build-log 23167 1 @ build-log 23167 117 /gnu/store/p6nx31x59dzzqbqd572986f1jilg2n2f-module-import/guix/build/gnu-build-system.scm:369:6: In procedure check: @ build-log 23167 167 Throw to key `srfi-34' with args `(#)'. -builder for `/gnu/store/kpg54qz7nlw5ygx5lmyd4d05cx423ysq-swig-3.0.12.drv' failed with exit code 1 @ build-failed /gnu/store/kpg54qz7nlw5ygx5lmyd4d05cx423ysq-swig-3.0.12.drv - 1 builder for `/gnu/store/kpg54qz7nlw5ygx5lmyd4d05cx423ysq-swig-3.0.12.drv' failed with exit code 1 cannot build derivation `/gnu/store/hmg3xwghi64jqqv4ya90bh8pny3d03zn-graphviz-2.40.1.drv': 1 dependencies couldn't be built Backtrace: 19 (primitive-load "/gnu/store/a84xx8gbasmxp3s0n1hi7w8dglk?") In ice-9/eval.scm: 155:9 18 (_ _) 159:9 17 (_ #(#(#(#(#(#(#(#(#(#(#(?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?)) In ./guix/store.scm: 1737:24 16 (run-with-store _ _ #:guile-for-build _ #:system _ # _) 1610:8 15 (_ _) In ./guix/gexp.scm: 703:2 14 (_ _) In ./guix/monads.scm: 482:9 13 (_ _) In ./guix/gexp.scm: 573:13 12 (_ _) In ./guix/store.scm: 1610:8 11 (_ _) In ./guix/gexp.scm: 703:2 10 (_ _) In ./guix/monads.scm: 482:9 9 (_ _) In ./guix/gexp.scm: 573:13 8 (_ _) In ./guix/store.scm: 1610:8 7 (_ _) 1610:8 6 (_ _) 1633:38 5 (_ #) In ./guix/packages.scm: 904:16 4 (cache! # # ?) In ./guix/grafts.scm: 314:4 3 (graft-derivation # # ?) 192:4 2 (references-oracle # #) 201:20 1 (_ _ _) In ./guix/store.scm: 1151:15 0 (_ # _ _) ./guix/store.scm:1151:15: Throw to key `srfi-34' with args `(#)'. guix pull: error: You found a bug: the program '/gnu/store/a84xx8gbasmxp3s0n1hi7w8dglky5pvy-compute-guix-derivation' failed to compute the derivation for Guix (version: "33756922bbe1d54c34ecaa77509e34746b779ac9"; system: "aarch64-linux"; host version: "0.16.0"; pull-version: 1). Please report it by email to . Andreas ------------=_1550617084-14073-1--