GNU bug report logs -
#58770
guix pull: error: You found a bug: the program '/gnu/store/9kyha1l1a1ynh9nni8428bqdanajck1b-compute-guix-derivation'
Previous Next
To reply to this bug, email your comments to 58770 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#58770
; Package
guix
.
(Tue, 25 Oct 2022 04:52:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Mark Felt <rustdog <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Tue, 25 Oct 2022 04:52:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
building /gnu/store/5s1lrwxd17hp97lxh9if6qni39qma5z1-gnutls-3.7.7.drv...
| 'build' phasebuilder for
`/gnu/store/5s1lrwxd17hp97lxh9if6qni39qma5z1-gnutls-3.7.7.drv' failed with
exit code 1
build of /gnu/store/5s1lrwxd17hp97lxh9if6qni39qma5z1-gnutls-3.7.7.drv failed
Backtrace:
View build log at
'/var/log/guix/drvs/5s/1lrwxd17hp97lxh9if6qni39qma5z1-gnutls-3.7.7.drv.bz2'.
14 (primitive-load
"/gnu/store/9kyha1l1a1ynh9nni8428bqdanajck1b-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:
2170:24 9 (run-with-store #<store-connection 256.99 1e8d8c0> #<procedure
f118a00 at ./guix/self.scm:1297:2 (stat?> ?)
1998:8 8 (_ #<store-connection 256.99 1e8d8c0>)
In ./guix/gexp.scm:
299:22 7 (_ #<store-connection 256.99 1e8d8c0>)
1180:2 6 (_ #<store-connection 256.99 779c000>)
1046:2 5 (_ #<store-connection 256.99 779c000>)
892:4 4 (_ #<store-connection 256.99 779c000>)
In ./guix/store.scm:
2055:12 3 (_ #<store-connection 256.99 779c000>)
1403:5 2 (map/accumulate-builds #<store-connection 256.99 779c000>
#<procedure ba8ca40 at ./guix/store.scm:2056?> ?)
1419:15 1 (_ #<store-connection 256.99 779c000>
("/gnu/store/mj5h0270jcv97c2pzh6d33mayy8ri54a-guile-gnutls-3.?" ?) ?)
1419:15 0 (loop #f)
./guix/store.scm:1419:15: In procedure loop:
ERROR:
1. &store-protocol-error:
message: "build of
`/gnu/store/mj5h0270jcv97c2pzh6d33mayy8ri54a-guile-gnutls-3.7.9.drv' failed"
status: 100
guix pull: error: You found a bug: the program
'/gnu/store/9kyha1l1a1ynh9nni8428bqdanajck1b-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"a2e4e3489b4fdec6e270c93fcd9724abe983217e"; system: "aarch64-linux";
host version: "582b1f626f351d0c519c973ba3c49d1c270200bf"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix <at> gnu.org>.
[Message part 2 (text/html, inline)]
[1lrwxd17hp97lxh9if6qni39qma5z1-gnutls-3.7.7.drv.bz2 (application/octet-stream, attachment)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#58770
; Package
guix
.
(Tue, 25 Oct 2022 13:52:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 58770 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Mark Felt <rustdog <at> gmail.com> writes:
> building /gnu/store/5s1lrwxd17hp97lxh9if6qni39qma5z1-gnutls-3.7.7.drv...
> | 'build' phasebuilder for `/gnu/store/5s1lrwxd17hp97lxh9if6qni39qma5z1-gnutls-3.7.7.drv' failed with exit code 1
> build of /gnu/store/5s1lrwxd17hp97lxh9if6qni39qma5z1-gnutls-3.7.7.drv failed
> Backtrace:
> View build log at '/var/log/guix/drvs/5s/1lrwxd17hp97lxh9if6qni39qma5z1-gnutls-3.7.7.drv.bz2'.
Hi Mark,
It's not obvious to me why the build of gnutls failed from the log.
It has been built by a substitute server, so providing you're fetching
substitutes from bordeaux.guix.gnu.org, you shouldn't have to build this
locally.
Chris
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#58770
; Package
guix
.
(Thu, 27 Oct 2022 22:56:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 58770 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I'm trying to build/use Guix as a package manager on top of the Linux
distribution (container) provided by Chrome OS:
https://chromeos.dev/en/linux
All I do to get the error is:
1. install Guix from the distro's package manager
2. run 'guix pull' (which doesn't complete because of the error.)
Specific Device Information:
rustdog <at> penguin:~$ uname -a
Linux penguin 5.10.136-19393-g8d1faf8b57d7 #1 SMP PREEMPT Wed Oct 5
03:09:18 PDT 2022 aarch64 GNU/Linux
Guix package info for the Linux system:
rustdog <at> penguin:~$ sudo apt info guix
Package: guix
Version: 1.2.0-4
Priority: optional
Section: admin
Maintainer: Vagrant Cascadian <vagrant <at> debian.org>
Installed-Size: 271 MB
Depends: guile-2.2-libs, libbz2-1.0, libc6 (>= 2.28), libgcc-s1 (>= 3.0),
libgcrypt20 (>= 1.8.0), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 5.2),
zlib1g (>= 1:1.2.6), guile-2.2, guile-gcrypt (>= 0.3.0-3~), guile-git (>=
0.4.0-2~), guile-gnutls (>= 3.6.15-5~), guile-json (>= 4.3.2), guile-lzlib,
guile-ssh (>= 0.13.1), guile-sqlite3 (>= 0.1.3-2~), guile-zlib, libssh-dev
Recommends: nscd, systemd
Homepage: https://guix.gnu.org/
Download-Size: 41.8 MB
APT-Manual-Installed: yes
APT-Sources: https://deb.debian.org/debian bullseye/main arm64 Packages
Description: GNU Guix functional package manager
Guix is an advanced distribution of the GNU operating system
developed by the GNU Project—which respects the freedom of computer
users.
.
Guix supports transactional upgrades and roll-backs, unprivileged
package management, and more. When used as a standalone distribution,
Guix supports declarative system configuration for transparent and
reproducible operating systems.
.
It provides Guile Scheme APIs, including high-level embedded
domain-specific languages (EDSLs) to define packages and whole-system
configurations.
On Tue, Oct 25, 2022, 6:51 AM Christopher Baines <mail <at> cbaines.net> wrote:
>
> Mark Felt <rustdog <at> gmail.com> writes:
>
> > building /gnu/store/5s1lrwxd17hp97lxh9if6qni39qma5z1-gnutls-3.7.7.drv...
> > | 'build' phasebuilder for
> `/gnu/store/5s1lrwxd17hp97lxh9if6qni39qma5z1-gnutls-3.7.7.drv' failed with
> exit code 1
> > build of /gnu/store/5s1lrwxd17hp97lxh9if6qni39qma5z1-gnutls-3.7.7.drv
> failed
> > Backtrace:
> > View build log at
> '/var/log/guix/drvs/5s/1lrwxd17hp97lxh9if6qni39qma5z1-gnutls-3.7.7.drv.bz2'.
>
> Hi Mark,
>
> It's not obvious to me why the build of gnutls failed from the log.
>
> It has been built by a substitute server, so providing you're fetching
> substitutes from bordeaux.guix.gnu.org, you shouldn't have to build this
> locally.
>
> Chris
>
[Message part 2 (text/html, inline)]
bug closed, send any further explanations to
58770 <at> debbugs.gnu.org and Mark Felt <rustdog <at> gmail.com>
Request was from
Andreas Enge <andreas <at> enge.fr>
to
control <at> debbugs.gnu.org
.
(Fri, 01 Aug 2025 19:09:01 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.