address@hidden:~# 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. address@hidden:~# cd guix address@hidden:~/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/address@hidden Copying file po/address@hidden 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 `.' address@hidden:~/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 address@hidden:~/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 'address@hidden' || test 'address@hidden' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='address@hidden'; \ else \ msgid_bugs_address='address@hidden'; \ 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 "address@hidden address@hidden eo.gmo" || make address@hidden address@hidden 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