From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#34570: Failure to build swig/graphviz Date: Tue, 19 Feb 2019 10:11:31 +0100 Message-ID: <20190219091131.GA6251@jurong> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:60659) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gw1Rc-0004vd-OD for bug-guix@gnu.org; Tue, 19 Feb 2019 04:12:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gw1Ra-00011y-Ju for bug-guix@gnu.org; Tue, 19 Feb 2019 04:12:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:54592) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gw1Ra-00011X-D9 for bug-guix@gnu.org; Tue, 19 Feb 2019 04:12:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gw1Ra-0003cI-4R for bug-guix@gnu.org; Tue, 19 Feb 2019 04:12:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: 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 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 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: 34570@debbugs.gnu.org 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