From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Vahi Subject: bug#21987: Version 0.9 Fails to Compile on Raspbian Date: Mon, 23 Nov 2015 00:41:24 +0200 Message-ID: <56524494.5060507@softf1.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9JemgCRGI25KgFvHbq4mVAMCqKshf8OKj" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34713) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0dxQ-00064L-6b for bug-guix@gnu.org; Sun, 22 Nov 2015 18:22:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a0dxM-0001CP-8Y for bug-guix@gnu.org; Sun, 22 Nov 2015 18:22:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:58946) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0dxM-0001CG-6Z for bug-guix@gnu.org; Sun, 22 Nov 2015 18:22:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1a0dxL-0006Wj-TF for bug-guix@gnu.org; Sun, 22 Nov 2015 18:22:03 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52051) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0dK9-00033B-EA for bug-Guix@gnu.org; Sun, 22 Nov 2015 17:41:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a0dK5-000885-Cn for bug-Guix@gnu.org; Sun, 22 Nov 2015 17:41:33 -0500 Received: from mail-out.elkdata.ee ([195.250.189.32]:63122) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0dK5-00087r-1m for bug-Guix@gnu.org; Sun, 22 Nov 2015 17:41:29 -0500 Received: from mail-relay.elkdata.ee (mail-relay.elkdata.ee [195.250.189.180]) by mail-out.elkdata.ee (Postfix) with ESMTP id 102CE2829018 for ; Mon, 23 Nov 2015 00:41:27 +0200 (EET) Received: from mail-relay.elkdata.ee (unknown [195.250.189.180]) by mail-relay.elkdata.ee (Postfix) with ESMTP id 0EF71124E778 for ; Mon, 23 Nov 2015 00:41:27 +0200 (EET) Received: from mail-relay.elkdata.ee ([195.250.189.180]) by mail-relay.elkdata.ee (mail-relay.elkdata.ee [195.250.189.180]) (amavisd-new, port 10024) with ESMTP id OU8W3To4r_1z for ; Mon, 23 Nov 2015 00:41:24 +0200 (EET) Received: from mail.elkdata.ee (mail.elkdata.ee [194.106.101.168]) by mail-relay.elkdata.ee (Postfix) with ESMTP id CEBC0124E775 for ; Mon, 23 Nov 2015 00:41:24 +0200 (EET) Received: from [192.168.0.101] (89-235-198-105.saturn.infonet.ee [89.235.198.105]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: -) by mail.elkdata.ee (Postfix) with ESMTPSA id C088A67BF403 for ; Mon, 23 Nov 2015 00:41:24 +0200 (EET) 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: bug-Guix@gnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --9JemgCRGI25KgFvHbq4mVAMCqKshf8OKj Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable An excerpt of the console output: ----citation--start----- CXX nix/libstore/libstore_a-build.o nix/libstore/build.cc: In member function 'void nix::Worker::waitForInput()': nix/libstore/build.cc:3332:74: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (!waitingForAWhile.empty() && lastWokenUp + settings.pollInterval <=3D after) { = ^ CXX nix/libstore/libstore_a-pathlocks.o CXX nix/libstore/libstore_a-derivations.o AR libstore.a CXX nix/nix-daemon/guix_daemon-nix-daemon.o CXX nix/nix-daemon/guix_daemon-guix-daemon.o CXXLD guix-daemon CXX nix/guix-register/guix_register-guix-register.o CXXLD guix-register GUILEC guix/base32.go ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0 ;;; or pass the --no-auto-compile argument to disable. ;;; compiling /usr/bin/guild ;;; compiled /home/pi/.cache/guile/ccache/2.0-LE-4-2.0/usr/bin/guild.go wrote `guix/base32.go' GUILEC guix/base64.go wrote `guix/base64.go' GUILEC guix/cpio.go wrote `guix/cpio.go' GUILEC guix/records.go wrote `guix/records.go' GUILEC guix/gcrypt.go wrote `guix/gcrypt.go' GUILEC guix/hash.go wrote `guix/hash.go' GUILEC guix/pk-crypto.go Backtrace: In ice-9/boot-9.scm: 2401: 19 [save-module-excursion #] 3085: 18 [#] In unknown file: ?: 17 [primitive-load-path "guix/utils" ...] In ice-9/eval.scm: 505: 16 [# (define-module # # ...)] In ice-9/psyntax.scm: 1106: 15 [expand-top-sequence ((define-module (guix utils) #:use-module =2E..)) () ...] 989: 14 [scan ((define-module (guix utils) #:use-module ...)) () ...] 279: 13 [scan ((#(syntax-object let # ...) (#) (# #) ...)) () ...] In ice-9/eval.scm: 411: 12 [eval # ()] In ice-9/boot-9.scm: 2951: 11 [define-module* (guix utils) #:filename ...] 2926: 10 [resolve-imports (((guix config)) ((srfi srfi-1)) ((srfi srfi-9)) ...)] 2864: 9 [resolve-interface (guix build syscalls) #:select ...] 2789: 8 [# # ...] 3065: 7 [try-module-autoload (guix build syscalls) #f] 2401: 6 [save-module-excursion #] 3085: 5 [#] In unknown file: ?: 4 [primitive-load-path "guix/build/syscalls" ...] In ice-9/eval.scm: 453: 3 [eval # ()] 411: 2 [eval # #] 386: 1 [eval # #] In ice-9/boot-9.scm: 106: 0 [# match-error ...] ice-9/boot-9.scm:106:20: In procedure #: ice-9/boot-9.scm:106:20: Throw to key `match-error' with args `("match" "no matching pattern" "armv6l")'. Makefile:4526: recipe for target 'guix/pk-crypto.go' failed make[2]: *** [guix/pk-crypto.go] Error 1 make[2]: Leaving directory '/nix/mmmv_jama/GNU_Guix/guix-0.9.0' Makefile:3688: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/nix/mmmv_jama/GNU_Guix/guix-0.9.0' Makefile:2302: recipe for target 'all' failed make: *** [all] Error 2 pi@raspberrypi /nix/mmmv_jama/GNU_Guix/guix-0.9.0 $ uname -a Linux raspberrypi 4.1.7+ #817 PREEMPT Sat Sep 19 15:25:36 BST 2015 armv6l GNU/Linux pi@raspberrypi /nix/mmmv_jama/GNU_Guix/guix-0.9.0 $ date Sun Nov 22 15:03:12 UTC 2015 pi@raspberrypi /nix/mmmv_jama/GNU_Guix/guix-0.9.0 $ echo $CFLAGS -mtune=3Dnative -ftree-vectorize pi@raspberrypi /nix/mmmv_jama/GNU_Guix/guix-0.9.0 $ echo $CXXFLAGS -mtune=3Dnative -ftree-vectorize pi@raspberrypi /nix/mmmv_jama/GNU_Guix/guix-0.9.0 $ ----citation--end----- --9JemgCRGI25KgFvHbq4mVAMCqKshf8OKj Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJWUkSUAAoJEIk4chNEJRd38TgP/RBgPkNmP2HMiBJySjtRFS8b u6q/7vr9qY/06zAAkmbiKVhV0fLwzG7Aazl3FAwCFe88NvhnrK5E6bJN39L0rxEl 1iD7ng5ChdLAqFNo/RgegZlF84+ODjdeQ65wUxYfRKSqcTIYon90w5jfUIlyuuqx BgolFNE+G6ybExyLCR245eJ3lp+mQkbcne36DkutC54Iis63D3jPDOET3gDIUVYO 1TnyvBNsjvZX+4gCqPWxHv5dthAPwDSW47gPnf0whDX80uxmBbIK5GuM019yCOZo g9p2CTdkMIs5jUIjt3/A2HaqWirbbLak39cfXIBBdHk1i8fOdWsWDO77avnibtP4 h7ZmqpMPzPZzjoxWYNfMftgD4DaH+VjGuHeBmq8GW4Ia7SkocVzSsSC5BFHf6aC2 q2tst7mrLPQmqD47FP2+10uC540XrbTzSKS9cQc+Juh4LUsTk04nFs/CaGiMFVEi URHVjWOlEzmicwB+iYD5gZEKD6bEAKd0ZfxvJKyFE9EkmV+4h6oKQLiVM/Fl9T3Y Jk1NYRAVtx+WjZP4PFpCd8OY4TqxySNJCAvYpEuLCvKylIhMVpuxnhVb+UveI3fu Z19VjDoPwFmOqjvshK3V5R8t+8cblZaWzVV1EYqdMBskFf9VLDSOr+uB+WhbHmN6 e1Xanu7w3Wni/09lNXgs =WPSv -----END PGP SIGNATURE----- --9JemgCRGI25KgFvHbq4mVAMCqKshf8OKj--