Package: guix;
Reported by: Michael Ford <fanquake <at> gmail.com>
Date: Wed, 6 Sep 2023 09:02:02 UTC
Severity: normal
To reply to this bug, email your comments to 65776 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
View this report as an mbox folder, status mbox, maintainer mbox
bug-guix <at> gnu.org
:bug#65776
; Package guix
.
(Wed, 06 Sep 2023 09:02:02 GMT) Full text and rfc822 format available.Michael Ford <fanquake <at> gmail.com>
:bug-guix <at> gnu.org
.
(Wed, 06 Sep 2023 09:02:02 GMT) Full text and rfc822 format available.Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Michael Ford <fanquake <at> gmail.com> To: bug-guix <at> gnu.org Subject: Failure to guix pull --no-substitues on aarch64 Date: Wed, 6 Sep 2023 10:01:22 +0100
[Message part 1 (text/plain, inline)]
This is occuring when performing a "guix pull --no-substitutes" on a newly installed Guix 1.4.0, running on aarch64 Linux. `/gnu/store/25lmh68nvby582y958fv84jnglf75jaz-libgit2-1.3.2-checkout/docs/error-handling.md' -> `libgit2-1.3.2-checkout/docs/error-handling.md' `/gnu/store/25lmh68nvby582y958fv84jnglf75jaz-libgit2-1.3.2-checkout/docs/release.md' -> `libgit2-1.3.2-checkout/docs/release.md' `/gnu/store/25lmh68nvby582y958fv84jnglf75jaz-libgit2-1.3.2-checkout/docs/merge-df_conflicts.txt' -> `libgit2-1.3.2-checkout/docs/merge-df_conflicts.txt' `/gnu/store/25lmh68nvby582y958fv84jnglf75jaz-libgit2-1.3.2-checkout/docs/differences-from-git.md' -> `libgit2-1.3.2-checkout/docs/differences-from-git.md' source is at 'libgit2-1.3.2-checkout' building /gnu/store/dy4jbhsaliqszfhhyr0a8ab71q2pwi0y-libpaper-2.0.0.tar.gz.drv... building /gnu/store/6vbjpblvwja2r62f24fvvvgmhrpixnph-libssh-0.10.5.tar.xz.drv... building /gnu/store/gcrd5lim7mss1ff9m87mrkrsnssn5s4l-libpaper-2.0.0.drv... \ 'build' phaseild-log 16057 208 careadlinkat.c:184:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] 184 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here." | ^~~~~~~ \ 'check' phaseBacktrace: 15 (primitive-load "/gnu/store/i3j0vfsv060s010dz38qpybk2c00j1xz-compute-guix-derivation") In ice-9/eval.scm: 155:9 14 (_ _) 159:9 13 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?)) In ice-9/boot-9.scm: 152:2 12 (with-fluid* _ _ _) 152:2 11 (with-fluid* _ _ _) In ./guix/store.scm: 2168:24 10 (run-with-store #<store-connection 256.99 28db67d0> #<procedure 3d17b1e0 at ./guix/self.scm:1330:2 (st?> ?) 1996:8 9 (_ #<store-connection 256.99 28db67d0>) In ./guix/gexp.scm: 299:22 8 (_ #<store-connection 256.99 28db67d0>) 1180:2 7 (_ #<store-connection 256.99 28db67d0>) 1046:2 6 (_ #<store-connection 256.99 28db67d0>) 892:4 5 (_ #<store-connection 256.99 28db67d0>) In ./guix/store.scm: 2053:12 4 (_ #<store-connection 256.99 28db67d0>) 1405:13 3 (map/accumulate-builds #<store-connection 256.99 28db67d0> #<procedure 2d0fc420 at ./guix/store.scm:20?> ?) 1401:5 2 (map/accumulate-builds #<store-connection 256.99 28db67d0> #<procedure 3199e420 at ./guix/store.scm:14?> ?) 1417:15 1 (_ #<store-connection 256.99 28db67d0> ("/gnu/store/2bh5cs69r34wcswi7q4nffpnfzi885nc-guix-daemon-1.?" ?) ?) 1417:15 0 (loop #f) ./guix/store.scm:1417:15: In procedure loop: ERROR: 1. &store-protocol-error: message: "build of `/gnu/store/zz05dfnfq5rigdjnxxsbps3ikj2vwq1b-ghostscript-9.56.1.drv' failed" status: 100 guix pull: error: You found a bug: the program '/gnu/store/i3j0vfsv060s010dz38qpybk2c00j1xz-compute-guix-derivation' failed to compute the derivation for Guix (version: "e7b6cd86ef856b52817428227f9c3d3297312262"; system: "aarch64-linux"; host version: "1.4.0"; pull-version: 1). Please report the COMPLETE output above by email to <bug-guix <at> gnu.org>. ffbecdf8cd21:/# guix pull --no-substitutes Updating channel 'guix' from Git repository at ' https://git.savannah.gnu.org/git/guix.git'... Authenticating channel 'guix', commits 9edb3f6 to 6113e05 (73 new commits)... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git 6113e05 building /gnu/store/fyqnp5b60vgmxq1nc7sykc5hdvif3l7l-compute-guix-derivation.drv... building /gnu/store/gcrd5lim7mss1ff9m87mrkrsnssn5s4l-libpaper-2.0.0.drv... / 'build' phaseild-log 28441 208 careadlinkat.c:184:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] 184 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here." | ^~~~~~~ / 'check' phaseBacktrace: 14 (primitive-load "/gnu/store/2ijs5gickxdpb6y9g490pkmgzd6rsns8-compute-guix-derivation") In ice-9/eval.scm: 155:9 13 (_ _) 159:9 12 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?)) In ice-9/boot-9.scm: 152:2 11 (with-fluid* _ _ _) 152:2 10 (with-fluid* _ _ _) In ./guix/store.scm: 2168:24 9 (run-with-store #<store-connection 256.99 398fc640> #<procedure 49e44d70 at ./guix/self.scm:1330:2 (st?> ?) 1996:8 8 (_ #<store-connection 256.99 398fc640>) In ./guix/gexp.scm: 299:22 7 (_ #<store-connection 256.99 398fc640>) 1180:2 6 (_ #<store-connection 256.99 398fc640>) 1046:2 5 (_ #<store-connection 256.99 398fc640>) 892:4 4 (_ #<store-connection 256.99 398fc640>) In ./guix/store.scm: 2053:12 3 (_ #<store-connection 256.99 398fc640>) 1401:5 2 (map/accumulate-builds #<store-connection 256.99 398fc640> #<procedure 4fd9d460 at ./guix/store.scm:20?> ?) 1417:15 1 (_ #<store-connection 256.99 398fc640> ("/gnu/store/2bh5cs69r34wcswi7q4nffpnfzi885nc-guix-daemon-1.?" ?) ?) 1417:15 0 (loop #f) ./guix/store.scm:1417:15: In procedure loop: ERROR: 1. &store-protocol-error: message: "build of `/gnu/store/zz05dfnfq5rigdjnxxsbps3ikj2vwq1b-ghostscript-9.56.1.drv' failed" status: 100 guix pull: error: You found a bug: the program '/gnu/store/2ijs5gickxdpb6y9g490pkmgzd6rsns8-compute-guix-derivation' failed to compute the derivation for Guix (version: "6113e0529d61df7425f64e30a6bf77f7cfdfe5a5"; system: "aarch64-linux"; host version: "1.4.0"; pull-version: 1). Please report the COMPLETE output above by email to <bug-guix <at> gnu.org>.
[Message part 2 (text/html, inline)]
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.