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 ^ 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 "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/guix/" | #define PACKAGE "guix" | #define VERSION "0.3" | /* end confdefs.h. */ | #include 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 ^ 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 "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/guix/" | #define PACKAGE "guix" | #define VERSION "0.3" | /* end confdefs.h. */ | #include 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 ^ 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 "address@hidden" | #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 | #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: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 ^ 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 "address@hidden" | #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 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 ^ 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 "address@hidden" | #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 | 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 ^ 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 "address@hidden" | #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 | 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 "address@hidden" | #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 | /* 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 "address@hidden" | #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 declares unshare. | For example, HP-UX 11i declares gettimeofday. */ | #define unshare innocuous_unshare | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char unshare (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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 ^ 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 "address@hidden" | #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 | #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: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 ^ 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 "address@hidden" | #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 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 ^ 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 "address@hidden" | #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 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 ^ 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 "address@hidden" | #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 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 ^ 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 "address@hidden" | #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 | #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: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 ^ 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 "address@hidden" | #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 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 ^ 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 "address@hidden" | #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 | #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: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 ^ 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 "address@hidden" | #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 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='address@hidden' 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 "address@hidden" #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