From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Sassmannshausen Subject: bug#34181: guile-hall: no code for module (config) Date: Wed, 23 Jan 2019 17:11:12 +0000 Message-ID: <87tvhzfgen.fsf@pompo.co> References: Reply-To: alex@pompo.co Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:36992) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gmM4O-0005W2-Ph for bug-guix@gnu.org; Wed, 23 Jan 2019 12:12:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gmM4I-0008RO-Lz for bug-guix@gnu.org; Wed, 23 Jan 2019 12:12:07 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:43728) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gmM4I-0008Qd-Fu for bug-guix@gnu.org; Wed, 23 Jan 2019 12:12:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gmM4H-0005ja-Qb for bug-guix@gnu.org; Wed, 23 Jan 2019 12:12:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: 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: Jack Hill Cc: 34181@debbugs.gnu.org Hi Jack, Thanks for your bug report =E2=80=94 this is super helpful to debug the guile-build-system in guix! Jack Hill writes: > The guile-hall package appears to be broken. All hall commands that I > run result in a "no code for module (config)" error. The Guile build system propagates installs of dependent modules. Guile-Hall depends on Guile-Config, and it looks like it is built fine as part of the built process. What I'm curious about is whether your search paths are set correctly? Would you mind trying the following commands: $ guile -c "(use-modules (config))" $ guile -c "(use-modules (hall clean))" $ echo $GUILE_LOAD_PATH +++ $GUILE_LOAD_COMPILED_PATH Do you get any errors from the first two? What is the output of the second? Best wishes, Alex > Using a current version of guix: > > $ guix --version > guix (GNU Guix) f0caf7607d42b7d3daa3da2bd8e662fdf6e54b18 > > I first build guile-hall. In the build, there are serveral warnings of > compilation failures, but the build suceeds. > > $ guix build guile-hall > substituting /gnu/store/mn3ymm3f2r4xjqf8m9fgmadh6b8p6fvr-glibc-utf8-local= es-2.28... > downloading from https://ci.guix.info/nar/gzip/mn3ymm3f2r4xjqf8m9fgmadh6b= 8p6fvr-glibc-utf8-locales-2.28... > glibc-utf8-locales-2.28 3.2MiB = 9.4MiB/s 00:00 [##################] 100.0% > > substituting /gnu/store/k7gymsw2xfp20fv30x5niilwnxpj2d2k-automake-1.16.1.= .. > downloading from https://ci.guix.info/nar/gzip/k7gymsw2xfp20fv30x5niilwnx= pj2d2k-automake-1.16.1... > automake-1.16.1 743KiB = 7.4MiB/s 00:00 [##################] 100.0% > > substituting /gnu/store/02iklp4swqs0ipxhg5x9b2shmj6b30h1-binutils-2.31.1.= .. > downloading from https://ci.guix.info/nar/gzip/02iklp4swqs0ipxhg5x9b2shmj= 6b30h1-binutils-2.31.1... > binutils-2.31.1 18.5MiB = 9.7MiB/s 00:02 [##################] 100.0% > > substituting /gnu/store/q6h2h60bxfrriq58ivgxxd9zix5b3ryg-config.scm... > downloading from https://ci.guix.info/nar/gzip/q6h2h60bxfrriq58ivgxxd9zix= 5b3ryg-config.scm... > config.scm 190B = 75KiB/s 00:00 [##################] 100.0% > > substituting /gnu/store/hy1ja6n1n0w4qnb6nidwz13mwbkai0q1-curl-7.61.1-doc.= .. > downloading from https://ci.guix.info/nar/gzip/hy1ja6n1n0w4qnb6nidwz13mwb= kai0q1-curl-7.61.1-doc... > curl-7.61.1-doc 567KiB = 5.8MiB/s 00:00 [##################] 100.0% > > substituting /gnu/store/a3p8zc23w5asxck5h4mswz4s8yl9s6pa-glibc-2.28-stati= c... > downloading from https://ci.guix.info/nar/gzip/a3p8zc23w5asxck5h4mswz4s8y= l9s6pa-glibc-2.28-static... > glibc-2.28-static 2.5MiB = 9.4MiB/s 00:00 [##################] 100.0% > > substituting /gnu/store/f0w0v1hn3rryh1351xjqrv3p8v7x80xa-curl-7.61.1... > downloading from https://ci.guix.info/nar/gzip/f0w0v1hn3rryh1351xjqrv3p8v= 7x80xa-curl-7.61.1... > curl-7.61.1 467KiB = 5.4MiB/s 00:00 [##################] 100.0% > > substituting /gnu/store/9ysmg2739n1ms84lx6hifncgc5l2hiy9-ld-wrapper-0... > downloading from https://ci.guix.info/nar/gzip/9ysmg2739n1ms84lx6hifncgc5= l2hiy9-ld-wrapper-0... > ld-wrapper-0 13KiB = 5.0MiB/s 00:00 [##################] 100.0% > > substituting /gnu/store/aqldm6f3963q8qgqxdzdsdhd7l036f85-git-minimal-2.20= .1... > downloading from https://ci.guix.info/nar/gzip/aqldm6f3963q8qgqxdzdsdhd7l= 036f85-git-minimal-2.20.1... > git-minimal-2.20.1 15.2MiB = 10.3MiB/s 00:01 [##################] 100.0% > > substituting /gnu/store/xha1mk4qji8fmg62nygfzdx0l94ikdhm-linux-libre-head= ers-4.14.67... > downloading from https://ci.guix.info/nar/gzip/xha1mk4qji8fmg62nygfzdx0l9= 4ikdhm-linux-libre-headers-4.14.67... > linux-libre-headers-4.14.67 1.1MiB = 1.8MiB/s 00:01 [##################] 100.0% > > substituting /gnu/store/l0gwl5mqgssgcfp0h5sbkrsl3wi315b7-m4-1.4.18... > downloading from https://ci.guix.info/nar/gzip/l0gwl5mqgssgcfp0h5sbkrsl3w= i315b7-m4-1.4.18... > m4-1.4.18 189KiB = 4.5MiB/s 00:00 [##################] 100.0% > > substituting /gnu/store/8gvxzdh8lvj3wi099y6s208mvl3gc1wm-module-import... > downloading from https://ci.guix.info/nar/gzip/8gvxzdh8lvj3wi099y6s208mvl= 3gc1wm-module-import... > module-import 763B = 274KiB/s 00:00 [##################] 100.0% > > substituting /gnu/store/rfaqi3a9ls7adr4y7bgwvln3iaf69qwj-autoconf-2.69... > downloading from https://ci.guix.info/nar/gzip/rfaqi3a9ls7adr4y7bgwvln3ia= f69qwj-autoconf-2.69... > autoconf-2.69 903KiB = 7.4MiB/s 00:00 [##################] 100.0% > > substituting /gnu/store/d84nbv6r94i8ixvz7f6g22pwdyvnnx6g-module-import... > downloading from https://ci.guix.info/nar/gzip/d84nbv6r94i8ixvz7f6g22pwdy= vnnx6g-module-import... > module-import 320B = 55KiB/s 00:00 [##################] 100.0% > > substituting /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import... > downloading from https://ci.guix.info/nar/gzip/gfprsx2m62cvqbh7ysc9ay9slh= ijvmal-module-import... > module-import 333B = 125KiB/s 00:00 [##################] 100.0% > > substituting /gnu/store/d5i2hwpzxwb1x51m4mgm960icnyd00md-module-import-co= mpiled... > downloading from https://ci.guix.info/nar/gzip/d5i2hwpzxwb1x51m4mgm960icn= yd00md-module-import-compiled... > module-import-compiled 652KiB = 1.7MiB/s 00:00 [##################] 100.0% > > substituting /gnu/store/gza8djv7fmxh60pdh8jkkjj7shy3mnsz-module-import-co= mpiled... > downloading from https://ci.guix.info/nar/gzip/gza8djv7fmxh60pdh8jkkjj7sh= y3mnsz-module-import-compiled... > module-import-compiled 90KiB = 4.0MiB/s 00:00 [##################] 100.0% > > substituting /gnu/store/iajdc66acpw2lc072ad7g3bcxrk1z2as-module-import-co= mpiled... > downloading from https://ci.guix.info/nar/gzip/iajdc66acpw2lc072ad7g3bcxr= k1z2as-module-import-compiled... > module-import-compiled 247KiB = 4.8MiB/s 00:00 [##################] 100.0% > > substituting /gnu/store/ipx79bfj2mrc8npj7s3qi3zri11jfhaw-tar-1.30... > downloading from https://ci.guix.info/nar/gzip/ipx79bfj2mrc8npj7s3qi3zri1= 1jfhaw-tar-1.30... > tar-1.30 1.1MiB = 8.4MiB/s 00:00 [##################] 100.0% > > substituting /gnu/store/r7dmaiczxb4vikn9644hsxmnh0sjyjg1-texinfo-6.5... > downloading from https://ci.guix.info/nar/gzip/r7dmaiczxb4vikn9644hsxmnh0= sjyjg1-texinfo-6.5... > texinfo-6.5 1.9MiB = 2.5MiB/s 00:01 [##################] 100.0% > > applying 1 graft for /gnu/store/khbdn4vrkbh21d1q8vxz9xb7bd5c00gs-git-mini= mal-2.20.1.drv... > grafting '/gnu/store/aqldm6f3963q8qgqxdzdsdhd7l036f85-git-minimal-2.20.1'= -> '/gnu/store/26s82xpawy0z13lfhkd7iprr2ahcbl5f-git-minimal-2.20.. > successfully built /gnu/store/khbdn4vrkbh21d1q8vxz9xb7bd5c00gs-git-minima= l-2.20.1.drv > building /gnu/store/ixh23q4mds55vw9q7d5g5hhslxkpdysf-guile-config-0.3-che= ckout.drv... > environment variable `PATH' set to `/gnu/store/q09sy224qnxrp982z4xfaxi197= 21mjx8-gzip-1.9/bin:/gnu/store/ipx79bfj2mrc8npj7s3qi3zri11jfhaw-ta' > Initialized empty Git repository in /gnu/store/p9ni1im2g393nk4gyyj2wsmh19= dy2bpg-guile-config-0.3-checkout/.git/ > warning: redirecting to https://gitlab.com/a-sassmannshausen/guile-config= .git/ > From https://gitlab.com/a-sassmannshausen/guile-config > * branch ce12de3f438c6b2b59c43ee21bcd58251835fdf3 -> FETCH_HE= AD > Note: checking out 'FETCH_HEAD'. > > You are in 'detached HEAD' state. You can look around, make experimental > changes and commit them, and you can discard any commits you make in this > state without impacting any branches by performing another checkout. > > If you want to create a new branch to retain commits you create, you may > do so (now or later) by using -b with the checkout command again. Example: > > git checkout -b > > HEAD is now at ce12de3 Because we are a hall dependency, we must include = infrastructure. > successfully built /gnu/store/ixh23q4mds55vw9q7d5g5hhslxkpdysf-guile-conf= ig-0.3-checkout.drv > building /gnu/store/zgqk2n1nn6zx0njz4lr5cjbpjg1ihjsg-guile-hall-0.1.1-che= ckout.drv... > environment variable `PATH' set to `/gnu/store/q09sy224qnxrp982z4xfaxi197= 21mjx8-gzip-1.9/bin:/gnu/store/ipx79bfj2mrc8npj7s3qi3zri11jfhaw-ta' > Initialized empty Git repository in /gnu/store/r1b3w43n57nfw4snzcapnh6ya8= x0a9hn-guile-hall-0.1.1-checkout/.git/ > warning: redirecting to https://gitlab.com/a-sassmannshausen/guile-hall.g= it/ > From https://gitlab.com/a-sassmannshausen/guile-hall > * branch 7d1094a12fe917209ce5b76c681cc8c862d4c65b -> FETCH_HE= AD > Note: checking out 'FETCH_HEAD'. > > You are in 'detached HEAD' state. You can look around, make experimental > changes and commit them, and you can discard any commits you make in this > state without impacting any branches by performing another checkout. > > If you want to create a new branch to retain commits you create, you may > do so (now or later) by using -b with the checkout command again. Example: > > git checkout -b > > HEAD is now at 7d1094a Update to version 0.1.1. > successfully built /gnu/store/zgqk2n1nn6zx0njz4lr5cjbpjg1ihjsg-guile-hall= -0.1.1-checkout.drv > building /gnu/store/w4nyy63dckw108l9y63xgcbh2ywsbjx7-guile-config-0.3.drv= ... > starting phase `set-SOURCE-DATE-EPOCH' > phase `set-SOURCE-DATE-EPOCH' succeeded after 0.0 seconds > starting phase `set-paths' > environment variable `PATH' set to `/gnu/store/rfaqi3a9ls7adr4y7bgwvln3ia= f69qwj-autoconf-2.69/bin:/gnu/store/k7gymsw2xfp20fv30x5niilwnxpj2d' > environment variable `ACLOCAL_PATH' set to `/gnu/store/k7gymsw2xfp20fv30x= 5niilwnxpj2d2k-automake-1.16.1/share/aclocal:/gnu/store/xyiyf12w4i' > environment variable `PKG_CONFIG_PATH' set to `/gnu/store/9425b5dwpfc04bb= 4p58hsjypxghliyr3-xz-5.2.4/lib/pkgconfig:/gnu/store/9alic3caqhay3h' > environment variable `INFOPATH' set to `/gnu/store/rfaqi3a9ls7adr4y7bgwvl= n3iaf69qwj-autoconf-2.69/share/info:/gnu/store/k7gymsw2xfp20fv30x5' > environment variable `BASH_LOADABLES_PATH' unset > environment variable `C_INCLUDE_PATH' set to `/gnu/store/j74aabxwayjl9yfy= rm6ni482gykxq48b-bzip2-1.0.6/include:/gnu/store/9425b5dwpfc04bb4p5' > environment variable `CPLUS_INCLUDE_PATH' set to `/gnu/store/j74aabxwayjl= 9yfyrm6ni482gykxq48b-bzip2-1.0.6/include:/gnu/store/9425b5dwpfc04b' > environment variable `LIBRARY_PATH' set to `/gnu/store/r7dmaiczxb4vikn964= 4hsxmnh0sjyjg1-texinfo-6.5/lib:/gnu/store/j74aabxwayjl9yfyrm6ni482' > environment variable `GUIX_LOCPATH' set to `/gnu/store/mn3ymm3f2r4xjqf8m9= fgmadh6b8p6fvr-glibc-utf8-locales-2.28/lib/locale' > environment variable `GUILE_LOAD_PATH' unset > environment variable `GUILE_LOAD_COMPILED_PATH' unset > phase `set-paths' succeeded after 0.0 seconds > starting phase `install-locale' > using 'en_US.utf8' locale for category "LC_ALL" > phase `install-locale' succeeded after 0.0 seconds > starting phase `unpack' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/.d= ir-locals.el' -> `./.dir-locals.el' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/Ma= kefile.am' -> `./Makefile.am' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/CO= PYING' -> `./COPYING' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/NE= WS' -> `./NEWS' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/RE= ADME' -> `./README' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/gu= ix.scm' -> `./guix.scm' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/.g= itignore' -> `./.gitignore' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/te= st-env.in' -> `./test-env.in' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/pr= e-inst-env.in' -> `./pre-inst-env.in' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/Ch= angeLog' -> `./ChangeLog' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/co= nfigure.ac' -> `./configure.ac' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/ha= ll.scm' -> `./hall.scm' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/co= nfig.scm' -> `./config.scm' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/AU= THORS' -> `./AUTHORS' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/HA= CKING' -> `./HACKING' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/ex= amples/simple.scm' -> `./examples/simple.scm' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/ex= amples/frobnigator.scm' -> `./examples/frobnigator.scm' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/ex= amples/hello-world.scm' -> `./examples/hello-world.scm' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/co= nfig/getopt-long.scm' -> `./config/getopt-long.scm' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/co= nfig/licenses.scm' -> `./config/licenses.scm' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/co= nfig/api.scm' -> `./config/api.scm' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/co= nfig/records.scm' -> `./config/records.scm' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/co= nfig/helpers.scm' -> `./config/helpers.scm' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/co= nfig/parser/sexp.scm' -> `./config/parser/sexp.scm' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/te= sts/config.scm' -> `./tests/config.scm' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/te= sts/quickcheck-defs.scm' -> `./tests/quickcheck-defs.scm' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/te= sts/quickcheck.scm' -> `./tests/quickcheck.scm' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/do= c/fdl-1.3.texi' -> `./doc/fdl-1.3.texi' > `/gnu/store/p9ni1im2g393nk4gyyj2wsmh19dy2bpg-guile-config-0.3-checkout/do= c/config.texi' -> `./doc/config.texi' > phase `unpack' succeeded after 0.0 seconds > starting phase `bootstrap' > autoreconf: Entering directory `.' > autoreconf: configure.ac: not using Gettext > autoreconf: running: aclocal --force -I m4 > aclocal: warning: couldn't open directory 'm4': No such file or directory > autoreconf: configure.ac: tracing > autoreconf: configure.ac: creating directory build-aux > autoreconf: configure.ac: not using Libtool > autoreconf: running: /gnu/store/rfaqi3a9ls7adr4y7bgwvln3iaf69qwj-autoconf= -2.69/bin/autoconf --force > autoreconf: configure.ac: not using Autoheader > autoreconf: running: automake --add-missing --copy --force-missing > configure.ac:7: installing 'build-aux/install-sh' > configure.ac:7: installing 'build-aux/missing' > Makefile.am: installing './INSTALL' > Makefile.am:48: installing 'build-aux/mdate-sh' > Makefile.am:48: installing 'build-aux/texinfo.tex' > parallel-tests: installing 'build-aux/test-driver' > Makefile.am:49: warning: user target 'dvi' defined here ... > automake: ... overrides Automake target 'dvi' defined here > Makefile.am:49: consider using dvi-local instead of dvi > autoreconf: Leaving directory `.' > phase `bootstrap' succeeded after 3.0 seconds > starting phase `patch-usr-bin-file' > phase `patch-usr-bin-file' succeeded after 0.0 seconds > starting phase `patch-source-shebangs' > patch-shebang: ./build-aux/install-sh: changing `/bin/sh' to `/gnu/store/= q19l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/sh' > patch-shebang: ./build-aux/mdate-sh: changing `/bin/sh' to `/gnu/store/q1= 9l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/sh' > patch-shebang: ./build-aux/missing: changing `/bin/sh' to `/gnu/store/q19= l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/sh' > patch-shebang: ./build-aux/test-driver: changing `/bin/sh' to `/gnu/store= /q19l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/sh' > patch-shebang: ./configure: changing `/bin/sh' to `/gnu/store/q19l04vd2za= 80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/sh' > patch-shebang: ./tests/quickcheck.scm: warning: no binary for interpreter= `r6rs' found in $PATH > phase `patch-source-shebangs' succeeded after 0.0 seconds > starting phase `configure' > source directory: "/tmp/guix-build-guile-config-0.3.drv-0/source" (relati= ve from build: ".") > build directory: "/tmp/guix-build-guile-config-0.3.drv-0/source" > configure flags: ("CONFIG_SHELL=3D/gnu/store/q19l04vd2za80mk1845pz7r8cz29= qk43-bash-minimal-4.4.23/bin/bash" "SHELL=3D/gnu/store/q19l04vd2za80mk) > configure: WARNING: unrecognized options: --enable-fast-install > checking for a BSD-compatible install... /gnu/store/5s2nib1lrd2101bbrivcl= 17kjx1mspw6-coreutils-8.30/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /gnu/store/5s2nib1lrd2101bbrivcl17= kjx1mspw6-coreutils-8.30/bin/mkdir -p > checking for gawk... gawk > checking whether make sets $(MAKE)... no > checking whether make supports nested variables... yes > checking whether make supports nested variables... (cached) yes > checking for pkg-config... /gnu/store/xyiyf12w4i7zf5g5b4ah0bi1mmd6i8xa-pk= g-config-0.29.2/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > configure: checking for guile 2.2 > configure: found guile 2.2 > checking for guile-2.2... no > checking for guile2.2... no > checking for guile-2... no > checking for guile2... no > checking for guile... /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2= .2.4/bin/guile > checking for Guile version >=3D 2.2... 2.2.4 > checking for guild... /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2= .2.4/bin/guild > checking for guile-config... /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-= guile-2.2.4/bin/guile-config > checking for Guile site directory... /gnu/store/9alic3caqhay3h8mx4iihpmyj= 6ymqpcx-guile-2.2.4/share/guile/site/2.2 > checking for Guile site-ccache directory using pkgconfig... /gnu/store/9a= lic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/lib/guile/2.2/site-ccace > checking for Guile extensions directory... /gnu/store/9alic3caqhay3h8mx4i= ihpmyj6ymqpcx-guile-2.2.4/lib/guile/2.2/extensions > checking that generated files are newer than configure... done > configure: creating ./config.status > config.status: creating Makefile > config.status: creating pre-inst-env > config.status: creating test-env > configure: WARNING: unrecognized options: --enable-fast-install > phase `configure' succeeded after 1.3 seconds > starting phase `patch-generated-file-shebangs' > phase `patch-generated-file-shebangs' succeeded after 0.0 seconds > starting phase `build' > GEN config.go > make[1]: Entering directory '/tmp/guix-build-guile-config-0.3.drv-0/sourc= e' > make[1]: Leaving directory '/tmp/guix-build-guile-config-0.3.drv-0/source' > Updating ./doc/version.texi > GEN config/parser/sexp.go > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0 > ;;; or pass the --no-auto-compile argument to disable. > ;;; compiling /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin= /guild > ;;; WARNING: compilation of /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-g= uile-2.2.4/bin/guild failed: > ;;; failed to create path for auto-compiled file "/gnu/store/9alic3caqhay= 3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin/guild" > wrote `config/parser/sexp.go' > GEN config/api.go > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0 > ;;; or pass the --no-auto-compile argument to disable. > ;;; compiling /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin= /guild > ;;; WARNING: compilation of /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-g= uile-2.2.4/bin/guild failed: > ;;; failed to create path for auto-compiled file "/gnu/store/9alic3caqhay= 3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin/guild" > wrote `config.go' > GEN config/licenses.go > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0 > ;;; or pass the --no-auto-compile argument to disable. > ;;; compiling /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin= /guild > ;;; WARNING: compilation of /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-g= uile-2.2.4/bin/guild failed: > ;;; failed to create path for auto-compiled file "/gnu/store/9alic3caqhay= 3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin/guild" > wrote `config/licenses.go' > GEN config/records.go > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0 > ;;; or pass the --no-auto-compile argument to disable. > ;;; compiling /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin= /guild > ;;; WARNING: compilation of /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-g= uile-2.2.4/bin/guild failed: > ;;; failed to create path for auto-compiled file "/gnu/store/9alic3caqhay= 3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin/guild" > wrote `config/records.go' > GEN config/getopt-long.go > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0 > ;;; or pass the --no-auto-compile argument to disable. > ;;; compiling /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin= /guild > ;;; WARNING: compilation of /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-g= uile-2.2.4/bin/guild failed: > ;;; failed to create path for auto-compiled file "/gnu/store/9alic3caqhay= 3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin/guild" > wrote `config/getopt-long.go' > GEN config/helpers.go > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0 > ;;; or pass the --no-auto-compile argument to disable. > ;;; compiling /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin= /guild > ;;; WARNING: compilation of /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-g= uile-2.2.4/bin/guild failed: > ;;; failed to create path for auto-compiled file "/gnu/store/9alic3caqhay= 3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin/guild" > wrote `config/helpers.go' > MAKEINFO doc/guile-config.info > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0 > ;;; or pass the --no-auto-compile argument to disable. > ;;; compiling /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin= /guild > ;;; WARNING: compilation of /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-g= uile-2.2.4/bin/guild failed: > ;;; failed to create path for auto-compiled file "/gnu/store/9alic3caqhay= 3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin/guild" > wrote `config/api.go' > phase `build' succeeded after 19.6 seconds > starting phase `check' > make check-TESTS > make[1]: Entering directory '/tmp/guix-build-guile-config-0.3.drv-0/sourc= e' > make[2]: Entering directory '/tmp/guix-build-guile-config-0.3.drv-0/sourc= e' > PASS: tests/config.scm > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > Testsuite summary for guile-config 0.3 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > # TOTAL: 1 > # PASS: 1 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 0 > # XPASS: 0 > # ERROR: 0 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > make[2]: Leaving directory '/tmp/guix-build-guile-config-0.3.drv-0/source' > make[1]: Leaving directory '/tmp/guix-build-guile-config-0.3.drv-0/source' > phase `check' succeeded after 2.3 seconds > starting phase `install' > make[1]: Entering directory '/tmp/guix-build-guile-config-0.3.drv-0/sourc= e' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/mkdir -p = '/gnu/store/f2mi866skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/shar' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/install -= c -m 644 ./doc/guile-config.info '/gnu/store/f2mi866skir90zkmlcl2s' > install-info --info-dir=3D'/gnu/store/f2mi866skir90zkmlcl2s5rv9xm7lggx-g= uile-config-0.3/share/info' '/gnu/store/f2mi866skir90zkmlcl2s5rv9xm7' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/mkdir -p = '/gnu/store/f2mi866skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/shar' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/mkdir -p = '/gnu/store/f2mi866skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/shar' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/install -= c -m 644 config/api.scm config/licenses.scm config/records.scm co' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/mkdir -p = '/gnu/store/f2mi866skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/shar' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/install -= c -m 644 config/parser/sexp.scm '/gnu/store/f2mi866skir90zkmlcl2s' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/install -= c -m 644 config.scm '/gnu/store/f2mi866skir90zkmlcl2s5rv9xm7lggx-' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/mkdir -p = '/gnu/store/f2mi866skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/lib/' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/mkdir -p = '/gnu/store/f2mi866skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/lib/' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/install -= c -m 644 config/api.go config/licenses.go config/records.go confi' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/mkdir -p = '/gnu/store/f2mi866skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/lib/' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/install -= c -m 644 config/parser/sexp.go '/gnu/store/f2mi866skir90zkmlcl2s5' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/install -= c -m 644 config.go '/gnu/store/f2mi866skir90zkmlcl2s5rv9xm7lggx-g' > make[1]: Leaving directory '/tmp/guix-build-guile-config-0.3.drv-0/source' > phase `install' succeeded after 0.1 seconds > starting phase `patch-shebangs' > phase `patch-shebangs' succeeded after 0.0 seconds > starting phase `strip' > stripping binaries in "/gnu/store/f2mi866skir90zkmlcl2s5rv9xm7lggx-guile-= config-0.3/lib" with "strip" and flags ("--strip-debug" "--enable-) > strip: Unable to recognise the format of the input file `/gnu/store/f2mi8= 66skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/lib/guile/2.2/site-cc' > warning: /gnu/store/f2mi866skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/lib= /guile/2.2/site-ccache/config.go: program "strip" exited with non-1 > strip: Unable to recognise the format of the input file `/gnu/store/f2mi8= 66skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/lib/guile/2.2/site-cc' > warning: /gnu/store/f2mi866skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/lib= /guile/2.2/site-ccache/config/api.go: program "strip" exited with 1 > strip: Unable to recognise the format of the input file `/gnu/store/f2mi8= 66skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/lib/guile/2.2/site-cc' > warning: /gnu/store/f2mi866skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/lib= /guile/2.2/site-ccache/config/getopt-long.go: program "strip" exit1 > strip: Unable to recognise the format of the input file `/gnu/store/f2mi8= 66skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/lib/guile/2.2/site-cc' > warning: /gnu/store/f2mi866skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/lib= /guile/2.2/site-ccache/config/helpers.go: program "strip" exited w1 > strip: Unable to recognise the format of the input file `/gnu/store/f2mi8= 66skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/lib/guile/2.2/site-cc' > warning: /gnu/store/f2mi866skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/lib= /guile/2.2/site-ccache/config/licenses.go: program "strip" exited 1 > strip: Unable to recognise the format of the input file `/gnu/store/f2mi8= 66skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/lib/guile/2.2/site-cc' > warning: /gnu/store/f2mi866skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/lib= /guile/2.2/site-ccache/config/parser/sexp.go: program "strip" exit1 > strip: Unable to recognise the format of the input file `/gnu/store/f2mi8= 66skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/lib/guile/2.2/site-cc' > warning: /gnu/store/f2mi866skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/lib= /guile/2.2/site-ccache/config/records.go: program "strip" exited w1 > phase `strip' succeeded after 0.0 seconds > starting phase `validate-runpath' > validating RUNPATH of 7 binaries in "/gnu/store/f2mi866skir90zkmlcl2s5rv9= xm7lggx-guile-config-0.3/lib"... > phase `validate-runpath' succeeded after 0.0 seconds > starting phase `validate-documentation-location' > phase `validate-documentation-location' succeeded after 0.0 seconds > starting phase `delete-info-dir-file' > phase `delete-info-dir-file' succeeded after 0.0 seconds > starting phase `patch-dot-desktop-files' > phase `patch-dot-desktop-files' succeeded after 0.0 seconds > starting phase `install-license-files' > installing 1 license files > phase `install-license-files' succeeded after 0.0 seconds > starting phase `reset-gzip-timestamps' > phase `reset-gzip-timestamps' succeeded after 0.0 seconds > starting phase `compress-documentation' > compressing documentation in '/gnu/store/f2mi866skir90zkmlcl2s5rv9xm7lggx= -guile-config-0.3/share/info' with "gzip" and flags ("--best" "--n) > phase `compress-documentation' succeeded after 0.0 seconds > successfully built /gnu/store/w4nyy63dckw108l9y63xgcbh2ywsbjx7-guile-conf= ig-0.3.drv > building /gnu/store/7w5l1r6gh63rpj72fxxa9sv6g465inxy-guile-hall-0.1.1.drv= ... > starting phase `set-SOURCE-DATE-EPOCH' > phase `set-SOURCE-DATE-EPOCH' succeeded after 0.0 seconds > starting phase `set-paths' > environment variable `PATH' set to `/gnu/store/rfaqi3a9ls7adr4y7bgwvln3ia= f69qwj-autoconf-2.69/bin:/gnu/store/k7gymsw2xfp20fv30x5niilwnxpj2d' > environment variable `ACLOCAL_PATH' set to `/gnu/store/k7gymsw2xfp20fv30x= 5niilwnxpj2d2k-automake-1.16.1/share/aclocal:/gnu/store/xyiyf12w4i' > environment variable `PKG_CONFIG_PATH' set to `/gnu/store/9425b5dwpfc04bb= 4p58hsjypxghliyr3-xz-5.2.4/lib/pkgconfig:/gnu/store/9alic3caqhay3h' > environment variable `INFOPATH' set to `/gnu/store/rfaqi3a9ls7adr4y7bgwvl= n3iaf69qwj-autoconf-2.69/share/info:/gnu/store/k7gymsw2xfp20fv30x5' > environment variable `BASH_LOADABLES_PATH' unset > environment variable `C_INCLUDE_PATH' set to `/gnu/store/j74aabxwayjl9yfy= rm6ni482gykxq48b-bzip2-1.0.6/include:/gnu/store/9425b5dwpfc04bb4p5' > environment variable `CPLUS_INCLUDE_PATH' set to `/gnu/store/j74aabxwayjl= 9yfyrm6ni482gykxq48b-bzip2-1.0.6/include:/gnu/store/9425b5dwpfc04b' > environment variable `LIBRARY_PATH' set to `/gnu/store/r7dmaiczxb4vikn964= 4hsxmnh0sjyjg1-texinfo-6.5/lib:/gnu/store/j74aabxwayjl9yfyrm6ni482' > environment variable `GUIX_LOCPATH' set to `/gnu/store/mn3ymm3f2r4xjqf8m9= fgmadh6b8p6fvr-glibc-utf8-locales-2.28/lib/locale' > environment variable `GUILE_LOAD_PATH' set to `/gnu/store/f2mi866skir90zk= mlcl2s5rv9xm7lggx-guile-config-0.3/share/guile/site/2.2' > environment variable `GUILE_LOAD_COMPILED_PATH' set to `/gnu/store/f2mi86= 6skir90zkmlcl2s5rv9xm7lggx-guile-config-0.3/lib/guile/2.2/site-cca' > phase `set-paths' succeeded after 0.0 seconds > starting phase `install-locale' > using 'en_US.utf8' locale for category "LC_ALL" > phase `install-locale' succeeded after 0.0 seconds > starting phase `unpack' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/Ma= kefile.am' -> `./Makefile.am' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/CO= PYING' -> `./COPYING' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/NE= WS' -> `./NEWS' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/RE= ADME' -> `./README' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/gu= ix.scm' -> `./guix.scm' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/te= st-env.in' -> `./test-env.in' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/pr= e-inst-env.in' -> `./pre-inst-env.in' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/Ch= angeLog' -> `./ChangeLog' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/co= nfigure.ac' -> `./configure.ac' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/ha= ll.scm' -> `./hall.scm' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/AU= THORS' -> `./AUTHORS' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-chckout/HAC= KING' -> `./HACKING' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/sc= ripts/hall.in' -> `./scripts/hall.in' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/ha= ll/common.scm' -> `./hall/common.scm' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/ha= ll/guix.scm' -> `./hall/guix.scm' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/ha= ll/spec.scm' -> `./hall/spec.scm' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/ha= ll/scan.scm' -> `./hall/scan.scm' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/ha= ll/init.scm' -> `./hall/init.scm' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/ha= ll/dist.scm' -> `./hall/dist.scm' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/ha= ll/builders.scm' -> `./hall/builders.scm' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/ha= ll/clean.scm' -> `./hall/clean.scm' > `/gnu/store/r1b3w43n57nfw4snzcapnh6ya8x0a9hn-guile-hall-0.1.1-checkout/do= c/hall.texi' -> `./doc/hall.texi' > phase `unpack' succeeded after 0.0 seconds > starting phase `bootstrap' > autoreconf: Entering directory `.' > autoreconf: configure.ac: not using Gettext > autoreconf: running: aclocal --force -I m4 > aclocal: warning: couldn't open directory 'm4': No such file or directory > autoreconf: configure.ac: tracing > autoreconf: configure.ac: creating directory build-aux > autoreconf: configure.ac: not using Libtool > autoreconf: running: /gnu/store/rfaqi3a9ls7adr4y7bgwvln3iaf69qwj-autoconf= -2.69/bin/autoconf --force > autoreconf: configure.ac: not using Autoheader > autoreconf: running: automake --add-missing --copy --force-missing > configure.ac:7: installing 'build-aux/install-sh' > configure.ac:7: installing 'build-aux/missing' > Makefile.am: installing './INSTALL' > Makefile.am:49: installing 'build-aux/mdate-sh' > Makefile.am:49: installing 'build-aux/texinfo.tex' > parallel-tests: installing 'build-aux/test-driver' > Makefile.am:50: warning: user target 'dvi' defined here ... > automake: ... overrides Automake target 'dvi' defined here > Makefile.am:50: consider using dvi-local instead of dvi > autoreconf: Leaving directory `.' > phase `bootstrap' succeeded after 2.8 seconds > starting phase `patch-usr-bin-file' > phase `patch-usr-bin-file' succeeded after 0.0 seconds > starting phase `patch-source-shebangs' > patch-shebang: ./build-aux/install-sh: changing `/bin/sh' to `/gnu/store/= q19l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/sh' > patch-shebang: ./build-aux/mdate-sh: changing `/bin/sh' to `/gnu/store/q1= 9l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/sh' > patch-shebang: ./build-aux/missing: changing `/bin/sh' to `/gnu/store/q19= l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/sh' > patch-shebang: ./build-aux/test-driver: changing `/bin/sh' to `/gnu/store= /q19l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/sh' > patch-shebang: ./configure: changing `/bin/sh' to `/gnu/store/q19l04vd2za= 80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/sh' > patch-shebang: ./scripts/hall.in: warning: no binary for interpreter `@GU= ILE@' found in $PATH > phase `patch-source-shebangs' succeeded after 0.0 seconds > starting phase `configure' > source directory: "/tmp/guix-build-guile-hall-0.1.1.drv-0/source" (relati= ve from build: ".") > build directory: "/tmp/guix-build-guile-hall-0.1.1.drv-0/source" > configure flags: ("CONFIG_SHELL=3D/gnu/store/q19l04vd2za80mk1845pz7r8cz29= qk43-bash-minimal-4.4.23/bin/bash" "SHELL=3D/gnu/store/q19l04vd2za80mk) > configure: WARNING: unrecognized options: --enable-fast-install > checking for a BSD-compatible install... /gnu/store/5s2nib1lrd2101bbrivcl= 17kjx1mspw6-coreutils-8.30/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /gnu/store/5s2nib1lrd2101bbrivcl17= kjx1mspw6-coreutils-8.30/bin/mkdir -p > checking for gawk... gawk > checking whether make sets $(MAKE)... no > checking whether make supports nested variables... yes > checking whether make supports nested variables... (cached) yes > checking for pkg-config... /gnu/store/xyiyf12w4i7zf5g5b4ah0bi1mmd6i8xa-pk= g-config-0.29.2/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > configure: checking for guile 2.2 > configure: found guile 2.2 > checking for guile-2.2... no > checking for guile2.2... no > checking for guile-2... no > checking for guile2... no > checking for guile... /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2= .2.4/bin/guile > checking for Guile version >=3D 2.2... 2.2.4 > checking for guild... /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2= .2.4/bin/guild > checking for guile-config... /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-= guile-2.2.4/bin/guile-config > checking for Guile site directory... /gnu/store/9alic3caqhay3h8mx4iihpmyj= 6ymqpcx-guile-2.2.4/share/guile/site/2.2 > checking for Guile site-ccache directory using pkgconfig... /gnu/store/9a= lic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/lib/guile/2.2/site-ccace > checking for Guile extensions directory... /gnu/store/9alic3caqhay3h8mx4i= ihpmyj6ymqpcx-guile-2.2.4/lib/guile/2.2/extensions > checking that generated files are newer than configure... done > configure: creating ./config.status > config.status: creating Makefile > config.status: creating pre-inst-env > config.status: creating test-env > config.status: creating scripts/hall > configure: WARNING: unrecognized options: --enable-fast-install > phase `configure' succeeded after 1.3 seconds > starting phase `patch-generated-file-shebangs' > phase `patch-generated-file-shebangs' succeeded after 0.0 seconds > starting phase `build' > GEN hall/builders.go > make[1]: Entering directory '/tmp/guix-build-guile-hall-0.1.1.drv-0/sourc= e' > make[1]: Leaving directory '/tmp/guix-build-guile-hall-0.1.1.drv-0/source' > Updating ./doc/version.texi > GEN hall/scan.go > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0 > ;;; or pass the --no-auto-compile argument to disable. > ;;; compiling /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin= /guild > ;;; WARNING: compilation of /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-g= uile-2.2.4/bin/guild failed: > ;;; failed to create path for auto-compiled file "/gnu/store/9alic3caqhay= 3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin/guild" > wrote `hall/builders.go' > GEN hall/spec.go > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0 > ;;; or pass the --no-auto-compile argument to disable. > ;;; compiling /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin= /guild > ;;; WARNING: compilation of /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-g= uile-2.2.4/bin/guild failed: > ;;; failed to create path for auto-compiled file "/gnu/store/9alic3caqhay= 3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin/guild" > wrote `hall/scan.go' > GEN hall/common.go > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0 > ;;; or pass the --no-auto-compile argument to disable. > ;;; compiling /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin= /guild > ;;; WARNING: compilation of /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-g= uile-2.2.4/bin/guild failed: > ;;; failed to create path for auto-compiled file "/gnu/store/9alic3caqhay= 3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin/guild" > wrote `hall/spec.go' > GEN hall/dist.go > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0 > ;;; or pass the --no-auto-compile argument to disable. > ;;; compiling /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin= /guild > ;;; WARNING: compilation of /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-g= uile-2.2.4/bin/guild failed: > ;;; failed to create path for auto-compiled file "/gnu/store/9alic3caqhay= 3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin/guild" > wrote `hall/dist.go' > GEN hall/clean.go > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0 > ;;; or pass the --no-auto-compile argument to disable. > ;;; compiling /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin= /guild > ;;; WARNING: compilation of /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-g= uile-2.2.4/bin/guild failed: > ;;; failed to create path for auto-compiled file "/gnu/store/9alic3caqhay= 3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin/guild" > wrote `hall/common.go' > GEN hall/init.go > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0 > ;;; or pass the --no-auto-compile argument to disable. > ;;; compiling /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin= /guild > ;;; WARNING: compilation of /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-g= uile-2.2.4/bin/guild failed: > ;;; failed to create path for auto-compiled file "/gnu/store/9alic3caqhay= 3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin/guild" > wrote `hall/init.go' > GEN hall/guix.go > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0 > ;;; or pass the --no-auto-compile argument to disable. > ;;; compiling /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin= /guild > ;;; WARNING: compilation of /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-g= uile-2.2.4/bin/guild failed: > ;;; failed to create path for auto-compiled file "/gnu/store/9alic3caqhay= 3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin/guild" > wrote `hall/guix.go' > MAKEINFO doc/guile-hall.info > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0 > ;;; or pass the --no-auto-compile argument to disable. > ;;; compiling /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin= /guild > ;;; WARNING: compilation of /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-g= uile-2.2.4/bin/guild failed: > ;;; failed to create path for auto-compiled file "/gnu/store/9alic3caqhay= 3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin/guild" > wrote `hall/clean.go' > phase `build' succeeded after 6.4 seconds > starting phase `check' > make check-TESTS > make[1]: Entering directory '/tmp/guix-build-guile-hall-0.1.1.drv-0/sourc= e' > make[2]: Entering directory '/tmp/guix-build-guile-hall-0.1.1.drv-0/sourc= e' > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > Testsuite summary for guile-hall 0.1.1 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > # TOTAL: 0 > # PASS: 0 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 0 > # XPASS: 0 > # ERROR: 0 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > make[2]: Leaving directory '/tmp/guix-build-guile-hall-0.1.1.drv-0/source' > make[1]: Leaving directory '/tmp/guix-build-guile-hall-0.1.1.drv-0/source' > phase `check' succeeded after 0.1 seconds > starting phase `install' > make[1]: Entering directory '/tmp/guix-build-guile-hall-0.1.1.drv-0/sourc= e' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/mkdir -p = '/gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/bin' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/install -= c scripts/hall '/gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h-guile-' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/mkdir -p = '/gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/shar' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/install -= c -m 644 ./doc/guile-hall.info '/gnu/store/y6c60rq4mynnnswsxyx5fpi' > install-info --info-dir=3D'/gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h-g= uile-hall-0.1.1/share/info' '/gnu/store/y6c60rq4mynnnswsxyx5fpis1mvw' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/mkdir -p = '/gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/shar' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/mkdir -p = '/gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/shar' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/install -= c -m 644 hall/builders.scm hall/scan.scm hall/spec.scm hall/commo' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/mkdir -p = '/gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/lib/' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/mkdir -p = '/gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/lib/' > /gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin/install -= c -m 644 hall/builders.go hall/scan.go hall/spec.go hall/common.g' > make[1]: Leaving directory '/tmp/guix-build-guile-hall-0.1.1.drv-0/source' > phase `install' succeeded after 0.1 seconds > starting phase `hall-wrap-binaries' > phase `hall-wrap-binaries' succeeded after 0.0 seconds > starting phase `patch-shebangs' > phase `patch-shebangs' succeeded after 0.0 seconds > starting phase `strip' > stripping binaries in "/gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h-guile-= hall-0.1.1/lib" with "strip" and flags ("--strip-debug" "--enable-) > strip: Unable to recognise the format of the input file `/gnu/store/y6c60= rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/lib/guile/2.2/site-cc' > warning: /gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/lib= /guile/2.2/site-ccache/hall/builders.go: program "strip" exited wi1 > strip: Unable to recognise the format of the input file `/gnu/store/y6c60= rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/lib/guile/2.2/site-cc' > warning: /gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/lib= /guile/2.2/site-ccache/hall/clean.go: program "strip" exited with 1 > strip: Unable to recognise the format of the input file `/gnu/store/y6c60= rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/lib/guile/2.2/site-cc' > warning: /gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/lib= /guile/2.2/site-ccache/hall/common.go: program "strip" exited with1 > strip: Unable to recognise the format of the input file `/gnu/store/y6c60= rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/lib/guile/2.2/site-cc' > warning: /gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/lib= /guile/2.2/site-ccache/hall/dist.go: program "strip" exited with n1 > strip: Unable to recognise the format of the input file `/gnu/store/y6c60= rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/lib/guile/2.2/site-cc' > warning: /gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/lib= /guile/2.2/site-ccache/hall/guix.go: program "strip" exited with n1 > strip: Unable to recognise the format of the input file `/gnu/store/y6c60= rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/lib/guile/2.2/site-cc' > warning: /gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/lib= /guile/2.2/site-ccache/hall/init.go: program "strip" exited with n1 > strip: Unable to recognise the format of the input file `/gnu/store/y6c60= rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/lib/guile/2.2/site-cc' > warning: /gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/lib= /guile/2.2/site-ccache/hall/scan.go: program "strip" exited with n1 > strip: Unable to recognise the format of the input file `/gnu/store/y6c60= rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/lib/guile/2.2/site-cc' > warning: /gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1/lib= /guile/2.2/site-ccache/hall/spec.go: program "strip" exited with n1 > stripping binaries in "/gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h-guile-= hall-0.1.1/bin" with "strip" and flags ("--strip-debug" "--enable-) > phase `strip' succeeded after 0.0 seconds > starting phase `validate-runpath' > validating RUNPATH of 8 binaries in "/gnu/store/y6c60rq4mynnnswsxyx5fpis1= mvwsg9h-guile-hall-0.1.1/lib"... > validating RUNPATH of 0 binaries in "/gnu/store/y6c60rq4mynnnswsxyx5fpis1= mvwsg9h-guile-hall-0.1.1/bin"... > phase `validate-runpath' succeeded after 0.0 seconds > starting phase `validate-documentation-location' > phase `validate-documentation-location' succeeded after 0.0 seconds > starting phase `delete-info-dir-file' > phase `delete-info-dir-file' succeeded after 0.0 seconds > starting phase `patch-dot-desktop-files' > phase `patch-dot-desktop-files' succeeded after 0.0 seconds > starting phase `install-license-files' > installing 1 license files > phase `install-license-files' succeeded after 0.0 seconds > starting phase `reset-gzip-timestamps' > phase `reset-gzip-timestamps' succeeded after 0.0 seconds > starting phase `compress-documentation' > compressing documentation in '/gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h= -guile-hall-0.1.1/share/info' with "gzip" and flags ("--best" "--n) > phase `compress-documentation' succeeded after 0.0 seconds > successfully built /gnu/store/7w5l1r6gh63rpj72fxxa9sv6g465inxy-guile-hall= -0.1.1.drv > /gnu/store/y6c60rq4mynnnswsxyx5fpis1mvwsg9h-guile-hall-0.1.1 > > However, subsiquently running any hall command, such as the example > init, fails: > > $ guix environment --ad-hoc guile-hall > install@libre01 ~/repos [env]$ hall init --author "Jane Doe" frobnigator = --execute > Backtrace: > 9 (primitive-load "/gnu/store/y6c60rq4mynnnswsxyx5fpis1mv=E2= =80=A6") > In ice-9/eval.scm: > 721:20 8 (primitive-eval (use-modules (config) (config api) (=E2=80= =A6) =E2=80=A6)) > In ice-9/psyntax.scm: > 1235:36 7 (expand-top-sequence ((use-modules (config) (# api) =E2=80= =A6)) =E2=80=A6) > 1182:24 6 (parse _ (("placeholder" placeholder)) ((top) #(# # =E2=80= =A6)) =E2=80=A6) > 285:10 5 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) =E2= =80=A6) > In ice-9/boot-9.scm: > 3377:20 4 (process-use-modules _) > 222:17 3 (map1 (((config)) ((config api)) ((config parser #)) # =E2= =80=A6)) > 3378:31 2 (_ ((config))) > 2803:6 1 (resolve-interface _ #:select _ #:hide _ #:prefix _ # _ =E2= =80=A6) > In unknown file: > 0 (scm-error misc-error #f "~A ~S" ("no code for modu=E2=80=A6= " =E2=80=A6) =E2=80=A6) > > ERROR: In procedure scm-error: > no code for module (config)