From mboxrd@z Thu Jan 1 00:00:00 1970 From: raingloom Subject: bug#39654: guix pull persistently errors when building guile3.0-ssh-0.12.0 Date: Tue, 18 Feb 2020 13:12:07 +0100 Message-ID: <1582027927.5020.1@riseup.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-q3sjXJ0Xx5w1mdPTQ5OF" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35820) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j41kR-00007o-Gf for bug-guix@gnu.org; Tue, 18 Feb 2020 07:13:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j41kM-0002Vn-KO for bug-guix@gnu.org; Tue, 18 Feb 2020 07:13:07 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:33624) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j41kM-0002Vb-Ef for bug-guix@gnu.org; Tue, 18 Feb 2020 07:13:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j41kM-0003ua-9E for bug-guix@gnu.org; Tue, 18 Feb 2020 07:13:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:35735) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j41jd-00087u-Fk for bug-guix@gnu.org; Tue, 18 Feb 2020 07:12:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j41jY-0002GZ-6r for bug-guix@gnu.org; Tue, 18 Feb 2020 07:12:17 -0500 Received: from mx1.riseup.net ([198.252.153.129]:57656) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j41jX-0002G7-MY for bug-guix@gnu.org; Tue, 18 Feb 2020 07:12:12 -0500 Received: from capuchin.riseup.net (capuchin-pn.riseup.net [10.0.1.176]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 48MKV12VdbzFdK4 for ; Tue, 18 Feb 2020 04:12:09 -0800 (PST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by capuchin.riseup.net (Postfix) with ESMTPSA id 48MKV01Zlnz8vMq for ; Tue, 18 Feb 2020 04:12:07 -0800 (PST) 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-mx.org@gnu.org Sender: "bug-Guix" To: 39654@debbugs.gnu.org --=-q3sjXJ0Xx5w1mdPTQ5OF Content-Type: text/plain; charset=us-ascii; format=flowed Here is the tail of the most recent pull log, I attached an earlier log separately. This one had all channels disabled, but that didn't seem to change anything. ``` \builder for `/gnu/store/gj4pk7zn0wrvf5c9rl9x8gnd3719l98d-guile3.0-ssh-0.12.0.drv' failed with exit code 1 @ build-failed /gnu/store/gj4pk7zn0wrvf5c9rl9x8gnd3719l98d-guile3.0-ssh-0.12.0.drv - 1 builder for `/gnu/store/gj4pk7zn0wrvf5c9rl9x8gnd3719l98d-guile3.0-ssh-0.12.0.drv' failed with exit code 1 Backtrace: In ./guix/gexp.scm: 757:2 19 (_ _) In ./guix/monads.scm: 482:9 18 (_ _) In ./guix/gexp.scm: 627:13 17 (_ _) In ./guix/store.scm: 1701:8 16 (_ _) In ./guix/gexp.scm: 896:2 15 (_ _) 757:2 14 (_ _) In ./guix/monads.scm: 482:9 13 (_ _) In ./guix/gexp.scm: 627:13 12 (_ _) In ./guix/store.scm: 1701:8 11 (_ _) In ./guix/gexp.scm: 896:2 10 (_ _) 757:2 9 (_ _) In ./guix/monads.scm: 482:9 8 (_ _) In ./guix/gexp.scm: 627:13 7 (_ _) In ./guix/store.scm: 1701:8 6 (_ _) 1736:38 5 (_ #) In ./guix/packages.scm: 948:16 4 (cache! # # ?) In ./guix/grafts.scm: 323:4 3 (graft-derivation # ?) 172:4 2 (references-oracle # ?) 182:20 1 (_ _ _) In ./guix/store.scm: 1224:15 0 (_ # _ _) ./guix/store.scm:1224:15: Throw to key `srfi-34' with args `(#)'. guix pull: error: You found a bug: the program '/gnu/store/0nbcv4jkhf73qlvc6dsy05iamj6l662c-compute-guix-derivation' failed to compute the derivation for Guix (version: "01005f426958ab9e12f44c5e4a60ec1cdd605d5d"; system: "x86_64-linux"; host version: "668307c0d4f35743fb9fcad7f2198aa9b31ba6d5"; pull-version: 1). ``` --=-q3sjXJ0Xx5w1mdPTQ5OF Content-Type: text/plain Content-Disposition: attachment; filename=pull-log Content-Transfer-Encoding: quoted-printable Updating channel 'nonguix' from Git repository at 'https://gitlab.com/nongu= ix/nonguix.git'... Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.or= g/git/guix.git'... Building from these channels: guix https://git.savannah.gnu.org/git/guix.git 01005f4 nonguix https://gitlab.com/nonguix/nonguix.git 2c15010 Computing Guix derivation for 'x86_64-linux'... @ build-started /gnu/store= /gj4pk7zn0wrvf5c9rl9x8gnd3719l98d-guile3.0-ssh-0.12.0.drv - x86_64-linux /v= ar/log/guix/drvs/gj//4pk7zn0wrvf5c9rl9x8gnd3719l98d-guile3.0-ssh-0.12.0.drv= .bz2 11879 @ build-log 11879 39 starting phase `set-SOURCE-DATE-EPOCH' @ build-log 11879 58 phase `set-SOURCE-DATE-EPOCH' succeeded after 0.0 seconds @ build-log 11879 27 starting phase `set-paths' @ build-log 11879 1860 environment variable `PATH' set to `/gnu/store/wqg1phrny7vdc6ns7qxb0d7rq8j1= bwmw-autoconf-2.69/bin:/gnu/store/xxv1sk5y2bzi08v13dzs8cmsnivqsf22-automake= -1.16.1/bin:/gnu/store/222gr37iybb5cnwxcrz1i45jinp415c2-libtool-2.4.6/bin:/= gnu/store/irj21yhgls637jhhkb5yr79s76c96maq-texinfo-6.6/bin:/gnu/store/i1cqa= ixp79vd3qwnyj1ll10pq6skm2wk-pkg-config-0.29.2/bin:/gnu/store/4izp5ih15pdr3q= 2hax2c6fmjqsw4vcrv-which-2.21/bin:/gnu/store/1mkkv2caiqbdbbd256c4dirfi4kwsa= cv-guile-2.2.6/bin:/gnu/store/cnqpra8vr2l5fz00rr4yj4bp3hr00cfw-tar-1.32/bin= :/gnu/store/py3k9zla9fj3z7430v4crqj5pyrsd3qj-gzip-1.10/bin:/gnu/store/l86az= r7r3p5631wj3kk329jl1y1mpjgy-bzip2-1.0.6/bin:/gnu/store/lbip9isk25isymvnb159= l115xnacb5j8-xz-5.2.4/bin:/gnu/store/6jdshxwdrad9mlhcqc9k0g24yw45rqf1-file-= 5.33/bin:/gnu/store/58sq8iabw3jkv0fvf95hd7sq2g4xcsnz-diffutils-3.7/bin:/gnu= /store/v76scv4n63ip08g119rczh2mrw31zwpd-patch-2.7.6/bin:/gnu/store/g9d3wv1d= 68iflx57yp3mcp3k3sv8spsl-findutils-4.6.0/bin:/gnu/store/2z9hsww76aag37p4067= 1l9niq5pvvasx-gawk-5.0.1/bin:/gnu/store/afmvfw1yhfal48n1kjq6bk6kcw8sc3db-se= d-4.7/bin:/gnu/store/7iyvxhp2g3v3655zqwr6biz2h0lqv7pr-grep-3.3/bin:/gnu/sto= re/9kzrrccpzl6i1sfwb0drb00gi2gwk0x0-coreutils-8.31/bin:/gnu/store/b5vpfzkr5= 9bpgcsg1k9vvad9h5rwvpgk-make-4.2.1/bin:/gnu/store/29jhbbg1hf557x8j53f9sxd9i= mlmf02a-bash-minimal-5.0.7/bin:/gnu/store/nc5vlidpxbvngalng30nif8nb3j7gfy2-= ld-wrapper-0/bin:/gnu/store/3hkdiscs4910r75njbrql10znxxn7chk-binutils-2.32/= bin:/gnu/store/x3jx25cd3q363mr7nbgzrhrv1vza6cf7-gcc-7.4.0/bin:/gnu/store/ah= qgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/bin:/gnu/store/ahqgl4h89xqj695lgq= vsaf6zh2nhy4pj-glibc-2.29/sbin:/gnu/store/7z0zzqbchcjmc1krwhy0jd5hsny5y77w-= guile-next-3.0.0/bin:/gnu/store/x5nhgnwzhcw98f4zbzsrswirbq6bjb0g-libgcrypt-= 1.8.4/bin:/gnu/store/42myw0y4q2djyajzc9i5i4inwr2831nv-m4-1.4.18/bin:/gnu/st= ore/1yph2a5wjqlcc2d473mphsrd9zqaq399-libgpg-error-1.36/bin' @ build-log 11879 562 environment variable `ACLOCAL_PATH' set to `/gnu/store/xxv1sk5y2bzi08v13dzs= 8cmsnivqsf22-automake-1.16.1/share/aclocal:/gnu/store/222gr37iybb5cnwxcrz1i= 45jinp415c2-libtool-2.4.6/share/aclocal:/gnu/store/i1cqaixp79vd3qwnyj1ll10p= q6skm2wk-pkg-config-0.29.2/share/aclocal:/gnu/store/1mkkv2caiqbdbbd256c4dir= fi4kwsacv-guile-2.2.6/share/aclocal:/gnu/store/7z0zzqbchcjmc1krwhy0jd5hsny5= y77w-guile-next-3.0.0/share/aclocal:/gnu/store/x5nhgnwzhcw98f4zbzsrswirbq6b= jb0g-libgcrypt-1.8.4/share/aclocal:/gnu/store/1yph2a5wjqlcc2d473mphsrd9zqaq= 399-libgpg-error-1.36/share/aclocal' @ build-log 11879 1743 environment variable `INFOPATH' set to `/gnu/store/wqg1phrny7vdc6ns7qxb0d7r= q8j1bwmw-autoconf-2.69/share/info:/gnu/store/xxv1sk5y2bzi08v13dzs8cmsnivqsf= 22-automake-1.16.1/share/info:/gnu/store/222gr37iybb5cnwxcrz1i45jinp415c2-l= ibtool-2.4.6/share/info:/gnu/store/irj21yhgls637jhhkb5yr79s76c96maq-texinfo= -6.6/share/info:/gnu/store/4izp5ih15pdr3q2hax2c6fmjqsw4vcrv-which-2.21/shar= e/info:/gnu/store/1mkkv2caiqbdbbd256c4dirfi4kwsacv-guile-2.2.6/share/info:/= gnu/store/cnqpra8vr2l5fz00rr4yj4bp3hr00cfw-tar-1.32/share/info:/gnu/store/p= y3k9zla9fj3z7430v4crqj5pyrsd3qj-gzip-1.10/share/info:/gnu/store/58sq8iabw3j= kv0fvf95hd7sq2g4xcsnz-diffutils-3.7/share/info:/gnu/store/g9d3wv1d68iflx57y= p3mcp3k3sv8spsl-findutils-4.6.0/share/info:/gnu/store/2z9hsww76aag37p40671l= 9niq5pvvasx-gawk-5.0.1/share/info:/gnu/store/afmvfw1yhfal48n1kjq6bk6kcw8sc3= db-sed-4.7/share/info:/gnu/store/7iyvxhp2g3v3655zqwr6biz2h0lqv7pr-grep-3.3/= share/info:/gnu/store/9kzrrccpzl6i1sfwb0drb00gi2gwk0x0-coreutils-8.31/share= /info:/gnu/store/b5vpfzkr59bpgcsg1k9vvad9h5rwvpgk-make-4.2.1/share/info:/gn= u/store/29jhbbg1hf557x8j53f9sxd9imlmf02a-bash-minimal-5.0.7/share/info:/gnu= /store/3hkdiscs4910r75njbrql10znxxn7chk-binutils-2.32/share/info:/gnu/store= /x3jx25cd3q363mr7nbgzrhrv1vza6cf7-gcc-7.4.0/share/info:/gnu/store/ahqgl4h89= xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/share/info:/gnu/store/7z0zzqbchcjmc1krwh= y0jd5hsny5y77w-guile-next-3.0.0/share/info:/gnu/store/x5nhgnwzhcw98f4zbzsrs= wirbq6bjb0g-libgcrypt-1.8.4/share/info:/gnu/store/42myw0y4q2djyajzc9i5i4inw= r2831nv-m4-1.4.18/share/info:/gnu/store/y7qk8raalgvdnxcglvxa320cfxrjk1x6-gm= p-6.1.2/share/info:/gnu/store/nsikjxykcaqa0zjpfmkqd569bngbv5nl-libunistring= -0.9.10/share/info:/gnu/store/1yph2a5wjqlcc2d473mphsrd9zqaq399-libgpg-error= -1.36/share/info' @ build-log 11879 626 environment variable `PKG_CONFIG_PATH' set to `/gnu/store/1mkkv2caiqbdbbd25= 6c4dirfi4kwsacv-guile-2.2.6/lib/pkgconfig:/gnu/store/lbip9isk25isymvnb159l1= 15xnacb5j8-xz-5.2.4/lib/pkgconfig:/gnu/store/7z0zzqbchcjmc1krwhy0jd5hsny5y7= 7w-guile-next-3.0.0/lib/pkgconfig:/gnu/store/2v1vdn790ilaxx3jn22lksvv2bf51k= vl-libssh-0.9.3/lib/pkgconfig:/gnu/store/3xs3dnc28p9fi8in7hkfcdx20incrdvq-l= ibgc-7.6.12/lib/pkgconfig:/gnu/store/1yph2a5wjqlcc2d473mphsrd9zqaq399-libgp= g-error-1.36/lib/pkgconfig' environment variable `GUILE_LOAD_PATH' unset environment variable `GUILE_LOAD_COMPILED_PATH' unset environment variable `BASH_LOADABLES_PATH' unset @ build-log 11879 2386 environment variable `CPATH' set to `/gnu/store/1mkkv2caiqbdbbd256c4dirfi4k= wsacv-guile-2.2.6/include:/gnu/store/l86azr7r3p5631wj3kk329jl1y1mpjgy-bzip2= -1.0.6/include:/gnu/store/lbip9isk25isymvnb159l115xnacb5j8-xz-5.2.4/include= :/gnu/store/6jdshxwdrad9mlhcqc9k0g24yw45rqf1-file-5.33/include:/gnu/store/2= z9hsww76aag37p40671l9niq5pvvasx-gawk-5.0.1/include:/gnu/store/b5vpfzkr59bpg= csg1k9vvad9h5rwvpgk-make-4.2.1/include:/gnu/store/3hkdiscs4910r75njbrql10zn= xxn7chk-binutils-2.32/include:/gnu/store/x3jx25cd3q363mr7nbgzrhrv1vza6cf7-g= cc-7.4.0/include:/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/inc= lude:/gnu/store/7z0zzqbchcjmc1krwhy0jd5hsny5y77w-guile-next-3.0.0/include:/= gnu/store/2v1vdn790ilaxx3jn22lksvv2bf51kvl-libssh-0.9.3/include:/gnu/store/= x5nhgnwzhcw98f4zbzsrswirbq6bjb0g-libgcrypt-1.8.4/include:/gnu/store/y7qk8ra= algvdnxcglvxa320cfxrjk1x6-gmp-6.1.2/include:/gnu/store/3xs3dnc28p9fi8in7hkf= cdx20incrdvq-libgc-7.6.12/include:/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij= 4p-libltdl-2.4.6/include:/gnu/store/nsikjxykcaqa0zjpfmkqd569bngbv5nl-libuni= string-0.9.10/include:/gnu/store/7czrqpi0kwazras6pgyx0bhdn89pg0jl-linux-lib= re-headers-4.19.56/include:/gnu/store/1yph2a5wjqlcc2d473mphsrd9zqaq399-libg= pg-error-1.36/include' environment variable `LIBRARY_PATH' set to `/gnu/store/irj21yhgls637jhhkb5y= r79s76c96maq-texinfo-6.6/lib:/gnu/store/1mkkv2caiqbdbbd256c4dirfi4kwsacv-gu= ile-2.2.6/lib:/gnu/store/l86azr7r3p5631wj3kk329jl1y1mpjgy-bzip2-1.0.6/lib:/= gnu/store/lbip9isk25isymvnb159l115xnacb5j8-xz-5.2.4/lib:/gnu/store/6jdshxwd= rad9mlhcqc9k0g24yw45rqf1-file-5.33/lib:/gnu/store/2z9hsww76aag37p40671l9niq= 5pvvasx-gawk-5.0.1/lib:/gnu/store/3hkdiscs4910r75njbrql10znxxn7chk-binutils= -2.32/lib:/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib:/gnu/s= tore/qky1x5bb2jygy58bn6y95ygfsmpakf52-glibc-2.29-static/lib:/gnu/store/mmqp= 1xqffn6qw6v88i627c2bpbq36fcy-glibc-utf8-locales-2.29/lib:/gnu/store/7z0zzqb= chcjmc1krwhy0jd5hsny5y77w-guile-next-3.0.0/lib:/gnu/store/2v1vdn790ilaxx3jn= 22lksvv2bf51kvl-libssh-0.9.3/lib:/gnu/store/x5nhgnwzhcw98f4zbzsrswirbq6bjb0= g-libgcrypt-1.8.4/lib:/gnu/store/y7qk8raalgvdnxcglvxa320cfxrjk1x6-gmp-6.1.2= /lib:/gnu/store/3xs3dnc28p9fi8in7hkfcdx20incrdvq-libgc-7.6.12/lib:/gnu/stor= e/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib:/gnu/store/nsikjxykcaq= a0zjpfmkqd569bngbv5nl-libunistring-0.9.10/lib:/gnu/store/1yph2a5wjqlcc2d473= mphsrd9zqaq399-libgpg-error-1.36/lib' @ build-log 11879 124 environment variable `GUIX_LOCPATH' set to `/gnu/store/mmqp1xqffn6qw6v88i62= 7c2bpbq36fcy-glibc-utf8-locales-2.29/lib/locale' @ build-log 11879 45 environment variable `GUILE_LOAD_PATH' unset @ build-log 11879 54 environment variable `GUILE_LOAD_COMPILED_PATH' unset @ build-log 11879 46 phase `set-paths' succeeded after 0.0 seconds @ build-log 11879 32 starting phase `install-locale' @ build-log 11879 48 using 'en_US.utf8' locale for category "LC_ALL" @ build-log 11879 51 phase `install-locale' succeeded after 0.0 seconds @ build-log 11879 24 starting phase `unpack' @ build-log 11879 107 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/.dir-l= ocals.el' -> `./.dir-locals.el' @ build-log 11879 99 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/.gitig= nore' -> `./.gitignore' @ build-log 11879 93 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/AUTHOR= S' -> `./AUTHORS' @ build-log 11879 97 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/Change= Log' -> `./ChangeLog' @ build-log 11879 101 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/Makefi= le.am' -> `./Makefile.am' @ build-log 11879 87 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/NEWS' = -> `./NEWS' @ build-log 11879 91 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/README= ' -> `./README' @ build-log 11879 99 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/README= .org' -> `./README.org' @ build-log 11879 91 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/THANKS= ' -> `./THANKS' @ build-log 11879 87 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/TODO' = -> `./TODO' @ build-log 11879 103 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/config= ure.ac' -> `./configure.ac' @ build-log 11879 93 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/COPYIN= G' -> `./COPYING' @ build-log 11879 93 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/INSTAL= L' -> `./INSTALL' @ build-log 11879 111 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= .gitignore' -> `./tests/.gitignore' @ build-log 11879 113 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= Makefile.am' -> `./tests/Makefile.am' @ build-log 11879 111 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= README.org' -> `./tests/README.org' @ build-log 11879 125 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= client-server.scm' -> `./tests/client-server.scm' @ build-log 11879 111 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= common.scm' -> `./tests/common.scm' @ build-log 11879 103 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= config' -> `./tests/config' @ build-log 11879 107 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= dist.scm' -> `./tests/dist.scm' @ build-log 11879 105 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= key.scm' -> `./tests/key.scm' @ build-log 11879 105 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= log.scm' -> `./tests/log.scm' @ build-log 11879 109 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= popen.scm' -> `./tests/popen.scm' @ build-log 11879 125 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= server-client.scm' -> `./tests/server-client.scm' @ build-log 11879 111 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= server.scm' -> `./tests/server.scm' @ build-log 11879 113 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= session.scm' -> `./tests/session.scm' @ build-log 11879 109 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= shell.scm' -> `./tests/shell.scm' @ build-log 11879 119 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= sssh-ssshd.scm' -> `./tests/sssh-ssshd.scm' @ build-log 11879 111 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= tunnel.scm' -> `./tests/tunnel.scm' @ build-log 11879 113 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= keys/dsakey' -> `./tests/keys/dsakey' @ build-log 11879 597 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= keys/dsakey.pub' -> `./tests/keys/dsakey.pub' `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= keys/ecdsakey' -> `./tests/keys/ecdsakey' `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= keys/ecdsakey.pub' -> `./tests/keys/ecdsakey.pub' `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= keys/rsakey' -> `./tests/keys/rsakey' `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= keys/rsakey.pub' -> `./tests/keys/rsakey.pub' @ build-log 11879 135 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/tests/= common/test-server.scm' -> `./tests/common/test-server.scm' @ build-log 11879 117 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/module= s/Makefile.am' -> `./modules/Makefile.am' @ build-log 11879 125 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/module= s/ssh/Makefile.am' -> `./modules/ssh/Makefile.am' @ build-log 11879 121 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/module= s/ssh/agent.scm' -> `./modules/ssh/agent.scm' @ build-log 11879 119 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/module= s/ssh/auth.scm' -> `./modules/ssh/auth.scm' @ build-log 11879 125 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/module= s/ssh/channel.scm' -> `./modules/ssh/channel.scm' @ build-log 11879 119 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/module= s/ssh/dist.scm' -> `./modules/ssh/dist.scm' @ build-log 11879 117 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/module= s/ssh/key.scm' -> `./modules/ssh/key.scm' @ build-log 11879 117 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/module= s/ssh/log.scm' -> `./modules/ssh/log.scm' @ build-log 11879 125 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/module= s/ssh/message.scm' -> `./modules/ssh/message.scm' @ build-log 11879 123 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/module= s/ssh/server.scm' -> `./modules/ssh/server.scm' @ build-log 11879 125 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/module= s/ssh/session.scm' -> `./modules/ssh/session.scm' @ build-log 11879 119 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/module= s/ssh/sftp.scm' -> `./modules/ssh/sftp.scm' @ build-log 11879 121 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/module= s/ssh/shell.scm' -> `./modules/ssh/shell.scm' @ build-log 11879 123 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/module= s/ssh/tunnel.scm' -> `./modules/ssh/tunnel.scm' @ build-log 11879 125 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/module= s/ssh/version.scm' -> `./modules/ssh/version.scm' @ build-log 11879 256 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/module= s/ssh/popen.scm' -> `./modules/ssh/popen.scm' `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/module= s/ssh/dist/Makefile.am' -> `./modules/ssh/dist/Makefile.am' @ build-log 11879 127 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/module= s/ssh/dist/job.scm' -> `./modules/ssh/dist/job.scm' @ build-log 11879 129 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/module= s/ssh/dist/node.scm' -> `./modules/ssh/dist/node.scm' @ build-log 11879 105 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/m4/.gi= tignore' -> `./m4/.gitignore' @ build-log 11879 107 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/m4/Mak= efile.am' -> `./m4/Makefile.am' @ build-log 11879 103 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/m4/lib= -ld.m4' -> `./m4/lib-ld.m4' @ build-log 11879 107 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/m4/lib= -link.m4' -> `./m4/lib-link.m4' @ build-log 11879 111 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/m4/lib= -prefix.m4' -> `./m4/lib-prefix.m4' @ build-log 11879 101 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/m4/gui= le.m4' -> `./m4/guile.m4' @ build-log 11879 125 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/.gitignore' -> `./libguile-ssh/.gitignore' @ build-log 11879 127 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/Makefile.am' -> `./libguile-ssh/Makefile.am' @ build-log 11879 117 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/auth.c' -> `./libguile-ssh/auth.c' @ build-log 11879 117 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/auth.h' -> `./libguile-ssh/auth.h' @ build-log 11879 133 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/channel-func.c' -> `./libguile-ssh/channel-func.c' @ build-log 11879 133 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/channel-func.h' -> `./libguile-ssh/channel-func.h' @ build-log 11879 133 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/channel-main.c' -> `./libguile-ssh/channel-main.c' @ build-log 11879 133 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/channel-type.c' -> `./libguile-ssh/channel-type.c' @ build-log 11879 613 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/channel-type.h' -> `./libguile-ssh/channel-type.h' `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/common.c' -> `./libguile-ssh/common.c' `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/common.h' -> `./libguile-ssh/common.h' `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/error.c' -> `./libguile-ssh/error.c' `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/error.h' -> `./libguile-ssh/error.h' @ build-log 11879 125 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/key-func.c' -> `./libguile-ssh/key-func.c' @ build-log 11879 125 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/key-func.h' -> `./libguile-ssh/key-func.h' @ build-log 11879 125 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/key-main.c' -> `./libguile-ssh/key-main.c' @ build-log 11879 125 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/key-type.c' -> `./libguile-ssh/key-type.c' @ build-log 11879 125 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/key-type.h' -> `./libguile-ssh/key-type.h' @ build-log 11879 115 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/log.c' -> `./libguile-ssh/log.c' @ build-log 11879 115 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/log.h' -> `./libguile-ssh/log.h' @ build-log 11879 133 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/message-func.c' -> `./libguile-ssh/message-func.c' @ build-log 11879 133 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/message-func.h' -> `./libguile-ssh/message-func.h' @ build-log 11879 133 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/message-main.c' -> `./libguile-ssh/message-main.c' @ build-log 11879 133 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/message-type.c' -> `./libguile-ssh/message-type.c' @ build-log 11879 133 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/message-type.h' -> `./libguile-ssh/message-type.h' @ build-log 11879 131 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/server-func.c' -> `./libguile-ssh/server-func.c' @ build-log 11879 131 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/server-func.h' -> `./libguile-ssh/server-func.h' @ build-log 11879 131 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/server-main.c' -> `./libguile-ssh/server-main.c' @ build-log 11879 131 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/server-type.c' -> `./libguile-ssh/server-type.c' @ build-log 11879 131 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/server-type.h' -> `./libguile-ssh/server-type.h' @ build-log 11879 133 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/session-func.c' -> `./libguile-ssh/session-func.c' @ build-log 11879 399 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/session-func.h' -> `./libguile-ssh/session-func.h' `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/session-main.c' -> `./libguile-ssh/session-main.c' `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/session-type.c' -> `./libguile-ssh/session-type.c' @ build-log 11879 407 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/session-type.h' -> `./libguile-ssh/session-type.h' `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/sftp-file-main.c' -> `./libguile-ssh/sftp-file-main.c' `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/sftp-file-type.c' -> `./libguile-ssh/sftp-file-type.c' @ build-log 11879 137 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/sftp-file-type.h' -> `./libguile-ssh/sftp-file-type.h' @ build-log 11879 143 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/sftp-session-func.c' -> `./libguile-ssh/sftp-session-func.c' @ build-log 11879 143 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/sftp-session-func.h' -> `./libguile-ssh/sftp-session-func.h' @ build-log 11879 143 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/sftp-session-main.c' -> `./libguile-ssh/sftp-session-main.c' @ build-log 11879 143 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/sftp-session-type.c' -> `./libguile-ssh/sftp-session-type.c' @ build-log 11879 143 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/sftp-session-type.h' -> `./libguile-ssh/sftp-session-type.h' @ build-log 11879 123 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/threads.c' -> `./libguile-ssh/threads.c' @ build-log 11879 123 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/threads.h' -> `./libguile-ssh/threads.h' @ build-log 11879 123 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/libgui= le-ssh/version.c' -> `./libguile-ssh/version.c' @ build-log 11879 117 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/exampl= es/.gitignore' -> `./examples/.gitignore' @ build-log 11879 119 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/exampl= es/Makefile.am' -> `./examples/Makefile.am' @ build-log 11879 117 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/exampl= es/README.org' -> `./examples/README.org' @ build-log 11879 129 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/exampl= es/pg-tunnel.scm.in' -> `./examples/pg-tunnel.scm.in' @ build-log 11879 121 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/exampl= es/rrepl.scm.in' -> `./examples/rrepl.scm.in' @ build-log 11879 119 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/exampl= es/sscp.scm.in' -> `./examples/sscp.scm.in' @ build-log 11879 119 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/exampl= es/sssh.scm.in' -> `./examples/sssh.scm.in' @ build-log 11879 121 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/exampl= es/ssshd.scm.in' -> `./examples/ssshd.scm.in' @ build-log 11879 121 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/exampl= es/uptop.scm.in' -> `./examples/uptop.scm.in' @ build-log 11879 109 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/exampl= es/README' -> `./examples/README' @ build-log 11879 131 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/exampl= es/rpc/client.scm.in' -> `./examples/rpc/client.scm.in' @ build-log 11879 131 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/exampl= es/rpc/server.scm.in' -> `./examples/rpc/server.scm.in' @ build-log 11879 133 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/exampl= es/echo/client.scm.in' -> `./examples/echo/client.scm.in' @ build-log 11879 133 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/exampl= es/echo/server.scm.in' -> `./examples/echo/server.scm.in' @ build-log 11879 107 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/.g= itignore' -> `./doc/.gitignore' @ build-log 11879 109 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/Ma= kefile.am' -> `./doc/Makefile.am' @ build-log 11879 115 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/ap= i-agent.texi' -> `./doc/api-agent.texi' @ build-log 11879 113 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/ap= i-auth.texi' -> `./doc/api-auth.texi' @ build-log 11879 121 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/ap= i-channels.texi' -> `./doc/api-channels.texi' @ build-log 11879 113 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/ap= i-dist.texi' -> `./doc/api-dist.texi' @ build-log 11879 113 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/ap= i-keys.texi' -> `./doc/api-keys.texi' @ build-log 11879 119 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/ap= i-logging.texi' -> `./doc/api-logging.texi' @ build-log 11879 121 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/ap= i-messages.texi' -> `./doc/api-messages.texi' @ build-log 11879 115 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/ap= i-popen.texi' -> `./doc/api-popen.texi' @ build-log 11879 119 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/ap= i-servers.texi' -> `./doc/api-servers.texi' @ build-log 11879 349 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/ap= i-sessions.texi' -> `./doc/api-sessions.texi' `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/ap= i-sftp.texi' -> `./doc/api-sftp.texi' `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/ap= i-shell.texi' -> `./doc/api-shell.texi' @ build-log 11879 454 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/ap= i-tunnels.texi' -> `./doc/api-tunnels.texi' `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/ap= i-version.texi' -> `./doc/api-version.texi' `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/ex= amples.texi' -> `./doc/examples.texi' `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/fd= l.texi' -> `./doc/fdl.texi' @ build-log 11879 115 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/gu= ile-ssh.texi' -> `./doc/guile-ssh.texi' @ build-log 11879 111 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/in= dices.texi' -> `./doc/indices.texi' @ build-log 11879 123 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/lo= go-with-text.png' -> `./doc/logo-with-text.png' @ build-log 11879 123 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/lo= go-with-text.svg' -> `./doc/logo-with-text.svg' @ build-log 11879 103 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/lo= go.png' -> `./doc/logo.png' @ build-log 11879 103 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/doc/lo= go.svg' -> `./doc/logo.svg' @ build-log 11879 119 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/build-= aux/.gitignore' -> `./build-aux/.gitignore' @ build-log 11879 121 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/build-= aux/Makefile.am' -> `./build-aux/Makefile.am' @ build-log 11879 113 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/build-= aux/compile' -> `./build-aux/compile' @ build-log 11879 123 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/build-= aux/config.rpath' -> `./build-aux/config.rpath' @ build-log 11879 137 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/build-= aux/gitlog-to-changelog' -> `./build-aux/gitlog-to-changelog' @ build-log 11879 107 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/am/Mak= efile.am' -> `./am/Makefile.am' @ build-log 11879 97 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/am/gui= lec' -> `./am/guilec' @ build-log 11879 95 `/gnu/store/qwvw2dskf1w17xxdcwrwwmqy2pwplbcl-guile-ssh-0.12.0.tar.gz/am/sna= rf' -> `./am/snarf' @ build-log 11879 43 phase `unpack' succeeded after 0.1 seconds @ build-log 11879 27 starting phase `bootstrap' @ build-log 11879 35 autoreconf: Entering directory `.' @ build-log 11879 44 autoreconf: configure.ac: not using Gettext @ build-log 11879 53 autoreconf: running: aclocal --force -I m4 --install @ build-log 11879 122 aclocal: installing 'm4/pkg.m4' from '/gnu/store/i1cqaixp79vd3qwnyj1ll10pq6= skm2wk-pkg-config-0.29.2/share/aclocal/pkg.m4' @ build-log 11879 126 aclocal: installing 'm4/libtool.m4' from '/gnu/store/222gr37iybb5cnwxcrz1i4= 5jinp415c2-libtool-2.4.6/share/aclocal/libtool.m4' @ build-log 11879 130 aclocal: installing 'm4/ltoptions.m4' from '/gnu/store/222gr37iybb5cnwxcrz1= i45jinp415c2-libtool-2.4.6/share/aclocal/ltoptions.m4' @ build-log 11879 126 aclocal: installing 'm4/ltsugar.m4' from '/gnu/store/222gr37iybb5cnwxcrz1i4= 5jinp415c2-libtool-2.4.6/share/aclocal/ltsugar.m4' @ build-log 11879 130 aclocal: installing 'm4/ltversion.m4' from '/gnu/store/222gr37iybb5cnwxcrz1= i45jinp415c2-libtool-2.4.6/share/aclocal/ltversion.m4' @ build-log 11879 134 aclocal: installing 'm4/lt~obsolete.m4' from '/gnu/store/222gr37iybb5cnwxcr= z1i45jinp415c2-libtool-2.4.6/share/aclocal/lt~obsolete.m4' @ build-log 11879 34 autoreconf: configure.ac: tracing @ build-log 11879 47 autoreconf: running: libtoolize --copy --force @ build-log 11879 71 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. @ build-log 11879 47 libtoolize: copying file 'build-aux/ltmain.sh' @ build-log 11879 58 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. @ build-log 11879 41 libtoolize: copying file 'm4/libtool.m4' @ build-log 11879 43 libtoolize: copying file 'm4/ltoptions.m4' @ build-log 11879 41 libtoolize: copying file 'm4/ltsugar.m4' @ build-log 11879 43 libtoolize: copying file 'm4/ltversion.m4' @ build-log 11879 45 libtoolize: copying file 'm4/lt~obsolete.m4' @ build-log 11879 100 autoreconf: running: /gnu/store/wqg1phrny7vdc6ns7qxb0d7rq8j1bwmw-autoconf-2= .69/bin/autoconf --force @ build-log 11879 102 autoreconf: running: /gnu/store/wqg1phrny7vdc6ns7qxb0d7rq8j1bwmw-autoconf-2= .69/bin/autoheader --force @ build-log 11879 67 autoreconf: running: automake --add-missing --copy --force-missing @ build-log 11879 48 configure.ac:37: installing 'build-aux/compile' @ build-log 11879 53 configure.ac:91: installing 'build-aux/config.guess' @ build-log 11879 51 configure.ac:91: installing 'build-aux/config.sub' @ build-log 11879 51 configure.ac:34: installing 'build-aux/install-sh' @ build-log 11879 48 configure.ac:34: installing 'build-aux/missing' @ build-log 11879 51 doc/Makefile.am:3: installing 'build-aux/mdate-sh' @ build-log 11879 54 doc/Makefile.am:3: installing 'build-aux/texinfo.tex' @ build-log 11879 173 examples/Makefile.am:20: warning: variable 'sssh_scm_SOURCES' is defined bu= t no program or examples/Makefile.am:20: library has 'sssh_scm' as canonical name (possible= typo) @ build-log 11879 175 examples/Makefile.am:21: warning: variable 'ssshd_scm_SOURCES' is defined b= ut no program or examples/Makefile.am:21: library has 'ssshd_scm' as canonical name (possibl= e typo) @ build-log 11879 57 libguile-ssh/Makefile.am: installing 'build-aux/depcomp' @ build-log 11879 82 tests/Makefile.am:39: warning: 'TEST_EXTENSIONS' cannot have conditional co= ntents @ build-log 11879 51 parallel-tests: installing 'build-aux/test-driver' @ build-log 11879 34 autoreconf: Leaving directory `.' @ build-log 11879 47 phase `bootstrap' succeeded after 13.9 seconds @ build-log 11879 36 starting phase `patch-usr-bin-file' @ build-log 11879 127 patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/6= jdshxwdrad9mlhcqc9k0g24yw45rqf1-file-5.33/bin/file' @ build-log 11879 127 patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/6= jdshxwdrad9mlhcqc9k0g24yw45rqf1-file-5.33/bin/file' @ build-log 11879 127 patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/6= jdshxwdrad9mlhcqc9k0g24yw45rqf1-file-5.33/bin/file' @ build-log 11879 127 patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/6= jdshxwdrad9mlhcqc9k0g24yw45rqf1-file-5.33/bin/file' @ build-log 11879 127 patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/6= jdshxwdrad9mlhcqc9k0g24yw45rqf1-file-5.33/bin/file' @ build-log 11879 127 patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/6= jdshxwdrad9mlhcqc9k0g24yw45rqf1-file-5.33/bin/file' @ build-log 11879 127 patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/6= jdshxwdrad9mlhcqc9k0g24yw45rqf1-file-5.33/bin/file' @ build-log 11879 127 patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/6= jdshxwdrad9mlhcqc9k0g24yw45rqf1-file-5.33/bin/file' @ build-log 11879 127 patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/6= jdshxwdrad9mlhcqc9k0g24yw45rqf1-file-5.33/bin/file' @ build-log 11879 127 patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/6= jdshxwdrad9mlhcqc9k0g24yw45rqf1-file-5.33/bin/file' @ build-log 11879 127 patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/6= jdshxwdrad9mlhcqc9k0g24yw45rqf1-file-5.33/bin/file' @ build-log 11879 127 patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/6= jdshxwdrad9mlhcqc9k0g24yw45rqf1-file-5.33/bin/file' @ build-log 11879 127 patch-/usr/bin/file: ./configure: changing `/usr/bin/file' to `/gnu/store/6= jdshxwdrad9mlhcqc9k0g24yw45rqf1-file-5.33/bin/file' @ build-log 11879 55 phase `patch-usr-bin-file' succeeded after 0.1 seconds @ build-log 11879 39 starting phase `patch-source-shebangs' @ build-log 11879 130 patch-shebang: ./build-aux/compile: changing `/bin/sh' to `/gnu/store/29jhb= bg1hf557x8j53f9sxd9imlmf02a-bash-minimal-5.0.7/bin/sh' @ build-log 11879 135 patch-shebang: ./build-aux/config.guess: changing `/bin/sh' to `/gnu/store/= 29jhbbg1hf557x8j53f9sxd9imlmf02a-bash-minimal-5.0.7/bin/sh' @ build-log 11879 190 patch-shebang: ./build-aux/config.rpath: changing `/gnu/store/ykzwykkvr2c80= rw4l1qh3mvfdkl7jibi-bash-4.3.42/bin/sh' to `/gnu/store/29jhbbg1hf557x8j53f9= sxd9imlmf02a-bash-minimal-5.0.7/bin/sh' @ build-log 11879 133 patch-shebang: ./build-aux/config.sub: changing `/bin/sh' to `/gnu/store/29= jhbbg1hf557x8j53f9sxd9imlmf02a-bash-minimal-5.0.7/bin/sh' @ build-log 11879 130 patch-shebang: ./build-aux/depcomp: changing `/bin/sh' to `/gnu/store/29jhb= bg1hf557x8j53f9sxd9imlmf02a-bash-minimal-5.0.7/bin/sh' @ build-log 11879 133 patch-shebang: ./build-aux/install-sh: changing `/bin/sh' to `/gnu/store/29= jhbbg1hf557x8j53f9sxd9imlmf02a-bash-minimal-5.0.7/bin/sh' @ build-log 11879 131 patch-shebang: ./build-aux/mdate-sh: changing `/bin/sh' to `/gnu/store/29jh= bbg1hf557x8j53f9sxd9imlmf02a-bash-minimal-5.0.7/bin/sh' @ build-log 11879 130 patch-shebang: ./build-aux/missing: changing `/bin/sh' to `/gnu/store/29jhb= bg1hf557x8j53f9sxd9imlmf02a-bash-minimal-5.0.7/bin/sh' @ build-log 11879 134 patch-shebang: ./build-aux/test-driver: changing `/bin/sh' to `/gnu/store/2= 9jhbbg1hf557x8j53f9sxd9imlmf02a-bash-minimal-5.0.7/bin/sh' @ build-log 11879 122 patch-shebang: ./configure: changing `/bin/sh' to `/gnu/store/29jhbbg1hf557= x8j53f9sxd9imlmf02a-bash-minimal-5.0.7/bin/sh' @ build-log 11879 106 patch-shebang: ./examples/echo/client.scm.in: warning: no binary for interp= reter `@GUILE@' found in $PATH @ build-log 11879 106 patch-shebang: ./examples/echo/server.scm.in: warning: no binary for interp= reter `@GUILE@' found in $PATH @ build-log 11879 104 patch-shebang: ./examples/pg-tunnel.scm.in: warning: no binary for interpre= ter `@GUILE@' found in $PATH @ build-log 11879 105 patch-shebang: ./examples/rpc/client.scm.in: warning: no binary for interpr= eter `@GUILE@' found in $PATH @ build-log 11879 105 patch-shebang: ./examples/rpc/server.scm.in: warning: no binary for interpr= eter `@GUILE@' found in $PATH @ build-log 11879 100 patch-shebang: ./examples/rrepl.scm.in: warning: no binary for interpreter = `@GUILE@' found in $PATH @ build-log 11879 99 patch-shebang: ./examples/sscp.scm.in: warning: no binary for interpreter `= @GUILE@' found in $PATH @ build-log 11879 99 patch-shebang: ./examples/sssh.scm.in: warning: no binary for interpreter `= @GUILE@' found in $PATH @ build-log 11879 100 patch-shebang: ./examples/ssshd.scm.in: warning: no binary for interpreter = `@GUILE@' found in $PATH @ build-log 11879 100 patch-shebang: ./examples/uptop.scm.in: warning: no binary for interpreter = `@GUILE@' found in $PATH @ build-log 11879 58 phase `patch-source-shebangs' succeeded after 0.1 seconds @ build-log 11879 27 starting phase `configure' @ build-log 11879 96 source directory: "/tmp/guix-build-guile3.0-ssh-0.12.0.drv-0/source" (relat= ive from build: ".") @ build-log 11879 68 build directory: "/tmp/guix-build-guile3.0-ssh-0.12.0.drv-0/source" @ build-log 11879 339 configure flags: ("CONFIG_SHELL=3D/gnu/store/29jhbbg1hf557x8j53f9sxd9imlmf0= 2a-bash-minimal-5.0.7/bin/bash" "SHELL=3D/gnu/store/29jhbbg1hf557x8j53f9sxd= 9imlmf02a-bash-minimal-5.0.7/bin/bash" "--prefix=3D/gnu/store/6r6cgc52f948i= zlj2xgs48s8hv4r8f8w-guile3.0-ssh-0.12.0" "--enable-fast-install" "--build= =3Dx86_64-unknown-linux-gnu" "--disable-static") @ build-log 11879 41 checking for a BSD-compatible install... @ build-log 11879 74 /gnu/store/9kzrrccpzl6i1sfwb0drb00gi2gwk0x0-coreutils-8.31/bin/install -c @ build-log 11879 46 checking whether build environment is sane... @ build-log 11879 4 yes @ build-log 11879 39 checking for a thread-safe mkdir -p... @ build-log 11879 72 /gnu/store/9kzrrccpzl6i1sfwb0drb00gi2gwk0x0-coreutils-8.31/bin/mkdir -p @ build-log 11879 21 checking for gawk... @ build-log 11879 5 gawk @ build-log 11879 38 checking whether make sets $(MAKE)... @ build-log 11879 3 no @ build-log 11879 51 checking whether make supports nested variables... @ build-log 11879 4 yes @ build-log 11879 60 checking whether make supports nested variables... (cached) @ build-log 118= 79 4 yes @ build-log 11879 20 checking for gcc... @ build-log 11879 4 gcc @ build-log 11879 41 checking whether the C compiler works... @ build-log 11879 4 yes @ build-log 11879 52 checking for C compiler default output file name... @ build-log 11879 6 a.out @ build-log 11879 38 checking for suffix of executables... @ build-log 11879 1 @ build-log 11879 43 checking whether we are cross compiling... @ build-log 11879 3 no @ build-log 11879 39 checking for suffix of object files... @ build-log 11879 2 o @ build-log 11879 52 checking whether we are using the GNU C compiler... @ build-log 11879 4 yes @ build-log 11879 35 checking whether gcc accepts -g... @ build-log 11879 4 yes @ build-log 11879 45 checking for gcc option to accept ISO C89... @ build-log 11879 12 none needed @ build-log 11879 55 checking whether gcc understands -c and -o together... @ build-log 11879 4 yes @ build-log 11879 56 checking whether make supports the include directive... @ build-log 11879 1= 6 yes (GNU style) @ build-log 11879 36 checking dependency style of gcc... @ build-log 11879 5 gcc3 @ build-log 11879 27 checking for pkg-config... @ build-log 11879 77 /gnu/store/i1cqaixp79vd3qwnyj1ll10pq6skm2wk-pkg-config-0.29.2/bin/pkg-confi= g @ build-log 11879 49 checking pkg-config is at least version 0.9.0... @ build-log 11879 4 yes @ build-log 11879 32 checking for libssh >=3D 0.6.4... @ build-log 11879 4 yes @ build-log 11879 32 checking for libssh >=3D 0.7.3... @ build-log 11879 4 yes @ build-log 11879 32 checking for libssh >=3D 0.8.0... @ build-log 11879 4 yes @ build-log 11879 32 checking for libssh >=3D 0.9.0... @ build-log 11879 4 yes @ build-log 11879 27 checking for pkg-config... @ build-log 11879 9 (cached) @ build-log 11879 77 /gnu/store/i1cqaixp79vd3qwnyj1ll10pq6skm2wk-pkg-config-0.29.2/bin/pkg-confi= g @ build-log 11879 49 checking pkg-config is at least version 0.9.0... @ build-log 11879 4 yes @ build-log 11879 34 configure: checking for guile 3.0 @ build-log 11879 27 configure: found guile 3.0 @ build-log 11879 26 checking for guile-3.0... @ build-log 11879 3 no @ build-log 11879 25 checking for guile3.0... @ build-log 11879 3 no @ build-log 11879 24 checking for guile-3... @ build-log 11879 3 no @ build-log 11879 23 checking for guile3... @ build-log 11879 3 no @ build-log 11879 22 checking for guile... @ build-log 11879 66 /gnu/store/1mkkv2caiqbdbbd256c4dirfi4kwsacv-guile-2.2.6/bin/guile @ build-log 11879 153 configure: error: found development files for Guile 3.0, but /gnu/store/1mk= kv2caiqbdbbd256c4dirfi4kwsacv-guile-2.2.6/bin/guile has effective version 2= .2 @ build-log 11879 437 command "/gnu/store/29jhbbg1hf557x8j53f9sxd9imlmf02a-bash-minimal-5.0.7/bin= /bash" "./configure" "CONFIG_SHELL=3D/gnu/store/29jhbbg1hf557x8j53f9sxd9iml= mf02a-bash-minimal-5.0.7/bin/bash" "SHELL=3D/gnu/store/29jhbbg1hf557x8j53f9= sxd9imlmf02a-bash-minimal-5.0.7/bin/bash" "--prefix=3D/gnu/store/6r6cgc52f9= 48izlj2xgs48s8hv4r8f8w-guile3.0-ssh-0.12.0" "--enable-fast-install" "--buil= d=3Dx86_64-unknown-linux-gnu" "--disable-static" failed with status 1 builder for `/gnu/store/gj4pk7zn0wrvf5c9rl9x8gnd3719l98d-guile3.0-ssh-0.12.= 0.drv' failed with exit code 1 @ build-failed /gnu/store/gj4pk7zn0wrvf5c9rl9x8gnd3719l98d-guile3.0-ssh-0.1= 2.0.drv - 1 builder for `/gnu/store/gj4pk7zn0wrvf5c9rl9x8gnd3719l98d-guile3= .0-ssh-0.12.0.drv' failed with exit code 1 Backtrace: In ./guix/gexp.scm: 757:2 19 (_ _) In ./guix/monads.scm: 482:9 18 (_ _) In ./guix/gexp.scm: 627:13 17 (_ _) In ./guix/store.scm: 1701:8 16 (_ _) In ./guix/gexp.scm: 896:2 15 (_ _) 757:2 14 (_ _) In ./guix/monads.scm: 482:9 13 (_ _) In ./guix/gexp.scm: 627:13 12 (_ _) In ./guix/store.scm: 1701:8 11 (_ _) In ./guix/gexp.scm: 896:2 10 (_ _) 757:2 9 (_ _) In ./guix/monads.scm: 482:9 8 (_ _) In ./guix/gexp.scm: 627:13 7 (_ _) In ./guix/store.scm: 1701:8 6 (_ _) 1736:38 5 (_ #) In ./guix/packages.scm: 948:16 4 (cache! # # ?) In ./guix/grafts.scm: 323:4 3 (graft-derivation # ?) 172:4 2 (references-oracle # ?) 182:20 1 (_ _ _) In ./guix/store.scm: 1224:15 0 (_ # _ _) ./guix/store.scm:1224:15: Throw to key `srfi-34' with args `(#)'. guix pull: error: You found a bug: the program '/gnu/store/0nbcv4jkhf73qlvc= 6dsy05iamj6l662c-compute-guix-derivation' failed to compute the derivation for Guix (version: "01005f426958ab9e12f44c= 5e4a60ec1cdd605d5d"; system: "x86_64-linux"; host version: "668307c0d4f35743fb9fcad7f2198aa9b31ba6d5"; pull-version: 1). Please report it by email to . = --=-q3sjXJ0Xx5w1mdPTQ5OF--