unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* FTBFS on GNU/Hurd
@ 2013-07-02 15:06 Matthew Lien
  2013-07-02 18:53 ` Cyril Roelandt
  2013-07-02 21:09 ` Ludovic Courtès
  0 siblings, 2 replies; 19+ messages in thread
From: Matthew Lien @ 2013-07-02 15:06 UTC (permalink / raw)
  To: bug-guix


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: Type: text/plain; charset=GB2312, Size: 1900 bytes --]

I tried to build guix on my GNU/Hurd box but it failed to make.
Any suggestion?
(build log in attachment)


root@GuixOnHurd:~/guix# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU unstable (sid)
Release:        unstable
Codename:       sid
root@GuixOnHurd:~/guix# uname -a
GNU GuixOnHurd 0.3 GNU-Mach 1.3.99-486/Hurd-0.3 i686-AT386 GNU

root@GuixOnHurd:~/guix# dpkg -la|grep -P
"(guile|libgcrypt|sqlite|libbz|g\+\+)"
ii  g++                              4:4.8.1-2
hurd-i386    GNU C++ compiler
ii  g++-4.8                          4.8.1-5
hurd-i386    GNU C++ compiler
ii  guile-2.0                        2.0.5+1-3
hurd-i386    GNU extension language and Scheme interpreter
ii  guile-2.0-dev                    2.0.5+1-3
hurd-i386    Development files for Guile 2.0
ii  guile-2.0-libs                   2.0.5+1-3
hurd-i386    Core Guile libraries
ii  libbz2-1.0:hurd-i386             1.0.6-4
hurd-i386    high-quality block-sorting file compressor library - runtime
ii  libbz2-dev:hurd-i386             1.0.6-4
hurd-i386    high-quality block-sorting file compressor library -
development
ii  libgcrypt11:hurd-i386            1.5.2-3
hurd-i386    LGPL Crypto library - runtime library
ii  libgcrypt11-dev                  1.5.2-3
hurd-i386    LGPL Crypto library - development files
ii  libsqlite3-0:hurd-i386           3.7.17-1
hurd-i386    SQLite 3 shared library
ii  libsqlite3-dev:hurd-i386         3.7.17-1
hurd-i386    SQLite 3 development files
ii  sqlite3                          3.7.17-1
hurd-i386    Command line interface for SQLite 3


And BTW, is there any bug tracking system for guix, or just mailing list?


Best wishes,
BlueT - Matthew Lien - ¾š†´Ã÷

-- 
/ Just another [ Perl | FOSS | Security ] Hacker. /
/ BlueT = Matthew Lien = ¾š†´Ã÷ /
/ http://BlueT.org /
/ GPG: 4A293CBD /

[-- Attachment #1.2: Type: text/html, Size: 4957 bytes --]

[-- Attachment #2: guix-FTBFS.20130702.txt --]
[-- Type: text/plain, Size: 36463 bytes --]

root@GuixOnHurd:~# git clone git://git.savannah.gnu.org/guix.git
Cloning into 'guix'...
remote: Counting objects: 8043, done.
remote: Compressing objects: 100% (2753/2753), done.
remote: Total 8043 (delta 5437), reused 7441 (delta 5066)
Receiving objects: 100% (8043/8043), 6.76 MiB | 119.00 KiB/s, done.
Resolving deltas: 100% (5437/5437), done.


root@GuixOnHurd:~# cd guix
root@GuixOnHurd:~/guix# ./bootstrap 
+ top_srcdir=/root/guix
+ export top_srcdir
+ git submodule init
Submodule 'nix-upstream' (http://github.com/NixOS/nix.git) registered for path 'nix-upstream'
+ git submodule update
Cloning into 'nix-upstream'...
remote: Counting objects: 24077, done.
remote: Compressing objects: 100% (11459/11459), done.
remote: Total 24077 (delta 13525), reused 22873 (delta 12341)
Receiving objects: 100% (24077/24077), 12.25 MiB | 115.00 KiB/s, done.
Resolving deltas: 100% (13525/13525), done.
Submodule path 'nix-upstream': checked out '1b6ee8f4c7e74f75e1f49b43cf22be7730b30649'
+ ./nix/sync-with-upstream
‘./boost/assert.hpp’ -> ‘../../nix/./boost/assert.hpp’
‘./boost/checked_delete.hpp’ -> ‘../../nix/./boost/checked_delete.hpp’
./boost/detail -> ../../nix/./boost/detail
‘./boost/detail/shared_count.hpp’ -> ‘../../nix/./boost/detail/shared_count.hpp’
‘./boost/detail/workaround.hpp’ -> ‘../../nix/./boost/detail/workaround.hpp’
‘./boost/enable_shared_from_this.hpp’ -> ‘../../nix/./boost/enable_shared_from_this.hpp’
‘./boost/format.hpp’ -> ‘../../nix/./boost/format.hpp’
./boost/format -> ../../nix/./boost/format
‘./boost/format/exceptions.hpp’ -> ‘../../nix/./boost/format/exceptions.hpp’
‘./boost/format/feed_args.hpp’ -> ‘../../nix/./boost/format/feed_args.hpp’
‘./boost/format/format_class.hpp’ -> ‘../../nix/./boost/format/format_class.hpp’
‘./boost/format/format_fwd.hpp’ -> ‘../../nix/./boost/format/format_fwd.hpp’
‘./boost/format/format_implementation.cc’ -> ‘../../nix/./boost/format/format_implementation.cc’
‘./boost/format/free_funcs.cc’ -> ‘../../nix/./boost/format/free_funcs.cc’
‘./boost/format/group.hpp’ -> ‘../../nix/./boost/format/group.hpp’
‘./boost/format/internals.hpp’ -> ‘../../nix/./boost/format/internals.hpp’
‘./boost/format/internals_fwd.hpp’ -> ‘../../nix/./boost/format/internals_fwd.hpp’
‘./boost/format/macros_default.hpp’ -> ‘../../nix/./boost/format/macros_default.hpp’
‘./boost/format/parsing.cc’ -> ‘../../nix/./boost/format/parsing.cc’
‘./boost/shared_ptr.hpp’ -> ‘../../nix/./boost/shared_ptr.hpp’
‘./boost/throw_exception.hpp’ -> ‘../../nix/./boost/throw_exception.hpp’
‘./boost/weak_ptr.hpp’ -> ‘../../nix/./boost/weak_ptr.hpp’
sync-with-upstream: skipping `./bsdiff-4.3/bsdiff.c', which is not used
sync-with-upstream: skipping `./bsdiff-4.3/bspatch.c', which is not used
sync-with-upstream: skipping `./bsdiff-4.3/compat-include/err.h', which is not used
sync-with-upstream: skipping `./libexpr/attr-path.cc', which is not used
sync-with-upstream: skipping `./libexpr/attr-path.hh', which is not used
sync-with-upstream: skipping `./libexpr/common-opts.cc', which is not used
sync-with-upstream: skipping `./libexpr/common-opts.hh', which is not used
sync-with-upstream: skipping `./libexpr/eval-inline.hh', which is not used
sync-with-upstream: skipping `./libexpr/eval.cc', which is not used
sync-with-upstream: skipping `./libexpr/eval.hh', which is not used
sync-with-upstream: skipping `./libexpr/get-drvs.cc', which is not used
sync-with-upstream: skipping `./libexpr/get-drvs.hh', which is not used
sync-with-upstream: skipping `./libexpr/names.cc', which is not used
sync-with-upstream: skipping `./libexpr/names.hh', which is not used
sync-with-upstream: skipping `./libexpr/nixexpr.cc', which is not used
sync-with-upstream: skipping `./libexpr/nixexpr.hh', which is not used
sync-with-upstream: skipping `./libexpr/primops.cc', which is not used
sync-with-upstream: skipping `./libexpr/symbol-table.hh', which is not used
sync-with-upstream: skipping `./libexpr/value-to-xml.cc', which is not used
sync-with-upstream: skipping `./libexpr/value-to-xml.hh', which is not used
sync-with-upstream: skipping `./libexpr/value.hh', which is not used
sync-with-upstream: skipping `./libmain/shared.cc', which is not used
sync-with-upstream: skipping `./libmain/shared.hh', which is not used
‘./libstore/build.cc’ -> ‘../../nix/./libstore/build.cc’
‘./libstore/derivations.cc’ -> ‘../../nix/./libstore/derivations.cc’
‘./libstore/derivations.hh’ -> ‘../../nix/./libstore/derivations.hh’
‘./libstore/gc.cc’ -> ‘../../nix/./libstore/gc.cc’
‘./libstore/globals.cc’ -> ‘../../nix/./libstore/globals.cc’
‘./libstore/globals.hh’ -> ‘../../nix/./libstore/globals.hh’
‘./libstore/local-store.cc’ -> ‘../../nix/./libstore/local-store.cc’
‘./libstore/local-store.hh’ -> ‘../../nix/./libstore/local-store.hh’
‘./libstore/misc.cc’ -> ‘../../nix/./libstore/misc.cc’
‘./libstore/misc.hh’ -> ‘../../nix/./libstore/misc.hh’
‘./libstore/optimise-store.cc’ -> ‘../../nix/./libstore/optimise-store.cc’
‘./libstore/pathlocks.cc’ -> ‘../../nix/./libstore/pathlocks.cc’
‘./libstore/pathlocks.hh’ -> ‘../../nix/./libstore/pathlocks.hh’
‘./libstore/references.cc’ -> ‘../../nix/./libstore/references.cc’
‘./libstore/references.hh’ -> ‘../../nix/./libstore/references.hh’
‘./libstore/remote-store.cc’ -> ‘../../nix/./libstore/remote-store.cc’
‘./libstore/remote-store.hh’ -> ‘../../nix/./libstore/remote-store.hh’
‘./libstore/schema.sql’ -> ‘../../nix/./libstore/schema.sql’
‘./libstore/store-api.cc’ -> ‘../../nix/./libstore/store-api.cc’
‘./libstore/store-api.hh’ -> ‘../../nix/./libstore/store-api.hh’
‘./libstore/worker-protocol.hh’ -> ‘../../nix/./libstore/worker-protocol.hh’
‘./libutil/archive.cc’ -> ‘../../nix/./libutil/archive.cc’
‘./libutil/archive.hh’ -> ‘../../nix/./libutil/archive.hh’
‘./libutil/hash.cc’ -> ‘../../nix/./libutil/hash.cc’
‘./libutil/hash.hh’ -> ‘../../nix/./libutil/hash.hh’
sync-with-upstream: skipping `./libutil/md32_common.h', which is not used
sync-with-upstream: skipping `./libutil/md5.c', which is not used
sync-with-upstream: skipping `./libutil/md5.h', which has a checked-in copy
‘./libutil/serialise.cc’ -> ‘../../nix/./libutil/serialise.cc’
‘./libutil/serialise.hh’ -> ‘../../nix/./libutil/serialise.hh’
sync-with-upstream: skipping `./libutil/sha1.c', which is not used
sync-with-upstream: skipping `./libutil/sha1.h', which has a checked-in copy
sync-with-upstream: skipping `./libutil/sha256.c', which is not used
sync-with-upstream: skipping `./libutil/sha256.h', which has a checked-in copy
‘./libutil/types.hh’ -> ‘../../nix/./libutil/types.hh’
‘./libutil/util.cc’ -> ‘../../nix/./libutil/util.cc’
‘./libutil/util.hh’ -> ‘../../nix/./libutil/util.hh’
‘./libutil/xml-writer.cc’ -> ‘../../nix/./libutil/xml-writer.cc’
‘./libutil/xml-writer.hh’ -> ‘../../nix/./libutil/xml-writer.hh’
‘./nix-daemon/nix-daemon.cc’ -> ‘../../nix/./nix-daemon/nix-daemon.cc’
sync-with-upstream: skipping `./nix-env/nix-env.cc', which is not used
sync-with-upstream: skipping `./nix-env/profiles.cc', which is not used
sync-with-upstream: skipping `./nix-env/profiles.hh', which is not used
sync-with-upstream: skipping `./nix-env/user-env.cc', which is not used
sync-with-upstream: skipping `./nix-env/user-env.hh', which is not used
sync-with-upstream: skipping `./nix-hash/nix-hash.cc', which is not used
sync-with-upstream: skipping `./nix-instantiate/nix-instantiate.cc', which is not used
sync-with-upstream: skipping `./nix-log2xml/log2xml.cc', which is not used
./nix-setuid-helper -> ../../nix/./nix-setuid-helper
‘./nix-setuid-helper/nix-setuid-helper.cc’ -> ‘../../nix/./nix-setuid-helper/nix-setuid-helper.cc’
sync-with-upstream: skipping `./nix-store/dotgraph.cc', which is not used
sync-with-upstream: skipping `./nix-store/dotgraph.hh', which is not used
sync-with-upstream: skipping `./nix-store/nix-store.cc', which is not used
sync-with-upstream: skipping `./nix-store/xmlgraph.cc', which is not used
sync-with-upstream: skipping `./nix-store/xmlgraph.hh', which is not used
‘/root/guix/nix-upstream/COPYING’ -> ‘/root/guix/nix/COPYING’
‘/root/guix/nix-upstream/AUTHORS’ -> ‘/root/guix/nix/AUTHORS’
+ exec autoreconf -vfi
autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
Copying file ABOUT-NLS
Copying file build-aux/config.rpath
Copying file m4/codeset.m4
Copying file m4/fcntl-o.m4
Copying file m4/gettext.m4
Copying file m4/glibc2.m4
Copying file m4/glibc21.m4
Copying file m4/iconv.m4
Copying file m4/intdiv0.m4
Copying file m4/intl.m4
Copying file m4/intldir.m4
Copying file m4/intlmacosx.m4
Copying file m4/intmax.m4
Copying file m4/inttypes-pri.m4
Copying file m4/inttypes_h.m4
Copying file m4/lcmessage.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/lock.m4
Copying file m4/longlong.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/printf-posix.m4
Copying file m4/progtest.m4
Copying file m4/size_max.m4
Copying file m4/stdint_h.m4
Copying file m4/threadlib.m4
Copying file m4/uintmax_t.m4
Copying file m4/visibility.m4
Copying file m4/wchar_t.m4
Copying file m4/wint_t.m4
Copying file m4/xsize.m4
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/en@boldquot.header
Copying file po/en@quot.header
Copying file po/insert-header.sin
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:18: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
configure.ac:18: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
configure.ac:18: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
configure.ac:18: installing 'build-aux/config.guess'
configure.ac:18: installing 'build-aux/config.sub'
configure.ac:9: installing 'build-aux/install-sh'
configure.ac:9: installing 'build-aux/missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing 'build-aux/depcomp'
Makefile.am:173: installing 'build-aux/mdate-sh'
Makefile.am:173: installing 'build-aux/texinfo.tex'
parallel-tests: installing 'build-aux/test-driver'
autoreconf: Leaving directory `.'



root@GuixOnHurd:~/guix# ./configure 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking build system type... i686-unknown-gnu0.3
checking host system type... i686-unknown-gnu0.3
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
./configure: line 6572: : command not found
checking for the Guix system type... i686-
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GUILE... yes
checking for guile... /usr/bin/guile
checking for guild... /usr/bin/guild
checking whether /usr/bin/guile provides feature 'regex'... yes
checking whether /usr/bin/guile provides feature 'posix'... yes
checking whether /usr/bin/guile provides feature 'socket'... yes
checking whether /usr/bin/guile provides feature 'net-db'... yes
checking whether /usr/bin/guile provides feature 'threads'... yes
checking for nix-instantiate... no
checking for nix-hash... no
checking for Nixpkgs source tree... not found
checking for libgcrypt shared library name... libgcrypt
checking for guile... (cached) /usr/bin/guile
checking for guile-config... /usr/bin/guile-config
checking for guile-tools... /usr/bin/guile-tools
checking whether libgcrypt can be dynamically loaded... yes
checking whether to build daemon... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking for gzip... /bin/gzip
checking for bzip2... /bin/bzip2
checking for xz... /usr/bin/xz
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for BZ2_bzWriteOpen in -lbz2... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for SQLITE3... yes
checking for gcry_md_open in -lgcrypt... yes
checking gcrypt.h usability... yes
checking gcrypt.h presence... yes
checking for gcrypt.h... yes
checking for chroot... yes
checking for unshare... no
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/mount.h usability... no
checking sys/mount.h presence... no
checking for sys/mount.h... no
checking for lutimes... yes
checking whether it is possible to create a link to a symlink... no
checking how to run the C++ preprocessor... g++ -E
checking locale usability... yes
checking locale presence... yes
checking for locale... yes
checking sys/personality.h usability... no
checking sys/personality.h presence... no
checking for sys/personality.h... no
checking linux/fs.h usability... no
checking linux/fs.h presence... no
checking for linux/fs.h... no
checking for unit test root... /root/guix/test-tmp
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating nix/scripts/list-runtime-roots
config.status: creating nix/scripts/substitute-binary
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating guix/config.scm
config.status: creating scripts/guix
config.status: creating pre-inst-env
config.status: creating test-env
config.status: creating nix/config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile





root@GuixOnHurd:~/guix# make
/usr/bin/guile --no-auto-compile -c                             \
          "(use-modules (rnrs io ports))                        \
           (call-with-output-file \"nix/libstore/schema.sql.hh\"                        \
             (lambda (out)                                      \
               (call-with-input-file \"nix/libstore/schema.sql\"                        \
                 (lambda (in)                                   \
                   (write (get-string-all in) out)))))"
make  all-recursive
make[1]: Entering directory `/root/guix'
Making all in po
make[2]: Entering directory `/root/guix/po'
make guix.pot-update
make[3]: Entering directory `/root/guix/po'
sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed
mv t-remove-potcdate.sed remove-potcdate.sed
if LC_ALL=C grep 'GNU guix' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \
          package_gnu='GNU '; \
        else \
          package_gnu=''; \
        fi; \
        if test -n 'ludo@gnu.org' || test 'bug-guix@gnu.org' = '@'PACKAGE_BUGREPORT'@'; then \
          msgid_bugs_address='ludo@gnu.org'; \
        else \
          msgid_bugs_address='bug-guix@gnu.org'; \
        fi; \
        case `: --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
          '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
            : --default-domain=guix --directory=.. \
              --add-comments=TRANSLATORS: --language=Scheme --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=synopsis --keyword=description  \
              --files-from=./POTFILES.in \
              --copyright-holder='Ludovic Courtès' \
              --msgid-bugs-address="$msgid_bugs_address" \
            ;; \
          *) \
            : --default-domain=guix --directory=.. \
              --add-comments=TRANSLATORS: --language=Scheme --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=synopsis --keyword=description  \
              --files-from=./POTFILES.in \
              --copyright-holder='Ludovic Courtès' \
              --package-name="${package_gnu}guix" \
              --package-version='0.3' \
              --msgid-bugs-address="$msgid_bugs_address" \
            ;; \
        esac
test ! -f guix.po || { \
          if test -f ./guix.pot; then \
            sed -f remove-potcdate.sed < ./guix.pot > guix.1po && \
            sed -f remove-potcdate.sed < guix.po > guix.2po && \
            if cmp guix.1po guix.2po >/dev/null 2>&1; then \
              rm -f guix.1po guix.2po guix.po; \
            else \
              rm -f guix.1po guix.2po ./guix.pot && \
              mv guix.po ./guix.pot; \
            fi; \
          else \
            mv guix.po ./guix.pot; \
          fi; \
        }
make[3]: Leaving directory `/root/guix/po'
test ! -f ./guix.pot || \
          test -z "en@boldquot.gmo en@quot.gmo eo.gmo" || make en@boldquot.gmo en@quot.gmo eo.gmo
make[2]: Leaving directory `/root/guix/po'
make[2]: Entering directory `/root/guix'
test -f doc/.dirstamp || make  doc/.dirstamp
make[3]: Entering directory `/root/guix'
make[3]: Leaving directory `/root/guix'
Updating ./doc/version.texi
restore=: && backupdir=".am$$" && \
        am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
        rm -rf $backupdir && mkdir $backupdir && \
        if (/bin/bash /root/guix/build-aux/missing makeinfo --version) >/dev/null 2>&1; then \
          for f in doc/guix.info doc/guix.info-[0-9] doc/guix.info-[0-9][0-9] doc/guix.i[0-9] doc/guix.i[0-9][0-9]; do \
            if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
          done; \
        else :; fi && \
        cd "$am__cwd"; \
        if /bin/bash /root/guix/build-aux/missing makeinfo   -I doc -I ./doc \
         -o doc/guix.info ./doc/guix.texi; \
        then \
          rc=0; \
          CDPATH="${ZSH_VERSION+.}:" && cd .; \
        else \
          rc=$?; \
          CDPATH="${ZSH_VERSION+.}:" && cd . && \
          $restore $backupdir/* `echo "./doc/guix.info" | sed 's|[^/]*$||'`; \
        fi; \
        rm -rf $backupdir; exit $rc
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix   -g -O2 -MT nix/boost/format/libformat_a-free_funcs.o -MD -MP -MF nix/boost/format/.deps/libformat_a-free_funcs.Tpo -c -o nix/boost/format/libformat_a-free_funcs.o `test -f 'nix/boost/format/free_funcs.cc' || echo './'`nix/boost/format/free_funcs.cc
mv -f nix/boost/format/.deps/libformat_a-free_funcs.Tpo nix/boost/format/.deps/libformat_a-free_funcs.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix   -g -O2 -MT nix/boost/format/libformat_a-parsing.o -MD -MP -MF nix/boost/format/.deps/libformat_a-parsing.Tpo -c -o nix/boost/format/libformat_a-parsing.o `test -f 'nix/boost/format/parsing.cc' || echo './'`nix/boost/format/parsing.cc
mv -f nix/boost/format/.deps/libformat_a-parsing.Tpo nix/boost/format/.deps/libformat_a-parsing.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix   -g -O2 -MT nix/boost/format/libformat_a-format_implementation.o -MD -MP -MF nix/boost/format/.deps/libformat_a-format_implementation.Tpo -c -o nix/boost/format/libformat_a-format_implementation.o `test -f 'nix/boost/format/format_implementation.cc' || echo './'`nix/boost/format/format_implementation.cc
mv -f nix/boost/format/.deps/libformat_a-format_implementation.Tpo nix/boost/format/.deps/libformat_a-format_implementation.Po
rm -f libformat.a
ar cru libformat.a nix/boost/format/libformat_a-free_funcs.o nix/boost/format/libformat_a-parsing.o nix/boost/format/libformat_a-format_implementation.o 
ranlib libformat.a
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/libutil/libutil_a-archive.o -MD -MP -MF nix/libutil/.deps/libutil_a-archive.Tpo -c -o nix/libutil/libutil_a-archive.o `test -f 'nix/libutil/archive.cc' || echo './'`nix/libutil/archive.cc
nix/libutil/archive.cc:7:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
 #define _XOPEN_SOURCE 600
 ^
In file included from /usr/include/errno.h:28:0,
                 from /usr/include/c++/4.8/cerrno:41,
                 from nix/libutil/archive.cc:3:
/usr/include/features.h:170:0: note: this is the location of the previous definition
 # define _XOPEN_SOURCE 700
 ^
mv -f nix/libutil/.deps/libutil_a-archive.Tpo nix/libutil/.deps/libutil_a-archive.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/libutil/libutil_a-serialise.o -MD -MP -MF nix/libutil/.deps/libutil_a-serialise.Tpo -c -o nix/libutil/libutil_a-serialise.o `test -f 'nix/libutil/serialise.cc' || echo './'`nix/libutil/serialise.cc
mv -f nix/libutil/.deps/libutil_a-serialise.Tpo nix/libutil/.deps/libutil_a-serialise.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/libutil/libutil_a-util.o -MD -MP -MF nix/libutil/.deps/libutil_a-util.Tpo -c -o nix/libutil/libutil_a-util.o `test -f 'nix/libutil/util.cc' || echo './'`nix/libutil/util.cc
mv -f nix/libutil/.deps/libutil_a-util.Tpo nix/libutil/.deps/libutil_a-util.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/libutil/libutil_a-xml-writer.o -MD -MP -MF nix/libutil/.deps/libutil_a-xml-writer.Tpo -c -o nix/libutil/libutil_a-xml-writer.o `test -f 'nix/libutil/xml-writer.cc' || echo './'`nix/libutil/xml-writer.cc
mv -f nix/libutil/.deps/libutil_a-xml-writer.Tpo nix/libutil/.deps/libutil_a-xml-writer.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/libutil/libutil_a-hash.o -MD -MP -MF nix/libutil/.deps/libutil_a-hash.Tpo -c -o nix/libutil/libutil_a-hash.o `test -f 'nix/libutil/hash.cc' || echo './'`nix/libutil/hash.cc
In file included from nix/libutil/md5.h:19:0,
                 from nix/libutil/hash.cc:11:
./nix/libutil/gcrypt-hash.hh:33:79: warning: ‘gcry_md_algo_t’ is deprecated (declared at /usr/include/gcrypt.h:1078) [-Wdeprecated-declarations]
 extern void guix_hash_init (struct guix_hash_context *ctx, gcry_md_algo_t algo);
                                                                               ^
./nix/libutil/gcrypt-hash.hh:37:28: warning: ‘gcry_md_algo_t’ is deprecated (declared at /usr/include/gcrypt.h:1078) [-Wdeprecated-declarations]
         gcry_md_algo_t algo);
                            ^
mv -f nix/libutil/.deps/libutil_a-hash.Tpo nix/libutil/.deps/libutil_a-hash.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/libutil/libutil_a-gcrypt-hash.o -MD -MP -MF nix/libutil/.deps/libutil_a-gcrypt-hash.Tpo -c -o nix/libutil/libutil_a-gcrypt-hash.o `test -f 'nix/libutil/gcrypt-hash.cc' || echo './'`nix/libutil/gcrypt-hash.cc
In file included from nix/libutil/gcrypt-hash.cc:21:0:
./nix/libutil/gcrypt-hash.hh:33:79: warning: ‘gcry_md_algo_t’ is deprecated (declared at /usr/include/gcrypt.h:1078) [-Wdeprecated-declarations]
 extern void guix_hash_init (struct guix_hash_context *ctx, gcry_md_algo_t algo);
                                                                               ^
./nix/libutil/gcrypt-hash.hh:37:28: warning: ‘gcry_md_algo_t’ is deprecated (declared at /usr/include/gcrypt.h:1078) [-Wdeprecated-declarations]
         gcry_md_algo_t algo);
                            ^
nix/libutil/gcrypt-hash.cc:27:67: warning: ‘gcry_md_algo_t’ is deprecated (declared at /usr/include/gcrypt.h:1078) [-Wdeprecated-declarations]
 guix_hash_init (struct guix_hash_context *ctx, gcry_md_algo_t algo)
                                                                   ^
nix/libutil/gcrypt-hash.cc:43:23: warning: ‘gcry_md_algo_t’ is deprecated (declared at /usr/include/gcrypt.h:1078) [-Wdeprecated-declarations]
    gcry_md_algo_t algo)
                       ^
mv -f nix/libutil/.deps/libutil_a-gcrypt-hash.Tpo nix/libutil/.deps/libutil_a-gcrypt-hash.Po
rm -f libutil.a
ar cru libutil.a nix/libutil/libutil_a-archive.o nix/libutil/libutil_a-serialise.o nix/libutil/libutil_a-util.o nix/libutil/libutil_a-xml-writer.o nix/libutil/libutil_a-hash.o nix/libutil/libutil_a-gcrypt-hash.o 
ranlib libutil.a
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-gc.o -MD -MP -MF nix/libstore/.deps/libstore_a-gc.Tpo -c -o nix/libstore/libstore_a-gc.o `test -f 'nix/libstore/gc.cc' || echo './'`nix/libstore/gc.cc
mv -f nix/libstore/.deps/libstore_a-gc.Tpo nix/libstore/.deps/libstore_a-gc.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-globals.o -MD -MP -MF nix/libstore/.deps/libstore_a-globals.Tpo -c -o nix/libstore/libstore_a-globals.o `test -f 'nix/libstore/globals.cc' || echo './'`nix/libstore/globals.cc
mv -f nix/libstore/.deps/libstore_a-globals.Tpo nix/libstore/.deps/libstore_a-globals.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-misc.o -MD -MP -MF nix/libstore/.deps/libstore_a-misc.Tpo -c -o nix/libstore/libstore_a-misc.o `test -f 'nix/libstore/misc.cc' || echo './'`nix/libstore/misc.cc
mv -f nix/libstore/.deps/libstore_a-misc.Tpo nix/libstore/.deps/libstore_a-misc.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-references.o -MD -MP -MF nix/libstore/.deps/libstore_a-references.Tpo -c -o nix/libstore/libstore_a-references.o `test -f 'nix/libstore/references.cc' || echo './'`nix/libstore/references.cc
mv -f nix/libstore/.deps/libstore_a-references.Tpo nix/libstore/.deps/libstore_a-references.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-store-api.o -MD -MP -MF nix/libstore/.deps/libstore_a-store-api.Tpo -c -o nix/libstore/libstore_a-store-api.o `test -f 'nix/libstore/store-api.cc' || echo './'`nix/libstore/store-api.cc
mv -f nix/libstore/.deps/libstore_a-store-api.Tpo nix/libstore/.deps/libstore_a-store-api.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-optimise-store.o -MD -MP -MF nix/libstore/.deps/libstore_a-optimise-store.Tpo -c -o nix/libstore/libstore_a-optimise-store.o `test -f 'nix/libstore/optimise-store.cc' || echo './'`nix/libstore/optimise-store.cc
mv -f nix/libstore/.deps/libstore_a-optimise-store.Tpo nix/libstore/.deps/libstore_a-optimise-store.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-local-store.o -MD -MP -MF nix/libstore/.deps/libstore_a-local-store.Tpo -c -o nix/libstore/libstore_a-local-store.o `test -f 'nix/libstore/local-store.cc' || echo './'`nix/libstore/local-store.cc
mv -f nix/libstore/.deps/libstore_a-local-store.Tpo nix/libstore/.deps/libstore_a-local-store.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-remote-store.o -MD -MP -MF nix/libstore/.deps/libstore_a-remote-store.Tpo -c -o nix/libstore/libstore_a-remote-store.o `test -f 'nix/libstore/remote-store.cc' || echo './'`nix/libstore/remote-store.cc
mv -f nix/libstore/.deps/libstore_a-remote-store.Tpo nix/libstore/.deps/libstore_a-remote-store.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-build.o -MD -MP -MF nix/libstore/.deps/libstore_a-build.Tpo -c -o nix/libstore/libstore_a-build.o `test -f 'nix/libstore/build.cc' || echo './'`nix/libstore/build.cc
mv -f nix/libstore/.deps/libstore_a-build.Tpo nix/libstore/.deps/libstore_a-build.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-pathlocks.o -MD -MP -MF nix/libstore/.deps/libstore_a-pathlocks.Tpo -c -o nix/libstore/libstore_a-pathlocks.o `test -f 'nix/libstore/pathlocks.cc' || echo './'`nix/libstore/pathlocks.cc
mv -f nix/libstore/.deps/libstore_a-pathlocks.Tpo nix/libstore/.deps/libstore_a-pathlocks.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-derivations.o -MD -MP -MF nix/libstore/.deps/libstore_a-derivations.Tpo -c -o nix/libstore/libstore_a-derivations.o `test -f 'nix/libstore/derivations.cc' || echo './'`nix/libstore/derivations.cc
mv -f nix/libstore/.deps/libstore_a-derivations.Tpo nix/libstore/.deps/libstore_a-derivations.Po
rm -f libstore.a
ar cru libstore.a nix/libstore/libstore_a-gc.o nix/libstore/libstore_a-globals.o nix/libstore/libstore_a-misc.o nix/libstore/libstore_a-references.o nix/libstore/libstore_a-store-api.o nix/libstore/libstore_a-optimise-store.o nix/libstore/libstore_a-local-store.o nix/libstore/libstore_a-remote-store.o nix/libstore/libstore_a-build.o nix/libstore/libstore_a-pathlocks.o nix/libstore/libstore_a-derivations.o 
ranlib libstore.a
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore   -g -O2 -MT nix/nix-daemon/guix_daemon-nix-daemon.o -MD -MP -MF nix/nix-daemon/.deps/guix_daemon-nix-daemon.Tpo -c -o nix/nix-daemon/guix_daemon-nix-daemon.o `test -f 'nix/nix-daemon/nix-daemon.cc' || echo './'`nix/nix-daemon/nix-daemon.cc
mv -f nix/nix-daemon/.deps/guix_daemon-nix-daemon.Tpo nix/nix-daemon/.deps/guix_daemon-nix-daemon.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore   -g -O2 -MT nix/nix-daemon/guix_daemon-guix-daemon.o -MD -MP -MF nix/nix-daemon/.deps/guix_daemon-guix-daemon.Tpo -c -o nix/nix-daemon/guix_daemon-guix-daemon.o `test -f 'nix/nix-daemon/guix-daemon.cc' || echo './'`nix/nix-daemon/guix-daemon.cc
In file included from /usr/include/errno.h:35:0,
                 from /usr/include/i386-gnu/bits/spin-lock-inline.h:35,
                 from /usr/include/pthread/pthread.h:461,
                 from /usr/include/pthread.h:2,
                 from /usr/include/i386-gnu/c++/4.8/bits/gthr-default.h:35,
                 from /usr/include/i386-gnu/c++/4.8/bits/gthr.h:148,
                 from /usr/include/c++/4.8/ext/atomicity.h:33,
                 from /usr/include/c++/4.8/bits/basic_string.h:39,
                 from /usr/include/c++/4.8/string:52,
                 from ./nix/libutil/types.hh:5,
                 from nix/nix-daemon/guix-daemon.cc:21:
nix/nix-daemon/guix-daemon.cc: In function ‘error_t parse_opt(int, char*, argp_state*)’:
nix/nix-daemon/guix-daemon.cc:174:14: error: invalid conversion from ‘int’ to ‘error_t {aka __error_t_codes}’ [-fpermissive]
       return ARGP_ERR_UNKNOWN;
              ^
nix/nix-daemon/guix-daemon.cc:177:10: error: invalid conversion from ‘int’ to ‘error_t {aka __error_t_codes}’ [-fpermissive]
   return 0;
          ^
make[2]: *** [nix/nix-daemon/guix_daemon-guix-daemon.o] Error 1
make[2]: Leaving directory `/root/guix'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/guix'
make: *** [all] Error 2



^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: FTBFS on GNU/Hurd
  2013-07-02 15:06 FTBFS on GNU/Hurd Matthew Lien
@ 2013-07-02 18:53 ` Cyril Roelandt
  2013-07-02 21:13   ` Ludovic Courtès
  2013-07-03  7:42   ` Matthew Lien
  2013-07-02 21:09 ` Ludovic Courtès
  1 sibling, 2 replies; 19+ messages in thread
From: Cyril Roelandt @ 2013-07-02 18:53 UTC (permalink / raw)
  To: bug-guix

Hello!

First of all, thanks for trying Guix on GNU/Hurd! There is no bug 
tracking system, just this mailing list.

On 07/02/2013 05:06 PM, Matthew Lien wrote:
> nix/nix-daemon/guix-daemon.cc: In function ‘error_t parse_opt(int, char*, argp_state*)’:
> nix/nix-daemon/guix-daemon.cc:174:14: error: invalid conversion from ‘int’ to ‘error_t {aka __error_t_codes}’ [-fpermissive]
>         return ARGP_ERR_UNKNOWN;
>                ^
> nix/nix-daemon/guix-daemon.cc:177:10: error: invalid conversion from ‘int’ to ‘error_t {aka __error_t_codes}’ [-fpermissive]
>     return 0;
>            ^

In /usr/include/errno.h:

/* The Hurd <bits/errno.h> defines `error_t' as an enumerated type so
    that printing `error_t' values in the debugger shows the names.  We
    might need this definition sometimes even if this file was included
    before.  */

Which explains your issue. I think this is more of a Nix or GNU bug. 
According to the GNU documentation 
(http://www.gnu.org/software/libc/manual/html_node/Argp-Parser-Functions.html#Argp-Parser-Functions), 
the parse_opt function is fine. Should we ask the Hurd people how they 
handle this ?

Cyril Roelandt.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: FTBFS on GNU/Hurd
  2013-07-02 15:06 FTBFS on GNU/Hurd Matthew Lien
  2013-07-02 18:53 ` Cyril Roelandt
@ 2013-07-02 21:09 ` Ludovic Courtès
  2013-07-03  7:46   ` Matthew Lien
  1 sibling, 1 reply; 19+ messages in thread
From: Ludovic Courtès @ 2013-07-02 21:09 UTC (permalink / raw)
  To: Matthew Lien; +Cc: bug-guix

[-- Attachment #1: Type: text/plain, Size: 553 bytes --]

Matthew Lien <bluet@bluet.org> skribis:

> nix/nix-daemon/guix-daemon.cc: In function ‘error_t parse_opt(int, char*, argp_state*)’:
> nix/nix-daemon/guix-daemon.cc:174:14: error: invalid conversion from ‘int’ to ‘error_t {aka __error_t_codes}’ [-fpermissive]
>        return ARGP_ERR_UNKNOWN;
>               ^
> nix/nix-daemon/guix-daemon.cc:177:10: error: invalid conversion from ‘int’ to ‘error_t {aka __error_t_codes}’ [-fpermissive]
>    return 0;
>           ^

Could you try changing lines 174 and 177 like this:


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 468 bytes --]

diff --git a/nix/nix-daemon/guix-daemon.cc b/nix/nix-daemon/guix-daemon.cc
index 5f0710c..e2c30e7 100644
--- a/nix/nix-daemon/guix-daemon.cc
+++ b/nix/nix-daemon/guix-daemon.cc
@@ -171,10 +171,10 @@ parse_opt (int key, char *arg, struct argp_state *state)
       settings.thisSystem = arg;
       break;
     default:
-      return ARGP_ERR_UNKNOWN;
+      return (error_t) ARGP_ERR_UNKNOWN;
     }
 
-  return 0;
+  return (error_t) 0;
 }
 
 /* Argument parsing.  */

[-- Attachment #3: Type: text/plain, Size: 293 bytes --]


This is not a problem on GNU/Linux where argp.h does this:

  #ifndef __error_t_defined
  typedef int error_t;
  # define __error_t_defined
  #endif

... whereas on GNU/Hurd ‘error_t’ is a enum, and is always defined:

  typedef enum __error_t_codes error_t;

TIA,
Ludo’.

^ permalink raw reply related	[flat|nested] 19+ messages in thread

* Re: FTBFS on GNU/Hurd
  2013-07-02 18:53 ` Cyril Roelandt
@ 2013-07-02 21:13   ` Ludovic Courtès
  2013-07-03  7:42   ` Matthew Lien
  1 sibling, 0 replies; 19+ messages in thread
From: Ludovic Courtès @ 2013-07-02 21:13 UTC (permalink / raw)
  To: Cyril Roelandt; +Cc: bug-guix

Oops, just saw you had already replied.

Cyril Roelandt <tipecaml@gmail.com> skribis:

> In /usr/include/errno.h:
>
> /* The Hurd <bits/errno.h> defines `error_t' as an enumerated type so
>    that printing `error_t' values in the debugger shows the names.  We
>    might need this definition sometimes even if this file was included
>    before.  */
>
> Which explains your issue. I think this is more of a Nix or GNU
> bug.

guix-daemon.cc is from Guix, not from Nix.

> According to the GNU documentation
> (http://www.gnu.org/software/libc/manual/html_node/Argp-Parser-Functions.html#Argp-Parser-Functions),
> the parse_opt function is fine. Should we ask the Hurd people how they
> handle this ?

Yes, I think this is a bug in libc on GNU/Hurd because our parse_opt
function is perfectly valid per the libc manual.  Would you like to ping
bug-hurd@gnu.org?  :-)

Ludo’.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: FTBFS on GNU/Hurd
  2013-07-02 18:53 ` Cyril Roelandt
  2013-07-02 21:13   ` Ludovic Courtès
@ 2013-07-03  7:42   ` Matthew Lien
  1 sibling, 0 replies; 19+ messages in thread
From: Matthew Lien @ 2013-07-03  7:42 UTC (permalink / raw)
  To: Cyril Roelandt; +Cc: bug-guix

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=GB2312, Size: 2175 bytes --]

Hi Cyril,

Thanks for your quick reply. :-)

In past years I usually do have LightningTalk to introduce GNU related
projects in COSCUP <http://coscup.org>, the biggest open source conference
in my country, which will have more than 1000 attendees.

I think Guix is a cool project with it's Version Control (?) function so
people can revert their package status if they did something wrong and
broke something, so I would like to have a short presentation about Guix
onGNU/Hurd to COSCUP.

Thanks for your amazing works, and hope the problem could be solved
recently. :-)


Best wishes,
BlueT




2013/7/3 Cyril Roelandt <tipecaml@gmail.com>

> Hello!
>
> First of all, thanks for trying Guix on GNU/Hurd! There is no bug tracking
> system, just this mailing list.
>
> On 07/02/2013 05:06 PM, Matthew Lien wrote:
>
>> nix/nix-daemon/guix-daemon.cc: In function ¡®error_t parse_opt(int, char*,
>> argp_state*)¡¯:
>> nix/nix-daemon/guix-daemon.cc:**174:14: error: invalid conversion from
>> ¡®int¡¯ to ¡®error_t {aka __error_t_codes}¡¯ [-fpermissive]
>>         return ARGP_ERR_UNKNOWN;
>>                ^
>> nix/nix-daemon/guix-daemon.cc:**177:10: error: invalid conversion from
>> ¡®int¡¯ to ¡®error_t {aka __error_t_codes}¡¯ [-fpermissive]
>>     return 0;
>>            ^
>>
>
> In /usr/include/errno.h:
>
> /* The Hurd <bits/errno.h> defines `error_t' as an enumerated type so
>    that printing `error_t' values in the debugger shows the names.  We
>    might need this definition sometimes even if this file was included
>    before.  */
>
> Which explains your issue. I think this is more of a Nix or GNU bug.
> According to the GNU documentation (http://www.gnu.org/software/**
> libc/manual/html_node/Argp-**Parser-Functions.html#Argp-**Parser-Functions<http://www.gnu.org/software/libc/manual/html_node/Argp-Parser-Functions.html#Argp-Parser-Functions>),
> the parse_opt function is fine. Should we ask the Hurd people how they
> handle this ?
>
> Cyril Roelandt.
>
>


-- 
/ Just another [ Perl | FOSS | Security ] Hacker. /
/ BlueT = Matthew Lien = ¾š†´Ã÷ /
/ http://BlueT.org /
/ GPG: 4A293CBD /

[-- Attachment #2: Type: text/html, Size: 3390 bytes --]

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: FTBFS on GNU/Hurd
  2013-07-02 21:09 ` Ludovic Courtès
@ 2013-07-03  7:46   ` Matthew Lien
  2013-07-03  9:38     ` Ludovic Courtès
  0 siblings, 1 reply; 19+ messages in thread
From: Matthew Lien @ 2013-07-03  7:46 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: bug-guix

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=GB2312, Size: 1411 bytes --]

Hi Ludovic,

Sure I would like to test for you, but don't see any code to change. In
your mail between the line
"Could you try changing lines 174 and 177 like this:"
and
"This is not a problem on GNU/Linux where argp.h does this:"
is an empty space.

What file and what content should I edit?


Best wishes,
BlueT



2013/7/3 Ludovic Court¨¨s <ludo@gnu.org>

> Matthew Lien <bluet@bluet.org> skribis:
>
> > nix/nix-daemon/guix-daemon.cc: In function ¡®error_t parse_opt(int,
> char*, argp_state*)¡¯:
> > nix/nix-daemon/guix-daemon.cc:174:14: error: invalid conversion from
> ¡®int¡¯ to ¡®error_t {aka __error_t_codes}¡¯ [-fpermissive]
> >        return ARGP_ERR_UNKNOWN;
> >               ^
> > nix/nix-daemon/guix-daemon.cc:177:10: error: invalid conversion from
> ¡®int¡¯ to ¡®error_t {aka __error_t_codes}¡¯ [-fpermissive]
> >    return 0;
> >           ^
>
> Could you try changing lines 174 and 177 like this:
>
>
>
> This is not a problem on GNU/Linux where argp.h does this:
>
>   #ifndef __error_t_defined
>   typedef int error_t;
>   # define __error_t_defined
>   #endif
>
> ... whereas on GNU/Hurd ¡®error_t¡¯ is a enum, and is always defined:
>
>   typedef enum __error_t_codes error_t;
>
> TIA,
> Ludo¡¯.
>
>


-- 
/ Just another [ Perl | FOSS | Security ] Hacker. /
/ BlueT = Matthew Lien = ¾š†´Ã÷ /
/ http://BlueT.org /
/ GPG: 4A293CBD /

[-- Attachment #2: Type: text/html, Size: 2519 bytes --]

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: FTBFS on GNU/Hurd
  2013-07-03  7:46   ` Matthew Lien
@ 2013-07-03  9:38     ` Ludovic Courtès
  2013-07-03 15:58       ` Matthew Lien
  0 siblings, 1 reply; 19+ messages in thread
From: Ludovic Courtès @ 2013-07-03  9:38 UTC (permalink / raw)
  To: Matthew Lien; +Cc: bug-guix

Matthew Lien <bluet@bluet.org> skribis:

> Sure I would like to test for you, but don't see any code to change. In
> your mail between the line
> "Could you try changing lines 174 and 177 like this:"
> and
> "This is not a problem on GNU/Linux where argp.h does this:"
> is an empty space.

Oh, weird.  The full message is at
<http://lists.gnu.org/archive/html/bug-guix/2013-07/msg00004.html>.

TIA,
Ludo’.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: FTBFS on GNU/Hurd
  2013-07-03  9:38     ` Ludovic Courtès
@ 2013-07-03 15:58       ` Matthew Lien
  2013-07-04 11:46         ` Ludovic Courtès
  0 siblings, 1 reply; 19+ messages in thread
From: Matthew Lien @ 2013-07-03 15:58 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: bug-guix


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: Type: text/plain; charset=GB2312, Size: 1008 bytes --]

Cool it passed the previous error, but another error happened after...
log in attahment.

BTW, I did git pull today

commit 6d73e17bb47062d66c96ff3453692a0bd413ca5d
Author: Ludovic Court¨¨s <ludo@gnu.org>
Date:   Wed Jul 3 15:10:34 2013 +0200

    gnu: Add noweb.

    * gnu/packages/noweb.scm: New file.
    * gnu-system.am (GNU_SYSTEM_MODULES): Add it.



2013/7/3 Ludovic Court¨¨s <ludo@gnu.org>

> Matthew Lien <bluet@bluet.org> skribis:
>
> > Sure I would like to test for you, but don't see any code to change. In
> > your mail between the line
> > "Could you try changing lines 174 and 177 like this:"
> > and
> > "This is not a problem on GNU/Linux where argp.h does this:"
> > is an empty space.
>
> Oh, weird.  The full message is at
> <http://lists.gnu.org/archive/html/bug-guix/2013-07/msg00004.html>.
>
> TIA,
> Ludo¡¯.
>



-- 
/ Just another [ Perl | FOSS | Security ] Hacker. /
/ BlueT = Matthew Lien = ¾š†´Ã÷ /
/ http://BlueT.org /
/ GPG: 4A293CBD /

[-- Attachment #1.2: Type: text/html, Size: 2093 bytes --]

[-- Attachment #2: guix-FTBFS.20130703.txt --]
[-- Type: text/plain, Size: 82165 bytes --]

/usr/bin/guile --no-auto-compile -c				\
	  "(use-modules (rnrs io ports))			\
	   (call-with-output-file \"nix/libstore/schema.sql.hh\"			\
	     (lambda (out)					\
	       (call-with-input-file \"nix/libstore/schema.sql\"			\
	         (lambda (in)					\
	           (write (get-string-all in) out)))))"
make  all-recursive
make[1]: Entering directory `/root/guix'
Making all in po
make[2]: Entering directory `/root/guix/po'
make guix.pot-update
make[3]: Entering directory `/root/guix/po'
sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed
mv t-remove-potcdate.sed remove-potcdate.sed
if LC_ALL=C grep 'GNU guix' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \
	  package_gnu='GNU '; \
	else \
	  package_gnu=''; \
	fi; \
	if test -n 'ludo@gnu.org' || test 'bug-guix@gnu.org' = '@'PACKAGE_BUGREPORT'@'; then \
	  msgid_bugs_address='ludo@gnu.org'; \
	else \
	  msgid_bugs_address='bug-guix@gnu.org'; \
	fi; \
	case `: --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
	    : --default-domain=guix --directory=.. \
	      --add-comments=TRANSLATORS: --language=Scheme --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=synopsis --keyword=description  \
	      --files-from=./POTFILES.in \
	      --copyright-holder='Ludovic Courtès' \
	      --msgid-bugs-address="$msgid_bugs_address" \
	    ;; \
	  *) \
	    : --default-domain=guix --directory=.. \
	      --add-comments=TRANSLATORS: --language=Scheme --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=synopsis --keyword=description  \
	      --files-from=./POTFILES.in \
	      --copyright-holder='Ludovic Courtès' \
	      --package-name="${package_gnu}guix" \
	      --package-version='0.3' \
	      --msgid-bugs-address="$msgid_bugs_address" \
	    ;; \
	esac
test ! -f guix.po || { \
	  if test -f ./guix.pot; then \
	    sed -f remove-potcdate.sed < ./guix.pot > guix.1po && \
	    sed -f remove-potcdate.sed < guix.po > guix.2po && \
	    if cmp guix.1po guix.2po >/dev/null 2>&1; then \
	      rm -f guix.1po guix.2po guix.po; \
	    else \
	      rm -f guix.1po guix.2po ./guix.pot && \
	      mv guix.po ./guix.pot; \
	    fi; \
	  else \
	    mv guix.po ./guix.pot; \
	  fi; \
	}
make[3]: Leaving directory `/root/guix/po'
test ! -f ./guix.pot || \
	  test -z "en@boldquot.gmo en@quot.gmo eo.gmo" || make en@boldquot.gmo en@quot.gmo eo.gmo
make[2]: Leaving directory `/root/guix/po'
make[2]: Entering directory `/root/guix'
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix   -g -O2 -MT nix/boost/format/libformat_a-free_funcs.o -MD -MP -MF nix/boost/format/.deps/libformat_a-free_funcs.Tpo -c -o nix/boost/format/libformat_a-free_funcs.o `test -f 'nix/boost/format/free_funcs.cc' || echo './'`nix/boost/format/free_funcs.cc
mv -f nix/boost/format/.deps/libformat_a-free_funcs.Tpo nix/boost/format/.deps/libformat_a-free_funcs.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix   -g -O2 -MT nix/boost/format/libformat_a-parsing.o -MD -MP -MF nix/boost/format/.deps/libformat_a-parsing.Tpo -c -o nix/boost/format/libformat_a-parsing.o `test -f 'nix/boost/format/parsing.cc' || echo './'`nix/boost/format/parsing.cc
mv -f nix/boost/format/.deps/libformat_a-parsing.Tpo nix/boost/format/.deps/libformat_a-parsing.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix   -g -O2 -MT nix/boost/format/libformat_a-format_implementation.o -MD -MP -MF nix/boost/format/.deps/libformat_a-format_implementation.Tpo -c -o nix/boost/format/libformat_a-format_implementation.o `test -f 'nix/boost/format/format_implementation.cc' || echo './'`nix/boost/format/format_implementation.cc
mv -f nix/boost/format/.deps/libformat_a-format_implementation.Tpo nix/boost/format/.deps/libformat_a-format_implementation.Po
rm -f libformat.a
ar cru libformat.a nix/boost/format/libformat_a-free_funcs.o nix/boost/format/libformat_a-parsing.o nix/boost/format/libformat_a-format_implementation.o 
ranlib libformat.a
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/libutil/libutil_a-archive.o -MD -MP -MF nix/libutil/.deps/libutil_a-archive.Tpo -c -o nix/libutil/libutil_a-archive.o `test -f 'nix/libutil/archive.cc' || echo './'`nix/libutil/archive.cc
nix/libutil/archive.cc:7:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
 #define _XOPEN_SOURCE 600
 ^
In file included from /usr/include/errno.h:28:0,
                 from /usr/include/c++/4.8/cerrno:41,
                 from nix/libutil/archive.cc:3:
/usr/include/features.h:170:0: note: this is the location of the previous definition
 # define _XOPEN_SOURCE 700
 ^
mv -f nix/libutil/.deps/libutil_a-archive.Tpo nix/libutil/.deps/libutil_a-archive.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/libutil/libutil_a-serialise.o -MD -MP -MF nix/libutil/.deps/libutil_a-serialise.Tpo -c -o nix/libutil/libutil_a-serialise.o `test -f 'nix/libutil/serialise.cc' || echo './'`nix/libutil/serialise.cc
mv -f nix/libutil/.deps/libutil_a-serialise.Tpo nix/libutil/.deps/libutil_a-serialise.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/libutil/libutil_a-util.o -MD -MP -MF nix/libutil/.deps/libutil_a-util.Tpo -c -o nix/libutil/libutil_a-util.o `test -f 'nix/libutil/util.cc' || echo './'`nix/libutil/util.cc
mv -f nix/libutil/.deps/libutil_a-util.Tpo nix/libutil/.deps/libutil_a-util.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/libutil/libutil_a-xml-writer.o -MD -MP -MF nix/libutil/.deps/libutil_a-xml-writer.Tpo -c -o nix/libutil/libutil_a-xml-writer.o `test -f 'nix/libutil/xml-writer.cc' || echo './'`nix/libutil/xml-writer.cc
mv -f nix/libutil/.deps/libutil_a-xml-writer.Tpo nix/libutil/.deps/libutil_a-xml-writer.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/libutil/libutil_a-hash.o -MD -MP -MF nix/libutil/.deps/libutil_a-hash.Tpo -c -o nix/libutil/libutil_a-hash.o `test -f 'nix/libutil/hash.cc' || echo './'`nix/libutil/hash.cc
In file included from nix/libutil/md5.h:19:0,
                 from nix/libutil/hash.cc:11:
./nix/libutil/gcrypt-hash.hh:33:79: warning: ‘gcry_md_algo_t’ is deprecated (declared at /usr/include/gcrypt.h:1078) [-Wdeprecated-declarations]
 extern void guix_hash_init (struct guix_hash_context *ctx, gcry_md_algo_t algo);
                                                                               ^
./nix/libutil/gcrypt-hash.hh:37:28: warning: ‘gcry_md_algo_t’ is deprecated (declared at /usr/include/gcrypt.h:1078) [-Wdeprecated-declarations]
         gcry_md_algo_t algo);
                            ^
mv -f nix/libutil/.deps/libutil_a-hash.Tpo nix/libutil/.deps/libutil_a-hash.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/libutil/libutil_a-gcrypt-hash.o -MD -MP -MF nix/libutil/.deps/libutil_a-gcrypt-hash.Tpo -c -o nix/libutil/libutil_a-gcrypt-hash.o `test -f 'nix/libutil/gcrypt-hash.cc' || echo './'`nix/libutil/gcrypt-hash.cc
In file included from nix/libutil/gcrypt-hash.cc:21:0:
./nix/libutil/gcrypt-hash.hh:33:79: warning: ‘gcry_md_algo_t’ is deprecated (declared at /usr/include/gcrypt.h:1078) [-Wdeprecated-declarations]
 extern void guix_hash_init (struct guix_hash_context *ctx, gcry_md_algo_t algo);
                                                                               ^
./nix/libutil/gcrypt-hash.hh:37:28: warning: ‘gcry_md_algo_t’ is deprecated (declared at /usr/include/gcrypt.h:1078) [-Wdeprecated-declarations]
         gcry_md_algo_t algo);
                            ^
nix/libutil/gcrypt-hash.cc:27:67: warning: ‘gcry_md_algo_t’ is deprecated (declared at /usr/include/gcrypt.h:1078) [-Wdeprecated-declarations]
 guix_hash_init (struct guix_hash_context *ctx, gcry_md_algo_t algo)
                                                                   ^
nix/libutil/gcrypt-hash.cc:43:23: warning: ‘gcry_md_algo_t’ is deprecated (declared at /usr/include/gcrypt.h:1078) [-Wdeprecated-declarations]
    gcry_md_algo_t algo)
                       ^
mv -f nix/libutil/.deps/libutil_a-gcrypt-hash.Tpo nix/libutil/.deps/libutil_a-gcrypt-hash.Po
rm -f libutil.a
ar cru libutil.a nix/libutil/libutil_a-archive.o nix/libutil/libutil_a-serialise.o nix/libutil/libutil_a-util.o nix/libutil/libutil_a-xml-writer.o nix/libutil/libutil_a-hash.o nix/libutil/libutil_a-gcrypt-hash.o 
ranlib libutil.a
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-gc.o -MD -MP -MF nix/libstore/.deps/libstore_a-gc.Tpo -c -o nix/libstore/libstore_a-gc.o `test -f 'nix/libstore/gc.cc' || echo './'`nix/libstore/gc.cc
mv -f nix/libstore/.deps/libstore_a-gc.Tpo nix/libstore/.deps/libstore_a-gc.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-globals.o -MD -MP -MF nix/libstore/.deps/libstore_a-globals.Tpo -c -o nix/libstore/libstore_a-globals.o `test -f 'nix/libstore/globals.cc' || echo './'`nix/libstore/globals.cc
mv -f nix/libstore/.deps/libstore_a-globals.Tpo nix/libstore/.deps/libstore_a-globals.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-misc.o -MD -MP -MF nix/libstore/.deps/libstore_a-misc.Tpo -c -o nix/libstore/libstore_a-misc.o `test -f 'nix/libstore/misc.cc' || echo './'`nix/libstore/misc.cc
mv -f nix/libstore/.deps/libstore_a-misc.Tpo nix/libstore/.deps/libstore_a-misc.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-references.o -MD -MP -MF nix/libstore/.deps/libstore_a-references.Tpo -c -o nix/libstore/libstore_a-references.o `test -f 'nix/libstore/references.cc' || echo './'`nix/libstore/references.cc
mv -f nix/libstore/.deps/libstore_a-references.Tpo nix/libstore/.deps/libstore_a-references.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-store-api.o -MD -MP -MF nix/libstore/.deps/libstore_a-store-api.Tpo -c -o nix/libstore/libstore_a-store-api.o `test -f 'nix/libstore/store-api.cc' || echo './'`nix/libstore/store-api.cc
mv -f nix/libstore/.deps/libstore_a-store-api.Tpo nix/libstore/.deps/libstore_a-store-api.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-optimise-store.o -MD -MP -MF nix/libstore/.deps/libstore_a-optimise-store.Tpo -c -o nix/libstore/libstore_a-optimise-store.o `test -f 'nix/libstore/optimise-store.cc' || echo './'`nix/libstore/optimise-store.cc
mv -f nix/libstore/.deps/libstore_a-optimise-store.Tpo nix/libstore/.deps/libstore_a-optimise-store.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-local-store.o -MD -MP -MF nix/libstore/.deps/libstore_a-local-store.Tpo -c -o nix/libstore/libstore_a-local-store.o `test -f 'nix/libstore/local-store.cc' || echo './'`nix/libstore/local-store.cc
mv -f nix/libstore/.deps/libstore_a-local-store.Tpo nix/libstore/.deps/libstore_a-local-store.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-remote-store.o -MD -MP -MF nix/libstore/.deps/libstore_a-remote-store.Tpo -c -o nix/libstore/libstore_a-remote-store.o `test -f 'nix/libstore/remote-store.cc' || echo './'`nix/libstore/remote-store.cc
mv -f nix/libstore/.deps/libstore_a-remote-store.Tpo nix/libstore/.deps/libstore_a-remote-store.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-build.o -MD -MP -MF nix/libstore/.deps/libstore_a-build.Tpo -c -o nix/libstore/libstore_a-build.o `test -f 'nix/libstore/build.cc' || echo './'`nix/libstore/build.cc
mv -f nix/libstore/.deps/libstore_a-build.Tpo nix/libstore/.deps/libstore_a-build.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-pathlocks.o -MD -MP -MF nix/libstore/.deps/libstore_a-pathlocks.Tpo -c -o nix/libstore/libstore_a-pathlocks.o `test -f 'nix/libstore/pathlocks.cc' || echo './'`nix/libstore/pathlocks.cc
mv -f nix/libstore/.deps/libstore_a-pathlocks.Tpo nix/libstore/.deps/libstore_a-pathlocks.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-derivations.o -MD -MP -MF nix/libstore/.deps/libstore_a-derivations.Tpo -c -o nix/libstore/libstore_a-derivations.o `test -f 'nix/libstore/derivations.cc' || echo './'`nix/libstore/derivations.cc
mv -f nix/libstore/.deps/libstore_a-derivations.Tpo nix/libstore/.deps/libstore_a-derivations.Po
rm -f libstore.a
ar cru libstore.a nix/libstore/libstore_a-gc.o nix/libstore/libstore_a-globals.o nix/libstore/libstore_a-misc.o nix/libstore/libstore_a-references.o nix/libstore/libstore_a-store-api.o nix/libstore/libstore_a-optimise-store.o nix/libstore/libstore_a-local-store.o nix/libstore/libstore_a-remote-store.o nix/libstore/libstore_a-build.o nix/libstore/libstore_a-pathlocks.o nix/libstore/libstore_a-derivations.o 
ranlib libstore.a
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore   -g -O2 -MT nix/nix-daemon/guix_daemon-nix-daemon.o -MD -MP -MF nix/nix-daemon/.deps/guix_daemon-nix-daemon.Tpo -c -o nix/nix-daemon/guix_daemon-nix-daemon.o `test -f 'nix/nix-daemon/nix-daemon.cc' || echo './'`nix/nix-daemon/nix-daemon.cc
mv -f nix/nix-daemon/.deps/guix_daemon-nix-daemon.Tpo nix/nix-daemon/.deps/guix_daemon-nix-daemon.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore   -g -O2 -MT nix/nix-daemon/guix_daemon-guix-daemon.o -MD -MP -MF nix/nix-daemon/.deps/guix_daemon-guix-daemon.Tpo -c -o nix/nix-daemon/guix_daemon-guix-daemon.o `test -f 'nix/nix-daemon/guix-daemon.cc' || echo './'`nix/nix-daemon/guix-daemon.cc
mv -f nix/nix-daemon/.deps/guix_daemon-guix-daemon.Tpo nix/nix-daemon/.deps/guix_daemon-guix-daemon.Po
g++  -g -O2   -o guix-daemon nix/nix-daemon/guix_daemon-nix-daemon.o nix/nix-daemon/guix_daemon-guix-daemon.o libstore.a libutil.a libformat.a -lbz2 -lsqlite3   -L/lib -lgcrypt 
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/nix-setuid-helper/nix_setuid_helper-nix-setuid-helper.o -MD -MP -MF nix/nix-setuid-helper/.deps/nix_setuid_helper-nix-setuid-helper.Tpo -c -o nix/nix-setuid-helper/nix_setuid_helper-nix-setuid-helper.o `test -f 'nix/nix-setuid-helper/nix-setuid-helper.cc' || echo './'`nix/nix-setuid-helper/nix-setuid-helper.cc
mv -f nix/nix-setuid-helper/.deps/nix_setuid_helper-nix-setuid-helper.Tpo nix/nix-setuid-helper/.deps/nix_setuid_helper-nix-setuid-helper.Po
g++  -g -O2   -o nix-setuid-helper nix/nix-setuid-helper/nix_setuid_helper-nix-setuid-helper.o libutil.a libformat.a 
/bin/mkdir -p `dirname "guix/scripts/build.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/scripts/build.go" "guix/scripts/build.scm"
wrote `guix/scripts/build.go'
/bin/mkdir -p `dirname "guix/build/download.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build/download.go" "guix/build/download.scm"
wrote `guix/build/download.go'
guix/build/download.scm:212:21: warning: possibly wrong number of arguments to `http-get'
guix/build/download.scm:121:17: warning: possibly unbound variable `make-session'
guix/build/download.scm:121:17: warning: possibly unbound variable `connection-end/client'
guix/build/download.scm:122:4: warning: possibly unbound variable `set-session-transport-fd!'
guix/build/download.scm:123:4: warning: possibly unbound variable `set-session-default-priority!'
guix/build/download.scm:124:4: warning: possibly unbound variable `set-session-credentials!'
guix/build/download.scm:124:38: warning: possibly unbound variable `make-certificate-credentials'
guix/build/download.scm:130:4: warning: possibly unbound variable `handshake'
guix/build/download.scm:131:18: warning: possibly unbound variable `session-record-port'
guix/build/download.scm:216:25: warning: possibly unbound variable `http-get*'
/bin/mkdir -p `dirname "guix/scripts/download.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/scripts/download.go" "guix/scripts/download.scm"
wrote `guix/scripts/download.go'
/bin/mkdir -p `dirname "guix/scripts/import.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/scripts/import.go" "guix/scripts/import.scm"
wrote `guix/scripts/import.go'
/bin/mkdir -p `dirname "guix/scripts/package.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/scripts/package.go" "guix/scripts/package.scm"
wrote `guix/scripts/package.go'
guix/scripts/package.scm:709:15: warning: non-literal format string
guix/scripts/package.scm:714:15: warning: non-literal format string
guix/scripts/package.scm:726:15: warning: non-literal format string
guix/scripts/package.scm:731:15: warning: non-literal format string
guix/scripts/package.scm:852:32: warning: non-literal format string
/bin/mkdir -p `dirname "guix/scripts/gc.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/scripts/gc.go" "guix/scripts/gc.scm"
wrote `guix/scripts/gc.go'
/bin/mkdir -p `dirname "guix/scripts/hash.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/scripts/hash.go" "guix/scripts/hash.scm"
wrote `guix/scripts/hash.go'
/bin/mkdir -p `dirname "guix/scripts/pull.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/scripts/pull.go" "guix/scripts/pull.scm"
wrote `guix/scripts/pull.go'
/bin/mkdir -p `dirname "guix/scripts/substitute-binary.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/scripts/substitute-binary.go" "guix/scripts/substitute-binary.scm"
wrote `guix/scripts/substitute-binary.go'
/bin/mkdir -p `dirname "guix/scripts/refresh.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/scripts/refresh.go" "guix/scripts/refresh.scm"
wrote `guix/scripts/refresh.go'
/bin/mkdir -p `dirname "guix/base32.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/base32.go" "guix/base32.scm"
wrote `guix/base32.go'
/bin/mkdir -p `dirname "guix/records.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/records.go" "guix/records.scm"
wrote `guix/records.go'
/bin/mkdir -p `dirname "guix/hash.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/hash.go" "guix/hash.scm"
wrote `guix/hash.go'
/bin/mkdir -p `dirname "guix/utils.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/utils.go" "guix/utils.scm"
wrote `guix/utils.go'
/bin/mkdir -p `dirname "guix/serialization.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/serialization.go" "guix/serialization.scm"
wrote `guix/serialization.go'
/bin/mkdir -p `dirname "guix/nar.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/nar.go" "guix/nar.scm"
wrote `guix/nar.go'
guix/nar.scm:89:8: warning: possibly unbound variable `sendfile'
/bin/mkdir -p `dirname "guix/derivations.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/derivations.go" "guix/derivations.scm"
wrote `guix/derivations.go'
/bin/mkdir -p `dirname "guix/download.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/download.go" "guix/download.scm"
wrote `guix/download.go'
/bin/mkdir -p `dirname "guix/gnu-maintenance.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/gnu-maintenance.go" "guix/gnu-maintenance.scm"
wrote `guix/gnu-maintenance.go'
/bin/mkdir -p `dirname "guix/licenses.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/licenses.go" "guix/licenses.scm"
wrote `guix/licenses.go'
/bin/mkdir -p `dirname "guix/build-system.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build-system.go" "guix/build-system.scm"
wrote `guix/build-system.go'
/bin/mkdir -p `dirname "guix/build-system/cmake.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build-system/cmake.go" "guix/build-system/cmake.scm"
wrote `guix/build-system/cmake.go'
/bin/mkdir -p `dirname "guix/build-system/gnu.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build-system/gnu.go" "guix/build-system/gnu.scm"
wrote `guix/build-system/gnu.go'
/bin/mkdir -p `dirname "guix/build-system/perl.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build-system/perl.go" "guix/build-system/perl.scm"
wrote `guix/build-system/perl.go'
/bin/mkdir -p `dirname "guix/build-system/python.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build-system/python.go" "guix/build-system/python.scm"
wrote `guix/build-system/python.go'
/bin/mkdir -p `dirname "guix/build-system/trivial.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build-system/trivial.go" "guix/build-system/trivial.scm"
wrote `guix/build-system/trivial.go'
/bin/mkdir -p `dirname "guix/ftp-client.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/ftp-client.go" "guix/ftp-client.scm"
wrote `guix/ftp-client.go'
/bin/mkdir -p `dirname "guix/web.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/web.go" "guix/web.scm"
wrote `guix/web.go'
guix/web.scm:167:25: warning: possibly wrong number of arguments to `http-get'
guix/web.scm:169:29: warning: possibly unbound variable `http-get*'
/bin/mkdir -p `dirname "guix/gnupg.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/gnupg.go" "guix/gnupg.scm"
wrote `guix/gnupg.go'
/bin/mkdir -p `dirname "guix/store.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/store.go" "guix/store.scm"
wrote `guix/store.go'
/bin/mkdir -p `dirname "guix/ui.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/ui.go" "guix/ui.scm"
wrote `guix/ui.go'
guix/ui.scm:116:6: warning: non-literal format string
guix/ui.scm:144:6: warning: non-literal format string
guix/ui.scm:149:13: warning: non-literal format string
guix/ui.scm:159:13: warning: non-literal format string
guix/ui.scm:167:13: warning: non-literal format string
guix/ui.scm:172:13: warning: non-literal format string
guix/ui.scm:182:15: warning: non-literal format string
guix/ui.scm:188:15: warning: non-literal format string
guix/ui.scm:193:10: warning: non-literal format string
guix/ui.scm:237:10: warning: non-literal format string
guix/ui.scm:242:10: warning: non-literal format string
guix/ui.scm:248:10: warning: non-literal format string
guix/ui.scm:253:10: warning: non-literal format string
guix/ui.scm:295:8: warning: non-literal format string
guix/ui.scm:403:4: warning: non-literal format string
/bin/mkdir -p `dirname "guix/build/cmake-build-system.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build/cmake-build-system.go" "guix/build/cmake-build-system.scm"
wrote `guix/build/cmake-build-system.go'
/bin/mkdir -p `dirname "guix/build/gnu-build-system.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build/gnu-build-system.go" "guix/build/gnu-build-system.scm"
wrote `guix/build/gnu-build-system.go'
/bin/mkdir -p `dirname "guix/build/gnu-cross-build.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build/gnu-cross-build.go" "guix/build/gnu-cross-build.scm"
wrote `guix/build/gnu-cross-build.go'
/bin/mkdir -p `dirname "guix/build/perl-build-system.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build/perl-build-system.go" "guix/build/perl-build-system.scm"
wrote `guix/build/perl-build-system.go'
/bin/mkdir -p `dirname "guix/build/python-build-system.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build/python-build-system.go" "guix/build/python-build-system.scm"
wrote `guix/build/python-build-system.go'
/bin/mkdir -p `dirname "guix/build/utils.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build/utils.go" "guix/build/utils.scm"
wrote `guix/build/utils.go'
/bin/mkdir -p `dirname "guix/build/union.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build/union.go" "guix/build/union.scm"
wrote `guix/build/union.go'
/bin/mkdir -p `dirname "guix/build/rpath.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build/rpath.go" "guix/build/rpath.scm"
wrote `guix/build/rpath.go'
/bin/mkdir -p `dirname "guix/packages.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/packages.go" "guix/packages.scm"
wrote `guix/packages.go'
/bin/mkdir -p `dirname "guix/snix.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/snix.go" "guix/snix.scm"
wrote `guix/snix.go'
/bin/mkdir -p `dirname "guix.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix.go" "guix.scm"
wrote `guix.go'
/bin/mkdir -p `dirname "gnu/packages.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages.go" "gnu/packages.scm"
wrote `gnu/packages.go'
/bin/mkdir -p `dirname "gnu/packages/acl.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/acl.go" "gnu/packages/acl.scm"
wrote `gnu/packages/acl.go'
/bin/mkdir -p `dirname "gnu/packages/algebra.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/algebra.go" "gnu/packages/algebra.scm"
wrote `gnu/packages/algebra.go'
/bin/mkdir -p `dirname "gnu/packages/aspell.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/aspell.go" "gnu/packages/aspell.scm"
wrote `gnu/packages/aspell.go'
/bin/mkdir -p `dirname "gnu/packages/attr.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/attr.go" "gnu/packages/attr.scm"
wrote `gnu/packages/attr.go'
/bin/mkdir -p `dirname "gnu/packages/autotools.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/autotools.go" "gnu/packages/autotools.scm"
wrote `gnu/packages/autotools.go'
/bin/mkdir -p `dirname "gnu/packages/avahi.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/avahi.go" "gnu/packages/avahi.scm"
wrote `gnu/packages/avahi.go'
/bin/mkdir -p `dirname "gnu/packages/base.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/base.go" "gnu/packages/base.scm"
wrote `gnu/packages/base.go'
/bin/mkdir -p `dirname "gnu/packages/bash.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/bash.go" "gnu/packages/bash.scm"
wrote `gnu/packages/bash.go'
/bin/mkdir -p `dirname "gnu/packages/bdb.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/bdb.go" "gnu/packages/bdb.scm"
wrote `gnu/packages/bdb.go'
/bin/mkdir -p `dirname "gnu/packages/bdw-gc.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/bdw-gc.go" "gnu/packages/bdw-gc.scm"
wrote `gnu/packages/bdw-gc.go'
/bin/mkdir -p `dirname "gnu/packages/bison.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/bison.go" "gnu/packages/bison.scm"
wrote `gnu/packages/bison.go'
/bin/mkdir -p `dirname "gnu/packages/bootstrap.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/bootstrap.go" "gnu/packages/bootstrap.scm"
wrote `gnu/packages/bootstrap.go'
/bin/mkdir -p `dirname "gnu/packages/cdrom.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/cdrom.go" "gnu/packages/cdrom.scm"
wrote `gnu/packages/cdrom.go'
/bin/mkdir -p `dirname "gnu/packages/cflow.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/cflow.go" "gnu/packages/cflow.scm"
wrote `gnu/packages/cflow.go'
/bin/mkdir -p `dirname "gnu/packages/check.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/check.go" "gnu/packages/check.scm"
wrote `gnu/packages/check.go'
/bin/mkdir -p `dirname "gnu/packages/cmake.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/cmake.go" "gnu/packages/cmake.scm"
wrote `gnu/packages/cmake.go'
/bin/mkdir -p `dirname "gnu/packages/compression.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/compression.go" "gnu/packages/compression.scm"
wrote `gnu/packages/compression.go'
/bin/mkdir -p `dirname "gnu/packages/cpio.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/cpio.go" "gnu/packages/cpio.scm"
wrote `gnu/packages/cpio.go'
/bin/mkdir -p `dirname "gnu/packages/cppi.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/cppi.go" "gnu/packages/cppi.scm"
wrote `gnu/packages/cppi.go'
/bin/mkdir -p `dirname "gnu/packages/cross-base.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/cross-base.go" "gnu/packages/cross-base.scm"
wrote `gnu/packages/cross-base.go'
/bin/mkdir -p `dirname "gnu/packages/cryptsetup.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/cryptsetup.go" "gnu/packages/cryptsetup.scm"
wrote `gnu/packages/cryptsetup.go'
/bin/mkdir -p `dirname "gnu/packages/curl.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/curl.go" "gnu/packages/curl.scm"
wrote `gnu/packages/curl.go'
/bin/mkdir -p `dirname "gnu/packages/cyrus-sasl.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/cyrus-sasl.go" "gnu/packages/cyrus-sasl.scm"
wrote `gnu/packages/cyrus-sasl.go'
/bin/mkdir -p `dirname "gnu/packages/dejagnu.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/dejagnu.go" "gnu/packages/dejagnu.scm"
wrote `gnu/packages/dejagnu.go'
/bin/mkdir -p `dirname "gnu/packages/ddrescue.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/ddrescue.go" "gnu/packages/ddrescue.scm"
wrote `gnu/packages/ddrescue.go'
/bin/mkdir -p `dirname "gnu/packages/dwm.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/dwm.go" "gnu/packages/dwm.scm"
wrote `gnu/packages/dwm.go'
/bin/mkdir -p `dirname "gnu/packages/ed.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/ed.go" "gnu/packages/ed.scm"
wrote `gnu/packages/ed.go'
/bin/mkdir -p `dirname "gnu/packages/emacs.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/emacs.go" "gnu/packages/emacs.scm"
wrote `gnu/packages/emacs.go'
/bin/mkdir -p `dirname "gnu/packages/fdisk.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/fdisk.go" "gnu/packages/fdisk.scm"
wrote `gnu/packages/fdisk.go'
/bin/mkdir -p `dirname "gnu/packages/file.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/file.go" "gnu/packages/file.scm"
wrote `gnu/packages/file.go'
/bin/mkdir -p `dirname "gnu/packages/flex.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/flex.go" "gnu/packages/flex.scm"
wrote `gnu/packages/flex.go'
/bin/mkdir -p `dirname "gnu/packages/fontutils.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/fontutils.go" "gnu/packages/fontutils.scm"
wrote `gnu/packages/fontutils.go'
/bin/mkdir -p `dirname "gnu/packages/freeipmi.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/freeipmi.go" "gnu/packages/freeipmi.scm"
wrote `gnu/packages/freeipmi.go'
/bin/mkdir -p `dirname "gnu/packages/gawk.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gawk.go" "gnu/packages/gawk.scm"
wrote `gnu/packages/gawk.go'
/bin/mkdir -p `dirname "gnu/packages/gcal.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gcal.go" "gnu/packages/gcal.scm"
wrote `gnu/packages/gcal.go'
/bin/mkdir -p `dirname "gnu/packages/gcc.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gcc.go" "gnu/packages/gcc.scm"
wrote `gnu/packages/gcc.go'
/bin/mkdir -p `dirname "gnu/packages/gd.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gd.go" "gnu/packages/gd.scm"
wrote `gnu/packages/gd.go'
/bin/mkdir -p `dirname "gnu/packages/gdb.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gdb.go" "gnu/packages/gdb.scm"
wrote `gnu/packages/gdb.go'
/bin/mkdir -p `dirname "gnu/packages/gdbm.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gdbm.go" "gnu/packages/gdbm.scm"
wrote `gnu/packages/gdbm.go'
/bin/mkdir -p `dirname "gnu/packages/gettext.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gettext.go" "gnu/packages/gettext.scm"
wrote `gnu/packages/gettext.go'
/bin/mkdir -p `dirname "gnu/packages/ghostscript.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/ghostscript.go" "gnu/packages/ghostscript.scm"
wrote `gnu/packages/ghostscript.go'
/bin/mkdir -p `dirname "gnu/packages/glib.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/glib.go" "gnu/packages/glib.scm"
wrote `gnu/packages/glib.go'
/bin/mkdir -p `dirname "gnu/packages/global.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/global.go" "gnu/packages/global.scm"
wrote `gnu/packages/global.go'
/bin/mkdir -p `dirname "gnu/packages/gnupg.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gnupg.go" "gnu/packages/gnupg.scm"
wrote `gnu/packages/gnupg.go'
/bin/mkdir -p `dirname "gnu/packages/gnutls.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gnutls.go" "gnu/packages/gnutls.scm"
wrote `gnu/packages/gnutls.go'
/bin/mkdir -p `dirname "gnu/packages/gperf.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gperf.go" "gnu/packages/gperf.scm"
wrote `gnu/packages/gperf.go'
/bin/mkdir -p `dirname "gnu/packages/gprolog.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gprolog.go" "gnu/packages/gprolog.scm"
wrote `gnu/packages/gprolog.go'
/bin/mkdir -p `dirname "gnu/packages/graphviz.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/graphviz.go" "gnu/packages/graphviz.scm"
wrote `gnu/packages/graphviz.go'
/bin/mkdir -p `dirname "gnu/packages/groff.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/groff.go" "gnu/packages/groff.scm"
wrote `gnu/packages/groff.go'
/bin/mkdir -p `dirname "gnu/packages/grub.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/grub.go" "gnu/packages/grub.scm"
wrote `gnu/packages/grub.go'
/bin/mkdir -p `dirname "gnu/packages/grue-hunter.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/grue-hunter.go" "gnu/packages/grue-hunter.scm"
wrote `gnu/packages/grue-hunter.go'
/bin/mkdir -p `dirname "gnu/packages/gsasl.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gsasl.go" "gnu/packages/gsasl.scm"
wrote `gnu/packages/gsasl.go'
/bin/mkdir -p `dirname "gnu/packages/gtk.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gtk.go" "gnu/packages/gtk.scm"
wrote `gnu/packages/gtk.go'
/bin/mkdir -p `dirname "gnu/packages/guile.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/guile.go" "gnu/packages/guile.scm"
wrote `gnu/packages/guile.go'
/bin/mkdir -p `dirname "gnu/packages/gv.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gv.go" "gnu/packages/gv.scm"
wrote `gnu/packages/gv.go'
/bin/mkdir -p `dirname "gnu/packages/help2man.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/help2man.go" "gnu/packages/help2man.scm"
wrote `gnu/packages/help2man.go'
/bin/mkdir -p `dirname "gnu/packages/hugs.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/hugs.go" "gnu/packages/hugs.scm"
wrote `gnu/packages/hugs.go'
/bin/mkdir -p `dirname "gnu/packages/icu4c.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/icu4c.go" "gnu/packages/icu4c.scm"
wrote `gnu/packages/icu4c.go'
/bin/mkdir -p `dirname "gnu/packages/idutils.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/idutils.go" "gnu/packages/idutils.scm"
wrote `gnu/packages/idutils.go'
/bin/mkdir -p `dirname "gnu/packages/imagemagick.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/imagemagick.go" "gnu/packages/imagemagick.scm"
wrote `gnu/packages/imagemagick.go'
/bin/mkdir -p `dirname "gnu/packages/indent.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/indent.go" "gnu/packages/indent.scm"
wrote `gnu/packages/indent.go'
/bin/mkdir -p `dirname "gnu/packages/irssi.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/irssi.go" "gnu/packages/irssi.scm"
wrote `gnu/packages/irssi.go'
/bin/mkdir -p `dirname "gnu/packages/ld-wrapper.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/ld-wrapper.go" "gnu/packages/ld-wrapper.scm"
wrote `gnu/packages/ld-wrapper.go'
/bin/mkdir -p `dirname "gnu/packages/less.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/less.go" "gnu/packages/less.scm"
wrote `gnu/packages/less.go'
/bin/mkdir -p `dirname "gnu/packages/lesstif.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/lesstif.go" "gnu/packages/lesstif.scm"
wrote `gnu/packages/lesstif.go'
/bin/mkdir -p `dirname "gnu/packages/libapr.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libapr.go" "gnu/packages/libapr.scm"
wrote `gnu/packages/libapr.go'
/bin/mkdir -p `dirname "gnu/packages/libdaemon.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libdaemon.go" "gnu/packages/libdaemon.scm"
wrote `gnu/packages/libdaemon.go'
/bin/mkdir -p `dirname "gnu/packages/libevent.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libevent.go" "gnu/packages/libevent.scm"
wrote `gnu/packages/libevent.go'
/bin/mkdir -p `dirname "gnu/packages/libffi.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libffi.go" "gnu/packages/libffi.scm"
wrote `gnu/packages/libffi.go'
/bin/mkdir -p `dirname "gnu/packages/libidn.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libidn.go" "gnu/packages/libidn.scm"
wrote `gnu/packages/libidn.go'
/bin/mkdir -p `dirname "gnu/packages/libjpeg.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libjpeg.go" "gnu/packages/libjpeg.scm"
wrote `gnu/packages/libjpeg.go'
/bin/mkdir -p `dirname "gnu/packages/libphidget.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libphidget.go" "gnu/packages/libphidget.scm"
wrote `gnu/packages/libphidget.go'
/bin/mkdir -p `dirname "gnu/packages/libpng.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libpng.go" "gnu/packages/libpng.scm"
wrote `gnu/packages/libpng.go'
/bin/mkdir -p `dirname "gnu/packages/libsigsegv.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libsigsegv.go" "gnu/packages/libsigsegv.scm"
wrote `gnu/packages/libsigsegv.go'
/bin/mkdir -p `dirname "gnu/packages/libtiff.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libtiff.go" "gnu/packages/libtiff.scm"
wrote `gnu/packages/libtiff.go'
/bin/mkdir -p `dirname "gnu/packages/libunistring.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libunistring.go" "gnu/packages/libunistring.scm"
wrote `gnu/packages/libunistring.go'
/bin/mkdir -p `dirname "gnu/packages/libusb.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libusb.go" "gnu/packages/libusb.scm"
wrote `gnu/packages/libusb.go'
/bin/mkdir -p `dirname "gnu/packages/libunwind.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libunwind.go" "gnu/packages/libunwind.scm"
wrote `gnu/packages/libunwind.go'
/bin/mkdir -p `dirname "gnu/packages/linux.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/linux.go" "gnu/packages/linux.scm"
wrote `gnu/packages/linux.go'
/bin/mkdir -p `dirname "gnu/packages/linux-initrd.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/linux-initrd.go" "gnu/packages/linux-initrd.scm"
wrote `gnu/packages/linux-initrd.go'
/bin/mkdir -p `dirname "gnu/packages/lout.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/lout.go" "gnu/packages/lout.scm"
wrote `gnu/packages/lout.go'
/bin/mkdir -p `dirname "gnu/packages/lsh.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/lsh.go" "gnu/packages/lsh.scm"
wrote `gnu/packages/lsh.go'
/bin/mkdir -p `dirname "gnu/packages/lsof.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/lsof.go" "gnu/packages/lsof.scm"
wrote `gnu/packages/lsof.go'
/bin/mkdir -p `dirname "gnu/packages/lua.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/lua.go" "gnu/packages/lua.scm"
wrote `gnu/packages/lua.go'
/bin/mkdir -p `dirname "gnu/packages/lvm.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/lvm.go" "gnu/packages/lvm.scm"
wrote `gnu/packages/lvm.go'
/bin/mkdir -p `dirname "gnu/packages/m4.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/m4.go" "gnu/packages/m4.scm"
wrote `gnu/packages/m4.go'
/bin/mkdir -p `dirname "gnu/packages/mailutils.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/mailutils.go" "gnu/packages/mailutils.scm"
wrote `gnu/packages/mailutils.go'
/bin/mkdir -p `dirname "gnu/packages/make-bootstrap.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/make-bootstrap.go" "gnu/packages/make-bootstrap.scm"
wrote `gnu/packages/make-bootstrap.go'
/bin/mkdir -p `dirname "gnu/packages/mit-krb5.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/mit-krb5.go" "gnu/packages/mit-krb5.scm"
wrote `gnu/packages/mit-krb5.go'
/bin/mkdir -p `dirname "gnu/packages/mp3.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/mp3.go" "gnu/packages/mp3.scm"
wrote `gnu/packages/mp3.go'
/bin/mkdir -p `dirname "gnu/packages/multiprecision.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/multiprecision.go" "gnu/packages/multiprecision.scm"
wrote `gnu/packages/multiprecision.go'
/bin/mkdir -p `dirname "gnu/packages/mysql.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/mysql.go" "gnu/packages/mysql.scm"
wrote `gnu/packages/mysql.go'
/bin/mkdir -p `dirname "gnu/packages/nano.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/nano.go" "gnu/packages/nano.scm"
wrote `gnu/packages/nano.go'
/bin/mkdir -p `dirname "gnu/packages/ncurses.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/ncurses.go" "gnu/packages/ncurses.scm"
wrote `gnu/packages/ncurses.go'
/bin/mkdir -p `dirname "gnu/packages/netpbm.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/netpbm.go" "gnu/packages/netpbm.scm"
wrote `gnu/packages/netpbm.go'
/bin/mkdir -p `dirname "gnu/packages/nettle.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/nettle.go" "gnu/packages/nettle.scm"
wrote `gnu/packages/nettle.go'
/bin/mkdir -p `dirname "gnu/packages/noweb.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/noweb.go" "gnu/packages/noweb.scm"
wrote `gnu/packages/noweb.go'
/bin/mkdir -p `dirname "gnu/packages/ocaml.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/ocaml.go" "gnu/packages/ocaml.scm"
wrote `gnu/packages/ocaml.go'
/bin/mkdir -p `dirname "gnu/packages/oggvorbis.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/oggvorbis.go" "gnu/packages/oggvorbis.scm"
wrote `gnu/packages/oggvorbis.go'
/bin/mkdir -p `dirname "gnu/packages/openldap.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/openldap.go" "gnu/packages/openldap.scm"
wrote `gnu/packages/openldap.go'
/bin/mkdir -p `dirname "gnu/packages/openssl.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/openssl.go" "gnu/packages/openssl.scm"
wrote `gnu/packages/openssl.go'
/bin/mkdir -p `dirname "gnu/packages/parted.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/parted.go" "gnu/packages/parted.scm"
wrote `gnu/packages/parted.go'
/bin/mkdir -p `dirname "gnu/packages/patchelf.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/patchelf.go" "gnu/packages/patchelf.scm"
wrote `gnu/packages/patchelf.go'
/bin/mkdir -p `dirname "gnu/packages/pcre.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/pcre.go" "gnu/packages/pcre.scm"
wrote `gnu/packages/pcre.go'
/bin/mkdir -p `dirname "gnu/packages/pdf.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/pdf.go" "gnu/packages/pdf.scm"
wrote `gnu/packages/pdf.go'
/bin/mkdir -p `dirname "gnu/packages/perl.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/perl.go" "gnu/packages/perl.scm"
wrote `gnu/packages/perl.go'
/bin/mkdir -p `dirname "gnu/packages/pkg-config.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/pkg-config.go" "gnu/packages/pkg-config.scm"
wrote `gnu/packages/pkg-config.go'
/bin/mkdir -p `dirname "gnu/packages/plotutils.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/plotutils.go" "gnu/packages/plotutils.scm"
wrote `gnu/packages/plotutils.go'
/bin/mkdir -p `dirname "gnu/packages/popt.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/popt.go" "gnu/packages/popt.scm"
wrote `gnu/packages/popt.go'
/bin/mkdir -p `dirname "gnu/packages/pth.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/pth.go" "gnu/packages/pth.scm"
wrote `gnu/packages/pth.go'
/bin/mkdir -p `dirname "gnu/packages/python.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/python.go" "gnu/packages/python.scm"
wrote `gnu/packages/python.go'
/bin/mkdir -p `dirname "gnu/packages/qemu.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/qemu.go" "gnu/packages/qemu.scm"
wrote `gnu/packages/qemu.go'
/bin/mkdir -p `dirname "gnu/packages/ratpoison.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/ratpoison.go" "gnu/packages/ratpoison.scm"
wrote `gnu/packages/ratpoison.go'
/bin/mkdir -p `dirname "gnu/packages/readline.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/readline.go" "gnu/packages/readline.scm"
wrote `gnu/packages/readline.go'
/bin/mkdir -p `dirname "gnu/packages/recutils.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/recutils.go" "gnu/packages/recutils.scm"
wrote `gnu/packages/recutils.go'
/bin/mkdir -p `dirname "gnu/packages/rsync.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/rsync.go" "gnu/packages/rsync.scm"
wrote `gnu/packages/rsync.go'
/bin/mkdir -p `dirname "gnu/packages/rush.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/rush.go" "gnu/packages/rush.scm"
wrote `gnu/packages/rush.go'
/bin/mkdir -p `dirname "gnu/packages/samba.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/samba.go" "gnu/packages/samba.scm"
wrote `gnu/packages/samba.go'
/bin/mkdir -p `dirname "gnu/packages/scheme.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/scheme.go" "gnu/packages/scheme.scm"
wrote `gnu/packages/scheme.go'
/bin/mkdir -p `dirname "gnu/packages/screen.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/screen.go" "gnu/packages/screen.scm"
wrote `gnu/packages/screen.go'
/bin/mkdir -p `dirname "gnu/packages/shishi.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/shishi.go" "gnu/packages/shishi.scm"
wrote `gnu/packages/shishi.go'
/bin/mkdir -p `dirname "gnu/packages/smalltalk.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/smalltalk.go" "gnu/packages/smalltalk.scm"
wrote `gnu/packages/smalltalk.go'
/bin/mkdir -p `dirname "gnu/packages/sqlite.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/sqlite.go" "gnu/packages/sqlite.scm"
wrote `gnu/packages/sqlite.go'
/bin/mkdir -p `dirname "gnu/packages/ssh.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/ssh.go" "gnu/packages/ssh.scm"
wrote `gnu/packages/ssh.go'
/bin/mkdir -p `dirname "gnu/packages/system.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/system.go" "gnu/packages/system.scm"
wrote `gnu/packages/system.go'
/bin/mkdir -p `dirname "gnu/packages/tcl.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/tcl.go" "gnu/packages/tcl.scm"
wrote `gnu/packages/tcl.go'
/bin/mkdir -p `dirname "gnu/packages/tcsh.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/tcsh.go" "gnu/packages/tcsh.scm"
wrote `gnu/packages/tcsh.go'
/bin/mkdir -p `dirname "gnu/packages/texinfo.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/texinfo.go" "gnu/packages/texinfo.scm"
wrote `gnu/packages/texinfo.go'
/bin/mkdir -p `dirname "gnu/packages/texlive.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/texlive.go" "gnu/packages/texlive.scm"
wrote `gnu/packages/texlive.go'
/bin/mkdir -p `dirname "gnu/packages/time.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/time.go" "gnu/packages/time.scm"
wrote `gnu/packages/time.go'
/bin/mkdir -p `dirname "gnu/packages/tmux.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/tmux.go" "gnu/packages/tmux.scm"
wrote `gnu/packages/tmux.go'
/bin/mkdir -p `dirname "gnu/packages/tor.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/tor.go" "gnu/packages/tor.scm"
wrote `gnu/packages/tor.go'
/bin/mkdir -p `dirname "gnu/packages/unrtf.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/unrtf.go" "gnu/packages/unrtf.scm"
wrote `gnu/packages/unrtf.go'
/bin/mkdir -p `dirname "gnu/packages/version-control.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/version-control.go" "gnu/packages/version-control.scm"
wrote `gnu/packages/version-control.go'
/bin/mkdir -p `dirname "gnu/packages/vim.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/vim.go" "gnu/packages/vim.scm"
wrote `gnu/packages/vim.go'
/bin/mkdir -p `dirname "gnu/packages/vpn.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/vpn.go" "gnu/packages/vpn.scm"
wrote `gnu/packages/vpn.go'
/bin/mkdir -p `dirname "gnu/packages/w3m.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/w3m.go" "gnu/packages/w3m.scm"
wrote `gnu/packages/w3m.go'
/bin/mkdir -p `dirname "gnu/packages/wdiff.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/wdiff.go" "gnu/packages/wdiff.scm"
wrote `gnu/packages/wdiff.go'
/bin/mkdir -p `dirname "gnu/packages/wget.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/wget.go" "gnu/packages/wget.scm"
wrote `gnu/packages/wget.go'
/bin/mkdir -p `dirname "gnu/packages/which.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/which.go" "gnu/packages/which.scm"
wrote `gnu/packages/which.go'
/bin/mkdir -p `dirname "gnu/packages/wordnet.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/wordnet.go" "gnu/packages/wordnet.scm"
wrote `gnu/packages/wordnet.go'
/bin/mkdir -p `dirname "gnu/packages/xlockmore.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/xlockmore.go" "gnu/packages/xlockmore.scm"
wrote `gnu/packages/xlockmore.go'
/bin/mkdir -p `dirname "gnu/packages/xml.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/xml.go" "gnu/packages/xml.scm"
wrote `gnu/packages/xml.go'
/bin/mkdir -p `dirname "gnu/packages/xorg.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/xorg.go" "gnu/packages/xorg.scm"
wrote `gnu/packages/xorg.go'
/bin/mkdir -p `dirname "gnu/packages/zile.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/zile.go" "gnu/packages/zile.scm"
wrote `gnu/packages/zile.go'
/bin/mkdir -p `dirname "gnu/packages/zip.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/zip.go" "gnu/packages/zip.scm"
wrote `gnu/packages/zip.go'
/bin/mkdir -p `dirname "gnu/system/vm.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/system/vm.go" "gnu/system/vm.scm"
wrote `gnu/system/vm.go'
/bin/mkdir -p `dirname "guix/config.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/config.go" "guix/config.scm"
wrote `guix/config.go'
/bin/mkdir -p `dirname "gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz"`
GUILE_LOAD_COMPILED_PATH=".:$GUILE_LOAD_COMPILED_PATH" /usr/bin/guile --no-auto-compile -L "." -L "." "./build-aux/download.scm" "gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz" "f9a7c6f4c556eaafa2a69bcf07d4ffbb6682ea831d4c9da9ba095aca3ccd217c"
Backtrace:
In ice-9/boot-9.scm:
 149: 14 [catch #t #<catch-closure 82108e0> ...]
 157: 13 [#<procedure 81da8c0 ()>]
In unknown file:
   ?: 12 [catch-closure]
In ice-9/boot-9.scm:
  63: 11 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 10 [eval # #]
In ice-9/boot-9.scm:
2111: 9 [save-module-excursion #<procedure 81c9040 at ice-9/boot-9.scm:3646:3 ()>]
3653: 8 [#<procedure 81c9040 at ice-9/boot-9.scm:3646:3 ()>]
1380: 7 [%start-stack load-stack ...]
1385: 6 [#<procedure 81f9810 ()>]
In unknown file:
   ?: 5 [primitive-load "/root/guix/./build-aux/download.scm"]
In ice-9/r4rs.scm:
  39: 4 [call-with-values #<procedure 84abab0 at ice-9/eval.scm:396:13 ()> ...]
In ice-9/eval.scm:
 368: 3 [eval # #]
 367: 2 [eval # #]
 374: 1 [eval # #]
In unknown file:
   ?: 0 [memoize-variable-access! #<memoized sha256> #<directory # 819c6c0>]

ERROR: In procedure memoize-variable-access!:
ERROR: Unbound variable: sha256
downloading file `gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz' from `http://alpha.gnu.org/gnu/guix/bootstrap/i686-linux/20130105/guile-2.0.7.tar.xz'...
make[2]: *** [gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz] Error 1
make[2]: Leaving directory `/root/guix'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/guix'
make: *** [all] Error 2

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: FTBFS on GNU/Hurd
  2013-07-03 15:58       ` Matthew Lien
@ 2013-07-04 11:46         ` Ludovic Courtès
  2013-07-04 14:00           ` Matthew Lien
  0 siblings, 1 reply; 19+ messages in thread
From: Ludovic Courtès @ 2013-07-04 11:46 UTC (permalink / raw)
  To: Matthew Lien; +Cc: bug-guix

Matthew Lien <bluet@bluet.org> skribis:

> Cool it passed the previous error, but another error happened after...
> log in attahment.

> GUILE_LOAD_COMPILED_PATH=".:$GUILE_LOAD_COMPILED_PATH" /usr/bin/guile --no-auto-compile -L "." -L "." "./build-aux/download.scm" "gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz" "f9a7c6f4c556eaafa2a69bcf07d4ffbb6682ea831d4c9da9ba095aca3ccd217c"
> Backtrace:

[...]

> ERROR: Unbound variable: sha256
> downloading file `gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz' from `http://alpha.gnu.org/gnu/guix/bootstrap/i686-linux/20130105/guile-2.0.7.tar.xz'...
> make[2]: *** [gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz] Error 1

Oops, fixed in a1c39ed.  Thanks for the report!

Ludo’.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: FTBFS on GNU/Hurd
  2013-07-04 11:46         ` Ludovic Courtès
@ 2013-07-04 14:00           ` Matthew Lien
  2013-07-04 14:23             ` Ludovic Courtès
  0 siblings, 1 reply; 19+ messages in thread
From: Matthew Lien @ 2013-07-04 14:00 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: bug-guix


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: Type: text/plain; charset=GB2312, Size: 1360 bytes --]

Hello Ludo',

Cool this got fixed!
............................But other problem happened.

1. `make check` failed. logs in attachments.
2. nix/nix-daemon/guix-daemon.cc in git repo did not get patched, yet.
Maybe you forgot to git push? (I patched it manually at my side before
testing)

And, thanks for the THANKS. :-)


Best wishes,
BlueT



2013/7/4 Ludovic Court¨¨s <ludo@gnu.org>

> Matthew Lien <bluet@bluet.org> skribis:
>
> > Cool it passed the previous error, but another error happened after...
> > log in attahment.
>
> > GUILE_LOAD_COMPILED_PATH=".:$GUILE_LOAD_COMPILED_PATH" /usr/bin/guile
> --no-auto-compile -L "." -L "." "./build-aux/download.scm"
> "gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz"
> "f9a7c6f4c556eaafa2a69bcf07d4ffbb6682ea831d4c9da9ba095aca3ccd217c"
> > Backtrace:
>
> [...]
>
> > ERROR: Unbound variable: sha256
> > downloading file `gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz'
> from `
> http://alpha.gnu.org/gnu/guix/bootstrap/i686-linux/20130105/guile-2.0.7.tar.xz'.
> ..
> > make[2]: *** [gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz]
> Error 1
>
> Oops, fixed in a1c39ed.  Thanks for the report!
>
> Ludo¡¯.
>



-- 
/ Just another [ Perl | FOSS | Security ] Hacker. /
/ BlueT = Matthew Lien = ¾š†´Ã÷ /
/ http://BlueT.org /
/ GPG: 4A293CBD /

[-- Attachment #1.2: Type: text/html, Size: 2426 bytes --]

[-- Attachment #2: guix-compile-log.20130704.txt --]
[-- Type: text/plain, Size: 82554 bytes --]

/usr/bin/guile --no-auto-compile -c				\
	  "(use-modules (rnrs io ports))			\
	   (call-with-output-file \"nix/libstore/schema.sql.hh\"			\
	     (lambda (out)					\
	       (call-with-input-file \"nix/libstore/schema.sql\"			\
	         (lambda (in)					\
	           (write (get-string-all in) out)))))"
make  all-recursive
make[1]: Entering directory `/root/guix'
Making all in po
make[2]: Entering directory `/root/guix/po'
make guix.pot-update
make[3]: Entering directory `/root/guix/po'
sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed
mv t-remove-potcdate.sed remove-potcdate.sed
if LC_ALL=C grep 'GNU guix' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \
	  package_gnu='GNU '; \
	else \
	  package_gnu=''; \
	fi; \
	if test -n 'ludo@gnu.org' || test 'bug-guix@gnu.org' = '@'PACKAGE_BUGREPORT'@'; then \
	  msgid_bugs_address='ludo@gnu.org'; \
	else \
	  msgid_bugs_address='bug-guix@gnu.org'; \
	fi; \
	case `: --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
	    : --default-domain=guix --directory=.. \
	      --add-comments=TRANSLATORS: --language=Scheme --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=synopsis --keyword=description  \
	      --files-from=./POTFILES.in \
	      --copyright-holder='Ludovic Courtès' \
	      --msgid-bugs-address="$msgid_bugs_address" \
	    ;; \
	  *) \
	    : --default-domain=guix --directory=.. \
	      --add-comments=TRANSLATORS: --language=Scheme --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=synopsis --keyword=description  \
	      --files-from=./POTFILES.in \
	      --copyright-holder='Ludovic Courtès' \
	      --package-name="${package_gnu}guix" \
	      --package-version='0.3' \
	      --msgid-bugs-address="$msgid_bugs_address" \
	    ;; \
	esac
test ! -f guix.po || { \
	  if test -f ./guix.pot; then \
	    sed -f remove-potcdate.sed < ./guix.pot > guix.1po && \
	    sed -f remove-potcdate.sed < guix.po > guix.2po && \
	    if cmp guix.1po guix.2po >/dev/null 2>&1; then \
	      rm -f guix.1po guix.2po guix.po; \
	    else \
	      rm -f guix.1po guix.2po ./guix.pot && \
	      mv guix.po ./guix.pot; \
	    fi; \
	  else \
	    mv guix.po ./guix.pot; \
	  fi; \
	}
make[3]: Leaving directory `/root/guix/po'
test ! -f ./guix.pot || \
	  test -z "en@boldquot.gmo en@quot.gmo eo.gmo" || make en@boldquot.gmo en@quot.gmo eo.gmo
make[2]: Leaving directory `/root/guix/po'
make[2]: Entering directory `/root/guix'
test -f doc/.dirstamp || make  doc/.dirstamp
make[3]: Entering directory `/root/guix'
make[3]: Leaving directory `/root/guix'
Updating ./doc/version.texi
restore=: && backupdir=".am$$" && \
	am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
	rm -rf $backupdir && mkdir $backupdir && \
	if (/bin/bash /root/guix/build-aux/missing makeinfo --version) >/dev/null 2>&1; then \
	  for f in doc/guix.info doc/guix.info-[0-9] doc/guix.info-[0-9][0-9] doc/guix.i[0-9] doc/guix.i[0-9][0-9]; do \
	    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
	  done; \
	else :; fi && \
	cd "$am__cwd"; \
	if /bin/bash /root/guix/build-aux/missing makeinfo   -I doc -I ./doc \
	 -o doc/guix.info ./doc/guix.texi; \
	then \
	  rc=0; \
	  CDPATH="${ZSH_VERSION+.}:" && cd .; \
	else \
	  rc=$?; \
	  CDPATH="${ZSH_VERSION+.}:" && cd . && \
	  $restore $backupdir/* `echo "./doc/guix.info" | sed 's|[^/]*$||'`; \
	fi; \
	rm -rf $backupdir; exit $rc
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix   -g -O2 -MT nix/boost/format/libformat_a-free_funcs.o -MD -MP -MF nix/boost/format/.deps/libformat_a-free_funcs.Tpo -c -o nix/boost/format/libformat_a-free_funcs.o `test -f 'nix/boost/format/free_funcs.cc' || echo './'`nix/boost/format/free_funcs.cc
mv -f nix/boost/format/.deps/libformat_a-free_funcs.Tpo nix/boost/format/.deps/libformat_a-free_funcs.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix   -g -O2 -MT nix/boost/format/libformat_a-parsing.o -MD -MP -MF nix/boost/format/.deps/libformat_a-parsing.Tpo -c -o nix/boost/format/libformat_a-parsing.o `test -f 'nix/boost/format/parsing.cc' || echo './'`nix/boost/format/parsing.cc
mv -f nix/boost/format/.deps/libformat_a-parsing.Tpo nix/boost/format/.deps/libformat_a-parsing.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix   -g -O2 -MT nix/boost/format/libformat_a-format_implementation.o -MD -MP -MF nix/boost/format/.deps/libformat_a-format_implementation.Tpo -c -o nix/boost/format/libformat_a-format_implementation.o `test -f 'nix/boost/format/format_implementation.cc' || echo './'`nix/boost/format/format_implementation.cc
mv -f nix/boost/format/.deps/libformat_a-format_implementation.Tpo nix/boost/format/.deps/libformat_a-format_implementation.Po
rm -f libformat.a
ar cru libformat.a nix/boost/format/libformat_a-free_funcs.o nix/boost/format/libformat_a-parsing.o nix/boost/format/libformat_a-format_implementation.o 
ranlib libformat.a
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/libutil/libutil_a-archive.o -MD -MP -MF nix/libutil/.deps/libutil_a-archive.Tpo -c -o nix/libutil/libutil_a-archive.o `test -f 'nix/libutil/archive.cc' || echo './'`nix/libutil/archive.cc
nix/libutil/archive.cc:7:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
 #define _XOPEN_SOURCE 600
 ^
In file included from /usr/include/errno.h:28:0,
                 from /usr/include/c++/4.8/cerrno:41,
                 from nix/libutil/archive.cc:3:
/usr/include/features.h:170:0: note: this is the location of the previous definition
 # define _XOPEN_SOURCE 700
 ^
mv -f nix/libutil/.deps/libutil_a-archive.Tpo nix/libutil/.deps/libutil_a-archive.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/libutil/libutil_a-serialise.o -MD -MP -MF nix/libutil/.deps/libutil_a-serialise.Tpo -c -o nix/libutil/libutil_a-serialise.o `test -f 'nix/libutil/serialise.cc' || echo './'`nix/libutil/serialise.cc
mv -f nix/libutil/.deps/libutil_a-serialise.Tpo nix/libutil/.deps/libutil_a-serialise.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/libutil/libutil_a-util.o -MD -MP -MF nix/libutil/.deps/libutil_a-util.Tpo -c -o nix/libutil/libutil_a-util.o `test -f 'nix/libutil/util.cc' || echo './'`nix/libutil/util.cc
mv -f nix/libutil/.deps/libutil_a-util.Tpo nix/libutil/.deps/libutil_a-util.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/libutil/libutil_a-xml-writer.o -MD -MP -MF nix/libutil/.deps/libutil_a-xml-writer.Tpo -c -o nix/libutil/libutil_a-xml-writer.o `test -f 'nix/libutil/xml-writer.cc' || echo './'`nix/libutil/xml-writer.cc
mv -f nix/libutil/.deps/libutil_a-xml-writer.Tpo nix/libutil/.deps/libutil_a-xml-writer.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/libutil/libutil_a-hash.o -MD -MP -MF nix/libutil/.deps/libutil_a-hash.Tpo -c -o nix/libutil/libutil_a-hash.o `test -f 'nix/libutil/hash.cc' || echo './'`nix/libutil/hash.cc
In file included from nix/libutil/md5.h:19:0,
                 from nix/libutil/hash.cc:11:
./nix/libutil/gcrypt-hash.hh:33:79: warning: ‘gcry_md_algo_t’ is deprecated (declared at /usr/include/gcrypt.h:1078) [-Wdeprecated-declarations]
 extern void guix_hash_init (struct guix_hash_context *ctx, gcry_md_algo_t algo);
                                                                               ^
./nix/libutil/gcrypt-hash.hh:37:28: warning: ‘gcry_md_algo_t’ is deprecated (declared at /usr/include/gcrypt.h:1078) [-Wdeprecated-declarations]
         gcry_md_algo_t algo);
                            ^
mv -f nix/libutil/.deps/libutil_a-hash.Tpo nix/libutil/.deps/libutil_a-hash.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/libutil/libutil_a-gcrypt-hash.o -MD -MP -MF nix/libutil/.deps/libutil_a-gcrypt-hash.Tpo -c -o nix/libutil/libutil_a-gcrypt-hash.o `test -f 'nix/libutil/gcrypt-hash.cc' || echo './'`nix/libutil/gcrypt-hash.cc
In file included from nix/libutil/gcrypt-hash.cc:21:0:
./nix/libutil/gcrypt-hash.hh:33:79: warning: ‘gcry_md_algo_t’ is deprecated (declared at /usr/include/gcrypt.h:1078) [-Wdeprecated-declarations]
 extern void guix_hash_init (struct guix_hash_context *ctx, gcry_md_algo_t algo);
                                                                               ^
./nix/libutil/gcrypt-hash.hh:37:28: warning: ‘gcry_md_algo_t’ is deprecated (declared at /usr/include/gcrypt.h:1078) [-Wdeprecated-declarations]
         gcry_md_algo_t algo);
                            ^
nix/libutil/gcrypt-hash.cc:27:67: warning: ‘gcry_md_algo_t’ is deprecated (declared at /usr/include/gcrypt.h:1078) [-Wdeprecated-declarations]
 guix_hash_init (struct guix_hash_context *ctx, gcry_md_algo_t algo)
                                                                   ^
nix/libutil/gcrypt-hash.cc:43:23: warning: ‘gcry_md_algo_t’ is deprecated (declared at /usr/include/gcrypt.h:1078) [-Wdeprecated-declarations]
    gcry_md_algo_t algo)
                       ^
mv -f nix/libutil/.deps/libutil_a-gcrypt-hash.Tpo nix/libutil/.deps/libutil_a-gcrypt-hash.Po
rm -f libutil.a
ar cru libutil.a nix/libutil/libutil_a-archive.o nix/libutil/libutil_a-serialise.o nix/libutil/libutil_a-util.o nix/libutil/libutil_a-xml-writer.o nix/libutil/libutil_a-hash.o nix/libutil/libutil_a-gcrypt-hash.o 
ranlib libutil.a
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-gc.o -MD -MP -MF nix/libstore/.deps/libstore_a-gc.Tpo -c -o nix/libstore/libstore_a-gc.o `test -f 'nix/libstore/gc.cc' || echo './'`nix/libstore/gc.cc
mv -f nix/libstore/.deps/libstore_a-gc.Tpo nix/libstore/.deps/libstore_a-gc.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-globals.o -MD -MP -MF nix/libstore/.deps/libstore_a-globals.Tpo -c -o nix/libstore/libstore_a-globals.o `test -f 'nix/libstore/globals.cc' || echo './'`nix/libstore/globals.cc
mv -f nix/libstore/.deps/libstore_a-globals.Tpo nix/libstore/.deps/libstore_a-globals.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-misc.o -MD -MP -MF nix/libstore/.deps/libstore_a-misc.Tpo -c -o nix/libstore/libstore_a-misc.o `test -f 'nix/libstore/misc.cc' || echo './'`nix/libstore/misc.cc
mv -f nix/libstore/.deps/libstore_a-misc.Tpo nix/libstore/.deps/libstore_a-misc.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-references.o -MD -MP -MF nix/libstore/.deps/libstore_a-references.Tpo -c -o nix/libstore/libstore_a-references.o `test -f 'nix/libstore/references.cc' || echo './'`nix/libstore/references.cc
mv -f nix/libstore/.deps/libstore_a-references.Tpo nix/libstore/.deps/libstore_a-references.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-store-api.o -MD -MP -MF nix/libstore/.deps/libstore_a-store-api.Tpo -c -o nix/libstore/libstore_a-store-api.o `test -f 'nix/libstore/store-api.cc' || echo './'`nix/libstore/store-api.cc
mv -f nix/libstore/.deps/libstore_a-store-api.Tpo nix/libstore/.deps/libstore_a-store-api.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-optimise-store.o -MD -MP -MF nix/libstore/.deps/libstore_a-optimise-store.Tpo -c -o nix/libstore/libstore_a-optimise-store.o `test -f 'nix/libstore/optimise-store.cc' || echo './'`nix/libstore/optimise-store.cc
mv -f nix/libstore/.deps/libstore_a-optimise-store.Tpo nix/libstore/.deps/libstore_a-optimise-store.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-local-store.o -MD -MP -MF nix/libstore/.deps/libstore_a-local-store.Tpo -c -o nix/libstore/libstore_a-local-store.o `test -f 'nix/libstore/local-store.cc' || echo './'`nix/libstore/local-store.cc
mv -f nix/libstore/.deps/libstore_a-local-store.Tpo nix/libstore/.deps/libstore_a-local-store.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-remote-store.o -MD -MP -MF nix/libstore/.deps/libstore_a-remote-store.Tpo -c -o nix/libstore/libstore_a-remote-store.o `test -f 'nix/libstore/remote-store.cc' || echo './'`nix/libstore/remote-store.cc
mv -f nix/libstore/.deps/libstore_a-remote-store.Tpo nix/libstore/.deps/libstore_a-remote-store.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-build.o -MD -MP -MF nix/libstore/.deps/libstore_a-build.Tpo -c -o nix/libstore/libstore_a-build.o `test -f 'nix/libstore/build.cc' || echo './'`nix/libstore/build.cc
mv -f nix/libstore/.deps/libstore_a-build.Tpo nix/libstore/.deps/libstore_a-build.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-pathlocks.o -MD -MP -MF nix/libstore/.deps/libstore_a-pathlocks.Tpo -c -o nix/libstore/libstore_a-pathlocks.o `test -f 'nix/libstore/pathlocks.cc' || echo './'`nix/libstore/pathlocks.cc
mv -f nix/libstore/.deps/libstore_a-pathlocks.Tpo nix/libstore/.deps/libstore_a-pathlocks.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore -I./nix/libstore -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/usr/local/share\" -DNIX_STATE_DIR=\"/usr/local/var/nix\" -DNIX_LOG_DIR=\"/usr/local/var/log/nix\" -DNIX_CONF_DIR=\"/usr/local/etc/nix\" -DNIX_LIBEXEC_DIR=\"/usr/local/libexec\" -DNIX_BIN_DIR=\"/usr/local/bin\" -DOPENSSL_PATH="\"openssl\""   -I/include -g -O2 -MT nix/libstore/libstore_a-derivations.o -MD -MP -MF nix/libstore/.deps/libstore_a-derivations.Tpo -c -o nix/libstore/libstore_a-derivations.o `test -f 'nix/libstore/derivations.cc' || echo './'`nix/libstore/derivations.cc
mv -f nix/libstore/.deps/libstore_a-derivations.Tpo nix/libstore/.deps/libstore_a-derivations.Po
rm -f libstore.a
ar cru libstore.a nix/libstore/libstore_a-gc.o nix/libstore/libstore_a-globals.o nix/libstore/libstore_a-misc.o nix/libstore/libstore_a-references.o nix/libstore/libstore_a-store-api.o nix/libstore/libstore_a-optimise-store.o nix/libstore/libstore_a-local-store.o nix/libstore/libstore_a-remote-store.o nix/libstore/libstore_a-build.o nix/libstore/libstore_a-pathlocks.o nix/libstore/libstore_a-derivations.o 
ranlib libstore.a
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore   -g -O2 -MT nix/nix-daemon/guix_daemon-nix-daemon.o -MD -MP -MF nix/nix-daemon/.deps/guix_daemon-nix-daemon.Tpo -c -o nix/nix-daemon/guix_daemon-nix-daemon.o `test -f 'nix/nix-daemon/nix-daemon.cc' || echo './'`nix/nix-daemon/nix-daemon.cc
mv -f nix/nix-daemon/.deps/guix_daemon-nix-daemon.Tpo nix/nix-daemon/.deps/guix_daemon-nix-daemon.Po
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix -I./nix/libstore   -g -O2 -MT nix/nix-daemon/guix_daemon-guix-daemon.o -MD -MP -MF nix/nix-daemon/.deps/guix_daemon-guix-daemon.Tpo -c -o nix/nix-daemon/guix_daemon-guix-daemon.o `test -f 'nix/nix-daemon/guix-daemon.cc' || echo './'`nix/nix-daemon/guix-daemon.cc
mv -f nix/nix-daemon/.deps/guix_daemon-guix-daemon.Tpo nix/nix-daemon/.deps/guix_daemon-guix-daemon.Po
g++  -g -O2   -o guix-daemon nix/nix-daemon/guix_daemon-nix-daemon.o nix/nix-daemon/guix_daemon-guix-daemon.o libstore.a libutil.a libformat.a -lbz2 -lsqlite3   -L/lib -lgcrypt 
g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g -O2 -MT nix/nix-setuid-helper/nix_setuid_helper-nix-setuid-helper.o -MD -MP -MF nix/nix-setuid-helper/.deps/nix_setuid_helper-nix-setuid-helper.Tpo -c -o nix/nix-setuid-helper/nix_setuid_helper-nix-setuid-helper.o `test -f 'nix/nix-setuid-helper/nix-setuid-helper.cc' || echo './'`nix/nix-setuid-helper/nix-setuid-helper.cc
mv -f nix/nix-setuid-helper/.deps/nix_setuid_helper-nix-setuid-helper.Tpo nix/nix-setuid-helper/.deps/nix_setuid_helper-nix-setuid-helper.Po
g++  -g -O2   -o nix-setuid-helper nix/nix-setuid-helper/nix_setuid_helper-nix-setuid-helper.o libutil.a libformat.a 
/bin/mkdir -p `dirname "guix/scripts/build.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/scripts/build.go" "guix/scripts/build.scm"
wrote `guix/scripts/build.go'
/bin/mkdir -p `dirname "guix/build/download.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build/download.go" "guix/build/download.scm"
wrote `guix/build/download.go'
guix/build/download.scm:212:21: warning: possibly wrong number of arguments to `http-get'
guix/build/download.scm:121:17: warning: possibly unbound variable `make-session'
guix/build/download.scm:121:17: warning: possibly unbound variable `connection-end/client'
guix/build/download.scm:122:4: warning: possibly unbound variable `set-session-transport-fd!'
guix/build/download.scm:123:4: warning: possibly unbound variable `set-session-default-priority!'
guix/build/download.scm:124:4: warning: possibly unbound variable `set-session-credentials!'
guix/build/download.scm:124:38: warning: possibly unbound variable `make-certificate-credentials'
guix/build/download.scm:130:4: warning: possibly unbound variable `handshake'
guix/build/download.scm:131:18: warning: possibly unbound variable `session-record-port'
guix/build/download.scm:216:25: warning: possibly unbound variable `http-get*'
/bin/mkdir -p `dirname "guix/scripts/download.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/scripts/download.go" "guix/scripts/download.scm"
wrote `guix/scripts/download.go'
/bin/mkdir -p `dirname "guix/scripts/import.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/scripts/import.go" "guix/scripts/import.scm"
wrote `guix/scripts/import.go'
/bin/mkdir -p `dirname "guix/scripts/package.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/scripts/package.go" "guix/scripts/package.scm"
wrote `guix/scripts/package.go'
guix/scripts/package.scm:709:15: warning: non-literal format string
guix/scripts/package.scm:714:15: warning: non-literal format string
guix/scripts/package.scm:726:15: warning: non-literal format string
guix/scripts/package.scm:731:15: warning: non-literal format string
guix/scripts/package.scm:852:32: warning: non-literal format string
/bin/mkdir -p `dirname "guix/scripts/gc.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/scripts/gc.go" "guix/scripts/gc.scm"
wrote `guix/scripts/gc.go'
/bin/mkdir -p `dirname "guix/scripts/hash.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/scripts/hash.go" "guix/scripts/hash.scm"
wrote `guix/scripts/hash.go'
/bin/mkdir -p `dirname "guix/scripts/pull.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/scripts/pull.go" "guix/scripts/pull.scm"
wrote `guix/scripts/pull.go'
/bin/mkdir -p `dirname "guix/scripts/substitute-binary.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/scripts/substitute-binary.go" "guix/scripts/substitute-binary.scm"
wrote `guix/scripts/substitute-binary.go'
/bin/mkdir -p `dirname "guix/scripts/refresh.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/scripts/refresh.go" "guix/scripts/refresh.scm"
wrote `guix/scripts/refresh.go'
/bin/mkdir -p `dirname "guix/base32.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/base32.go" "guix/base32.scm"
wrote `guix/base32.go'
/bin/mkdir -p `dirname "guix/records.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/records.go" "guix/records.scm"
wrote `guix/records.go'
/bin/mkdir -p `dirname "guix/hash.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/hash.go" "guix/hash.scm"
wrote `guix/hash.go'
/bin/mkdir -p `dirname "guix/utils.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/utils.go" "guix/utils.scm"
wrote `guix/utils.go'
/bin/mkdir -p `dirname "guix/serialization.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/serialization.go" "guix/serialization.scm"
wrote `guix/serialization.go'
/bin/mkdir -p `dirname "guix/nar.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/nar.go" "guix/nar.scm"
wrote `guix/nar.go'
guix/nar.scm:89:8: warning: possibly unbound variable `sendfile'
/bin/mkdir -p `dirname "guix/derivations.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/derivations.go" "guix/derivations.scm"
wrote `guix/derivations.go'
/bin/mkdir -p `dirname "guix/download.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/download.go" "guix/download.scm"
wrote `guix/download.go'
/bin/mkdir -p `dirname "guix/gnu-maintenance.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/gnu-maintenance.go" "guix/gnu-maintenance.scm"
wrote `guix/gnu-maintenance.go'
/bin/mkdir -p `dirname "guix/licenses.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/licenses.go" "guix/licenses.scm"
wrote `guix/licenses.go'
/bin/mkdir -p `dirname "guix/build-system.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build-system.go" "guix/build-system.scm"
wrote `guix/build-system.go'
/bin/mkdir -p `dirname "guix/build-system/cmake.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build-system/cmake.go" "guix/build-system/cmake.scm"
wrote `guix/build-system/cmake.go'
/bin/mkdir -p `dirname "guix/build-system/gnu.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build-system/gnu.go" "guix/build-system/gnu.scm"
wrote `guix/build-system/gnu.go'
/bin/mkdir -p `dirname "guix/build-system/perl.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build-system/perl.go" "guix/build-system/perl.scm"
wrote `guix/build-system/perl.go'
/bin/mkdir -p `dirname "guix/build-system/python.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build-system/python.go" "guix/build-system/python.scm"
wrote `guix/build-system/python.go'
/bin/mkdir -p `dirname "guix/build-system/trivial.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build-system/trivial.go" "guix/build-system/trivial.scm"
wrote `guix/build-system/trivial.go'
/bin/mkdir -p `dirname "guix/ftp-client.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/ftp-client.go" "guix/ftp-client.scm"
wrote `guix/ftp-client.go'
/bin/mkdir -p `dirname "guix/web.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/web.go" "guix/web.scm"
wrote `guix/web.go'
guix/web.scm:167:25: warning: possibly wrong number of arguments to `http-get'
guix/web.scm:169:29: warning: possibly unbound variable `http-get*'
/bin/mkdir -p `dirname "guix/gnupg.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/gnupg.go" "guix/gnupg.scm"
wrote `guix/gnupg.go'
/bin/mkdir -p `dirname "guix/store.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/store.go" "guix/store.scm"
wrote `guix/store.go'
/bin/mkdir -p `dirname "guix/ui.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/ui.go" "guix/ui.scm"
wrote `guix/ui.go'
guix/ui.scm:116:6: warning: non-literal format string
guix/ui.scm:144:6: warning: non-literal format string
guix/ui.scm:149:13: warning: non-literal format string
guix/ui.scm:159:13: warning: non-literal format string
guix/ui.scm:167:13: warning: non-literal format string
guix/ui.scm:172:13: warning: non-literal format string
guix/ui.scm:182:15: warning: non-literal format string
guix/ui.scm:188:15: warning: non-literal format string
guix/ui.scm:193:10: warning: non-literal format string
guix/ui.scm:237:10: warning: non-literal format string
guix/ui.scm:242:10: warning: non-literal format string
guix/ui.scm:248:10: warning: non-literal format string
guix/ui.scm:253:10: warning: non-literal format string
guix/ui.scm:295:8: warning: non-literal format string
guix/ui.scm:403:4: warning: non-literal format string
/bin/mkdir -p `dirname "guix/build/cmake-build-system.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build/cmake-build-system.go" "guix/build/cmake-build-system.scm"
wrote `guix/build/cmake-build-system.go'
/bin/mkdir -p `dirname "guix/build/gnu-build-system.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build/gnu-build-system.go" "guix/build/gnu-build-system.scm"
wrote `guix/build/gnu-build-system.go'
/bin/mkdir -p `dirname "guix/build/gnu-cross-build.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build/gnu-cross-build.go" "guix/build/gnu-cross-build.scm"
wrote `guix/build/gnu-cross-build.go'
/bin/mkdir -p `dirname "guix/build/perl-build-system.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build/perl-build-system.go" "guix/build/perl-build-system.scm"
wrote `guix/build/perl-build-system.go'
/bin/mkdir -p `dirname "guix/build/python-build-system.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build/python-build-system.go" "guix/build/python-build-system.scm"
wrote `guix/build/python-build-system.go'
/bin/mkdir -p `dirname "guix/build/utils.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build/utils.go" "guix/build/utils.scm"
wrote `guix/build/utils.go'
/bin/mkdir -p `dirname "guix/build/union.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build/union.go" "guix/build/union.scm"
wrote `guix/build/union.go'
/bin/mkdir -p `dirname "guix/build/rpath.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/build/rpath.go" "guix/build/rpath.scm"
wrote `guix/build/rpath.go'
/bin/mkdir -p `dirname "guix/packages.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/packages.go" "guix/packages.scm"
wrote `guix/packages.go'
/bin/mkdir -p `dirname "guix/snix.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/snix.go" "guix/snix.scm"
wrote `guix/snix.go'
/bin/mkdir -p `dirname "guix.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix.go" "guix.scm"
wrote `guix.go'
/bin/mkdir -p `dirname "gnu/packages.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages.go" "gnu/packages.scm"
wrote `gnu/packages.go'
/bin/mkdir -p `dirname "gnu/packages/acl.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/acl.go" "gnu/packages/acl.scm"
wrote `gnu/packages/acl.go'
/bin/mkdir -p `dirname "gnu/packages/algebra.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/algebra.go" "gnu/packages/algebra.scm"
wrote `gnu/packages/algebra.go'
/bin/mkdir -p `dirname "gnu/packages/aspell.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/aspell.go" "gnu/packages/aspell.scm"
wrote `gnu/packages/aspell.go'
/bin/mkdir -p `dirname "gnu/packages/attr.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/attr.go" "gnu/packages/attr.scm"
wrote `gnu/packages/attr.go'
/bin/mkdir -p `dirname "gnu/packages/autotools.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/autotools.go" "gnu/packages/autotools.scm"
wrote `gnu/packages/autotools.go'
/bin/mkdir -p `dirname "gnu/packages/avahi.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/avahi.go" "gnu/packages/avahi.scm"
wrote `gnu/packages/avahi.go'
/bin/mkdir -p `dirname "gnu/packages/base.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/base.go" "gnu/packages/base.scm"
wrote `gnu/packages/base.go'
/bin/mkdir -p `dirname "gnu/packages/bash.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/bash.go" "gnu/packages/bash.scm"
wrote `gnu/packages/bash.go'
/bin/mkdir -p `dirname "gnu/packages/bdb.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/bdb.go" "gnu/packages/bdb.scm"
wrote `gnu/packages/bdb.go'
/bin/mkdir -p `dirname "gnu/packages/bdw-gc.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/bdw-gc.go" "gnu/packages/bdw-gc.scm"
wrote `gnu/packages/bdw-gc.go'
/bin/mkdir -p `dirname "gnu/packages/bison.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/bison.go" "gnu/packages/bison.scm"
wrote `gnu/packages/bison.go'
/bin/mkdir -p `dirname "gnu/packages/bootstrap.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/bootstrap.go" "gnu/packages/bootstrap.scm"
wrote `gnu/packages/bootstrap.go'
/bin/mkdir -p `dirname "gnu/packages/cdrom.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/cdrom.go" "gnu/packages/cdrom.scm"
wrote `gnu/packages/cdrom.go'
/bin/mkdir -p `dirname "gnu/packages/cflow.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/cflow.go" "gnu/packages/cflow.scm"
wrote `gnu/packages/cflow.go'
/bin/mkdir -p `dirname "gnu/packages/check.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/check.go" "gnu/packages/check.scm"
wrote `gnu/packages/check.go'
/bin/mkdir -p `dirname "gnu/packages/cmake.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/cmake.go" "gnu/packages/cmake.scm"
wrote `gnu/packages/cmake.go'
/bin/mkdir -p `dirname "gnu/packages/compression.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/compression.go" "gnu/packages/compression.scm"
wrote `gnu/packages/compression.go'
/bin/mkdir -p `dirname "gnu/packages/cpio.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/cpio.go" "gnu/packages/cpio.scm"
wrote `gnu/packages/cpio.go'
/bin/mkdir -p `dirname "gnu/packages/cppi.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/cppi.go" "gnu/packages/cppi.scm"
wrote `gnu/packages/cppi.go'
/bin/mkdir -p `dirname "gnu/packages/cross-base.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/cross-base.go" "gnu/packages/cross-base.scm"
wrote `gnu/packages/cross-base.go'
/bin/mkdir -p `dirname "gnu/packages/cryptsetup.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/cryptsetup.go" "gnu/packages/cryptsetup.scm"
wrote `gnu/packages/cryptsetup.go'
/bin/mkdir -p `dirname "gnu/packages/curl.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/curl.go" "gnu/packages/curl.scm"
wrote `gnu/packages/curl.go'
/bin/mkdir -p `dirname "gnu/packages/cyrus-sasl.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/cyrus-sasl.go" "gnu/packages/cyrus-sasl.scm"
wrote `gnu/packages/cyrus-sasl.go'
/bin/mkdir -p `dirname "gnu/packages/dejagnu.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/dejagnu.go" "gnu/packages/dejagnu.scm"
wrote `gnu/packages/dejagnu.go'
/bin/mkdir -p `dirname "gnu/packages/ddrescue.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/ddrescue.go" "gnu/packages/ddrescue.scm"
wrote `gnu/packages/ddrescue.go'
/bin/mkdir -p `dirname "gnu/packages/dwm.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/dwm.go" "gnu/packages/dwm.scm"
wrote `gnu/packages/dwm.go'
/bin/mkdir -p `dirname "gnu/packages/ed.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/ed.go" "gnu/packages/ed.scm"
wrote `gnu/packages/ed.go'
/bin/mkdir -p `dirname "gnu/packages/emacs.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/emacs.go" "gnu/packages/emacs.scm"
wrote `gnu/packages/emacs.go'
/bin/mkdir -p `dirname "gnu/packages/fdisk.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/fdisk.go" "gnu/packages/fdisk.scm"
wrote `gnu/packages/fdisk.go'
/bin/mkdir -p `dirname "gnu/packages/file.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/file.go" "gnu/packages/file.scm"
wrote `gnu/packages/file.go'
/bin/mkdir -p `dirname "gnu/packages/flex.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/flex.go" "gnu/packages/flex.scm"
wrote `gnu/packages/flex.go'
/bin/mkdir -p `dirname "gnu/packages/fontutils.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/fontutils.go" "gnu/packages/fontutils.scm"
wrote `gnu/packages/fontutils.go'
/bin/mkdir -p `dirname "gnu/packages/freeipmi.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/freeipmi.go" "gnu/packages/freeipmi.scm"
wrote `gnu/packages/freeipmi.go'
/bin/mkdir -p `dirname "gnu/packages/gawk.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gawk.go" "gnu/packages/gawk.scm"
wrote `gnu/packages/gawk.go'
/bin/mkdir -p `dirname "gnu/packages/gcal.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gcal.go" "gnu/packages/gcal.scm"
wrote `gnu/packages/gcal.go'
/bin/mkdir -p `dirname "gnu/packages/gcc.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gcc.go" "gnu/packages/gcc.scm"
wrote `gnu/packages/gcc.go'
/bin/mkdir -p `dirname "gnu/packages/gd.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gd.go" "gnu/packages/gd.scm"
wrote `gnu/packages/gd.go'
/bin/mkdir -p `dirname "gnu/packages/gdb.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gdb.go" "gnu/packages/gdb.scm"
wrote `gnu/packages/gdb.go'
/bin/mkdir -p `dirname "gnu/packages/gdbm.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gdbm.go" "gnu/packages/gdbm.scm"
wrote `gnu/packages/gdbm.go'
/bin/mkdir -p `dirname "gnu/packages/gettext.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gettext.go" "gnu/packages/gettext.scm"
wrote `gnu/packages/gettext.go'
/bin/mkdir -p `dirname "gnu/packages/ghostscript.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/ghostscript.go" "gnu/packages/ghostscript.scm"
wrote `gnu/packages/ghostscript.go'
/bin/mkdir -p `dirname "gnu/packages/glib.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/glib.go" "gnu/packages/glib.scm"
wrote `gnu/packages/glib.go'
/bin/mkdir -p `dirname "gnu/packages/global.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/global.go" "gnu/packages/global.scm"
wrote `gnu/packages/global.go'
/bin/mkdir -p `dirname "gnu/packages/gnupg.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gnupg.go" "gnu/packages/gnupg.scm"
wrote `gnu/packages/gnupg.go'
/bin/mkdir -p `dirname "gnu/packages/gnutls.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gnutls.go" "gnu/packages/gnutls.scm"
wrote `gnu/packages/gnutls.go'
/bin/mkdir -p `dirname "gnu/packages/gperf.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gperf.go" "gnu/packages/gperf.scm"
wrote `gnu/packages/gperf.go'
/bin/mkdir -p `dirname "gnu/packages/gprolog.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gprolog.go" "gnu/packages/gprolog.scm"
wrote `gnu/packages/gprolog.go'
/bin/mkdir -p `dirname "gnu/packages/graphviz.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/graphviz.go" "gnu/packages/graphviz.scm"
wrote `gnu/packages/graphviz.go'
/bin/mkdir -p `dirname "gnu/packages/groff.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/groff.go" "gnu/packages/groff.scm"
wrote `gnu/packages/groff.go'
/bin/mkdir -p `dirname "gnu/packages/grub.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/grub.go" "gnu/packages/grub.scm"
wrote `gnu/packages/grub.go'
/bin/mkdir -p `dirname "gnu/packages/grue-hunter.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/grue-hunter.go" "gnu/packages/grue-hunter.scm"
wrote `gnu/packages/grue-hunter.go'
/bin/mkdir -p `dirname "gnu/packages/gsasl.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gsasl.go" "gnu/packages/gsasl.scm"
wrote `gnu/packages/gsasl.go'
/bin/mkdir -p `dirname "gnu/packages/gtk.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gtk.go" "gnu/packages/gtk.scm"
wrote `gnu/packages/gtk.go'
/bin/mkdir -p `dirname "gnu/packages/guile.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/guile.go" "gnu/packages/guile.scm"
wrote `gnu/packages/guile.go'
/bin/mkdir -p `dirname "gnu/packages/gv.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/gv.go" "gnu/packages/gv.scm"
wrote `gnu/packages/gv.go'
/bin/mkdir -p `dirname "gnu/packages/help2man.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/help2man.go" "gnu/packages/help2man.scm"
wrote `gnu/packages/help2man.go'
/bin/mkdir -p `dirname "gnu/packages/hugs.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/hugs.go" "gnu/packages/hugs.scm"
wrote `gnu/packages/hugs.go'
/bin/mkdir -p `dirname "gnu/packages/icu4c.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/icu4c.go" "gnu/packages/icu4c.scm"
wrote `gnu/packages/icu4c.go'
/bin/mkdir -p `dirname "gnu/packages/idutils.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/idutils.go" "gnu/packages/idutils.scm"
wrote `gnu/packages/idutils.go'
/bin/mkdir -p `dirname "gnu/packages/imagemagick.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/imagemagick.go" "gnu/packages/imagemagick.scm"
wrote `gnu/packages/imagemagick.go'
/bin/mkdir -p `dirname "gnu/packages/indent.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/indent.go" "gnu/packages/indent.scm"
wrote `gnu/packages/indent.go'
/bin/mkdir -p `dirname "gnu/packages/irssi.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/irssi.go" "gnu/packages/irssi.scm"
wrote `gnu/packages/irssi.go'
/bin/mkdir -p `dirname "gnu/packages/ld-wrapper.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/ld-wrapper.go" "gnu/packages/ld-wrapper.scm"
wrote `gnu/packages/ld-wrapper.go'
/bin/mkdir -p `dirname "gnu/packages/less.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/less.go" "gnu/packages/less.scm"
wrote `gnu/packages/less.go'
/bin/mkdir -p `dirname "gnu/packages/lesstif.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/lesstif.go" "gnu/packages/lesstif.scm"
wrote `gnu/packages/lesstif.go'
/bin/mkdir -p `dirname "gnu/packages/libapr.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libapr.go" "gnu/packages/libapr.scm"
wrote `gnu/packages/libapr.go'
/bin/mkdir -p `dirname "gnu/packages/libdaemon.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libdaemon.go" "gnu/packages/libdaemon.scm"
wrote `gnu/packages/libdaemon.go'
/bin/mkdir -p `dirname "gnu/packages/libevent.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libevent.go" "gnu/packages/libevent.scm"
wrote `gnu/packages/libevent.go'
/bin/mkdir -p `dirname "gnu/packages/libffi.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libffi.go" "gnu/packages/libffi.scm"
wrote `gnu/packages/libffi.go'
/bin/mkdir -p `dirname "gnu/packages/libidn.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libidn.go" "gnu/packages/libidn.scm"
wrote `gnu/packages/libidn.go'
/bin/mkdir -p `dirname "gnu/packages/libjpeg.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libjpeg.go" "gnu/packages/libjpeg.scm"
wrote `gnu/packages/libjpeg.go'
/bin/mkdir -p `dirname "gnu/packages/libphidget.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libphidget.go" "gnu/packages/libphidget.scm"
wrote `gnu/packages/libphidget.go'
/bin/mkdir -p `dirname "gnu/packages/libpng.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libpng.go" "gnu/packages/libpng.scm"
wrote `gnu/packages/libpng.go'
/bin/mkdir -p `dirname "gnu/packages/libsigsegv.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libsigsegv.go" "gnu/packages/libsigsegv.scm"
wrote `gnu/packages/libsigsegv.go'
/bin/mkdir -p `dirname "gnu/packages/libtiff.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libtiff.go" "gnu/packages/libtiff.scm"
wrote `gnu/packages/libtiff.go'
/bin/mkdir -p `dirname "gnu/packages/libunistring.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libunistring.go" "gnu/packages/libunistring.scm"
wrote `gnu/packages/libunistring.go'
/bin/mkdir -p `dirname "gnu/packages/libusb.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libusb.go" "gnu/packages/libusb.scm"
wrote `gnu/packages/libusb.go'
/bin/mkdir -p `dirname "gnu/packages/libunwind.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/libunwind.go" "gnu/packages/libunwind.scm"
wrote `gnu/packages/libunwind.go'
/bin/mkdir -p `dirname "gnu/packages/linux.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/linux.go" "gnu/packages/linux.scm"
wrote `gnu/packages/linux.go'
/bin/mkdir -p `dirname "gnu/packages/linux-initrd.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/linux-initrd.go" "gnu/packages/linux-initrd.scm"
wrote `gnu/packages/linux-initrd.go'
/bin/mkdir -p `dirname "gnu/packages/lout.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/lout.go" "gnu/packages/lout.scm"
wrote `gnu/packages/lout.go'
/bin/mkdir -p `dirname "gnu/packages/lsh.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/lsh.go" "gnu/packages/lsh.scm"
wrote `gnu/packages/lsh.go'
/bin/mkdir -p `dirname "gnu/packages/lsof.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/lsof.go" "gnu/packages/lsof.scm"
wrote `gnu/packages/lsof.go'
/bin/mkdir -p `dirname "gnu/packages/lua.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/lua.go" "gnu/packages/lua.scm"
wrote `gnu/packages/lua.go'
/bin/mkdir -p `dirname "gnu/packages/lvm.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/lvm.go" "gnu/packages/lvm.scm"
wrote `gnu/packages/lvm.go'
/bin/mkdir -p `dirname "gnu/packages/m4.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/m4.go" "gnu/packages/m4.scm"
wrote `gnu/packages/m4.go'
/bin/mkdir -p `dirname "gnu/packages/mailutils.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/mailutils.go" "gnu/packages/mailutils.scm"
wrote `gnu/packages/mailutils.go'
/bin/mkdir -p `dirname "gnu/packages/make-bootstrap.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/make-bootstrap.go" "gnu/packages/make-bootstrap.scm"
wrote `gnu/packages/make-bootstrap.go'
/bin/mkdir -p `dirname "gnu/packages/mit-krb5.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/mit-krb5.go" "gnu/packages/mit-krb5.scm"
wrote `gnu/packages/mit-krb5.go'
/bin/mkdir -p `dirname "gnu/packages/mp3.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/mp3.go" "gnu/packages/mp3.scm"
wrote `gnu/packages/mp3.go'
/bin/mkdir -p `dirname "gnu/packages/multiprecision.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/multiprecision.go" "gnu/packages/multiprecision.scm"
wrote `gnu/packages/multiprecision.go'
/bin/mkdir -p `dirname "gnu/packages/mysql.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/mysql.go" "gnu/packages/mysql.scm"
wrote `gnu/packages/mysql.go'
/bin/mkdir -p `dirname "gnu/packages/nano.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/nano.go" "gnu/packages/nano.scm"
wrote `gnu/packages/nano.go'
/bin/mkdir -p `dirname "gnu/packages/ncurses.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/ncurses.go" "gnu/packages/ncurses.scm"
wrote `gnu/packages/ncurses.go'
/bin/mkdir -p `dirname "gnu/packages/netpbm.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/netpbm.go" "gnu/packages/netpbm.scm"
wrote `gnu/packages/netpbm.go'
/bin/mkdir -p `dirname "gnu/packages/nettle.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/nettle.go" "gnu/packages/nettle.scm"
wrote `gnu/packages/nettle.go'
/bin/mkdir -p `dirname "gnu/packages/noweb.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/noweb.go" "gnu/packages/noweb.scm"
wrote `gnu/packages/noweb.go'
/bin/mkdir -p `dirname "gnu/packages/ocaml.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/ocaml.go" "gnu/packages/ocaml.scm"
wrote `gnu/packages/ocaml.go'
/bin/mkdir -p `dirname "gnu/packages/oggvorbis.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/oggvorbis.go" "gnu/packages/oggvorbis.scm"
wrote `gnu/packages/oggvorbis.go'
/bin/mkdir -p `dirname "gnu/packages/openldap.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/openldap.go" "gnu/packages/openldap.scm"
wrote `gnu/packages/openldap.go'
/bin/mkdir -p `dirname "gnu/packages/openssl.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/openssl.go" "gnu/packages/openssl.scm"
wrote `gnu/packages/openssl.go'
/bin/mkdir -p `dirname "gnu/packages/parted.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/parted.go" "gnu/packages/parted.scm"
wrote `gnu/packages/parted.go'
/bin/mkdir -p `dirname "gnu/packages/patchelf.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/patchelf.go" "gnu/packages/patchelf.scm"
wrote `gnu/packages/patchelf.go'
/bin/mkdir -p `dirname "gnu/packages/pcre.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/pcre.go" "gnu/packages/pcre.scm"
wrote `gnu/packages/pcre.go'
/bin/mkdir -p `dirname "gnu/packages/pdf.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/pdf.go" "gnu/packages/pdf.scm"
wrote `gnu/packages/pdf.go'
/bin/mkdir -p `dirname "gnu/packages/perl.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/perl.go" "gnu/packages/perl.scm"
wrote `gnu/packages/perl.go'
/bin/mkdir -p `dirname "gnu/packages/pkg-config.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/pkg-config.go" "gnu/packages/pkg-config.scm"
wrote `gnu/packages/pkg-config.go'
/bin/mkdir -p `dirname "gnu/packages/plotutils.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/plotutils.go" "gnu/packages/plotutils.scm"
wrote `gnu/packages/plotutils.go'
/bin/mkdir -p `dirname "gnu/packages/popt.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/popt.go" "gnu/packages/popt.scm"
wrote `gnu/packages/popt.go'
/bin/mkdir -p `dirname "gnu/packages/pth.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/pth.go" "gnu/packages/pth.scm"
wrote `gnu/packages/pth.go'
/bin/mkdir -p `dirname "gnu/packages/python.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/python.go" "gnu/packages/python.scm"
wrote `gnu/packages/python.go'
/bin/mkdir -p `dirname "gnu/packages/qemu.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/qemu.go" "gnu/packages/qemu.scm"
wrote `gnu/packages/qemu.go'
/bin/mkdir -p `dirname "gnu/packages/ratpoison.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/ratpoison.go" "gnu/packages/ratpoison.scm"
wrote `gnu/packages/ratpoison.go'
/bin/mkdir -p `dirname "gnu/packages/readline.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/readline.go" "gnu/packages/readline.scm"
wrote `gnu/packages/readline.go'
/bin/mkdir -p `dirname "gnu/packages/recutils.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/recutils.go" "gnu/packages/recutils.scm"
wrote `gnu/packages/recutils.go'
/bin/mkdir -p `dirname "gnu/packages/rsync.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/rsync.go" "gnu/packages/rsync.scm"
wrote `gnu/packages/rsync.go'
/bin/mkdir -p `dirname "gnu/packages/rush.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/rush.go" "gnu/packages/rush.scm"
wrote `gnu/packages/rush.go'
/bin/mkdir -p `dirname "gnu/packages/samba.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/samba.go" "gnu/packages/samba.scm"
wrote `gnu/packages/samba.go'
/bin/mkdir -p `dirname "gnu/packages/scheme.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/scheme.go" "gnu/packages/scheme.scm"
wrote `gnu/packages/scheme.go'
/bin/mkdir -p `dirname "gnu/packages/screen.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/screen.go" "gnu/packages/screen.scm"
wrote `gnu/packages/screen.go'
/bin/mkdir -p `dirname "gnu/packages/shishi.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/shishi.go" "gnu/packages/shishi.scm"
wrote `gnu/packages/shishi.go'
/bin/mkdir -p `dirname "gnu/packages/smalltalk.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/smalltalk.go" "gnu/packages/smalltalk.scm"
wrote `gnu/packages/smalltalk.go'
/bin/mkdir -p `dirname "gnu/packages/sqlite.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/sqlite.go" "gnu/packages/sqlite.scm"
wrote `gnu/packages/sqlite.go'
/bin/mkdir -p `dirname "gnu/packages/ssh.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/ssh.go" "gnu/packages/ssh.scm"
wrote `gnu/packages/ssh.go'
/bin/mkdir -p `dirname "gnu/packages/system.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/system.go" "gnu/packages/system.scm"
wrote `gnu/packages/system.go'
/bin/mkdir -p `dirname "gnu/packages/tcl.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/tcl.go" "gnu/packages/tcl.scm"
wrote `gnu/packages/tcl.go'
/bin/mkdir -p `dirname "gnu/packages/tcsh.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/tcsh.go" "gnu/packages/tcsh.scm"
wrote `gnu/packages/tcsh.go'
/bin/mkdir -p `dirname "gnu/packages/texinfo.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/texinfo.go" "gnu/packages/texinfo.scm"
wrote `gnu/packages/texinfo.go'
/bin/mkdir -p `dirname "gnu/packages/texlive.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/texlive.go" "gnu/packages/texlive.scm"
wrote `gnu/packages/texlive.go'
/bin/mkdir -p `dirname "gnu/packages/time.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/time.go" "gnu/packages/time.scm"
wrote `gnu/packages/time.go'
/bin/mkdir -p `dirname "gnu/packages/tmux.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/tmux.go" "gnu/packages/tmux.scm"
wrote `gnu/packages/tmux.go'
/bin/mkdir -p `dirname "gnu/packages/tor.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/tor.go" "gnu/packages/tor.scm"
wrote `gnu/packages/tor.go'
/bin/mkdir -p `dirname "gnu/packages/unrtf.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/unrtf.go" "gnu/packages/unrtf.scm"
wrote `gnu/packages/unrtf.go'
/bin/mkdir -p `dirname "gnu/packages/version-control.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/version-control.go" "gnu/packages/version-control.scm"
wrote `gnu/packages/version-control.go'
/bin/mkdir -p `dirname "gnu/packages/vim.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/vim.go" "gnu/packages/vim.scm"
wrote `gnu/packages/vim.go'
/bin/mkdir -p `dirname "gnu/packages/vpn.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/vpn.go" "gnu/packages/vpn.scm"
wrote `gnu/packages/vpn.go'
/bin/mkdir -p `dirname "gnu/packages/w3m.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/w3m.go" "gnu/packages/w3m.scm"
wrote `gnu/packages/w3m.go'
/bin/mkdir -p `dirname "gnu/packages/wdiff.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/wdiff.go" "gnu/packages/wdiff.scm"
wrote `gnu/packages/wdiff.go'
/bin/mkdir -p `dirname "gnu/packages/wget.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/wget.go" "gnu/packages/wget.scm"
wrote `gnu/packages/wget.go'
/bin/mkdir -p `dirname "gnu/packages/which.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/which.go" "gnu/packages/which.scm"
wrote `gnu/packages/which.go'
/bin/mkdir -p `dirname "gnu/packages/wordnet.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/wordnet.go" "gnu/packages/wordnet.scm"
wrote `gnu/packages/wordnet.go'
/bin/mkdir -p `dirname "gnu/packages/xlockmore.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/xlockmore.go" "gnu/packages/xlockmore.scm"
wrote `gnu/packages/xlockmore.go'
/bin/mkdir -p `dirname "gnu/packages/xml.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/xml.go" "gnu/packages/xml.scm"
wrote `gnu/packages/xml.go'
/bin/mkdir -p `dirname "gnu/packages/xorg.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/xorg.go" "gnu/packages/xorg.scm"
wrote `gnu/packages/xorg.go'
/bin/mkdir -p `dirname "gnu/packages/zile.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/zile.go" "gnu/packages/zile.scm"
wrote `gnu/packages/zile.go'
/bin/mkdir -p `dirname "gnu/packages/zip.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/packages/zip.go" "gnu/packages/zip.scm"
wrote `gnu/packages/zip.go'
/bin/mkdir -p `dirname "gnu/system/vm.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "gnu/system/vm.go" "gnu/system/vm.scm"
wrote `gnu/system/vm.go'
/bin/mkdir -p `dirname "guix/config.go"` ;			\
	LC_ALL=C							\
	./pre-inst-env					\
	/usr/bin/guild compile -L "." -L "."	\
	  -Wformat -Wunbound-variable -Warity-mismatch			\
	  --target="i686-unknown-gnu0.3"						\
	  -o "guix/config.go" "guix/config.scm"
wrote `guix/config.go'
/bin/mkdir -p `dirname "gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz"`
GUILE_LOAD_COMPILED_PATH=".:$GUILE_LOAD_COMPILED_PATH" /usr/bin/guile --no-auto-compile -L "." -L "." "./build-aux/download.scm" "gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz" "f9a7c6f4c556eaafa2a69bcf07d4ffbb6682ea831d4c9da9ba095aca3ccd217c"
downloading file `gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz' from `http://alpha.gnu.org/gnu/guix/bootstrap/i686-linux/20130105/guile-2.0.7.tar.xz'...
/bin/mkdir -p `dirname "gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz"`
GUILE_LOAD_COMPILED_PATH=".:$GUILE_LOAD_COMPILED_PATH" /usr/bin/guile --no-auto-compile -L "." -L "." "./build-aux/download.scm" "gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz" "bc43210dcd146d242bef4d354b0aeac12c4ef3118c07502d17ffa8d49e15aa2c"
downloading file `gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz' from `http://alpha.gnu.org/gnu/guix/bootstrap/x86_64-linux/20130105/guile-2.0.7.tar.xz'...
make[2]: Leaving directory `/root/guix'
make[1]: Leaving directory `/root/guix'

[-- Attachment #3: guix-make-check-log.20130704.txt --]
[-- Type: text/plain, Size: 5688 bytes --]

make  check-recursive
make[1]: Entering directory `/root/guix'
Making check in po
make[2]: Entering directory `/root/guix/po'
make guix.pot-update
make[3]: Entering directory `/root/guix/po'
if LC_ALL=C grep 'GNU guix' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \
	  package_gnu='GNU '; \
	else \
	  package_gnu=''; \
	fi; \
	if test -n 'ludo@gnu.org' || test 'bug-guix@gnu.org' = '@'PACKAGE_BUGREPORT'@'; then \
	  msgid_bugs_address='ludo@gnu.org'; \
	else \
	  msgid_bugs_address='bug-guix@gnu.org'; \
	fi; \
	case `: --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
	    : --default-domain=guix --directory=.. \
	      --add-comments=TRANSLATORS: --language=Scheme --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=synopsis --keyword=description  \
	      --files-from=./POTFILES.in \
	      --copyright-holder='Ludovic Courtès' \
	      --msgid-bugs-address="$msgid_bugs_address" \
	    ;; \
	  *) \
	    : --default-domain=guix --directory=.. \
	      --add-comments=TRANSLATORS: --language=Scheme --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=synopsis --keyword=description  \
	      --files-from=./POTFILES.in \
	      --copyright-holder='Ludovic Courtès' \
	      --package-name="${package_gnu}guix" \
	      --package-version='0.3' \
	      --msgid-bugs-address="$msgid_bugs_address" \
	    ;; \
	esac
test ! -f guix.po || { \
	  if test -f ./guix.pot; then \
	    sed -f remove-potcdate.sed < ./guix.pot > guix.1po && \
	    sed -f remove-potcdate.sed < guix.po > guix.2po && \
	    if cmp guix.1po guix.2po >/dev/null 2>&1; then \
	      rm -f guix.1po guix.2po guix.po; \
	    else \
	      rm -f guix.1po guix.2po ./guix.pot && \
	      mv guix.po ./guix.pot; \
	    fi; \
	  else \
	    mv guix.po ./guix.pot; \
	  fi; \
	}
make[3]: Leaving directory `/root/guix/po'
test ! -f ./guix.pot || \
	  test -z "en@boldquot.gmo en@quot.gmo eo.gmo" || make en@boldquot.gmo en@quot.gmo eo.gmo
make[2]: Leaving directory `/root/guix/po'
make[2]: Entering directory `/root/guix'
make  check-TESTS
make[3]: Entering directory `/root/guix'
make[4]: Entering directory `/root/guix'
PASS: tests/base32.scm
PASS: tests/hash.scm
FAIL: tests/builders.scm
FAIL: tests/derivations.scm
PASS: tests/ui.scm
PASS: tests/records.scm
FAIL: tests/utils.scm
PASS: tests/build-utils.scm
FAIL: tests/packages.scm
PASS: tests/snix.scm
PASS: tests/store.scm
PASS: tests/nar.scm
PASS: tests/union.scm
FAIL: tests/guix-build.sh
FAIL: tests/guix-download.sh
PASS: tests/guix-hash.sh
FAIL: tests/guix-package.sh
FAIL: tests/guix-gc.sh
FAIL: tests/guix-daemon.sh
make[5]: Entering directory `/root/guix'
make  all-recursive
make[6]: Entering directory `/root/guix'
Making all in po
make[7]: Entering directory `/root/guix/po'
make guix.pot-update
make[8]: Entering directory `/root/guix/po'
if LC_ALL=C grep 'GNU guix' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \
	  package_gnu='GNU '; \
	else \
	  package_gnu=''; \
	fi; \
	if test -n 'ludo@gnu.org' || test 'bug-guix@gnu.org' = '@'PACKAGE_BUGREPORT'@'; then \
	  msgid_bugs_address='ludo@gnu.org'; \
	else \
	  msgid_bugs_address='bug-guix@gnu.org'; \
	fi; \
	case `: --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
	    : --default-domain=guix --directory=.. \
	      --add-comments=TRANSLATORS: --language=Scheme --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=synopsis --keyword=description  \
	      --files-from=./POTFILES.in \
	      --copyright-holder='Ludovic Courtès' \
	      --msgid-bugs-address="$msgid_bugs_address" \
	    ;; \
	  *) \
	    : --default-domain=guix --directory=.. \
	      --add-comments=TRANSLATORS: --language=Scheme --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=synopsis --keyword=description  \
	      --files-from=./POTFILES.in \
	      --copyright-holder='Ludovic Courtès' \
	      --package-name="${package_gnu}guix" \
	      --package-version='0.3' \
	      --msgid-bugs-address="$msgid_bugs_address" \
	    ;; \
	esac
test ! -f guix.po || { \
	  if test -f ./guix.pot; then \
	    sed -f remove-potcdate.sed < ./guix.pot > guix.1po && \
	    sed -f remove-potcdate.sed < guix.po > guix.2po && \
	    if cmp guix.1po guix.2po >/dev/null 2>&1; then \
	      rm -f guix.1po guix.2po guix.po; \
	    else \
	      rm -f guix.1po guix.2po ./guix.pot && \
	      mv guix.po ./guix.pot; \
	    fi; \
	  else \
	    mv guix.po ./guix.pot; \
	  fi; \
	}
make[8]: Leaving directory `/root/guix/po'
test ! -f ./guix.pot || \
	  test -z "en@boldquot.gmo en@quot.gmo eo.gmo" || make en@boldquot.gmo en@quot.gmo eo.gmo
make[7]: Leaving directory `/root/guix/po'
make[7]: Entering directory `/root/guix'
make[7]: Leaving directory `/root/guix'
make[6]: Leaving directory `/root/guix'
make[5]: Leaving directory `/root/guix'
============================================================================
Testsuite summary for GNU Guix 0.3
============================================================================
# TOTAL: 19
# PASS:  10
# SKIP:  0
# XFAIL: 0
# FAIL:  9
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to bug-guix@gnu.org
============================================================================
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory `/root/guix'
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory `/root/guix'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/root/guix'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/root/guix'
make: *** [check] Error 2

[-- Attachment #4: test-suite.log --]
[-- Type: application/octet-stream, Size: 29357 bytes --]

====================================
   GNU Guix 0.3: ./test-suite.log
====================================

# TOTAL: 19
# PASS:  10
# SKIP:  0
# XFAIL: 0
# FAIL:  9
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: tests/builders
====================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
%%%% Starting test builders  (Writing full log to "builders.log")
FAIL url-fetch
FAIL gnu-build
# of expected passes      1
# of unexpected failures  2
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/builders.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 86a9db0 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 8885640 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/download.scm:
 189: 7 [url-fetch #f # sha256 ...]
In guix/packages.scm:
 309: 6 [cache # "i686-" #<procedure thunk ()>]
 396: 5 [thunk]
In gnu/packages/bootstrap.scm:
 163: 4 [build #f "guile-bootstrap-2.0" ...]
In unknown file:
   ?: 3 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8887740 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/builders.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 86131c8 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 8a58460 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/download.scm:
 189: 7 [url-fetch #f "http://ftp.gnu.org/gnu/hello/hello-2.8.tar.gz" ...]
In guix/packages.scm:
 309: 6 [cache # "i686-" #<procedure thunk ()>]
 396: 5 [thunk]
In gnu/packages/bootstrap.scm:
 163: 4 [build #f "guile-bootstrap-2.0" ...]
In unknown file:
   ?: 3 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8a5e960 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]

FAIL: tests/derivations
=======================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
%%%% Starting test derivations  (Writing full log to "derivations.log")
FAIL build-expression->derivation with two outputs
FAIL imported-files
FAIL build-expression->derivation with modules
FAIL build-expression->derivation: same fixed-output path
FAIL build-expression->derivation with a fixed-output input
# of expected passes      1
# of unexpected failures  5
# of skipped tests        20
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/derivations.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 88d6a68 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 88d7f00 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/derivations.scm:
 745: 7 [build-expression->derivation #f "double" ...]
In guix/utils.scm:
 232: 6 [#<procedure 8423df8 at guix/utils.scm:228:4 args> #f]
In guix/derivations.scm:
 411: 5 [#<procedure 8437100 at guix/derivations.scm:408:3 (path #:optional output)> #f ...]
In ice-9/r4rs.scm:
 147: 4 [call-with-input-file #f ...]
In unknown file:
   ?: 3 [open-file #f "r"]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 88ce8a0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In unknown file:
   ?: 19 [catch-closure]
In ice-9/boot-9.scm:
  63: 18 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 17 [eval # #]
In ice-9/boot-9.scm:
2111: 16 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 15 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 14 [%start-stack load-stack ...]
1385: 13 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 12 [primitive-load "/root/guix/./tests/derivations.scm"]
In ice-9/eval.scm:
 407: 11 [eval # #]
 392: 10 [eval # #]
In ice-9/boot-9.scm:
 149: 9 [catch #t #<procedure 85aa1e0 at ice-9/eval.scm:396:13 ()> ...]
 157: 8 [#<procedure 8909a28 ()>]
In ice-9/eval.scm:
 392: 7 [eval # #]
In guix/derivations.scm:
 627: 6 [imported-files #f (# # # #) #:name ...]
In srfi/srfi-1.scm:
 578: 5 [map #<procedure 874a110 at guix/derivations.scm:627:23 (expr)> (# # # #)]
In guix/derivations.scm:
 630: 4 [#<procedure 874a110 at guix/derivations.scm:627:23 (expr)> #]
In guix/store.scm:
 469: 3 [#<procedure 8424910 at guix/store.scm:461:4 (server basename recursive? hash-algo file-name)> #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 89084c0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/derivations.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 85fb510 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 8884aa0 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/derivations.scm:
 745: 7 [build-expression->derivation #f "test-with-modules" ...]
In guix/utils.scm:
 232: 6 [#<procedure 8423df8 at guix/utils.scm:228:4 args> #f]
In guix/derivations.scm:
 411: 5 [#<procedure 8437100 at guix/derivations.scm:408:3 (path #:optional output)> #f ...]
In ice-9/r4rs.scm:
 147: 4 [call-with-input-file #f ...]
In unknown file:
   ?: 3 [open-file #f "r"]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8885c80 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/derivations.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 85fbfd8 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 87b4370 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/derivations.scm:
 745: 7 [build-expression->derivation #f "fixed" ...]
In guix/utils.scm:
 232: 6 [#<procedure 8423df8 at guix/utils.scm:228:4 args> #f]
In guix/derivations.scm:
 411: 5 [#<procedure 8437100 at guix/derivations.scm:408:3 (path #:optional output)> #f ...]
In ice-9/r4rs.scm:
 147: 4 [call-with-input-file #f ...]
In unknown file:
   ?: 3 [open-file #f "r"]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 87c6800 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/derivations.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 860d450 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 83e46b8 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/derivations.scm:
 745: 7 [build-expression->derivation #f "fixed" ...]
In guix/utils.scm:
 232: 6 [#<procedure 8423df8 at guix/utils.scm:228:4 args> #f]
In guix/derivations.scm:
 411: 5 [#<procedure 8437100 at guix/derivations.scm:408:3 (path #:optional output)> #f ...]
In ice-9/r4rs.scm:
 147: 4 [call-with-input-file #f ...]
In unknown file:
   ?: 3 [open-file #f "r"]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8884900 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]

FAIL: tests/utils
=================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
%%%% Starting test utils  (Writing full log to "utils.log")
%%%% Starting test utils  (Writing full log to "utils.log")
gzip: stdin: file size changed while zipping
%%%% Starting test utils  (Writing full log to "utils.log")
FAIL filtered-port, file
%%%% Starting test utils  (Writing full log to "utils.log")
FAIL filtered-port, file
%%%% Starting test utils  (Writing full log to "utils.log")
FAIL filtered-port, file
%%%% Starting test utils  (Writing full log to "utils.log")
FAIL filtered-port, file

;;; (#t)
# of expected passes      8
# of unexpected failures  1

FAIL: tests/packages
====================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
%%%% Starting test packages  (Writing full log to "packages.log")
FAIL package-field-location

;;; (x (("b" #<package b-0 tests/packages.scm:81 8a0e268>) ("b/a" #<package a-0 tests/packages.scm:80 8a0e2c0>) ("c" #<package c-0 tests/packages.scm:83 8a0e210>) ("d" #<package d-0 tests/packages.scm:85 8a0e1b8>) ("d/x" "something.drv")))
FAIL package-cross-derivation
FAIL package-cross-derivation, trivial-build-system
FAIL GNU Make, bootstrap
# of expected passes      5
# of unexpected failures  4
# of skipped tests        6
In unknown file:
   ?: 19 [primitive-load "/root/guix/./tests/packages.scm"]
In ice-9/eval.scm:
 407: 18 [eval # #]
 392: 17 [eval # #]
In ice-9/boot-9.scm:
 149: 16 [catch #t #<procedure 87d3ea0 at ice-9/eval.scm:396:13 ()> ...]
 157: 15 [#<procedure 87cff28 ()>]
In ice-9/r4rs.scm:
  39: 14 [call-with-values #<procedure 87d3e88 at ice-9/eval.scm:396:13 ()> ...]
In guix/packages.scm:
 309: 13 [cache # # #<procedure thunk ()>]
 452: 12 [thunk]
In guix/build-system/gnu.scm:
 359: 11 [gnu-cross-build #f "p-0" "mips64el-linux-gnu" #f () () #:guile #f ...]
In guix/utils.scm:
 232: 10 [#<procedure 846d960 at guix/utils.scm:228:4 args> "i686-" ...]
In srfi/srfi-1.scm:
 578: 9 [map #<procedure input-package->derivation (expr)> (# # # # ...)]
In guix/build-system/gnu.scm:
 169: 8 [input-package->derivation ("cross-gcc" #)]
In guix/packages.scm:
 309: 7 [cache # "i686-" #<procedure thunk ()>]
 384: 6 [thunk]
In srfi/srfi-1.scm:
 578: 5 [map #<procedure 87d3888 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 337: 4 [expand-input #f # # ...]
In guix/store.scm:
 469: 3 [#<procedure 840d2b0 at guix/store.scm:461:4 (server basename recursive? hash-algo file-name)> #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8694660 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In guix/packages.scm:
 309: 19 [cache # "i686-" #<procedure thunk ()>]
 384: 18 [thunk]
In srfi/srfi-1.scm:
 578: 17 [map #<procedure 87b09f0 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 346: 16 [expand-input #f # # ...]
 309: 15 [cache #<package bash-4.2 gnu/packages/base.scm:1006 898ed10> "i686-" ...]
 384: 14 [thunk]
In srfi/srfi-1.scm:
 578: 13 [map #<procedure 87b6f90 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 346: 12 [expand-input #f #<package bash-4.2 gnu/packages/base.scm:1006 898ed10> ...]
 309: 11 [cache #<package gcc-4.7.3 gnu/packages/gcc.scm:36 898e318> "i686-" ...]
 384: 10 [thunk]
In srfi/srfi-1.scm:
 578: 9 [map #<procedure 87b6c90 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 361: 8 [expand-input #f #<package gcc-4.7.3 gnu/packages/gcc.scm:36 898e318> ...]
In guix/download.scm:
 189: 7 [url-fetch #f "mirror://gnu/gmp/gmp-5.1.1.tar.xz" ...]
In guix/packages.scm:
 309: 6 [cache # "i686-" #<procedure thunk ()>]
 396: 5 [thunk]
In gnu/packages/bootstrap.scm:
 163: 4 [build #f "guile-bootstrap-2.0" ...]
In unknown file:
   ?: 3 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 898cfc0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/packages.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 8710408 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 8859410 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/packages.scm:
 309: 7 [cache # "i686-" #<procedure thunk ()>]
 384: 6 [thunk]
In srfi/srfi-1.scm:
 578: 5 [map #<procedure 87102b8 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 337: 4 [expand-input #f # # ...]
In guix/store.scm:
 469: 3 [#<procedure 840d2b0 at guix/store.scm:461:4 (server basename recursive? hash-algo file-name)> #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8560ce0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]

FAIL: tests/guix-build
======================

+ guix build --version
warning: daemon is running as root, so using `--build-users-group' is highly recommended
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/scripts/guix
;;; compiled /root/guix/test-tmp/var/1024/cache-1024/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go
guix build (GNU Guix) 0.3
+ guix build -e +
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/1024/cache-1024/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command build "-e" "+"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 8498500 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 8460a28 ()>]
In guix/scripts/build.scm:
 245: 2 [#<procedure 84877c8 at guix/scripts/build.scm:237:2 ()>]
In guix/store.scm:
 270: 1 [open-connection "/root/guix/test-tmp/var/1024/daemon-socket/socket" # #t]
In unknown file:
   ?: 0 [setsockopt #<input-output: socket 5> 65535 4098 12288]

ERROR: In procedure setsockopt:
ERROR: In procedure setsockopt: Protocol not available
+ true
+ guix build -e '(@ (gnu packages bootstrap) %bootstrap-glibc)' -S
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/1024/cache-1024/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command build "-e" ...]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 84984e0 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 8460a28 ()>]
In guix/scripts/build.scm:
 245: 2 [#<procedure 84877c8 at guix/scripts/build.scm:237:2 ()>]
In guix/store.scm:
 270: 1 [open-connection "/root/guix/test-tmp/var/1024/daemon-socket/socket" # #t]
In unknown file:
   ?: 0 [setsockopt #<input-output: socket 5> 65535 4098 12288]

ERROR: In procedure setsockopt:
ERROR: In procedure setsockopt: Protocol not available
+ true
+ guix build -e '(@@ (gnu packages base) %bootstrap-guile)'
+ grep -e -guile-
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 8200300> ...]
 157: 12 [#<procedure 81ca8c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8198080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8198080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/1024/cache-1024/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command build "-e" "(@@ (gnu packages base) %bootstrap-guile)"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 84b57c0 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 847aa28 ()>]
In guix/scripts/build.scm:
 245: 2 [#<procedure 84a1588 at guix/scripts/build.scm:237:2 ()>]
In guix/store.scm:
 270: 1 [open-connection "/root/guix/test-tmp/var/1024/daemon-socket/socket" # #t]
In unknown file:
   ?: 0 [setsockopt #<input-output: socket 5> 65535 4098 12288]

ERROR: In procedure setsockopt:
ERROR: In procedure setsockopt: Protocol not available

FAIL: tests/guix-download
=========================

+ guix download --version
warning: daemon is running as root, so using `--build-users-group' is highly recommended
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/scripts/guix
;;; compiled /root/guix/test-tmp/var/1044/cache-1044/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go
guix download (GNU Guix) 0.3
+ guix download http://does.not/exist
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/1044/cache-1044/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command download "http://does.not/exist"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 829e030 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 8464410 ()>]
In guix/scripts/download.scm:
 102: 2 [#<procedure 829e040 at guix/scripts/download.scm:101:2 ()>]
In guix/store.scm:
 270: 1 [open-connection "/root/guix/test-tmp/var/1044/daemon-socket/socket" # #t]
In unknown file:
   ?: 0 [setsockopt #<input-output: socket 5> 65535 4098 12288]

ERROR: In procedure setsockopt:
ERROR: In procedure setsockopt: Protocol not available
+ true
+ guix download unknown://some/where
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/1044/cache-1044/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command download "unknown://some/where"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 82789b0 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 845e410 ()>]
In guix/scripts/download.scm:
 102: 2 [#<procedure 82789c0 at guix/scripts/download.scm:101:2 ()>]
In guix/store.scm:
 270: 1 [open-connection "/root/guix/test-tmp/var/1044/daemon-socket/socket" # #t]
In unknown file:
   ?: 0 [setsockopt #<input-output: socket 5> 65535 4098 12288]

ERROR: In procedure setsockopt:
ERROR: In procedure setsockopt: Protocol not available
+ true
+ guix download not/a/uri
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/1044/cache-1044/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command download "not/a/uri"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 82789b0 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 845e410 ()>]
In guix/scripts/download.scm:
 102: 2 [#<procedure 82789c0 at guix/scripts/download.scm:101:2 ()>]
In guix/store.scm:
 270: 1 [open-connection "/root/guix/test-tmp/var/1044/daemon-socket/socket" # #t]
In unknown file:
   ?: 0 [setsockopt #<input-output: socket 5> 65535 4098 12288]

ERROR: In procedure setsockopt:
ERROR: In procedure setsockopt: Protocol not available
+ true
+ guix download file:///root/guix/README
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/1044/cache-1044/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command download "file:///root/guix/README"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 829e030 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 8464410 ()>]
In guix/scripts/download.scm:
 102: 2 [#<procedure 829e040 at guix/scripts/download.scm:101:2 ()>]
In guix/store.scm:
 270: 1 [open-connection "/root/guix/test-tmp/var/1044/daemon-socket/socket" # #t]
In unknown file:
   ?: 0 [setsockopt #<input-output: socket 5> 65535 4098 12288]

ERROR: In procedure setsockopt:
ERROR: In procedure setsockopt: Protocol not available

FAIL: tests/guix-gc
===================

+ guix gc --version
warning: daemon is running as root, so using `--build-users-group' is highly recommended
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/scripts/guix
;;; compiled /root/guix/test-tmp/var/1104/cache-1104/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go
guix gc (GNU Guix) 0.3
+ trap 'rm -f guix-gc-root' EXIT
+ rm -f guix-gc-root
++ guix build guile-bootstrap -d
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 8200300> ...]
 157: 12 [#<procedure 81ca8c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8198080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8198080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/1104/cache-1104/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command build "guile-bootstrap" "-d"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 84b67c0 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 847ba28 ()>]
In guix/scripts/build.scm:
 245: 2 [#<procedure 84a2588 at guix/scripts/build.scm:237:2 ()>]
In guix/store.scm:
 270: 1 [open-connection "/root/guix/test-tmp/var/1104/daemon-socket/socket" # #t]
In unknown file:
   ?: 0 [setsockopt #<input-output: socket 5> 65535 4098 12288]

ERROR: In procedure setsockopt:
ERROR: In procedure setsockopt: Protocol not available
+ drv=
+ rm -f guix-gc-root

FAIL: tests/guix-package
========================

+ guix package --version
warning: daemon is running as root, so using `--build-users-group' is highly recommended
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/scripts/guix
;;; compiled /root/guix/test-tmp/var/1084/cache-1084/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go
guix package (GNU Guix) 0.3
+ profile=t-profile-1089
+ rm -f t-profile-1089
+ trap 'rm "$profile" "$profile-"[0-9]* ; rm -rf t-home-1089' EXIT
+ guix package --bootstrap -e +
guix package: error: expression `+' does not evaluate to a package
+ true
+ guix package --bootstrap -p t-profile-1089 -i guile-bootstrap
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/1084/cache-1084/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command package "--bootstrap" ...]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 8669f60 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 8663cd0 ()>]
In guix/scripts/package.scm:
 920: 2 [#<procedure 864bc60 at guix/scripts/package.scm:919:8 ()>]
In guix/store.scm:
 270: 1 [open-connection "/root/guix/test-tmp/var/1084/daemon-socket/socket" # #t]
In unknown file:
   ?: 0 [setsockopt #<input-output: socket 5> 65535 4098 12288]

ERROR: In procedure setsockopt:
ERROR: In procedure setsockopt: Protocol not available
+ rm t-profile-1089 't-profile-1089-[0-9]*'
rm: cannot remove `t-profile-1089': No such file or directory
rm: cannot remove `t-profile-1089-[0-9]*': No such file or directory

FAIL: tests/guix-daemon
=======================

+ set -e
+ guix-daemon --version
warning: daemon is running as root, so using `--build-users-group' is highly recommended
guix-daemon (GNU Guix) 0.3
+ guix build --version
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/scripts/guix
;;; compiled /root/guix/test-tmp/var/1123/cache-1123/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go
guix build (GNU Guix) 0.3
+ guix build -e '(@ (gnu packages bootstrap) %bootstrap-guile)'
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/1123/cache-1123/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command build "-e" ...]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 8498500 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 8460a28 ()>]
In guix/scripts/build.scm:
 245: 2 [#<procedure 84877c8 at guix/scripts/build.scm:237:2 ()>]
In guix/store.scm:
 270: 1 [open-connection "/root/guix/test-tmp/var/1123/daemon-socket/socket" # #t]
In unknown file:
   ?: 0 [setsockopt #<input-output: socket 5> 65535 4098 12288]

ERROR: In procedure setsockopt:
ERROR: In procedure setsockopt: Protocol not available


^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: FTBFS on GNU/Hurd
  2013-07-04 14:00           ` Matthew Lien
@ 2013-07-04 14:23             ` Ludovic Courtès
  2013-07-04 15:40               ` Matthew Lien
  0 siblings, 1 reply; 19+ messages in thread
From: Ludovic Courtès @ 2013-07-04 14:23 UTC (permalink / raw)
  To: Matthew Lien; +Cc: bug-guix

[-- Attachment #1: Type: text/plain, Size: 1063 bytes --]

Matthew Lien <bluet@bluet.org> skribis:

> 2. nix/nix-daemon/guix-daemon.cc in git repo did not get patched, yet.
> Maybe you forgot to git push? (I patched it manually at my side before
> testing)

OK, will push.

The main problem is this error (while connecting to the build daemon
over a Unix-domain socket):

--8<---------------cut here---------------start------------->8---
In guix/store.scm:
 270: 1 [open-connection "/root/guix/test-tmp/var/1123/daemon-socket/socket" # #t]
In unknown file:
   ?: 0 [setsockopt #<input-output: socket 5> 65535 4098 12288]

ERROR: In procedure setsockopt:
ERROR: In procedure setsockopt: Protocol not available
--8<---------------cut here---------------end--------------->8---

I just checked, and pflocal (the Hurd’s translator that implements
AF_UNIX sockets) always returns ENOPROTOOPT for ‘setsockopt’
(aka. ‘socket_setopt’), hence this failure:

  http://git.savannah.gnu.org/cgit/hurd/hurd.git/tree/pflocal/socket.c#n456

Can you test the workaround below?

Thanks,
Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 792 bytes --]

diff --git a/guix/store.scm b/guix/store.scm
index 57e1ca0..343da91 100644
--- a/guix/store.scm
+++ b/guix/store.scm
@@ -266,8 +266,15 @@ operate, should the disk become full.  Return a server object."
              (socket PF_UNIX SOCK_STREAM 0)))
         (a (make-socket-address PF_UNIX file)))
 
+    (catch 'system-error
+      (lambda ()
         ;; Enlarge the receive buffer.
-    (setsockopt s SOL_SOCKET SO_RCVBUF (* 12 1024))
+        (setsockopt s SOL_SOCKET SO_RCVBUF (* 12 1024)))
+      (lambda args
+        ;; On the Hurd, the pflocal server's implementation of `socket_setopt'
+        ;; always returns ENOPROTOOPT.  Ignore it.
+        (unless (= (system-error-errno args) ENOPROTOOPT)
+          (apply throw args))))
 
     (catch 'system-error
       (cut connect s a)

^ permalink raw reply related	[flat|nested] 19+ messages in thread

* Re: FTBFS on GNU/Hurd
  2013-07-04 14:23             ` Ludovic Courtès
@ 2013-07-04 15:40               ` Matthew Lien
  2013-07-04 20:42                 ` Ludovic Courtès
  2013-07-04 20:54                 ` Ludovic Courtès
  0 siblings, 2 replies; 19+ messages in thread
From: Matthew Lien @ 2013-07-04 15:40 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: bug-guix


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: Type: text/plain; charset=GB2312, Size: 1393 bytes --]

From FAILED: 9 to FAILED: 10

And weird gmail just cannot display the diff correctly.


2013/7/4 Ludovic Court¨¨s <ludo@gnu.org>

> Matthew Lien <bluet@bluet.org> skribis:
>
> > 2. nix/nix-daemon/guix-daemon.cc in git repo did not get patched, yet.
> > Maybe you forgot to git push? (I patched it manually at my side before
> > testing)
>
> OK, will push.
>
> The main problem is this error (while connecting to the build daemon
> over a Unix-domain socket):
>
> --8<---------------cut here---------------start------------->8---
> In guix/store.scm:
>  270: 1 [open-connection
> "/root/guix/test-tmp/var/1123/daemon-socket/socket" # #t]
> In unknown file:
>    ?: 0 [setsockopt #<input-output: socket 5> 65535 4098 12288]
>
> ERROR: In procedure setsockopt:
> ERROR: In procedure setsockopt: Protocol not available
> --8<---------------cut here---------------end--------------->8---
>
> I just checked, and pflocal (the Hurd¡¯s translator that implements
> AF_UNIX sockets) always returns ENOPROTOOPT for ¡®setsockopt¡¯
> (aka. ¡®socket_setopt¡¯), hence this failure:
>
>
> http://git.savannah.gnu.org/cgit/hurd/hurd.git/tree/pflocal/socket.c#n456
>
> Can you test the workaround below?
>
> Thanks,
> Ludo¡¯.
>
>


-- 
/ Just another [ Perl | FOSS | Security ] Hacker. /
/ BlueT = Matthew Lien = ¾š†´Ã÷ /
/ http://BlueT.org /
/ GPG: 4A293CBD /

[-- Attachment #1.2: Type: text/html, Size: 2371 bytes --]

[-- Attachment #2: test-suite.20130704.log --]
[-- Type: application/octet-stream, Size: 31564 bytes --]

====================================
   GNU Guix 0.3: ./test-suite.log
====================================

# TOTAL: 19
# PASS:  9
# SKIP:  0
# XFAIL: 0
# FAIL:  10
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: tests/builders
====================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
%%%% Starting test builders  (Writing full log to "builders.log")
FAIL url-fetch
FAIL gnu-build
# of expected passes      1
# of unexpected failures  2
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/builders.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 86aad50 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 88865f0 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/download.scm:
 189: 7 [url-fetch #f # sha256 ...]
In guix/packages.scm:
 309: 6 [cache # "i686-" #<procedure thunk ()>]
 396: 5 [thunk]
In gnu/packages/bootstrap.scm:
 163: 4 [build #f "guile-bootstrap-2.0" ...]
In unknown file:
   ?: 3 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8888720 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/builders.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 8614150 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 8a58460 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/download.scm:
 189: 7 [url-fetch #f "http://ftp.gnu.org/gnu/hello/hello-2.8.tar.gz" ...]
In guix/packages.scm:
 309: 6 [cache # "i686-" #<procedure thunk ()>]
 396: 5 [thunk]
In gnu/packages/bootstrap.scm:
 163: 4 [build #f "guile-bootstrap-2.0" ...]
In unknown file:
   ?: 3 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8a5f960 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]

FAIL: tests/derivations
=======================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
%%%% Starting test derivations  (Writing full log to "derivations.log")
FAIL build-expression->derivation with two outputs
FAIL imported-files
FAIL build-expression->derivation with modules
FAIL build-expression->derivation: same fixed-output path
FAIL build-expression->derivation with a fixed-output input
# of expected passes      1
# of unexpected failures  5
# of skipped tests        20
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/derivations.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 88d7888 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 88d6e38 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/derivations.scm:
 745: 7 [build-expression->derivation #f "double" ...]
In guix/utils.scm:
 232: 6 [#<procedure 8423dc8 at guix/utils.scm:228:4 args> #f]
In guix/derivations.scm:
 411: 5 [#<procedure 84360c0 at guix/derivations.scm:408:3 (path #:optional output)> #f ...]
In ice-9/r4rs.scm:
 147: 4 [call-with-input-file #f ...]
In unknown file:
   ?: 3 [open-file #f "r"]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 88cf880 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In unknown file:
   ?: 19 [catch-closure]
In ice-9/boot-9.scm:
  63: 18 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 17 [eval # #]
In ice-9/boot-9.scm:
2111: 16 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 15 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 14 [%start-stack load-stack ...]
1385: 13 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 12 [primitive-load "/root/guix/./tests/derivations.scm"]
In ice-9/eval.scm:
 407: 11 [eval # #]
 392: 10 [eval # #]
In ice-9/boot-9.scm:
 149: 9 [catch #t #<procedure 85af888 at ice-9/eval.scm:396:13 ()> ...]
 157: 8 [#<procedure 889c988 ()>]
In ice-9/eval.scm:
 392: 7 [eval # #]
In guix/derivations.scm:
 627: 6 [imported-files #f (# # # #) #:name ...]
In srfi/srfi-1.scm:
 578: 5 [map #<procedure 8746c20 at guix/derivations.scm:627:23 (expr)> (# # # #)]
In guix/derivations.scm:
 630: 4 [#<procedure 8746c20 at guix/derivations.scm:627:23 (expr)> #]
In guix/store.scm:
 477: 3 [#<procedure 84248d0 at guix/store.scm:469:4 (server basename recursive? hash-algo file-name)> #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 889b3e0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/derivations.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 8604360 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 88c1aa0 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/derivations.scm:
 745: 7 [build-expression->derivation #f "test-with-modules" ...]
In guix/utils.scm:
 232: 6 [#<procedure 8423dc8 at guix/utils.scm:228:4 args> #f]
In guix/derivations.scm:
 411: 5 [#<procedure 84360c0 at guix/derivations.scm:408:3 (path #:optional output)> #f ...]
In ice-9/r4rs.scm:
 147: 4 [call-with-input-file #f ...]
In unknown file:
   ?: 3 [open-file #f "r"]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 88ccc80 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/derivations.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 8609b40 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 871e370 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/derivations.scm:
 745: 7 [build-expression->derivation #f "fixed" ...]
In guix/utils.scm:
 232: 6 [#<procedure 8423dc8 at guix/utils.scm:228:4 args> #f]
In guix/derivations.scm:
 411: 5 [#<procedure 84360c0 at guix/derivations.scm:408:3 (path #:optional output)> #f ...]
In ice-9/r4rs.scm:
 147: 4 [call-with-input-file #f ...]
In unknown file:
   ?: 3 [open-file #f "r"]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 872f800 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/derivations.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 8617f18 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 87cc640 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/derivations.scm:
 745: 7 [build-expression->derivation #f "fixed" ...]
In guix/utils.scm:
 232: 6 [#<procedure 8423dc8 at guix/utils.scm:228:4 args> #f]
In guix/derivations.scm:
 411: 5 [#<procedure 84360c0 at guix/derivations.scm:408:3 (path #:optional output)> #f ...]
In ice-9/r4rs.scm:
 147: 4 [call-with-input-file #f ...]
In unknown file:
   ?: 3 [open-file #f "r"]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 87d2880 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]

FAIL: tests/utils
=================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
%%%% Starting test utils  (Writing full log to "utils.log")
gzip: stdin: file size changed while zipping
%%%% Starting test utils  (Writing full log to "utils.log")
%%%% Starting test utils  (Writing full log to "utils.log")
FAIL filtered-port, file
%%%% Starting test utils  (Writing full log to "utils.log")
FAIL filtered-port, file
%%%% Starting test utils  (Writing full log to "utils.log")
FAIL filtered-port, file
%%%% Starting test utils  (Writing full log to "utils.log")
FAIL filtered-port, file

;;; (#t)
# of expected passes      8
# of unexpected failures  1

FAIL: tests/packages
====================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
%%%% Starting test packages  (Writing full log to "packages.log")
FAIL package-field-location

;;; (x (("b" #<package b-0 tests/packages.scm:81 8a0f210>) ("b/a" #<package a-0 tests/packages.scm:80 8a0f268>) ("c" #<package c-0 tests/packages.scm:83 8a0f1b8>) ("d" #<package d-0 tests/packages.scm:85 8a0f160>) ("d/x" "something.drv")))
FAIL package-cross-derivation
FAIL package-cross-derivation, trivial-build-system
FAIL GNU Make, bootstrap
# of expected passes      5
# of unexpected failures  4
# of skipped tests        6
In unknown file:
   ?: 19 [primitive-load "/root/guix/./tests/packages.scm"]
In ice-9/eval.scm:
 407: 18 [eval # #]
 392: 17 [eval # #]
In ice-9/boot-9.scm:
 149: 16 [catch #t #<procedure 868f570 at ice-9/eval.scm:396:13 ()> ...]
 157: 15 [#<procedure 8694eb0 ()>]
In ice-9/r4rs.scm:
  39: 14 [call-with-values #<procedure 868f558 at ice-9/eval.scm:396:13 ()> ...]
In guix/packages.scm:
 309: 13 [cache # # #<procedure thunk ()>]
 452: 12 [thunk]
In guix/build-system/gnu.scm:
 359: 11 [gnu-cross-build #f "p-0" "mips64el-linux-gnu" #f () () #:guile #f ...]
In guix/utils.scm:
 232: 10 [#<procedure 846d930 at guix/utils.scm:228:4 args> "i686-" ...]
In srfi/srfi-1.scm:
 578: 9 [map #<procedure input-package->derivation (expr)> (# # # # ...)]
In guix/build-system/gnu.scm:
 169: 8 [input-package->derivation ("cross-gcc" #)]
In guix/packages.scm:
 309: 7 [cache # "i686-" #<procedure thunk ()>]
 384: 6 [thunk]
In srfi/srfi-1.scm:
 578: 5 [map #<procedure 86dde28 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 337: 4 [expand-input #f # # ...]
In guix/store.scm:
 477: 3 [#<procedure 840c270 at guix/store.scm:469:4 (server basename recursive? hash-algo file-name)> #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8aec660 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In guix/packages.scm:
 309: 19 [cache # "i686-" #<procedure thunk ()>]
 384: 18 [thunk]
In srfi/srfi-1.scm:
 578: 17 [map #<procedure 87a5dc8 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 346: 16 [expand-input #f # # ...]
 309: 15 [cache #<package bash-4.2 gnu/packages/base.scm:1006 8966d10> "i686-" ...]
 384: 14 [thunk]
In srfi/srfi-1.scm:
 578: 13 [map #<procedure 87a53c0 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 346: 12 [expand-input #f #<package bash-4.2 gnu/packages/base.scm:1006 8966d10> ...]
 309: 11 [cache #<package gcc-4.7.3 gnu/packages/gcc.scm:36 8966318> "i686-" ...]
 384: 10 [thunk]
In srfi/srfi-1.scm:
 578: 9 [map #<procedure 87a5108 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 361: 8 [expand-input #f #<package gcc-4.7.3 gnu/packages/gcc.scm:36 8966318> ...]
In guix/download.scm:
 189: 7 [url-fetch #f "mirror://gnu/gmp/gmp-5.1.1.tar.xz" ...]
In guix/packages.scm:
 309: 6 [cache # "i686-" #<procedure thunk ()>]
 396: 5 [thunk]
In gnu/packages/bootstrap.scm:
 163: 4 [build #f "guile-bootstrap-2.0" ...]
In unknown file:
   ?: 3 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8961fc0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/packages.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 870ab28 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 8828460 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
In guix/packages.scm:
 309: 7 [cache # "i686-" #<procedure thunk ()>]
 384: 6 [thunk]
In srfi/srfi-1.scm:
 578: 5 [map #<procedure 870a9d8 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 337: 4 [expand-input #f # # ...]
In guix/store.scm:
 477: 3 [#<procedure 840c270 at guix/store.scm:469:4 (server basename recursive? hash-algo file-name)> #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8aecd40 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]

FAIL: tests/store
=================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported

FAIL: tests/guix-build
======================

+ guix build --version
warning: daemon is running as root, so using `--build-users-group' is highly recommended
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/scripts/guix
;;; compiled /root/guix/test-tmp/var/4694/cache-4694/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go
guix build (GNU Guix) 0.3
+ guix build -e +
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4694/cache-4694/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command build "-e" "+"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 849c4c0 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 8462a28 ()>]
In guix/scripts/build.scm:
 245: 2 [#<procedure 8489798 at guix/scripts/build.scm:237:2 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4694/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>
+ true
+ guix build -e '(@ (gnu packages bootstrap) %bootstrap-glibc)' -S
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4694/cache-4694/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command build "-e" ...]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 849c4a0 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 8462a28 ()>]
In guix/scripts/build.scm:
 245: 2 [#<procedure 8489798 at guix/scripts/build.scm:237:2 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4694/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>
+ true
+ guix build -e '(@@ (gnu packages base) %bootstrap-guile)'
+ grep -e -guile-
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 8200300> ...]
 157: 12 [#<procedure 81ca8c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8198080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8198080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4694/cache-4694/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command build "-e" "(@@ (gnu packages base) %bootstrap-guile)"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 84ba780 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 847da28 ()>]
In guix/scripts/build.scm:
 245: 2 [#<procedure 84a5570 at guix/scripts/build.scm:237:2 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4694/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>

FAIL: tests/guix-download
=========================

+ guix download --version
warning: daemon is running as root, so using `--build-users-group' is highly recommended
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/scripts/guix
;;; compiled /root/guix/test-tmp/var/4717/cache-4717/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go
guix download (GNU Guix) 0.3
+ guix download http://does.not/exist
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4717/cache-4717/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command download "http://does.not/exist"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 829e050 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 847c410 ()>]
In guix/scripts/download.scm:
 102: 2 [#<procedure 829e060 at guix/scripts/download.scm:101:2 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4717/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>
+ true
+ guix download unknown://some/where
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4717/cache-4717/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command download "unknown://some/where"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 829e050 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 847c410 ()>]
In guix/scripts/download.scm:
 102: 2 [#<procedure 829e060 at guix/scripts/download.scm:101:2 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4717/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>
+ true
+ guix download not/a/uri
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4717/cache-4717/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command download "not/a/uri"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 829e050 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 847c410 ()>]
In guix/scripts/download.scm:
 102: 2 [#<procedure 829e060 at guix/scripts/download.scm:101:2 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4717/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>
+ true
+ guix download file:///root/guix/README
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4717/cache-4717/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command download "file:///root/guix/README"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 829e050 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 847c410 ()>]
In guix/scripts/download.scm:
 102: 2 [#<procedure 829e060 at guix/scripts/download.scm:101:2 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4717/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>

FAIL: tests/guix-gc
===================

+ guix gc --version
warning: daemon is running as root, so using `--build-users-group' is highly recommended
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/scripts/guix
;;; compiled /root/guix/test-tmp/var/4782/cache-4782/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go
guix gc (GNU Guix) 0.3
+ trap 'rm -f guix-gc-root' EXIT
+ rm -f guix-gc-root
++ guix build guile-bootstrap -d
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 8200300> ...]
 157: 12 [#<procedure 81ca8c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8198080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8198080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4782/cache-4782/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command build "guile-bootstrap" "-d"]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 84b7780 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 847ca28 ()>]
In guix/scripts/build.scm:
 245: 2 [#<procedure 84a3558 at guix/scripts/build.scm:237:2 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4782/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>
+ drv=
+ rm -f guix-gc-root

FAIL: tests/guix-package
========================

+ guix package --version
warning: daemon is running as root, so using `--build-users-group' is highly recommended
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/scripts/guix
;;; compiled /root/guix/test-tmp/var/4761/cache-4761/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go
guix package (GNU Guix) 0.3
+ profile=t-profile-4766
+ rm -f t-profile-4766
+ trap 'rm "$profile" "$profile-"[0-9]* ; rm -rf t-home-4766' EXIT
+ guix package --bootstrap -e +
guix package: error: expression `+' does not evaluate to a package
+ true
+ guix package --bootstrap -p t-profile-4766 -i guile-bootstrap
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4761/cache-4761/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command package "--bootstrap" ...]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 866ecd0 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 8668cd0 ()>]
In guix/scripts/package.scm:
 920: 2 [#<procedure 8654ca8 at guix/scripts/package.scm:919:8 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4761/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>
+ rm t-profile-4766 't-profile-4766-[0-9]*'
rm: cannot remove `t-profile-4766': No such file or directory
rm: cannot remove `t-profile-4766-[0-9]*': No such file or directory

FAIL: tests/guix-daemon
=======================

+ set -e
+ guix-daemon --version
warning: daemon is running as root, so using `--build-users-group' is highly recommended
guix-daemon (GNU Guix) 0.3
+ guix build --version
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/scripts/guix
;;; compiled /root/guix/test-tmp/var/4802/cache-4802/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go
guix build (GNU Guix) 0.3
+ guix build -e '(@ (gnu packages bootstrap) %bootstrap-guile)'
accepted connection from pid -1, uid 4294967295
child error: F_SETOWN: Operation not supported
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 81f1620> ...]
 157: 12 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/4802/cache-4802/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 5 [run-guix-command build "-e" ...]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 849f4c0 at guix/ui.scm:148:2 ()> ...]
 157: 3 [#<procedure 8464a28 ()>]
In guix/scripts/build.scm:
 245: 2 [#<procedure 848c798 at guix/scripts/build.scm:237:2 ()>]
In guix/store.scm:
 290: 1 [open-connection "/root/guix/test-tmp/var/4802/daemon-socket/socket" # #t]
In guix/serialization.scm:
  49: 0 [read-int #<input-output: socket 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>


^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: FTBFS on GNU/Hurd
  2013-07-04 15:40               ` Matthew Lien
@ 2013-07-04 20:42                 ` Ludovic Courtès
  2013-07-05  9:05                   ` BlueT - Matthew Lien - 練喆明
  2013-07-04 20:54                 ` Ludovic Courtès
  1 sibling, 1 reply; 19+ messages in thread
From: Ludovic Courtès @ 2013-07-04 20:42 UTC (permalink / raw)
  To: Matthew Lien; +Cc: bug-guix

Matthew Lien <bluet@bluet.org> skribis:

> warning: daemon is running as root, so using `--build-users-group' is highly recommended

This is just a warning, but really, don’t run everything as ‘root’.

> child error: F_SETOWN: Operation not supported

Another unimplemented feature:

  http://git.savannah.gnu.org/cgit/hurd/hurd.git/tree/pflocal/io.c#n569

In nix/nix-daemon/nix-daemon.cc, could you comment out the line that
reads ‘#define HAVE_HUP_NOTIFICATION’, then rebuild and try again?

Let me know if that works and I’ll propose a patch for Nix, which is
where this code comes from.

TIA,
Ludo’.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: FTBFS on GNU/Hurd
  2013-07-04 15:40               ` Matthew Lien
  2013-07-04 20:42                 ` Ludovic Courtès
@ 2013-07-04 20:54                 ` Ludovic Courtès
  2013-07-05  9:30                   ` BlueT - Matthew Lien - 練喆明
  1 sibling, 1 reply; 19+ messages in thread
From: Ludovic Courtès @ 2013-07-04 20:54 UTC (permalink / raw)
  To: Matthew Lien; +Cc: bug-guix

Matthew Lien <bluet@bluet.org> skribis:

> And weird gmail just cannot display the diff correctly.

I’d recommend using a local email client (Gnus, Mutt, Claws,
Thunderbird, etc.)  That will have the nice side-effect of putting you
in control of the software you run.  As a bonus, just migrate your
emails to an independent provider and your privacy will feel better.
:-)

Ludo’.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: FTBFS on GNU/Hurd
  2013-07-04 20:42                 ` Ludovic Courtès
@ 2013-07-05  9:05                   ` BlueT - Matthew Lien - 練喆明
  2013-07-05  9:55                     ` Ludovic Courtès
  0 siblings, 1 reply; 19+ messages in thread
From: BlueT - Matthew Lien - 練喆明 @ 2013-07-05  9:05 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: bug-guix

[-- Attachment #1: Type: text/plain, Size: 3145 bytes --]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Ludo',

Yup I know running anything with root is dangerous, so I created a clean
sandbox VM and build Guix in it with root to avoid any error caused by
user permission, to clarify those problems.
But thanks still for mentioning that. :-)

Tried the fix and got different error. Same Failed: 10.
I commented out the line '#define HAVE_HUP_NOTIFICATION', and here's all
changes and current ENV on my sandbox now, as a summary.
(logs in attachment.)

root@GuixOnHurd:~/guix# git diff
diff --git a/guix/store.scm b/guix/store.scm
index 57e1ca0..c565c7b 100644
- --- a/guix/store.scm
+++ b/guix/store.scm
@@ -266,8 +266,16 @@ operate, should the disk become full.  Return a
server object."
              (socket PF_UNIX SOCK_STREAM 0)))
         (a (make-socket-address PF_UNIX file)))

+     (catch 'system-error
+       (lambda ()
     ;; Enlarge the receive buffer.
- -    (setsockopt s SOL_SOCKET SO_RCVBUF (* 12 1024))
+    ;;(setsockopt s SOL_SOCKET SO_RCVBUF (* 12 1024))
+       (setsockopt s SOL_SOCKET SO_RCVBUF (* 12 1024)))
+       (lambda args
+        ;; On the Hurd, the pflocal server's implementation of
`socket_setopt'
+        ;; always returns ENOPROTOOPT.  Ignore it.
+        (unless (= (system-error-errno args) ENOPROTOOPT)
+          (apply throw args))))

     (catch 'system-error
       (cut connect s a)
diff --git a/nix/nix-daemon/guix-daemon.cc b/nix/nix-daemon/guix-daemon.cc
index 5f0710c..e2c30e7 100644
- --- a/nix/nix-daemon/guix-daemon.cc
+++ b/nix/nix-daemon/guix-daemon.cc
@@ -171,10 +171,10 @@ parse_opt (int key, char *arg, struct argp_state
*state)
       settings.thisSystem = arg;
       break;
     default:
- -      return ARGP_ERR_UNKNOWN;
+      return (error_t) ARGP_ERR_UNKNOWN;
     }

- -  return 0;
+  return (error_t) 0;
 }

 /* Argument parsing.  */

root@GuixOnHurd:~/guix# diff nix/nix-daemon/nix-daemon.cc
nix-upstream/src/nix-daemon/nix-daemon.cc
30c30
< /* #define HAVE_HUP_NOTIFICATION */
- ---
> #define HAVE_HUP_NOTIFICATION



On 2013年07月05日 04:42, Ludovic Courtès wrote:
> Matthew Lien <bluet@bluet.org> skribis:
> 
>> warning: daemon is running as root, so using `--build-users-group' is highly recommended
> 
> This is just a warning, but really, don’t run everything as ‘root’.
> 
>> child error: F_SETOWN: Operation not supported
> 
> Another unimplemented feature:
> 
>   http://git.savannah.gnu.org/cgit/hurd/hurd.git/tree/pflocal/io.c#n569
> 
> In nix/nix-daemon/nix-daemon.cc, could you comment out the line that
> reads ‘#define HAVE_HUP_NOTIFICATION’, then rebuild and try again?
> 
> Let me know if that works and I’ll propose a patch for Nix, which is
> where this code comes from.
> 
> TIA,
> Ludo’.
> 

- -- 
/ Just another [ Perl | FOSS | Security ] Hacker. /
/ BlueT = Matthew Lien = 練喆明 /
/ http://BlueT.org /
/ GPG: 4A293CBD /
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlHWjF8ACgkQvRNvgEopPL02SQCfX+XrowLzxtiCvKE1mmoZF9Wb
/lsAn1+H0u0kqB//jFR92rm689wLH6RX
=FW1J
-----END PGP SIGNATURE-----

[-- Attachment #2: utils.log --]
[-- Type: text/x-log, Size: 1434 bytes --]

%%%% Starting test utils
Group begin: utils
Test begin:
  test-name: "bytevector->base16-string->bytevector"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "gnu-triplet->nix-system"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "package-name->name+version"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "string-tokenize*"
Test end:
  result-kind: pass
  actual-value: (("foo") ("foo" "bar" "baz") ("foo" "bar" "") ("foo" "bar" "baz"))
  expected-value: (("foo") ("foo" "bar" "baz") ("foo" "bar" "") ("foo" "bar" "baz"))
Test begin:
  test-name: "fold2, 1 list"
Test end:
  result-kind: pass
  actual-value: ((4 3 2 1 0) (-4 -3 -2 -1 0))
  expected-value: ((4 3 2 1 0) (-4 -3 -2 -1 0))
Test begin:
  test-name: "fold2, 2 lists"
Test end:
  result-kind: pass
  actual-value: (((d . 3) (c . 2) (b . 1) (a . 0)) ((d . -3) (c . -2) (b . -1) (a . 0)))
  expected-value: (((d . 3) (c . 2) (b . 1) (a . 0)) ((d . -3) (c . -2) (b . -1) (a . 0)))
Test begin:
  test-name: "filtered-port, file"
Test end:
  result-kind: fail
  actual-value: #f
Test begin:
  test-name: "filtered-port, non-file"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "store-path-package-name"
Test end:
  result-kind: pass
  actual-value: "bash-4.2-p24"
  expected-value: "bash-4.2-p24"
Group end: utils
# of expected passes      8
# of unexpected failures  1

[-- Attachment #3: ui.log --]
[-- Type: text/x-log, Size: 524 bytes --]

%%%% Starting test ui
Group begin: ui
Test begin:
  test-name: "fill-paragraph"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "fill-paragraph, consecutive newlines"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "fill-paragraph, large unbreakable word"
Test end:
  result-kind: pass
  actual-value: ("Here is a" "very-very-long-word" "and that's" "it.")
  expected-value: ("Here is a" "very-very-long-word" "and that's" "it.")
Group end: ui
# of expected passes      3

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #4: test-suite.log --]
[-- Type: text/x-log; name="test-suite.log", Size: 33121 bytes --]

====================================
   GNU Guix 0.3: ./test-suite.log
====================================

# TOTAL: 19
# PASS:  9
# SKIP:  0
# XFAIL: 0
# FAIL:  10
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: tests/builders
====================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
accepted connection from pid -1, uid 4294967295
Backtrace:
In unknown file:
   ?: 19 [catch-closure]
In ice-9/boot-9.scm:
  63: 18 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 17 [eval # #]
In ice-9/boot-9.scm:
2111: 16 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 15 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 14 [%start-stack load-stack ...]
1385: 13 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 12 [primitive-load "/root/guix/./tests/builders.scm"]
In ice-9/eval.scm:
 428: 11 [eval # ()]
In srfi/srfi-1.scm:
 578: 10 [map #<procedure 86606a8 at ice-9/eval.scm:396:13 (a)> (# # # # ...)]
In ice-9/eval.scm:
 368: 9 [eval # #]
In guix/packages.scm:
 309: 8 [cache # "i686-" #<procedure thunk ()>]
 384: 7 [thunk]
In srfi/srfi-1.scm:
 576: 6 [map #<procedure 8660480 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 346: 5 [expand-input # # # ...]
 309: 4 [cache # "i686-" #<procedure thunk ()>]
 384: 3 [thunk]
 276: 2 [package-transitive-inputs #]
In gnu/packages/bootstrap.scm:
 128: 1 [inputs]
 281: 0 [inputs]

gnu/packages/bootstrap.scm:281:22: In procedure inputs:
gnu/packages/bootstrap.scm:281:22: Throw to key `match-error' with args `("match" "no matching pattern")'.
2 operations

FAIL: tests/derivations
=======================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
accepted connection from pid -1, uid 4294967295
Backtrace:
In ice-9/boot-9.scm:
 149: 14 [catch #t #<catch-closure 81f1620> ...]
 157: 13 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 12 [catch-closure]
In ice-9/boot-9.scm:
  63: 11 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 10 [eval # #]
In ice-9/boot-9.scm:
2111: 9 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 8 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 7 [%start-stack load-stack ...]
1385: 6 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 5 [primitive-load "/root/guix/./tests/derivations.scm"]
In ice-9/eval.scm:
 392: 4 [eval # ()]
In guix/packages.scm:
 309: 3 [cache # "i686-" #<procedure thunk ()>]
 396: 2 [thunk]
In gnu/packages/bootstrap.scm:
 163: 1 [build # "guile-bootstrap-2.0" #f ...]
In unknown file:
   ?: 0 [scm-error misc-error #f ...]

ERROR: In procedure scm-error:
ERROR: bootstrap binary not found "tar" "i686-"
1 operations

FAIL: tests/utils
=================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
%%%% Starting test utils  (Writing full log to "utils.log")
%%%% Starting test utils  (Writing full log to "utils.log")
gzip: stdin: file size changed while zipping
%%%% Starting test utils  (Writing full log to "utils.log")
FAIL filtered-port, file
%%%% Starting test utils  (Writing full log to "utils.log")
FAIL filtered-port, file
%%%% Starting test utils  (Writing full log to "utils.log")
FAIL filtered-port, file
%%%% Starting test utils  (Writing full log to "utils.log")
FAIL filtered-port, file

;;; (#t)
# of expected passes      8
# of unexpected failures  1

FAIL: tests/packages
====================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
accepted connection from pid -1, uid 4294967295
In guix/packages.scm:
 309: 19 [cache #<package tar-1.26 gnu/packages/base.scm:1033 8634000> "i686-" ...]
 384: 18 [thunk]
In srfi/srfi-1.scm:
 578: 17 [map #<procedure 8a94c90 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 346: 16 [expand-input # # # ...]
 309: 15 [cache #<package bash-4.2 gnu/packages/base.scm:1006 8634160> "i686-" ...]
 384: 14 [thunk]
In srfi/srfi-1.scm:
 578: 13 [map #<procedure 8a94468 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 346: 12 [expand-input # # # ...]
 309: 11 [cache #<package gcc-4.7.3 gnu/packages/gcc.scm:36 8a79630> "i686-" ...]
 384: 10 [thunk]
In srfi/srfi-1.scm:
 578: 9 [map #<procedure 8a942e8 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 361: 8 [expand-input # # # ...]
In guix/download.scm:
 189: 7 [url-fetch # "mirror://gnu/gmp/gmp-5.1.1.tar.xz" sha256 ...]
In guix/packages.scm:
 309: 6 [cache # "i686-" #<procedure thunk ()>]
 396: 5 [thunk]
In gnu/packages/bootstrap.scm:
 163: 4 [build # "guile-bootstrap-2.0" #f ...]
In unknown file:
   ?: 3 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8a785e0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In guix/packages.scm:
 309: 19 [cache #<package tar-1.26 gnu/packages/base.scm:1033 8634000> "i686-" ...]
 384: 18 [thunk]
In srfi/srfi-1.scm:
 578: 17 [map #<procedure 865cb40 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 346: 16 [expand-input # # # ...]
 309: 15 [cache #<package bash-4.2 gnu/packages/base.scm:1006 8634160> "i686-" ...]
 384: 14 [thunk]
In srfi/srfi-1.scm:
 578: 13 [map #<procedure 865c780 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 346: 12 [expand-input # # # ...]
 309: 11 [cache #<package gcc-4.7.3 gnu/packages/gcc.scm:36 8a79630> "i686-" ...]
 384: 10 [thunk]
In srfi/srfi-1.scm:
 578: 9 [map #<procedure 865c6d8 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 361: 8 [expand-input # # # ...]
In guix/download.scm:
 189: 7 [url-fetch # "mirror://gnu/gmp/gmp-5.1.1.tar.xz" sha256 ...]
In guix/packages.scm:
 309: 6 [cache # "i686-" #<procedure thunk ()>]
 396: 5 [thunk]
In gnu/packages/bootstrap.scm:
 163: 4 [build # "guile-bootstrap-2.0" #f ...]
In unknown file:
   ?: 3 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 87ec680 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
2111: 19 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 18 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 17 [%start-stack load-stack ...]
1385: 16 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 15 [primitive-load "/root/guix/./tests/packages.scm"]
In ice-9/eval.scm:
 407: 14 [eval # #]
 392: 13 [eval # #]
In ice-9/boot-9.scm:
 149: 12 [catch #t #<procedure 8865408 at ice-9/eval.scm:396:13 ()> ...]
 157: 11 [#<procedure 898e3e8 ()>]
In ice-9/eval.scm:
 392: 10 [eval # #]
In guix/packages.scm:
 309: 9 [cache #<package trivial-0 tests/packages.scm:114 89737e8> "i686-" ...]
 396: 8 [thunk]
In guix/build-system/trivial.scm:
  49: 7 [trivial-build # "trivial-0" #f ...]
In guix/packages.scm:
 309: 6 [cache # "i686-" #<procedure thunk ()>]
 396: 5 [thunk]
In gnu/packages/bootstrap.scm:
 163: 4 [build # "guile-bootstrap-2.0" #f ...]
In unknown file:
   ?: 3 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8980240 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
2111: 19 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 18 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 17 [%start-stack load-stack ...]
1385: 16 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 15 [primitive-load "/root/guix/./tests/packages.scm"]
In ice-9/eval.scm:
 407: 14 [eval # #]
 392: 13 [eval # #]
In ice-9/boot-9.scm:
 149: 12 [catch #t #<procedure 87a4000 at ice-9/eval.scm:396:13 ()> ...]
 157: 11 [#<procedure 8928028 ()>]
In ice-9/eval.scm:
 392: 10 [eval # #]
In guix/packages.scm:
 309: 9 [cache # "i686-" #<procedure thunk ()>]
 396: 8 [thunk]
In guix/build-system/trivial.scm:
  49: 7 [trivial-build # "trivial-with-input-file-0" #f ...]
In guix/packages.scm:
 309: 6 [cache # "i686-" #<procedure thunk ()>]
 396: 5 [thunk]
In gnu/packages/bootstrap.scm:
 163: 4 [build # "guile-bootstrap-2.0" #f ...]
In unknown file:
   ?: 3 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 89470e0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
 157: 19 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 18 [catch-closure]
In ice-9/boot-9.scm:
  63: 17 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 16 [eval # #]
In ice-9/boot-9.scm:
2111: 15 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 14 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 13 [%start-stack load-stack ...]
1385: 12 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 11 [primitive-load "/root/guix/./tests/packages.scm"]
In ice-9/eval.scm:
 407: 10 [eval # #]
 392: 9 [eval # #]
In ice-9/boot-9.scm:
 149: 8 [catch #t #<procedure 87b6228 at ice-9/eval.scm:396:13 ()> ...]
 157: 7 [#<procedure 9739cf8 ()>]
In ice-9/eval.scm:
 392: 6 [eval # #]
In guix/packages.scm:
 309: 5 [cache # "i686-" #<procedure thunk ()>]
 384: 4 [thunk]
In srfi/srfi-1.scm:
 578: 3 [map #<procedure 87b9a98 at guix/packages.scm:385:39 (t-4874)> (#)]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 973bcc0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> srfi-34 #]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In guix/packages.scm:
 309: 19 [cache # "i686-" #<procedure thunk ()>]
 384: 18 [thunk]
In srfi/srfi-1.scm:
 578: 17 [map #<procedure 9756588 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 346: 16 [expand-input # # # ...]
 309: 15 [cache #<package bash-4.2 gnu/packages/base.scm:1006 9767840> "i686-" ...]
 384: 14 [thunk]
In srfi/srfi-1.scm:
 578: 13 [map #<procedure 9797be8 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 346: 12 [expand-input # # # ...]
 309: 11 [cache #<package gcc-4.7.3 gnu/packages/gcc.scm:36 97671b8> "i686-" ...]
 384: 10 [thunk]
In srfi/srfi-1.scm:
 578: 9 [map #<procedure 9797a20 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 361: 8 [expand-input # # # ...]
In guix/download.scm:
 189: 7 [url-fetch # "mirror://gnu/gmp/gmp-5.1.1.tar.xz" sha256 ...]
In guix/packages.scm:
 309: 6 [cache # "i686-" #<procedure thunk ()>]
 396: 5 [thunk]
In gnu/packages/bootstrap.scm:
 163: 4 [build # "guile-bootstrap-2.0" #f ...]
In unknown file:
   ?: 3 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 863b800 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In guix/packages.scm:
 309: 19 [cache # "i686-" #<procedure thunk ()>]
 384: 18 [thunk]
In srfi/srfi-1.scm:
 578: 17 [map #<procedure 97416f0 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 346: 16 [expand-input # # # ...]
 309: 15 [cache #<package bash-4.2 gnu/packages/base.scm:1006 9767840> "i686-" ...]
 384: 14 [thunk]
In srfi/srfi-1.scm:
 578: 13 [map #<procedure 97411c8 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 346: 12 [expand-input # # # ...]
 309: 11 [cache #<package gcc-4.7.3 gnu/packages/gcc.scm:36 97671b8> "i686-" ...]
 384: 10 [thunk]
In srfi/srfi-1.scm:
 578: 9 [map #<procedure 97410d8 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 361: 8 [expand-input # # # ...]
In guix/download.scm:
 189: 7 [url-fetch # "mirror://gnu/gmp/gmp-5.1.1.tar.xz" sha256 ...]
In guix/packages.scm:
 309: 6 [cache # "i686-" #<procedure thunk ()>]%%%% Starting test packages  (Writing full log to "packages.log")
FAIL package-field-location

;;; (x (("b" #<package b-0 tests/packages.scm:81 8a10268>) ("b/a" #<package a-0 tests/packages.scm:80 8a102c0>) ("c" #<package c-0 tests/packages.scm:83 8a10210>) ("d" #<package d-0 tests/packages.scm:85 8a101b8>) ("d/x" "something.drv")))
FAIL return values
FAIL package-output
FAIL trivial
FAIL trivial with local file as input
FAIL trivial with system-dependent input
FAIL package-cross-derivation
FAIL package-cross-derivation, trivial-build-system
FAIL GNU Make, bootstrap
# of expected passes      6
# of unexpected failures  9

 396: 5 [thunk]
In gnu/packages/bootstrap.scm:
 163: 4 [build # "guile-bootstrap-2.0" #f ...]
In unknown file:
   ?: 3 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8a8b140 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
1380: 19 [%start-stack load-stack ...]
1385: 18 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 17 [primitive-load "/root/guix/./tests/packages.scm"]
In ice-9/eval.scm:
 407: 16 [eval # #]
 392: 15 [eval # #]
In ice-9/boot-9.scm:
 149: 14 [catch #t #<procedure a4066a8 at ice-9/eval.scm:396:13 ()> ...]
 157: 13 [#<procedure a400690 ()>]
In ice-9/eval.scm:
 392: 12 [eval # #]
In guix/packages.scm:
 309: 11 [cache # "i686-" #<procedure thunk ()>]
 384: 10 [thunk]
In srfi/srfi-1.scm:
 576: 9 [map #<procedure a406558 at guix/packages.scm:385:39 (t-4874)> (# # # ...)]
In guix/packages.scm:
 346: 8 [expand-input # # # ...]
 309: 7 [cache # "i686-" #<procedure thunk ()>]
 384: 6 [thunk]
 276: 5 [package-transitive-inputs #]
In gnu/packages/bootstrap.scm:
 128: 4 [inputs]
 281: 3 [inputs]
In ice-9/boot-9.scm:
 102: 2 [#<procedure a409e60 at ice-9/boot-9.scm:97:6 (thrown-k . args)> match-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
5 operations

FAIL: tests/store
=================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
accepted connection from pid -1, uid 4294967295
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/nix/scripts/list-runtime-roots
;;; compiled /root/guix/test-tmp/var/17600/cache-17600/guile/ccache/2.0-LE-4-2.0/root/guix/nix/scripts/list-runtime-roots.go
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 82fbb60> ...]
 157: 12 [#<procedure 82c6960 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 829c080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 829c080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/17600/cache-17600/guile/ccache/2.0-LE-4-2.0/root/guix/nix/scripts/list-runtime-roots.go"]
In nix/scripts/list-runtime-roots:
 116: 5 [#<procedure 8415ec0 ()>]
In ice-9/boot-9.scm:
 149: 4 [catch system ...]
 157: 3 [#<procedure 8535988 ()>]
In nix/scripts/list-runtime-roots:
  85: 2 [#<procedure 8415540 at nix/scripts/list-runtime-roots:84:4 ()>]
In ice-9/popen.scm:
 142: 1 [open-pipe* "r" "lsof" "-n" "-w" "-F" "n"]
In unknown file:
   ?: 0 [execlp "lsof" "lsof" "-n" "-w" "-F" "n"]

ERROR: In procedure execlp:
ERROR: In procedure execlp: No such file or directory
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/nix/scripts/list-runtime-roots
;;; compiled /root/guix/test-tmp/var/17600/cache-17600/guile/ccache/2.0-LE-4-2.0/root/guix/nix/scripts/list-runtime-roots.go
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 82fbb60> ...]
 157: 12 [#<procedure 82c6960 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 829c080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 7 [#<procedure 829c080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 6 [load-compiled/vm "/root/guix/test-tmp/var/17600/cache-17600/guile/ccache/2.0-LE-4-2.0/root/guix/nix/scripts/list-runtime-roots.go"]
In nix/scripts/list-runtime-roots:
 116: 5 [#<procedure 830d5a0 ()>]
In ice-9/boot-9.scm:
 149: 4 [catch system ...]
 157: 3 [#<procedure 83b0f78 ()>]
In nix/scripts/list-runtime-roots:
  85: 2 [#<procedure 83aad50 at nix/scripts/list-runtime-roots:84:4 ()>]
In ice-9/popen.scm:
 142: 1 [open-pipe* "r" "lsof" "-n" "-w" "-F" "n"]
In unknown file:
   ?: 0 [execlp "lsof" "lsof" "-n" "-w" "-F" "n"]

ERROR: In procedure execlp:
ERROR: In procedure execlp: No such file or directory
accepted connection from pid -1, uid 4294967295
accepted connection from pid -1, uid 4294967295
0 operations
accepted connection from pid -1, uid 4294967295
0 operations
accepted connection from pid -1, uid 4294967295
0 operations
%%%% Starting test store  (Writing full log to "store.log")
FAIL dead-paths
FAIL dead path can be explicitly collected
FAIL derivers
FAIL no substitutes
FAIL substitute query
FAIL substitute
FAIL substitute --fallback
# of expected passes      4
# of unexpected failures  7
finding garbage collector roots...
determining live/dead paths...
finding garbage collector roots...
In ice-9/boot-9.scm:
 149: 18 [catch #t #<catch-closure 81f1620> ...]
 157: 17 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 16 [catch-closure]
In ice-9/boot-9.scm:
  63: 15 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 14 [eval # #]
In ice-9/boot-9.scm:
2111: 13 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 12 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 11 [%start-stack load-stack ...]
1385: 10 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 9 [primitive-load "/root/guix/./tests/store.scm"]
In ice-9/eval.scm:
 407: 8 [eval # #]
 392: 7 [eval # #]
In ice-9/boot-9.scm:
 149: 6 [catch #t #<procedure 864a888 at ice-9/eval.scm:396:13 ()> ...]
 157: 5 [#<procedure 8630af0 ()>]
In ice-9/r4rs.scm:
  39: 4 [call-with-values #<procedure 864a870 at ice-9/eval.scm:396:13 ()> ...]
In guix/store.scm:
 583: 3 [run-gc # 3 # ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 8648fc0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> srfi-34 #]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
 149: 19 [catch #t #<catch-closure 81f1620> ...]
 157: 18 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 17 [catch-closure]
In ice-9/boot-9.scm:
  63: 16 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 15 [eval # #]
In ice-9/boot-9.scm:
2111: 14 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 13 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 12 [%start-stack load-stack ...]
1385: 11 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 10 [primitive-load "/root/guix/./tests/store.scm"]
In ice-9/eval.scm:
 407: 9 [eval # #]
 392: 8 [eval # #]
In ice-9/boot-9.scm:
 149: 7 [catch #t #<procedure 93bdea0 at ice-9/eval.scm:396:13 ()> ...]
 157: 6 [#<procedure 93bffc8 ()>]
In ice-9/eval.scm:
 392: 5 [eval # #]
In guix/store.scm:
 475: 4 [#<procedure 840e2a0 at guix/store.scm:469:4 (server basename recursive? hash-algo file-name)> # ...]
In unknown file:
   ?: 3 [stat #f #f]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 93b7900 at ice-9/boot-9.scm:97:6 (thrown-k . args)> wrong-type-arg ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In unknown file:
   ?: 19 [catch-closure]
In ice-9/boot-9.scm:
  63: 18 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 17 [eval # #]
In ice-9/boot-9.scm:
2111: 16 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 15 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 14 [%start-stack load-stack ...]
1385: 13 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 12 [primitive-load "/root/guix/./tests/store.scm"]
In ice-9/eval.scm:
 407: 11 [eval # #]
 392: 10 [eval # #]
In ice-9/boot-9.scm:
 149: 9 [catch #t #<procedure 8611c48 at ice-9/eval.scm:396:13 ()> ...]
 157: 8 [#<procedure 9287370 ()>]
In ice-9/eval.scm:
 392: 7 [eval # #]
In guix/packages.scm:
 309: 6 [cache # "i686-" #<procedure thunk ()>]
 396: 5 [thunk]
In gnu/packages/bootstrap.scm:
 163: 4 [build # "guile-bootstrap-2.0" #f ...]
In unknown file:
   ?: 3 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 87b0740 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In unknown file:
   ?: 19 [catch-closure]
In ice-9/boot-9.scm:
  63: 18 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 17 [eval # #]
In ice-9/boot-9.scm:
2111: 16 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 15 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 14 [%start-stack load-stack ...]
1385: 13 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 12 [primitive-load "/root/guix/./tests/store.scm"]
In ice-9/eval.scm:
 407: 11 [eval # #]
 392: 10 [eval # #]
In ice-9/boot-9.scm:
 149: 9 [catch #t #<procedure 864d4c8 at ice-9/eval.scm:396:13 ()> ...]
 157: 8 [#<procedure 8559438 ()>]
In ice-9/eval.scm:
 392: 7 [eval # #]
In guix/packages.scm:
 309: 6 [cache # "i686-" #<procedure thunk ()>]
 396: 5 [thunk]
In gnu/packages/bootstrap.scm:
 163: 4 [build # "guile-bootstrap-2.0" #f ...]
In unknown file:
   ?: 3 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 9370580 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/store.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 8611180 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 92d2d48 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
 368: 7 [eval # #]
In guix/packages.scm:
 309: 6 [cache # "i686-" #<procedure thunk ()>]
 396: 5 [thunk]
In gnu/packages/bootstrap.scm:
 163: 4 [build # "guile-bootstrap-2.0" #f ...]
In unknown file:
   ?: 3 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 92c01c0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 16 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 13 [primitive-load "/root/guix/./tests/store.scm"]
In ice-9/eval.scm:
 407: 12 [eval # #]
 392: 11 [eval # #]
In ice-9/boot-9.scm:
 149: 10 [catch #t #<procedure 8590b88 at ice-9/eval.scm:396:13 ()> ...]
 157: 9 [#<procedure 8630578 ()>]
In ice-9/eval.scm:
 392: 8 [eval # #]
 368: 7 [eval # #]
In guix/packages.scm:
 309: 6 [cache # "i686-" #<procedure thunk ()>]
 396: 5 [thunk]
In gnu/packages/bootstrap.scm:
 163: 4 [build # "guile-bootstrap-2.0" #f ...]
In unknown file:
   ?: 3 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 102: 2 [#<procedure 85a0ea0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
In ice-9/eval.scm:
 368: 1 [eval # #]
In unknown file:
   ?: 0 [make-stack #t]
26 operations
0 operations

FAIL: tests/union
=================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
accepted connection from pid -1, uid 4294967295
Backtrace:
In ice-9/boot-9.scm:
 149: 14 [catch #t #<catch-closure 81f1620> ...]
 157: 13 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 12 [catch-closure]
In ice-9/boot-9.scm:
  63: 11 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 10 [eval # #]
In ice-9/boot-9.scm:
2111: 9 [save-module-excursion #<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
3653: 8 [#<procedure 8188060 at ice-9/boot-9.scm:3646:3 ()>]
1380: 7 [%start-stack load-stack ...]
1385: 6 [#<procedure 81d95d0 ()>]
In unknown file:
   ?: 5 [primitive-load "/root/guix/./tests/union.scm"]
In ice-9/eval.scm:
 392: 4 [eval # ()]
In guix/packages.scm:
 309: 3 [cache # "i686-" #<procedure thunk ()>]
 396: 2 [thunk]
In gnu/packages/bootstrap.scm:
 163: 1 [build # "guile-bootstrap-2.0" #f ...]
In unknown file:
   ?: 0 [scm-error misc-error #f ...]

ERROR: In procedure scm-error:
ERROR: bootstrap binary not found "tar" "i686-"
0 operations

FAIL: tests/guix-build
======================

warning: daemon is running as root, so using `--build-users-group' is highly recommended
+ guix build --version
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/scripts/guix
;;; compiled /root/guix/test-tmp/var/17655/cache-17655/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go
guix build (GNU Guix) 0.3
+ guix build -e +
accepted connection from pid -1, uid 4294967295
guix build: error: expression `+' does not evaluate to a package
0 operations
+ true
+ guix build -e '(@ (gnu packages bootstrap) %bootstrap-glibc)' -S
accepted connection from pid -1, uid 4294967295
guix build: error: package `glibc-bootstrap' has no source
0 operations
+ true
+ guix build -e '(@@ (gnu packages base) %bootstrap-guile)'
+ grep -e -guile-
accepted connection from pid -1, uid 4294967295
Backtrace:
In ice-9/boot-9.scm:
 149: 16 [catch #t #<catch-closure 8200300> ...]
 157: 15 [#<procedure 81ca8c0 ()>]
In unknown file:
   ?: 14 [catch-closure]
In ice-9/boot-9.scm:
  63: 13 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 12 [eval # #]
In ice-9/boot-9.scm:
2111: 11 [save-module-excursion #<procedure 8198080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 10 [#<procedure 8198080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 9 [load-compiled/vm "/root/guix/test-tmp/var/17655/cache-17655/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 8 [run-guix-command build "-e" "(@@ (gnu packages base) %bootstrap-guile)"]
In ice-9/boot-9.scm:
 149: 7 [catch srfi-34 #<procedure 84b5780 at guix/ui.scm:148:2 ()> ...]
 157: 6 [#<procedure 847aa28 ()>]
In guix/scripts/build.scm:
 246: 5 [#<procedure 84a1558 at guix/scripts/build.scm:237:2 ()>]
In srfi/srfi-1.scm:
 664: 4 [filter-map #<procedure 84acca0 at guix/scripts/build.scm:248:33 (expr)> #]
In guix/packages.scm:
 309: 3 [cache # "i686-" #<procedure thunk ()>]
 396: 2 [thunk]
In gnu/packages/bootstrap.scm:
 163: 1 [build # "guile-bootstrap-2.0" #f ...]
In unknown file:
   ?: 0 [scm-error misc-error #f ...]

ERROR: In procedure scm-error:
ERROR: bootstrap binary not found "tar" "i686-"
0 operations

FAIL: tests/guix-gc
===================

+ guix gc --version
warning: daemon is running as root, so using `--build-users-group' is highly recommended
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/scripts/guix
;;; compiled /root/guix/test-tmp/var/17743/cache-17743/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go
guix gc (GNU Guix) 0.3
+ trap 'rm -f guix-gc-root' EXIT
+ rm -f guix-gc-root
++ guix build guile-bootstrap -d
accepted connection from pid -1, uid 4294967295
Backtrace:
In ice-9/boot-9.scm:
 149: 16 [catch #t #<catch-closure 8200300> ...]
 157: 15 [#<procedure 81ca8c0 ()>]
In unknown file:
   ?: 14 [catch-closure]
In ice-9/boot-9.scm:
  63: 13 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 12 [eval # #]
In ice-9/boot-9.scm:
2111: 11 [save-module-excursion #<procedure 8198080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 10 [#<procedure 8198080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 9 [load-compiled/vm "/root/guix/test-tmp/var/17743/cache-17743/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 8 [run-guix-command build "guile-bootstrap" "-d"]
In ice-9/boot-9.scm:
 149: 7 [catch srfi-34 #<procedure 84b5780 at guix/ui.scm:148:2 ()> ...]
 157: 6 [#<procedure 847aa28 ()>]
In guix/scripts/build.scm:
 246: 5 [#<procedure 84a1558 at guix/scripts/build.scm:237:2 ()>]
In srfi/srfi-1.scm:
 664: 4 [filter-map #<procedure 84acca0 at guix/scripts/build.scm:248:33 (expr)> #]
In guix/packages.scm:
 309: 3 [cache # "i686-" #<procedure thunk ()>]
 396: 2 [thunk]
In gnu/packages/bootstrap.scm:
 163: 1 [build # "guile-bootstrap-2.0" #f ...]
In unknown file:
   ?: 0 [scm-error misc-error #f ...]

ERROR: In procedure scm-error:
ERROR: bootstrap binary not found "tar" "i686-"
0 operations
+ drv=
+ rm -f guix-gc-root

FAIL: tests/guix-package
========================

+ guix package --version
warning: daemon is running as root, so using `--build-users-group' is highly recommended
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/scripts/guix
;;; compiled /root/guix/test-tmp/var/17722/cache-17722/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go
guix package (GNU Guix) 0.3
+ profile=t-profile-17727
+ rm -f t-profile-17727
+ trap 'rm "$profile" "$profile-"[0-9]* ; rm -rf t-home-17727' EXIT
+ guix package --bootstrap -e +
guix package: error: expression `+' does not evaluate to a package
+ true
+ guix package --bootstrap -p t-profile-17727 -i guile-bootstrap
accepted connection from pid -1, uid 4294967295
Backtrace:
In ice-9/boot-9.scm:
 149: 15 [catch #t #<catch-closure 81f1620> ...]
 157: 14 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 13 [catch-closure]
In ice-9/boot-9.scm:
  63: 12 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 11 [eval # #]
In ice-9/boot-9.scm:
2111: 10 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 9 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 8 [load-compiled/vm "/root/guix/test-tmp/var/17722/cache-17722/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 7 [run-guix-command package "--bootstrap" ...]
In ice-9/boot-9.scm:
 149: 6 [catch srfi-34 #<procedure 8647f50 at guix/ui.scm:148:2 ()> ...]
 157: 5 [#<procedure 8641cd0 ()>]
In guix/scripts/package.scm:
 929: 4 [#<procedure 8629c60 at guix/scripts/package.scm:919:8 ()>]
In guix/packages.scm:
 309: 3 [cache # "i686-" #<procedure thunk ()>]
 396: 2 [thunk]
In gnu/packages/bootstrap.scm:
 163: 1 [build # "guile-bootstrap-2.0" #f ...]
In unknown file:
   ?: 0 [scm-error misc-error #f ...]

ERROR: In procedure scm-error:
ERROR: bootstrap binary not found "tar" "i686-"
1 operations
+ rm t-profile-17727 't-profile-17727-[0-9]*'
rm: 無法移除 ‘t-profile-17727’: 沒有此一檔案或目錄
rm: 無法移除 ‘t-profile-17727-[0-9]*’: 沒有此一檔案或目錄

FAIL: tests/guix-daemon
=======================

+ set -e
+ guix-daemon --version
warning: daemon is running as root, so using `--build-users-group' is highly recommended
guix-daemon (GNU Guix) 0.3
+ guix build --version
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /root/guix/scripts/guix
;;; compiled /root/guix/test-tmp/var/17763/cache-17763/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go
guix build (GNU Guix) 0.3
+ guix build -e '(@ (gnu packages bootstrap) %bootstrap-guile)'
accepted connection from pid -1, uid 4294967295
Backtrace:
In ice-9/boot-9.scm:
 149: 16 [catch #t #<catch-closure 81f1620> ...]
 157: 15 [#<procedure 81998c0 ()>]
In unknown file:
   ?: 14 [catch-closure]
In ice-9/boot-9.scm:
  63: 13 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 12 [eval # #]
In ice-9/boot-9.scm:
2111: 11 [save-module-excursion #<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
3651: 10 [#<procedure 8188080 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 9 [load-compiled/vm "/root/guix/test-tmp/var/17763/cache-17763/guile/ccache/2.0-LE-4-2.0/root/guix/scripts/guix.go"]
In guix/ui.scm:
 465: 8 [run-guix-command build "-e" ...]
In ice-9/boot-9.scm:
 149: 7 [catch srfi-34 #<procedure 84984b0 at guix/ui.scm:148:2 ()> ...]
 157: 6 [#<procedure 8460a28 ()>]
In guix/scripts/build.scm:
 246: 5 [#<procedure 8486798 at guix/scripts/build.scm:237:2 ()>]
In srfi/srfi-1.scm:
 664: 4 [filter-map #<procedure 848fca0 at guix/scripts/build.scm:248:33 (expr)> #]
In guix/packages.scm:
 309: 3 [cache # "i686-" #<procedure thunk ()>]
 396: 2 [thunk]
In gnu/packages/bootstrap.scm:
 163: 1 [build # "guile-bootstrap-2.0" #f ...]
In unknown file:
   ?: 0 [scm-error misc-error #f ...]

ERROR: In procedure scm-error:
ERROR: bootstrap binary not found "tar" "i686-"
0 operations


[-- Attachment #5: store.log --]
[-- Type: text/x-log, Size: 1249 bytes --]

%%%% Starting test store
Group begin: store
Test begin:
  test-name: "store-path-hash-part"
Test end:
  result-kind: pass
  actual-value: "283gqy39v3g9dxjy26rynl0zls82fmcg"
  expected-value: "283gqy39v3g9dxjy26rynl0zls82fmcg"
Test begin:
  test-name: "store-path-hash-part #f"
Test end:
  result-kind: pass
  actual-value: #f
  expected-value: #f
Test begin:
  test-name: "dead-paths"
Test end:
  result-kind: fail
  actual-value: #f
Test begin:
  test-name: "dead path can be explicitly collected"
Test end:
  result-kind: fail
  actual-value: #f
Test begin:
  test-name: "references"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "requisites"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "derivers"
Test end:
  result-kind: fail
  actual-value: #f
Test begin:
  test-name: "no substitutes"
Test end:
  result-kind: fail
  actual-value: #f
Test begin:
  test-name: "substitute query"
Test end:
  result-kind: fail
  actual-value: #f
Test begin:
  test-name: "substitute"
Test end:
  result-kind: fail
  actual-value: #f
Test begin:
  test-name: "substitute --fallback"
Test end:
  result-kind: fail
  actual-value: #f
Group end: store
# of expected passes      4
# of unexpected failures  7

[-- Attachment #6: snix.log --]
[-- Type: text/x-log, Size: 283 bytes --]

%%%% Starting test snix
Group begin: snix
Test begin:
  test-name: "factorize-uri"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "nixpkgs->guix-package"
Test end:
  result-kind: skip
Group end: snix
# of expected passes      1
# of skipped tests        1

[-- Attachment #7: records.log --]
[-- Type: text/x-log, Size: 892 bytes --]

%%%% Starting test records
Group begin: records
Test begin:
  test-name: "define-record-type*"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "define-record-type* with letrec* behavior"
Test end:
  result-kind: pass
  actual-value: #<unspecified>
Test begin:
  test-name: "define-record-type* & inherit"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "define-record-type* & inherit & letrec* behavior"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "define-record-type* & thunked"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "define-record-type* & thunked & default"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "define-record-type* & thunked & inherited"
Test end:
  result-kind: pass
  actual-value: #t
Group end: records
# of expected passes      7

[-- Attachment #8: packages.log --]
[-- Type: text/x-log, Size: 1763 bytes --]

%%%% Starting test packages
Group begin: packages
Test begin:
  test-name: "package-field-location"
Test end:
  result-kind: fail
  actual-value: #f
Test begin:
  test-name: "package-transitive-inputs"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "return values"
Test end:
  result-kind: fail
  actual-value: #f
Test begin:
  test-name: "package-output"
Test end:
  result-kind: fail
  actual-value: #f
Test begin:
  test-name: "trivial"
Test end:
  result-kind: fail
  actual-value: #f
Test begin:
  test-name: "trivial with local file as input"
Test end:
  result-kind: fail
  actual-value: #f
Test begin:
  test-name: "trivial with system-dependent input"
Test end:
  result-kind: fail
  actual-value: #f
Test begin:
  test-name: "search paths"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "package-cross-derivation"
Test end:
  result-kind: fail
  actual-value: #f
Test begin:
  test-name: "package-cross-derivation, trivial-build-system"
Test end:
  result-kind: fail
  actual-value: #f
Test begin:
  test-name: "package-cross-derivation, no cross builder"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "GNU Make, bootstrap"
Test end:
  result-kind: fail
  actual-value: #f
Test begin:
  test-name: "fold-packages"
Test end:
  result-kind: pass
  actual-value: #<package hello-2.8 gnu/packages/base.scm:50 859a058>
  expected-value: #<package hello-2.8 gnu/packages/base.scm:50 859a058>
Test begin:
  test-name: "find-packages-by-name"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "find-packages-by-name with version"
Test end:
  result-kind: pass
  actual-value: #t
Group end: packages
# of expected passes      6
# of unexpected failures  9

[-- Attachment #9: nar.log --]
[-- Type: text/x-log, Size: 301 bytes --]

%%%% Starting test nar
Group begin: nar
Test begin:
  test-name: "write-file + restore-file"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "write-file + restore-file with symlinks"
Test end:
  result-kind: pass
  actual-value: #t
Group end: nar
# of expected passes      2

[-- Attachment #10: hash.log --]
[-- Type: text/x-log, Size: 1610 bytes --]

%%%% Starting test hash
Group begin: hash
Test begin:
  test-name: "sha256, empty"
Test end:
  result-kind: pass
  actual-value: #vu8(227 176 196 66 152 252 28 20 154 251 244 200 153 111 185 36 39 174 65 228 100 155 147 76 164 149 153 27 120 82 184 85)
  expected-value: #vu8(227 176 196 66 152 252 28 20 154 251 244 200 153 111 185 36 39 174 65 228 100 155 147 76 164 149 153 27 120 82 184 85)
Test begin:
  test-name: "sha256, hello"
Test end:
  result-kind: pass
  actual-value: #vu8(185 77 39 185 147 77 62 8 165 46 82 215 218 125 171 250 196 132 239 227 122 83 128 238 144 136 247 172 226 239 205 233)
  expected-value: #vu8(185 77 39 185 147 77 62 8 165 46 82 215 218 125 171 250 196 132 239 227 122 83 128 238 144 136 247 172 226 239 205 233)
Test begin:
  test-name: "open-sha256-port, empty"
Test end:
  result-kind: pass
  actual-value: #vu8(227 176 196 66 152 252 28 20 154 251 244 200 153 111 185 36 39 174 65 228 100 155 147 76 164 149 153 27 120 82 184 85)
  expected-value: #vu8(227 176 196 66 152 252 28 20 154 251 244 200 153 111 185 36 39 174 65 228 100 155 147 76 164 149 153 27 120 82 184 85)
Test begin:
  test-name: "open-sha256-port, hello"
Test end:
  result-kind: pass
  actual-value: #vu8(185 77 39 185 147 77 62 8 165 46 82 215 218 125 171 250 196 132 239 227 122 83 128 238 144 136 247 172 226 239 205 233)
  expected-value: #vu8(185 77 39 185 147 77 62 8 165 46 82 215 218 125 171 250 196 132 239 227 122 83 128 238 144 136 247 172 226 239 205 233)
Test begin:
  test-name: "port-sha256"
Test end:
  result-kind: pass
  actual-value: #t
Group end: hash
# of expected passes      5

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #11: config.log --]
[-- Type: text/x-log; name="config.log", Size: 50693 bytes --]

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU Guix configure 0.3, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = GuixOnHurd
uname -m = i686-AT386
uname -r = 0.3
uname -s = GNU
uname -v = GNU-Mach 1.3.99-486/Hurd-0.3

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2482: checking for a BSD-compatible install
configure:2550: result: /usr/bin/install -c
configure:2561: checking whether build environment is sane
configure:2616: result: yes
configure:2767: checking for a thread-safe mkdir -p
configure:2806: result: /bin/mkdir -p
configure:2813: checking for gawk
configure:2829: found /usr/bin/gawk
configure:2840: result: gawk
configure:2851: checking whether make sets $(MAKE)
configure:2873: result: yes
configure:2902: checking whether make supports nested variables
configure:2919: result: yes
configure:3019: checking for style of include used by make
configure:3047: result: GNU
configure:3118: checking for gcc
configure:3134: found /usr/bin/gcc
configure:3145: result: gcc
configure:3374: checking for C compiler version
configure:3383: gcc --version >&5
gcc (Debian 4.8.1-5) 4.8.1
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3394: $? = 0
configure:3383: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i486-gnu/4.8/lto-wrapper
Target: i486-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.8.1-5' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --disable-libitm --disable-libsanitizer --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-hurd-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-hurd-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-hurd-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-multiarch --with-arch=i586 --with-tune=generic --enable-checking=release --build=i486-gnu --host=i486-gnu --target=i486-gnu
Thread model: posix
gcc version 4.8.1 (Debian 4.8.1-5) 
configure:3394: $? = 0
configure:3383: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3394: $? = 4
configure:3383: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3394: $? = 4
configure:3414: checking whether the C compiler works
configure:3436: gcc    conftest.c  >&5
configure:3440: $? = 0
configure:3488: result: yes
configure:3491: checking for C compiler default output file name
configure:3493: result: a.out
configure:3499: checking for suffix of executables
configure:3506: gcc -o conftest    conftest.c  >&5
configure:3510: $? = 0
configure:3532: result: 
configure:3554: checking whether we are cross compiling
configure:3562: gcc -o conftest    conftest.c  >&5
configure:3566: $? = 0
configure:3573: ./conftest
configure:3577: $? = 0
configure:3592: result: no
configure:3597: checking for suffix of object files
configure:3619: gcc -c   conftest.c >&5
configure:3623: $? = 0
configure:3644: result: o
configure:3648: checking whether we are using the GNU C compiler
configure:3667: gcc -c   conftest.c >&5
configure:3667: $? = 0
configure:3676: result: yes
configure:3685: checking whether gcc accepts -g
configure:3705: gcc -c -g  conftest.c >&5
configure:3705: $? = 0
configure:3746: result: yes
configure:3763: checking for gcc option to accept ISO C89
configure:3826: gcc  -c -g -O2  conftest.c >&5
configure:3826: $? = 0
configure:3839: result: none needed
configure:3861: checking dependency style of gcc
configure:3972: result: gcc3
configure:3993: checking how to run the C preprocessor
configure:4024: gcc -E  conftest.c
configure:4024: $? = 0
configure:4038: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4038: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Guix"
| #define PACKAGE_TARNAME "guix"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Guix 0.3"
| #define PACKAGE_BUGREPORT "bug-guix@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/guix/"
| #define PACKAGE "guix"
| #define VERSION "0.3"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4063: result: gcc -E
configure:4083: gcc -E  conftest.c
configure:4083: $? = 0
configure:4097: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4097: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Guix"
| #define PACKAGE_TARNAME "guix"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Guix 0.3"
| #define PACKAGE_BUGREPORT "bug-guix@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/guix/"
| #define PACKAGE "guix"
| #define VERSION "0.3"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4126: checking for grep that handles long lines and -e
configure:4184: result: /bin/grep
configure:4189: checking for egrep
configure:4251: result: /bin/grep -E
configure:4256: checking for ANSI C header files
configure:4276: gcc -c -g -O2  conftest.c >&5
configure:4276: $? = 0
configure:4349: gcc -o conftest -g -O2   conftest.c  >&5
configure:4349: $? = 0
configure:4349: ./conftest
configure:4349: $? = 0
configure:4360: result: yes
configure:4373: checking for sys/types.h
configure:4373: gcc -c -g -O2  conftest.c >&5
configure:4373: $? = 0
configure:4373: result: yes
configure:4373: checking for sys/stat.h
configure:4373: gcc -c -g -O2  conftest.c >&5
configure:4373: $? = 0
configure:4373: result: yes
configure:4373: checking for stdlib.h
configure:4373: gcc -c -g -O2  conftest.c >&5
configure:4373: $? = 0
configure:4373: result: yes
configure:4373: checking for string.h
configure:4373: gcc -c -g -O2  conftest.c >&5
configure:4373: $? = 0
configure:4373: result: yes
configure:4373: checking for memory.h
configure:4373: gcc -c -g -O2  conftest.c >&5
configure:4373: $? = 0
configure:4373: result: yes
configure:4373: checking for strings.h
configure:4373: gcc -c -g -O2  conftest.c >&5
configure:4373: $? = 0
configure:4373: result: yes
configure:4373: checking for inttypes.h
configure:4373: gcc -c -g -O2  conftest.c >&5
configure:4373: $? = 0
configure:4373: result: yes
configure:4373: checking for stdint.h
configure:4373: gcc -c -g -O2  conftest.c >&5
configure:4373: $? = 0
configure:4373: result: yes
configure:4373: checking for unistd.h
configure:4373: gcc -c -g -O2  conftest.c >&5
configure:4373: $? = 0
configure:4373: result: yes
configure:4386: checking minix/config.h usability
configure:4386: gcc -c -g -O2  conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
 #include <minix/config.h>
                          ^
compilation terminated.
configure:4386: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Guix"
| #define PACKAGE_TARNAME "guix"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Guix 0.3"
| #define PACKAGE_BUGREPORT "bug-guix@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/guix/"
| #define PACKAGE "guix"
| #define VERSION "0.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4386: result: no
configure:4386: checking minix/config.h presence
configure:4386: gcc -E  conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
 #include <minix/config.h>
                          ^
compilation terminated.
configure:4386: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Guix"
| #define PACKAGE_TARNAME "guix"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Guix 0.3"
| #define PACKAGE_BUGREPORT "bug-guix@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/guix/"
| #define PACKAGE "guix"
| #define VERSION "0.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:4386: result: no
configure:4386: checking for minix/config.h
configure:4386: result: no
configure:4407: checking whether it is safe to define __EXTENSIONS__
configure:4425: gcc -c -g -O2  conftest.c >&5
configure:4425: $? = 0
configure:4432: result: yes
configure:4455: checking whether NLS is requested
configure:4464: result: yes
configure:4505: checking for msgfmt
configure:4540: result: no
configure:4546: checking for gmsgfmt
configure:4577: result: :
configure:4628: checking for xgettext
configure:4663: result: no
configure:4706: checking for msgmerge
configure:4740: result: no
configure:4774: checking build system type
configure:4788: result: i686-unknown-gnu0.3
configure:4808: checking host system type
configure:4821: result: i686-unknown-gnu0.3
configure:4865: checking for ld used by GCC
configure:4929: result: /usr/bin/ld
configure:4936: checking if the linker (/usr/bin/ld) is GNU ld
configure:4949: result: yes
configure:4956: checking for shared library run path origin
configure:4969: result: done
configure:5541: checking for CFPreferencesCopyAppValue
configure:5559: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:26:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
 #include <CoreFoundation/CFPreferences.h>
                                          ^
compilation terminated.
configure:5559: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Guix"
| #define PACKAGE_TARNAME "guix"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Guix 0.3"
| #define PACKAGE_BUGREPORT "bug-guix@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/guix/"
| #define PACKAGE "guix"
| #define VERSION "0.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:5568: result: no
configure:5575: checking for CFLocaleCopyCurrent
configure:5593: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:26:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
 #include <CoreFoundation/CFLocale.h>
                                     ^
compilation terminated.
configure:5593: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Guix"
| #define PACKAGE_TARNAME "guix"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Guix 0.3"
| #define PACKAGE_BUGREPORT "bug-guix@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/guix/"
| #define PACKAGE "guix"
| #define VERSION "0.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:5602: result: no
configure:5651: checking for GNU gettext in libc
configure:5671: gcc -o conftest -g -O2   conftest.c  >&5
configure:5671: $? = 0
configure:5680: result: yes
configure:6471: checking whether to use NLS
configure:6473: result: yes
configure:6476: checking where the gettext function comes from
configure:6487: result: libc
configure:6577: checking for the Guix system type
configure:6579: result: i686-
configure:6662: checking for pkg-config
configure:6680: found /usr/bin/pkg-config
configure:6692: result: /usr/bin/pkg-config
configure:6717: checking pkg-config is at least version 0.9.0
configure:6720: result: yes
configure:6730: checking for GUILE
configure:6737: $PKG_CONFIG --exists --print-errors "guile-2.0 >= 2.0.5"
configure:6740: $? = 0
configure:6754: $PKG_CONFIG --exists --print-errors "guile-2.0 >= 2.0.5"
configure:6757: $? = 0
configure:6815: result: yes
configure:6821: checking for guile
configure:6839: found /usr/bin/guile
configure:6851: result: /usr/bin/guile
configure:6861: checking for guild
configure:6879: found /usr/bin/guild
configure:6891: result: /usr/bin/guild
configure:6906: checking whether /usr/bin/guile provides feature 'regex'
configure:6910: result: yes
configure:6906: checking whether /usr/bin/guile provides feature 'posix'
configure:6910: result: yes
configure:6906: checking whether /usr/bin/guile provides feature 'socket'
configure:6910: result: yes
configure:6906: checking whether /usr/bin/guile provides feature 'net-db'
configure:6910: result: yes
configure:6906: checking whether /usr/bin/guile provides feature 'threads'
configure:6910: result: yes
configure:6936: checking for nix-instantiate
configure:6969: result: no
configure:6976: checking for nix-hash
configure:7009: result: no
configure:7034: checking for Nixpkgs source tree
configure:7041: result: not found
configure:7063: checking for libgcrypt shared library name
configure:7065: result: libgcrypt
configure:7072: checking for guile
configure:7102: result: /usr/bin/guile
configure:7116: checking for guile-config
configure:7134: found /usr/bin/guile-config
configure:7146: result: /usr/bin/guile-config
configure:7160: checking for guile-tools
configure:7178: found /usr/bin/guile-tools
configure:7190: result: /usr/bin/guile-tools
configure:7200: checking whether libgcrypt can be dynamically loaded
configure:7215: result: yes
configure:7309: checking whether to build daemon
configure:7311: result: yes
configure:7372: checking for g++
configure:7388: found /usr/bin/g++
configure:7399: result: g++
configure:7426: checking for C++ compiler version
configure:7435: g++ --version >&5
g++ (Debian 4.8.1-5) 4.8.1
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:7446: $? = 0
configure:7435: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i486-gnu/4.8/lto-wrapper
Target: i486-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.8.1-5' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --disable-libitm --disable-libsanitizer --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-hurd-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-hurd-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-hurd-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-multiarch --with-arch=i586 --with-tune=generic --enable-checking=release --build=i486-gnu --host=i486-gnu --target=i486-gnu
Thread model: posix
gcc version 4.8.1 (Debian 4.8.1-5) 
configure:7446: $? = 0
configure:7435: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:7446: $? = 4
configure:7435: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:7446: $? = 4
configure:7450: checking whether we are using the GNU C++ compiler
configure:7469: g++ -c   conftest.cpp >&5
configure:7469: $? = 0
configure:7478: result: yes
configure:7487: checking whether g++ accepts -g
configure:7507: g++ -c -g  conftest.cpp >&5
configure:7507: $? = 0
configure:7548: result: yes
configure:7573: checking dependency style of g++
configure:7684: result: gcc3
configure:7745: checking for ranlib
configure:7761: found /usr/bin/ranlib
configure:7772: result: ranlib
configure:7799: checking for gzip
configure:7817: found /bin/gzip
configure:7829: result: /bin/gzip
configure:7839: checking for bzip2
configure:7857: found /bin/bzip2
configure:7869: result: /bin/bzip2
configure:7879: checking for xz
configure:7897: found /usr/bin/xz
configure:7909: result: /usr/bin/xz
configure:7928: checking for special C compiler options needed for large files
configure:7973: result: no
configure:7979: checking for _FILE_OFFSET_BITS value needed for large files
configure:8004: gcc -c -g -O2  conftest.c >&5
conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
   ^
conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
conftest.c:36:10: warning: left shift count >= width of type [enabled by default]
          && LARGE_OFF_T % 2147483647 == 1)
          ^
conftest.c:36:10: warning: left shift count >= width of type [enabled by default]
conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
       ^
configure:8004: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Guix"
| #define PACKAGE_TARNAME "guix"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Guix 0.3"
| #define PACKAGE_BUGREPORT "bug-guix@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/guix/"
| #define PACKAGE "guix"
| #define VERSION "0.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8028: gcc -c -g -O2  conftest.c >&5
configure:8028: $? = 0
configure:8036: result: 64
configure:8122: checking for BZ2_bzWriteOpen in -lbz2
configure:8147: gcc -o conftest -g -O2   conftest.c -lbz2   >&5
configure:8147: $? = 0
configure:8156: result: yes
configure:8166: checking bzlib.h usability
configure:8166: gcc -c -g -O2  conftest.c >&5
configure:8166: $? = 0
configure:8166: result: yes
configure:8166: checking bzlib.h presence
configure:8166: gcc -E  conftest.c
configure:8166: $? = 0
configure:8166: result: yes
configure:8166: checking for bzlib.h
configure:8166: result: yes
configure:8181: checking for SQLITE3
configure:8188: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.6.19"
configure:8191: $? = 0
configure:8205: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.6.19"
configure:8208: $? = 0
configure:8266: result: yes
configure:8299: checking for gcry_md_open in -lgcrypt
configure:8324: gcc -o conftest -g -O2 -I/include    conftest.c -lgcrypt   >&5
configure:8324: $? = 0
configure:8333: result: yes
configure:8341: checking gcrypt.h usability
configure:8341: gcc -c -g -O2 -I/include  conftest.c >&5
configure:8341: $? = 0
configure:8341: result: yes
configure:8341: checking gcrypt.h presence
configure:8341: gcc -E  conftest.c
configure:8341: $? = 0
configure:8341: result: yes
configure:8341: checking for gcrypt.h
configure:8341: result: yes
configure:8359: checking for chroot
configure:8359: gcc -o conftest -g -O2   conftest.c  >&5
configure:8359: $? = 0
configure:8359: result: yes
configure:8359: checking for unshare
configure:8359: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccneuiin.o: In function `main':
/root/guix/conftest.c:68: undefined reference to `unshare'
collect2: error: ld returned 1 exit status
configure:8359: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Guix"
| #define PACKAGE_TARNAME "guix"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Guix 0.3"
| #define PACKAGE_BUGREPORT "bug-guix@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/guix/"
| #define PACKAGE "guix"
| #define VERSION "0.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_BZLIB_H 1
| #define NIX_VERSION "0.0.0"
| #define SYSTEM "i686-"
| #define HAVE_CHROOT 1
| /* end confdefs.h.  */
| /* Define unshare to an innocuous variant, in case <limits.h> declares unshare.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define unshare innocuous_unshare
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char unshare (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef unshare
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char unshare ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_unshare || defined __stub___unshare
| choke me
| #endif
| 
| int
| main ()
| {
| return unshare ();
|   ;
|   return 0;
| }
configure:8359: result: no
configure:8371: checking sched.h usability
configure:8371: gcc -c -g -O2  conftest.c >&5
configure:8371: $? = 0
configure:8371: result: yes
configure:8371: checking sched.h presence
configure:8371: gcc -E  conftest.c
configure:8371: $? = 0
configure:8371: result: yes
configure:8371: checking for sched.h
configure:8371: result: yes
configure:8371: checking sys/param.h usability
configure:8371: gcc -c -g -O2  conftest.c >&5
configure:8371: $? = 0
configure:8371: result: yes
configure:8371: checking sys/param.h presence
configure:8371: gcc -E  conftest.c
configure:8371: $? = 0
configure:8371: result: yes
configure:8371: checking for sys/param.h
configure:8371: result: yes
configure:8371: checking sys/mount.h usability
configure:8371: gcc -c -g -O2  conftest.c >&5
conftest.c:69:23: fatal error: sys/mount.h: No such file or directory
 #include <sys/mount.h>
                       ^
compilation terminated.
configure:8371: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Guix"
| #define PACKAGE_TARNAME "guix"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Guix 0.3"
| #define PACKAGE_BUGREPORT "bug-guix@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/guix/"
| #define PACKAGE "guix"
| #define VERSION "0.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_BZLIB_H 1
| #define NIX_VERSION "0.0.0"
| #define SYSTEM "i686-"
| #define HAVE_CHROOT 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mount.h>
configure:8371: result: no
configure:8371: checking sys/mount.h presence
configure:8371: gcc -E  conftest.c
conftest.c:36:23: fatal error: sys/mount.h: No such file or directory
 #include <sys/mount.h>
                       ^
compilation terminated.
configure:8371: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Guix"
| #define PACKAGE_TARNAME "guix"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Guix 0.3"
| #define PACKAGE_BUGREPORT "bug-guix@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/guix/"
| #define PACKAGE "guix"
| #define VERSION "0.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_BZLIB_H 1
| #define NIX_VERSION "0.0.0"
| #define SYSTEM "i686-"
| #define HAVE_CHROOT 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <sys/mount.h>
configure:8371: result: no
configure:8371: checking for sys/mount.h
configure:8371: result: no
configure:8384: checking for lutimes
configure:8384: gcc -o conftest -g -O2   conftest.c  >&5
configure:8384: $? = 0
configure:8384: result: yes
configure:8394: checking whether it is possible to create a link to a symlink
configure:8404: result: no
configure:8421: checking how to run the C++ preprocessor
configure:8448: g++ -E  conftest.cpp
configure:8448: $? = 0
configure:8462: g++ -E  conftest.cpp
conftest.cpp:37:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:8462: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Guix"
| #define PACKAGE_TARNAME "guix"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Guix 0.3"
| #define PACKAGE_BUGREPORT "bug-guix@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/guix/"
| #define PACKAGE "guix"
| #define VERSION "0.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_BZLIB_H 1
| #define NIX_VERSION "0.0.0"
| #define SYSTEM "i686-"
| #define HAVE_CHROOT 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LUTIMES 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8487: result: g++ -E
configure:8507: g++ -E  conftest.cpp
configure:8507: $? = 0
configure:8521: g++ -E  conftest.cpp
conftest.cpp:37:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:8521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Guix"
| #define PACKAGE_TARNAME "guix"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Guix 0.3"
| #define PACKAGE_BUGREPORT "bug-guix@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/guix/"
| #define PACKAGE "guix"
| #define VERSION "0.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_BZLIB_H 1
| #define NIX_VERSION "0.0.0"
| #define SYSTEM "i686-"
| #define HAVE_CHROOT 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LUTIMES 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8552: checking locale usability
configure:8552: g++ -c -g -O2  conftest.cpp >&5
configure:8552: $? = 0
configure:8552: result: yes
configure:8552: checking locale presence
configure:8552: g++ -E  conftest.cpp
configure:8552: $? = 0
configure:8552: result: yes
configure:8552: checking for locale
configure:8552: result: yes
configure:8572: checking sys/personality.h usability
configure:8572: gcc -c -g -O2  conftest.c >&5
conftest.c:71:29: fatal error: sys/personality.h: No such file or directory
 #include <sys/personality.h>
                             ^
compilation terminated.
configure:8572: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Guix"
| #define PACKAGE_TARNAME "guix"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Guix 0.3"
| #define PACKAGE_BUGREPORT "bug-guix@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/guix/"
| #define PACKAGE "guix"
| #define VERSION "0.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_BZLIB_H 1
| #define NIX_VERSION "0.0.0"
| #define SYSTEM "i686-"
| #define HAVE_CHROOT 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LUTIMES 1
| #define HAVE_LOCALE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/personality.h>
configure:8572: result: no
configure:8572: checking sys/personality.h presence
configure:8572: gcc -E  conftest.c
conftest.c:38:29: fatal error: sys/personality.h: No such file or directory
 #include <sys/personality.h>
                             ^
compilation terminated.
configure:8572: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Guix"
| #define PACKAGE_TARNAME "guix"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Guix 0.3"
| #define PACKAGE_BUGREPORT "bug-guix@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/guix/"
| #define PACKAGE "guix"
| #define VERSION "0.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_BZLIB_H 1
| #define NIX_VERSION "0.0.0"
| #define SYSTEM "i686-"
| #define HAVE_CHROOT 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LUTIMES 1
| #define HAVE_LOCALE 1
| /* end confdefs.h.  */
| #include <sys/personality.h>
configure:8572: result: no
configure:8572: checking for sys/personality.h
configure:8572: result: no
configure:8585: checking linux/fs.h usability
configure:8585: gcc -c -g -O2  conftest.c >&5
conftest.c:71:22: fatal error: linux/fs.h: No such file or directory
 #include <linux/fs.h>
                      ^
compilation terminated.
configure:8585: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Guix"
| #define PACKAGE_TARNAME "guix"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Guix 0.3"
| #define PACKAGE_BUGREPORT "bug-guix@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/guix/"
| #define PACKAGE "guix"
| #define VERSION "0.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_BZLIB_H 1
| #define NIX_VERSION "0.0.0"
| #define SYSTEM "i686-"
| #define HAVE_CHROOT 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LUTIMES 1
| #define HAVE_LOCALE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/fs.h>
configure:8585: result: no
configure:8585: checking linux/fs.h presence
configure:8585: gcc -E  conftest.c
conftest.c:38:22: fatal error: linux/fs.h: No such file or directory
 #include <linux/fs.h>
                      ^
compilation terminated.
configure:8585: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Guix"
| #define PACKAGE_TARNAME "guix"
| #define PACKAGE_VERSION "0.3"
| #define PACKAGE_STRING "GNU Guix 0.3"
| #define PACKAGE_BUGREPORT "bug-guix@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/guix/"
| #define PACKAGE "guix"
| #define VERSION "0.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_BZLIB_H 1
| #define NIX_VERSION "0.0.0"
| #define SYSTEM "i686-"
| #define HAVE_CHROOT 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LUTIMES 1
| #define HAVE_LOCALE 1
| /* end confdefs.h.  */
| #include <linux/fs.h>
configure:8585: result: no
configure:8585: checking for linux/fs.h
configure:8585: result: no
configure:8596: checking for unit test root
configure:8599: result: /root/guix/test-tmp
configure:8738: checking that generated files are newer than configure
configure:8744: result: done
configure:8775: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GNU Guix config.status 0.3, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on GuixOnHurd

config.status:948: creating nix/scripts/list-runtime-roots
config.status:948: creating nix/scripts/substitute-binary
config.status:948: creating Makefile
config.status:948: creating po/Makefile.in
config.status:948: creating guix/config.scm
config.status:948: creating scripts/guix
config.status:948: creating pre-inst-env
config.status:948: creating test-env
config.status:948: creating nix/config.h
config.status:1177: executing depfiles commands
config.status:1177: executing po-directories commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-unknown-gnu0.3
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_GUILE_CFLAGS_set=
ac_cv_env_GUILE_CFLAGS_value=
ac_cv_env_GUILE_LIBS_set=
ac_cv_env_GUILE_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SQLITE3_CFLAGS_set=
ac_cv_env_SQLITE3_CFLAGS_value=
ac_cv_env_SQLITE3_LIBS_set=
ac_cv_env_SQLITE3_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_chroot=yes
ac_cv_func_lutimes=yes
ac_cv_func_unshare=no
ac_cv_header_bzlib_h=yes
ac_cv_header_gcrypt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_fs_h=no
ac_cv_header_locale=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_sched_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_mount_h=no
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_personality_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-unknown-gnu0.3
ac_cv_lib_bz2_BZ2_bzWriteOpen=yes
ac_cv_lib_gcrypt_gcry_md_open=yes
ac_cv_objext=o
ac_cv_path_BZIP2=/bin/bzip2
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GMSGFMT=:
ac_cv_path_GREP=/bin/grep
ac_cv_path_GUILD=/usr/bin/guild
ac_cv_path_GUILE=/usr/bin/guile
ac_cv_path_GUILE_CONFIG=/usr/bin/guile-config
ac_cv_path_GUILE_TOOLS=/usr/bin/guile-tools
ac_cv_path_GZIP=/bin/gzip
ac_cv_path_MSGFMT=:
ac_cv_path_MSGMERGE=:
ac_cv_path_XGETTEXT=:
ac_cv_path_XZ=/usr/bin/xz
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes
guix_cv_libgcrypt_usable_p=yes
pkg_cv_GUILE_CFLAGS='-pthread -I/usr/include/guile/2.0  '
pkg_cv_GUILE_LIBS='-lguile-2.0 -lgc  '
pkg_cv_SQLITE3_CFLAGS=' '
pkg_cv_SQLITE3_LIBS='-lsqlite3  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /root/guix/build-aux/missing aclocal-1.13'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='${SHELL} /root/guix/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /root/guix/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /root/guix/build-aux/missing automake-1.13'
AWK='gawk'
BUILD_DAEMON_FALSE='#'
BUILD_DAEMON_TRUE=''
BZIP2='/bin/bzip2'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GETTEXT_MACRO_VERSION='0.18'
GMSGFMT=':'
GMSGFMT_015=':'
GREP='/bin/grep'
GUILD='/usr/bin/guild'
GUILE='/usr/bin/guile'
GUILE_CFLAGS='-pthread -I/usr/include/guile/2.0  '
GUILE_CONFIG='/usr/bin/guile-config'
GUILE_LIBS='-lguile-2.0 -lgc  '
GUILE_TOOLS='/usr/bin/guile-tools'
GUIX_TEST_ROOT='/root/guix/test-tmp'
GZIP='/bin/gzip'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LDFLAGS=''
LIBGCRYPT='libgcrypt'
LIBGCRYPT_CFLAGS='-I/include'
LIBGCRYPT_LIBS='-L/lib -lgcrypt'
LIBGCRYPT_PREFIX=''
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=''
LIBS=''
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /root/guix/build-aux/missing makeinfo'
MKDIR_P='/bin/mkdir -p'
MSGFMT=':'
MSGFMT_015=':'
MSGMERGE=':'
NIXPKGS=''
NIX_HASH=''
NIX_INSTANTIATE='nix-instantiate'
NIX_PREFIX=''
OBJEXT='o'
PACKAGE='guix'
PACKAGE_BUGREPORT='bug-guix@gnu.org'
PACKAGE_NAME='GNU Guix'
PACKAGE_STRING='GNU Guix 0.3'
PACKAGE_TARNAME='guix'
PACKAGE_URL='http://www.gnu.org/software/guix/'
PACKAGE_VERSION='0.3'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POSUB='po'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
SQLITE3_CFLAGS=' '
SQLITE3_LIBS='-lsqlite3  '
STRIP=''
USE_NLS='yes'
VERSION='0.3'
XGETTEXT=':'
XGETTEXT_015=':'
XGETTEXT_EXTRA_OPTIONS=''
XZ='/usr/bin/xz'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='i686-unknown-gnu0.3'
build_alias=''
build_cpu='i686'
build_os='gnu0.3'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
guilemoduledir='${prefix}/share/guile/site/2.0'
guix_localstatedir='/usr/local/var'
guix_system='i686-'
host='i686-unknown-gnu0.3'
host_alias=''
host_cpu='i686'
host_os='gnu0.3'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /root/guix/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
storedir='/nix/store'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "GNU Guix"
#define PACKAGE_TARNAME "guix"
#define PACKAGE_VERSION "0.3"
#define PACKAGE_STRING "GNU Guix 0.3"
#define PACKAGE_BUGREPORT "bug-guix@gnu.org"
#define PACKAGE_URL "http://www.gnu.org/software/guix/"
#define PACKAGE "guix"
#define VERSION "0.3"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define _FILE_OFFSET_BITS 64
#define HAVE_BZLIB_H 1
#define NIX_VERSION "0.0.0"
#define SYSTEM "i686-"
#define HAVE_CHROOT 1
#define HAVE_SCHED_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_LUTIMES 1
#define HAVE_LOCALE 1

configure: exit 0

[-- Attachment #12: build-utils.log --]
[-- Type: text/x-log, Size: 1776 bytes --]

%%%% Starting test build-utils
Group begin: build-utils
Test begin:
  test-name: "alist-cons-before"
Test end:
  result-kind: pass
  actual-value: ((a . 1) (x . 42) (b . 2) (c . 3))
  expected-value: ((a . 1) (x . 42) (b . 2) (c . 3))
Test begin:
  test-name: "alist-cons-before, reference not found"
Test end:
  result-kind: pass
  actual-value: ((a . 1) (b . 2) (c . 3) (x . 42))
  expected-value: ((a . 1) (b . 2) (c . 3) (x . 42))
Test begin:
  test-name: "alist-cons-after"
Test end:
  result-kind: pass
  actual-value: ((a . 1) (b . 2) (x . 42) (c . 3))
  expected-value: ((a . 1) (b . 2) (x . 42) (c . 3))
Test begin:
  test-name: "alist-cons-after, reference not found"
Test end:
  result-kind: pass
  actual-value: ((a . 1) (b . 2) (c . 3) (x . 42))
  expected-value: ((a . 1) (b . 2) (c . 3) (x . 42))
Test begin:
  test-name: "alist-replace"
Test end:
  result-kind: pass
  actual-value: ((a . 1) (b . 77) (c . 3))
  expected-value: ((a . 1) (b . 77) (c . 3))
Test begin:
  test-name: "alist-replace, key not found"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "fold-port-matches"
Test end:
  result-kind: pass
  actual-value: ("Guix" "Guix" "Guix")
  expected-value: ("Guix" "Guix" "Guix")
Test begin:
  test-name: "fold-port-matches, trickier"
Test end:
  result-kind: pass
  actual-value: ("Guix" "guiX" "Guix" "guix" "Guix")
  expected-value: ("Guix" "guiX" "Guix" "guix" "Guix")
Test begin:
  test-name: "fold-port-matches, with unmatched chars"
Test end:
  result-kind: pass
  actual-value: ("Guix" #\, #\space "guix" #\, #\space #\G #\u #\i "Guix" "guiX" #\, #\space "Guix")
  expected-value: ("Guix" #\, #\space "guix" #\, #\space #\G #\u #\i "Guix" "guiX" #\, #\space "Guix")
Group end: build-utils
# of expected passes      9

[-- Attachment #13: base32.log --]
[-- Type: text/x-log, Size: 526 bytes --]

%%%% Starting test base32
Group begin: base32
Test begin:
  test-name: "bytevector->base32-string"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "base32-string->bytevector"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "nix-base32-string->bytevector"
Test end:
  result-kind: pass
  actual-value: #t
Test begin:
  test-name: "sha256 & bytevector->nix-base32-string"
Test end:
  result-kind: skip
Group end: base32
# of expected passes      3
# of skipped tests        1

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: FTBFS on GNU/Hurd
  2013-07-04 20:54                 ` Ludovic Courtès
@ 2013-07-05  9:30                   ` BlueT - Matthew Lien - 練喆明
  0 siblings, 0 replies; 19+ messages in thread
From: BlueT - Matthew Lien - 練喆明 @ 2013-07-05  9:30 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: bug-guix

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Haha yes I totally agree with you!

I used to use Thunderbird on my laptop and mutt on remote server, with
MTA on my personal VPS (bluet.org) bought from an unmanaged VPS provider
(rapidxen.net/systeminplace) founded by a DD (Debian Developer).

But last year rapidxen accuried by another company and destoryed almost
all my VPSes by accident. I sadly lost all my data, tried many ways to
recover till last month but no luck.
Plus now my old x61 laptop stops working randomly, I gotta pray before
boot it on every time, hahaha.
In a hard time now, not much budget to buy new equipments, as my Startup
company didn't run very well and still burning money now...

Trying to find other mail provider to move out from gmail. Any
suggestion? :-)


Best wishes,
BlueT

On 2013年07月05日 04:54, Ludovic Courtès wrote:
> Matthew Lien <bluet@bluet.org> skribis:
> 
>> And weird gmail just cannot display the diff correctly.
> 
> I’d recommend using a local email client (Gnus, Mutt, Claws,
> Thunderbird, etc.)  That will have the nice side-effect of putting you
> in control of the software you run.  As a bonus, just migrate your
> emails to an independent provider and your privacy will feel better.
> :-)
> 
> Ludo’.
> 

- -- 
/ Just another [ Perl | FOSS | Security ] Hacker. /
/ BlueT = Matthew Lien = 練喆明 /
/ http://BlueT.org /
/ GPG: 4A293CBD /
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlHWkk8ACgkQvRNvgEopPL1TZACghR6U95l7SA3jt/hGmpNl6zPu
Y7UAnRpbrbZcVmWGrDW4BhHaYmhDKeWh
=cP23
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: FTBFS on GNU/Hurd
  2013-07-05  9:05                   ` BlueT - Matthew Lien - 練喆明
@ 2013-07-05  9:55                     ` Ludovic Courtès
  2013-07-05 11:16                       ` BlueT - Matthew Lien - 練喆明
  0 siblings, 1 reply; 19+ messages in thread
From: Ludovic Courtès @ 2013-07-05  9:55 UTC (permalink / raw)
  To: BlueT - Matthew Lien - 練喆明; +Cc: bug-guix

OK, now for the real issue:

> configure:6577: checking for the Guix system type
> configure:6579: result: i686-

and:

> ERROR: In procedure scm-error:
> ERROR: bootstrap binary not found "tar" "i686-"

Currently the distro within Guix is only available for GNU/Linux, i686
and x86_64.  So the error we see here is just a graceless way of saying
“not ported yet”.  I’ll change ‘configure’ to just error out when
running on an unsupported platform.

Now, porting the distro to GNU/Hurd is part of the plan.  That will
require packaging all of the Hurd (the Hurd itself, GNU Mach, MiG,
libpthread, and the Hurd’s glibc).

This is doable (I already did that for Nix), but I would really want to
use published tarballs, instead of packaging random Git checkouts of all
that.  Unfortunately the Hurd folks probably feel little incentive for
releasing source tarballs given that the project is closely tied to
Debian currently, for which source releases are not so important.

So anyway, that’s the situation.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: FTBFS on GNU/Hurd
  2013-07-05  9:55                     ` Ludovic Courtès
@ 2013-07-05 11:16                       ` BlueT - Matthew Lien - 練喆明
  2013-07-05 11:47                         ` Ludovic Courtès
  0 siblings, 1 reply; 19+ messages in thread
From: BlueT - Matthew Lien - 練喆明 @ 2013-07-05 11:16 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: bug-guix

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ah, okay.

On 2013年07月05日 17:55, Ludovic Courtès wrote:
> Currently the distro within Guix is only available for GNU/Linux, i686
> and x86_64.  So the error we see here is just a graceless way of saying
> “not ported yet”.  I’ll change ‘configure’ to just error out when
> running on an unsupported platform.
> 

I guess I gotta give up reporting bug building on RaspberryPi (raspbian)
too, as it's armhf arch instead of i686|x86_64.

On raspbian it got error in bootstraping, complains about automake
version (raspbian have only 1.11.6, but guix require 1.12).

> Now, porting the distro to GNU/Hurd is part of the plan.  That will
> require packaging all of the Hurd (the Hurd itself, GNU Mach, MiG,
> libpthread, and the Hurd’s glibc).
> 
> This is doable (I already did that for Nix), but I would really want to
> use published tarballs, instead of packaging random Git checkouts of all
> that.  Unfortunately the Hurd folks probably feel little incentive for
> releasing source tarballs given that the project is closely tied to
> Debian currently, for which source releases are not so important.
> 

I'm expecting to see a GNU/Hurd port, as it has the real GNU soul. :-)

A dumb question,
Can I use both APT and Guix on the same system?
As what you mentioned, GNU/Hurd is much like a GNU/Debian/Hurd with apt
by default.
If I can use APT for the base system and use Guix for installing other
applications (ex, firefox, mutt, other userland applications), porting
the whole Hurd into Nixpkgs will not be a must-have-now issue.

I think it might be a cool thing which letting sysadmin and users decide
what applications (and what version) they want.
Would mixing apt and guix cause any problem?


Best wishes,
BlueT

- -- 
/ Just another [ Perl | FOSS | Security ] Hacker. /
/ BlueT = Matthew Lien = 練喆明 /
/ http://BlueT.org /
/ GPG: 4A293CBD /
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlHWqwgACgkQvRNvgEopPL1EFgCeO9Aa9d71QQ+zkPgOeRWMjxRG
1DAAn1a+Xx6AHaZ3GPz8BZaMSAnNePUO
=1t+h
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: FTBFS on GNU/Hurd
  2013-07-05 11:16                       ` BlueT - Matthew Lien - 練喆明
@ 2013-07-05 11:47                         ` Ludovic Courtès
  0 siblings, 0 replies; 19+ messages in thread
From: Ludovic Courtès @ 2013-07-05 11:47 UTC (permalink / raw)
  To: BlueT - Matthew Lien - 練喆明; +Cc: bug-guix

"BlueT - Matthew Lien - 練喆明" <bluet@bluet.org> skribis:

> On 2013年07月05日 17:55, Ludovic Courtès wrote:
>> Currently the distro within Guix is only available for GNU/Linux, i686
>> and x86_64.  So the error we see here is just a graceless way of saying
>> “not ported yet”.  I’ll change ‘configure’ to just error out when
>> running on an unsupported platform.
>>
>
> I guess I gotta give up reporting bug building on RaspberryPi (raspbian)
> too, as it's armhf arch instead of i686|x86_64.

Yeah.  However, porting to another GNU/Linux should not be relatively
easy, see <http://lists.gnu.org/archive/html/bug-guix/2013-06/msg00147.html>.
I have a GuruPlug at home, so I could give it a try sometime in the
future, but help is always welcome here!

> A dumb question,
> Can I use both APT and Guix on the same system?

Yes, of course.  They won’t interfere, because Guix stores its programs
under /nix/store and doesn’t touch /usr/bin & co.

> As what you mentioned, GNU/Hurd is much like a GNU/Debian/Hurd with apt
> by default.
> If I can use APT for the base system and use Guix for installing other
> applications (ex, firefox, mutt, other userland applications), porting
> the whole Hurd into Nixpkgs will not be a must-have-now issue.

The C library on the Hurd depends on the Hurd itself, on Mach, on MiG,
and on the Hurd’s libpthread.  So all these things would need to be
packaged.

> I think it might be a cool thing which letting sysadmin and users decide
> what applications (and what version) they want.
> Would mixing apt and guix cause any problem?

Nope!  :-)

Again, Guix stores packages under /nix/store.  When using Guix, each
user has its own “profile”, ~/.guix-profile, which points to packages in
/nix/store that the user installed for themselves.  Then it’s just a
matter of adding, say, ~/.guix-profile/bin in $PATH and you’re done.
See <http://www.gnu.org/software/guix/manual/guix.html#Features> for details.

HTH,
Ludo’.

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2013-07-05 11:53 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-02 15:06 FTBFS on GNU/Hurd Matthew Lien
2013-07-02 18:53 ` Cyril Roelandt
2013-07-02 21:13   ` Ludovic Courtès
2013-07-03  7:42   ` Matthew Lien
2013-07-02 21:09 ` Ludovic Courtès
2013-07-03  7:46   ` Matthew Lien
2013-07-03  9:38     ` Ludovic Courtès
2013-07-03 15:58       ` Matthew Lien
2013-07-04 11:46         ` Ludovic Courtès
2013-07-04 14:00           ` Matthew Lien
2013-07-04 14:23             ` Ludovic Courtès
2013-07-04 15:40               ` Matthew Lien
2013-07-04 20:42                 ` Ludovic Courtès
2013-07-05  9:05                   ` BlueT - Matthew Lien - 練喆明
2013-07-05  9:55                     ` Ludovic Courtès
2013-07-05 11:16                       ` BlueT - Matthew Lien - 練喆明
2013-07-05 11:47                         ` Ludovic Courtès
2013-07-04 20:54                 ` Ludovic Courtès
2013-07-05  9:30                   ` BlueT - Matthew Lien - 練喆明

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).