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.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = GuixOnUbuntu64 uname -m = x86_64 uname -r = 3.5.0-36-generic uname -s = Linux uname -v = #57~precise1-Ubuntu SMP Thu Jun 20 18:21:09 UTC 2013 /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 PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2474: checking for a BSD-compatible install configure:2542: result: /usr/bin/install -c configure:2553: checking whether build environment is sane configure:2608: result: yes configure:2759: checking for a thread-safe mkdir -p configure:2798: result: /bin/mkdir -p configure:2805: checking for gawk configure:2835: result: no configure:2805: checking for mawk configure:2821: found /usr/bin/mawk configure:2832: result: mawk configure:2843: checking whether make sets $(MAKE) configure:2865: result: yes configure:2894: checking whether make supports nested variables configure:2911: result: yes configure:3006: checking for style of include used by make configure:3034: result: GNU configure:3105: checking for gcc configure:3121: found /usr/bin/gcc configure:3132: result: gcc configure:3361: checking for C compiler version configure:3370: gcc --version >&5 gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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:3381: $? = 0 configure:3370: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:3381: $? = 0 configure:3370: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:3381: $? = 4 configure:3370: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3381: $? = 4 configure:3401: checking whether the C compiler works configure:3423: gcc conftest.c >&5 configure:3427: $? = 0 configure:3475: result: yes configure:3478: checking for C compiler default output file name configure:3480: result: a.out configure:3486: checking for suffix of executables configure:3493: gcc -o conftest conftest.c >&5 configure:3497: $? = 0 configure:3519: result: configure:3541: checking whether we are cross compiling configure:3549: gcc -o conftest conftest.c >&5 configure:3553: $? = 0 configure:3560: ./conftest configure:3564: $? = 0 configure:3579: result: no configure:3584: checking for suffix of object files configure:3606: gcc -c conftest.c >&5 configure:3610: $? = 0 configure:3631: result: o configure:3635: checking whether we are using the GNU C compiler configure:3654: gcc -c conftest.c >&5 configure:3654: $? = 0 configure:3663: result: yes configure:3672: checking whether gcc accepts -g configure:3692: gcc -c -g conftest.c >&5 configure:3692: $? = 0 configure:3733: result: yes configure:3750: checking for gcc option to accept ISO C89 configure:3813: gcc -c -g -O2 conftest.c >&5 configure:3813: $? = 0 configure:3826: result: none needed configure:3848: checking dependency style of gcc configure:3959: result: gcc3 configure:3980: checking how to run the C preprocessor configure:4011: gcc -E conftest.c configure:4011: $? = 0 configure:4025: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4025: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Guix" | #define PACKAGE_TARNAME "guix" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "GNU Guix 0.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://gnu.org/software/guix/" | #define PACKAGE "guix" | #define VERSION "0.2" | /* end confdefs.h. */ | #include configure:4050: result: gcc -E configure:4070: gcc -E conftest.c configure:4070: $? = 0 configure:4084: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Guix" | #define PACKAGE_TARNAME "guix" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "GNU Guix 0.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://gnu.org/software/guix/" | #define PACKAGE "guix" | #define VERSION "0.2" | /* end confdefs.h. */ | #include configure:4113: checking for grep that handles long lines and -e configure:4171: result: /bin/grep configure:4176: checking for egrep configure:4238: result: /bin/grep -E configure:4243: checking for ANSI C header files configure:4263: gcc -c -g -O2 conftest.c >&5 configure:4263: $? = 0 configure:4336: gcc -o conftest -g -O2 conftest.c >&5 configure:4336: $? = 0 configure:4336: ./conftest configure:4336: $? = 0 configure:4347: result: yes configure:4360: checking for sys/types.h configure:4360: gcc -c -g -O2 conftest.c >&5 configure:4360: $? = 0 configure:4360: result: yes configure:4360: checking for sys/stat.h configure:4360: gcc -c -g -O2 conftest.c >&5 configure:4360: $? = 0 configure:4360: result: yes configure:4360: checking for stdlib.h configure:4360: gcc -c -g -O2 conftest.c >&5 configure:4360: $? = 0 configure:4360: result: yes configure:4360: checking for string.h configure:4360: gcc -c -g -O2 conftest.c >&5 configure:4360: $? = 0 configure:4360: result: yes configure:4360: checking for memory.h configure:4360: gcc -c -g -O2 conftest.c >&5 configure:4360: $? = 0 configure:4360: result: yes configure:4360: checking for strings.h configure:4360: gcc -c -g -O2 conftest.c >&5 configure:4360: $? = 0 configure:4360: result: yes configure:4360: checking for inttypes.h configure:4360: gcc -c -g -O2 conftest.c >&5 configure:4360: $? = 0 configure:4360: result: yes configure:4360: checking for stdint.h configure:4360: gcc -c -g -O2 conftest.c >&5 configure:4360: $? = 0 configure:4360: result: yes configure:4360: checking for unistd.h configure:4360: gcc -c -g -O2 conftest.c >&5 configure:4360: $? = 0 configure:4360: result: yes configure:4373: checking minix/config.h usability configure:4373: gcc -c -g -O2 conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4373: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Guix" | #define PACKAGE_TARNAME "guix" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "GNU Guix 0.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://gnu.org/software/guix/" | #define PACKAGE "guix" | #define VERSION "0.2" | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4373: result: no configure:4373: checking minix/config.h presence configure:4373: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4373: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Guix" | #define PACKAGE_TARNAME "guix" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "GNU Guix 0.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://gnu.org/software/guix/" | #define PACKAGE "guix" | #define VERSION "0.2" | #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 configure:4373: result: no configure:4373: checking for minix/config.h configure:4373: result: no configure:4394: checking whether it is safe to define __EXTENSIONS__ configure:4412: gcc -c -g -O2 conftest.c >&5 configure:4412: $? = 0 configure:4419: result: yes configure:4442: checking whether NLS is requested configure:4451: result: yes configure:4492: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:4524: result: /usr/bin/msgfmt configure:4533: checking for gmsgfmt configure:4564: result: /usr/bin/msgfmt configure:4615: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:4647: result: /usr/bin/xgettext configure:4693: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:4724: result: /usr/bin/msgmerge configure:4761: checking build system type configure:4775: result: x86_64-unknown-linux-gnu configure:4795: checking host system type configure:4808: result: x86_64-unknown-linux-gnu configure:4852: checking for ld used by GCC configure:4916: result: /usr/bin/ld configure:4923: checking if the linker (/usr/bin/ld) is GNU ld configure:4936: result: yes configure:4943: checking for shared library run path origin configure:4956: result: done configure:5528: checking for CFPreferencesCopyAppValue configure:5546: 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 compilation terminated. configure:5546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Guix" | #define PACKAGE_TARNAME "guix" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "GNU Guix 0.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://gnu.org/software/guix/" | #define PACKAGE "guix" | #define VERSION "0.2" | #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 | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:5555: result: no configure:5562: checking for CFLocaleCopyCurrent configure:5580: 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 compilation terminated. configure:5580: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Guix" | #define PACKAGE_TARNAME "guix" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "GNU Guix 0.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://gnu.org/software/guix/" | #define PACKAGE "guix" | #define VERSION "0.2" | #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 | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:5589: result: no configure:5638: checking for GNU gettext in libc configure:5658: gcc -o conftest -g -O2 conftest.c >&5 configure:5658: $? = 0 configure:5667: result: yes configure:6458: checking whether to use NLS configure:6460: result: yes configure:6463: checking where the gettext function comes from configure:6474: result: libc configure:6564: checking for the Guix system type configure:6566: result: x86_64-linux configure:6644: checking for pkg-config configure:6662: found /usr/bin/pkg-config configure:6674: result: /usr/bin/pkg-config configure:6699: checking pkg-config is at least version 0.9.0 configure:6702: result: yes configure:6713: checking for GUILE configure:6720: $PKG_CONFIG --exists --print-errors "guile-2.0 >= 2.0.5" configure:6723: $? = 0 configure:6736: $PKG_CONFIG --exists --print-errors "guile-2.0 >= 2.0.5" configure:6739: $? = 0 configure:6793: result: yes configure:6799: checking for guile configure:6817: found /usr/bin/guile configure:6829: result: /usr/bin/guile configure:6839: checking for guild configure:6857: found /usr/bin/guild configure:6869: result: /usr/bin/guild configure:6884: checking whether /usr/bin/guile provides feature 'regex' configure:6888: result: yes configure:6884: checking whether /usr/bin/guile provides feature 'posix' configure:6888: result: yes configure:6884: checking whether /usr/bin/guile provides feature 'socket' configure:6888: result: yes configure:6884: checking whether /usr/bin/guile provides feature 'net-db' configure:6888: result: yes configure:6884: checking whether /usr/bin/guile provides feature 'threads' configure:6888: result: yes configure:6914: checking for nix-instantiate configure:6947: result: no configure:6954: checking for nix-hash configure:6987: result: no configure:7012: checking for Nixpkgs source tree configure:7019: result: not found configure:7041: checking for libgcrypt shared library name configure:7043: result: libgcrypt configure:7050: checking for guile configure:7080: result: /usr/bin/guile configure:7102: checking for guild configure:7132: result: /usr/bin/guild configure:7144: checking for guile-config configure:7162: found /usr/bin/guile-config configure:7174: result: /usr/bin/guile-config configure:7229: checking whether libgcrypt can be dynamically loaded configure:7244: result: yes configure:7338: checking whether to build daemon configure:7340: result: yes configure:7401: checking for g++ configure:7417: found /usr/bin/g++ configure:7428: result: g++ configure:7455: checking for C++ compiler version configure:7464: g++ --version >&5 g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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:7475: $? = 0 configure:7464: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:7475: $? = 0 configure:7464: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:7475: $? = 4 configure:7464: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:7475: $? = 4 configure:7479: checking whether we are using the GNU C++ compiler configure:7498: g++ -c conftest.cpp >&5 configure:7498: $? = 0 configure:7507: result: yes configure:7516: checking whether g++ accepts -g configure:7536: g++ -c -g conftest.cpp >&5 configure:7536: $? = 0 configure:7577: result: yes configure:7602: checking dependency style of g++ configure:7713: result: gcc3 configure:7774: checking for ranlib configure:7790: found /usr/bin/ranlib configure:7801: result: ranlib configure:7828: checking for gzip configure:7846: found /bin/gzip configure:7858: result: /bin/gzip configure:7868: checking for bzip2 configure:7886: found /bin/bzip2 configure:7898: result: /bin/bzip2 configure:7908: checking for xz configure:7926: found /usr/bin/xz configure:7938: result: /usr/bin/xz configure:7957: checking for special C compiler options needed for large files configure:8002: result: no configure:8008: checking for _FILE_OFFSET_BITS value needed for large files configure:8033: gcc -c -g -O2 conftest.c >&5 configure:8033: $? = 0 configure:8065: result: no configure:8151: checking for BZ2_bzWriteOpen in -lbz2 configure:8176: gcc -o conftest -g -O2 conftest.c -lbz2 >&5 configure:8176: $? = 0 configure:8185: result: yes configure:8195: checking bzlib.h usability configure:8195: gcc -c -g -O2 conftest.c >&5 configure:8195: $? = 0 configure:8195: result: yes configure:8195: checking bzlib.h presence configure:8195: gcc -E conftest.c configure:8195: $? = 0 configure:8195: result: yes configure:8195: checking for bzlib.h configure:8195: result: yes configure:8210: checking for SQLITE3 configure:8217: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.6.19" configure:8220: $? = 0 configure:8233: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.6.19" configure:8236: $? = 0 configure:8290: result: yes configure:8323: checking for gcry_md_open in -lgcrypt configure:8348: gcc -o conftest -g -O2 -I/include conftest.c -lgcrypt >&5 configure:8348: $? = 0 configure:8357: result: yes configure:8365: checking gcrypt.h usability configure:8365: gcc -c -g -O2 -I/include conftest.c >&5 configure:8365: $? = 0 configure:8365: result: yes configure:8365: checking gcrypt.h presence configure:8365: gcc -E conftest.c configure:8365: $? = 0 configure:8365: result: yes configure:8365: checking for gcrypt.h configure:8365: result: yes configure:8383: checking for chroot configure:8383: gcc -o conftest -g -O2 conftest.c >&5 configure:8383: $? = 0 configure:8383: result: yes configure:8383: checking for unshare configure:8383: gcc -o conftest -g -O2 conftest.c >&5 configure:8383: $? = 0 configure:8383: result: yes configure:8395: checking sched.h usability configure:8395: gcc -c -g -O2 conftest.c >&5 configure:8395: $? = 0 configure:8395: result: yes configure:8395: checking sched.h presence configure:8395: gcc -E conftest.c configure:8395: $? = 0 configure:8395: result: yes configure:8395: checking for sched.h configure:8395: result: yes configure:8395: checking sys/param.h usability configure:8395: gcc -c -g -O2 conftest.c >&5 configure:8395: $? = 0 configure:8395: result: yes configure:8395: checking sys/param.h presence configure:8395: gcc -E conftest.c configure:8395: $? = 0 configure:8395: result: yes configure:8395: checking for sys/param.h configure:8395: result: yes configure:8395: checking sys/mount.h usability configure:8395: gcc -c -g -O2 conftest.c >&5 configure:8395: $? = 0 configure:8395: result: yes configure:8395: checking sys/mount.h presence configure:8395: gcc -E conftest.c configure:8395: $? = 0 configure:8395: result: yes configure:8395: checking for sys/mount.h configure:8395: result: yes configure:8408: checking for lutimes configure:8408: gcc -o conftest -g -O2 conftest.c >&5 configure:8408: $? = 0 configure:8408: result: yes configure:8418: checking whether it is possible to create a link to a symlink configure:8422: result: yes configure:8445: checking how to run the C++ preprocessor configure:8472: g++ -E conftest.cpp configure:8472: $? = 0 configure:8486: g++ -E conftest.cpp conftest.cpp:39:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8486: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Guix" | #define PACKAGE_TARNAME "guix" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "GNU Guix 0.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://gnu.org/software/guix/" | #define PACKAGE "guix" | #define VERSION "0.2" | #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 HAVE_BZLIB_H 1 | #define NIX_VERSION "0.0.0" | #define SYSTEM "x86_64-linux" | #define HAVE_CHROOT 1 | #define HAVE_UNSHARE 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LUTIMES 1 | #define CAN_LINK_SYMLINK 1 | /* end confdefs.h. */ | #include configure:8511: result: g++ -E configure:8531: g++ -E conftest.cpp configure:8531: $? = 0 configure:8545: g++ -E conftest.cpp conftest.cpp:39:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Guix" | #define PACKAGE_TARNAME "guix" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "GNU Guix 0.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://gnu.org/software/guix/" | #define PACKAGE "guix" | #define VERSION "0.2" | #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 HAVE_BZLIB_H 1 | #define NIX_VERSION "0.0.0" | #define SYSTEM "x86_64-linux" | #define HAVE_CHROOT 1 | #define HAVE_UNSHARE 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_LUTIMES 1 | #define CAN_LINK_SYMLINK 1 | /* end confdefs.h. */ | #include configure:8576: checking locale usability configure:8576: g++ -c -g -O2 conftest.cpp >&5 configure:8576: $? = 0 configure:8576: result: yes configure:8576: checking locale presence configure:8576: g++ -E conftest.cpp configure:8576: $? = 0 configure:8576: result: yes configure:8576: checking for locale configure:8576: result: yes configure:8596: checking sys/personality.h usability configure:8596: gcc -c -g -O2 conftest.c >&5 configure:8596: $? = 0 configure:8596: result: yes configure:8596: checking sys/personality.h presence configure:8596: gcc -E conftest.c configure:8596: $? = 0 configure:8596: result: yes configure:8596: checking for sys/personality.h configure:8596: result: yes configure:8609: checking linux/fs.h usability configure:8609: gcc -c -g -O2 conftest.c >&5 configure:8609: $? = 0 configure:8609: result: yes configure:8609: checking linux/fs.h presence configure:8609: gcc -E conftest.c configure:8609: $? = 0 configure:8609: result: yes configure:8609: checking for linux/fs.h configure:8609: result: yes configure:8620: checking for unit test root configure:8623: result: /home/bluet/guix-0.2/test-tmp configure:8762: checking that generated files are newer than configure configure:8768: result: done configure:8799: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU Guix config.status 0.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on GuixOnUbuntu64 config.status:950: creating nix/scripts/list-runtime-roots config.status:950: creating nix/scripts/substitute-binary config.status:950: creating Makefile config.status:950: creating po/Makefile.in config.status:950: creating guix/config.scm config.status:950: creating scripts/guix config.status:950: creating pre-inst-env config.status:950: creating test-env config.status:950: creating nix/config.h config.status:1131: nix/config.h is unchanged config.status:1179: executing depfiles commands config.status:1179: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu 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_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=yes ac_cv_header_bzlib_h=yes ac_cv_header_gcrypt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_fs_h=yes 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=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_personality_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu 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=/usr/bin/msgfmt 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_GZIP=/bin/gzip ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/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=mawk 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=no 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} /home/bluet/guix-0.2/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} /home/bluet/guix-0.2/build-aux/missing autoconf' AUTOHEADER='${SHELL} /home/bluet/guix-0.2/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/bluet/guix-0.2/build-aux/missing automake-1.13' AWK='mawk' 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='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' 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/guild' GUIX_TEST_ROOT='/home/bluet/guix-0.2/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} /home/bluet/guix-0.2/build-aux/missing makeinfo' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NIXPKGS='' NIX_HASH='' NIX_INSTANTIATE='nix-instantiate' NIX_PREFIX='' OBJEXT='o' PACKAGE='guix' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='GNU Guix' PACKAGE_STRING='GNU Guix 0.2' PACKAGE_TARNAME='guix' PACKAGE_URL='http://gnu.org/software/guix/' PACKAGE_VERSION='0.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/bash' SQLITE3_CFLAGS=' ' SQLITE3_LIBS='-lsqlite3 ' STRIP='' USE_NLS='yes' VERSION='0.2' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' 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='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' 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='x86_64-linux' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/bluet/guix-0.2/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.2" #define PACKAGE_STRING "GNU Guix 0.2" #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE_URL "http://gnu.org/software/guix/" #define PACKAGE "guix" #define VERSION "0.2" #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 HAVE_BZLIB_H 1 #define NIX_VERSION "0.0.0" #define SYSTEM "x86_64-linux" #define HAVE_CHROOT 1 #define HAVE_UNSHARE 1 #define HAVE_SCHED_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_LUTIMES 1 #define CAN_LINK_SYMLINK 1 #define HAVE_LOCALE 1 #define HAVE_SYS_PERSONALITY_H 1 #define HAVE_LINUX_FS_H 1 configure: exit 0