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 1.0.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/opt/local ## --------- ## ## Platform. ## ## --------- ## hostname = localhost.localdomain uname -m = x86_64 uname -r = 5.1.6-200.fc29.x86_64 uname -s = Linux uname -v = #1 SMP Mon Jun 3 17:20:05 UTC 2019 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/mwette/.local/bin PATH: /home/mwette/bin PATH: /usr/share/Modules/bin PATH: /usr/local/bin PATH: /opt/local/bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2573: checking for a BSD-compatible install configure:2641: result: /usr/bin/install -c configure:2652: checking whether build environment is sane configure:2707: result: yes configure:2858: checking for a thread-safe mkdir -p configure:2897: result: /usr/bin/mkdir -p configure:2904: checking for gawk configure:2920: found /usr/bin/gawk configure:2931: result: gawk configure:2942: checking whether make sets $(MAKE) configure:2964: result: yes configure:2993: checking whether make supports nested variables configure:3010: result: yes configure:3149: checking whether make supports nested variables configure:3166: result: yes configure:3185: checking whether make supports the include directive configure:3200: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3203: $? = 0 configure:3222: result: yes (GNU style) configure:3292: checking for gcc configure:3308: found /usr/bin/gcc configure:3319: result: gcc configure:3548: checking for C compiler version configure:3557: gcc --version >&5 gcc (GCC) 8.3.1 20190223 (Red Hat 8.3.1-2) Copyright (C) 2018 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:3568: $? = 0 configure:3557: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 8.3.1 20190223 (Red Hat 8.3.1-2) (GCC) configure:3568: $? = 0 configure:3557: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3568: $? = 1 configure:3557: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3568: $? = 1 configure:3588: checking whether the C compiler works configure:3610: gcc conftest.c >&5 configure:3614: $? = 0 configure:3662: result: yes configure:3665: checking for C compiler default output file name configure:3667: result: a.out configure:3673: checking for suffix of executables configure:3680: gcc -o conftest conftest.c >&5 configure:3684: $? = 0 configure:3706: result: configure:3728: checking whether we are cross compiling configure:3736: gcc -o conftest conftest.c >&5 configure:3740: $? = 0 configure:3747: ./conftest configure:3751: $? = 0 configure:3766: result: no configure:3771: checking for suffix of object files configure:3793: gcc -c conftest.c >&5 configure:3797: $? = 0 configure:3818: result: o configure:3822: checking whether we are using the GNU C compiler configure:3841: gcc -c conftest.c >&5 configure:3841: $? = 0 configure:3850: result: yes configure:3859: checking whether gcc accepts -g configure:3879: gcc -c -g conftest.c >&5 configure:3879: $? = 0 configure:3920: result: yes configure:3937: checking for gcc option to accept ISO C89 configure:4000: gcc -c -g -O2 conftest.c >&5 configure:4000: $? = 0 configure:4013: result: none needed configure:4038: checking whether gcc understands -c and -o together configure:4060: gcc -c conftest.c -o conftest2.o configure:4063: $? = 0 configure:4060: gcc -c conftest.c -o conftest2.o configure:4063: $? = 0 configure:4075: result: yes configure:4094: checking dependency style of gcc configure:4205: result: gcc3 configure:4226: checking how to run the C preprocessor configure:4257: gcc -E conftest.c configure:4257: $? = 0 configure:4271: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4271: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Guix" | #define PACKAGE_TARNAME "guix" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "GNU Guix 1.0.1" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "https://www.gnu.org/software/guix/" | #define PACKAGE "guix" | #define VERSION "1.0.1" | /* end confdefs.h. */ | #include configure:4296: result: gcc -E configure:4316: gcc -E conftest.c configure:4316: $? = 0 configure:4330: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4330: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Guix" | #define PACKAGE_TARNAME "guix" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "GNU Guix 1.0.1" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "https://www.gnu.org/software/guix/" | #define PACKAGE "guix" | #define VERSION "1.0.1" | /* end confdefs.h. */ | #include configure:4359: checking for grep that handles long lines and -e configure:4417: result: /usr/bin/grep configure:4422: checking for egrep configure:4484: result: /usr/bin/grep -E configure:4489: checking for ANSI C header files configure:4509: gcc -c -g -O2 conftest.c >&5 configure:4509: $? = 0 configure:4582: gcc -o conftest -g -O2 conftest.c >&5 configure:4582: $? = 0 configure:4582: ./conftest configure:4582: $? = 0 configure:4593: result: yes configure:4606: checking for sys/types.h configure:4606: gcc -c -g -O2 conftest.c >&5 configure:4606: $? = 0 configure:4606: result: yes configure:4606: checking for sys/stat.h configure:4606: gcc -c -g -O2 conftest.c >&5 configure:4606: $? = 0 configure:4606: result: yes configure:4606: checking for stdlib.h configure:4606: gcc -c -g -O2 conftest.c >&5 configure:4606: $? = 0 configure:4606: result: yes configure:4606: checking for string.h configure:4606: gcc -c -g -O2 conftest.c >&5 configure:4606: $? = 0 configure:4606: result: yes configure:4606: checking for memory.h configure:4606: gcc -c -g -O2 conftest.c >&5 configure:4606: $? = 0 configure:4606: result: yes configure:4606: checking for strings.h configure:4606: gcc -c -g -O2 conftest.c >&5 configure:4606: $? = 0 configure:4606: result: yes configure:4606: checking for inttypes.h configure:4606: gcc -c -g -O2 conftest.c >&5 configure:4606: $? = 0 configure:4606: result: yes configure:4606: checking for stdint.h configure:4606: gcc -c -g -O2 conftest.c >&5 configure:4606: $? = 0 configure:4606: result: yes configure:4606: checking for unistd.h configure:4606: gcc -c -g -O2 conftest.c >&5 configure:4606: $? = 0 configure:4606: result: yes configure:4619: checking minix/config.h usability configure:4619: gcc -c -g -O2 conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:4619: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Guix" | #define PACKAGE_TARNAME "guix" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "GNU Guix 1.0.1" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "https://www.gnu.org/software/guix/" | #define PACKAGE "guix" | #define VERSION "1.0.1" | #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:4619: result: no configure:4619: checking minix/config.h presence configure:4619: gcc -E conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:4619: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Guix" | #define PACKAGE_TARNAME "guix" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "GNU Guix 1.0.1" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "https://www.gnu.org/software/guix/" | #define PACKAGE "guix" | #define VERSION "1.0.1" | #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:4619: result: no configure:4619: checking for minix/config.h configure:4619: result: no configure:4640: checking whether it is safe to define __EXTENSIONS__ configure:4658: gcc -c -g -O2 conftest.c >&5 configure:4658: $? = 0 configure:4665: result: yes configure:4680: checking for a sed that does not truncate output configure:4744: result: /usr/bin/sed configure:4750: checking whether NLS is requested configure:4759: result: yes configure:4799: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:4831: result: /usr/bin/msgfmt configure:4840: checking for gmsgfmt configure:4871: result: /usr/bin/msgfmt configure:4921: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:4953: result: /usr/bin/xgettext configure:4998: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:5029: result: /usr/bin/msgmerge configure:5066: checking build system type configure:5080: result: x86_64-pc-linux-gnu configure:5100: checking host system type configure:5113: result: x86_64-pc-linux-gnu configure:5158: checking for ld used by gcc configure:5225: result: /usr/bin/ld configure:5232: checking if the linker (/usr/bin/ld) is GNU ld configure:5247: result: yes configure:5254: checking for shared library run path origin configure:5267: result: done configure:5839: checking for CFPreferencesCopyAppValue configure:5857: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:26:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:5857: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Guix" | #define PACKAGE_TARNAME "guix" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "GNU Guix 1.0.1" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "https://www.gnu.org/software/guix/" | #define PACKAGE "guix" | #define VERSION "1.0.1" | #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:5866: result: no configure:5873: checking for CFLocaleCopyCurrent configure:5891: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:26:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:5891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Guix" | #define PACKAGE_TARNAME "guix" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "GNU Guix 1.0.1" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "https://www.gnu.org/software/guix/" | #define PACKAGE "guix" | #define VERSION "1.0.1" | #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:5900: result: no configure:5949: checking for GNU gettext in libc configure:5973: gcc -o conftest -g -O2 conftest.c >&5 configure:5973: $? = 0 configure:5982: result: yes configure:6810: checking whether to use NLS configure:6812: result: yes configure:6815: checking where the gettext function comes from configure:6826: result: libc configure:6889: checking for sed configure:6919: result: /usr/bin/sed configure:6972: checking for the Guix system type configure:6974: result: x86_64-linux configure:7058: checking for the store directory configure:7060: result: /gnu/store configure:7082: checking the length of the installed socket file name configure:7089: result: 40 configure:7093: checking for unit test root directory configure:7100: result: /home/mwette/proj/guix/guix-1.0.1/test-tmp configure:7105: checking the length of the socket file name used in tests configure:7112: result: 74 configure:7116: checking the length of a typical hash bang line configure:7123: result: 73 configure:7128: checking the length of a hash bang line used in tests configure:7135: result: 111 configure:7232: checking for pkg-config configure:7250: found /usr/bin/pkg-config configure:7262: result: /usr/bin/pkg-config configure:7287: checking pkg-config is at least version 0.9.0 configure:7290: result: yes configure:7318: checking for guile 2.2 configure:7321: $PKG_CONFIG --exists --print-errors "guile-$v" configure:7324: $? = 0 configure:7341: found guile 2.2 configure:7362: checking for guile-2.2 configure:7392: result: /opt/local/bin/guile configure:7420: checking for Guile version >= 2.2 configure:7448: result: 2.2.4 configure:7453: checking for guild configure:7483: result: /opt/local/bin/guild configure:7495: checking for guile-config configure:7513: found /opt/local/bin/guile-config configure:7525: result: /opt/local/bin/guile-config configure:7589: checking if (gnutls) is available configure:7596: result: yes configure:7604: checking if (git) is available configure:7611: result: yes configure:7619: checking if (json) is available configure:7626: result: yes configure:7635: checking whether Guile-Sqlite3 is available and recent enough configure:7650: result: yes configure:7657: checking if (gcrypt hash) is available configure:7664: result: yes configure:7672: checking if (newt) is available configure:7679: result: no configure:7710: checking whether /opt/local/bin/guile provides feature 'regex' configure:7714: result: yes configure:7710: checking whether /opt/local/bin/guile provides feature 'posix' configure:7714: result: yes configure:7710: checking whether /opt/local/bin/guile provides feature 'socket' configure:7714: result: yes configure:7710: checking whether /opt/local/bin/guile provides feature 'net-db' configure:7714: result: yes configure:7710: checking whether /opt/local/bin/guile provides feature 'threads' configure:7714: result: yes configure:7725: checking whether 'equal?' works for syntax objects configure:7737: result: yes configure:7745: checking for a sed that does not truncate output configure:7809: result: /usr/bin/sed configure:7817: checking for gzip configure:7835: found /usr/bin/gzip configure:7847: result: /usr/bin/gzip configure:7857: checking for bzip2 configure:7875: found /usr/bin/bzip2 configure:7887: result: /usr/bin/bzip2 configure:7897: checking for xz configure:7915: found /usr/bin/xz configure:7927: result: /usr/bin/xz configure:7955: checking for nix-hash configure:7988: result: no configure:8007: checking for Nixpkgs source tree configure:8014: result: not found configure:8054: checking for libgcrypt-config configure:8072: found /usr/bin/libgcrypt-config configure:8084: result: /usr/bin/libgcrypt-config configure:8092: checking libgcrypt's library directory configure:8103: result: configure:8115: checking zlib's library directory configure:8122: result: /usr/lib64 configure:8131: checking for zlib's shared library name configure:8133: result: /usr/lib64/libz configure:8139: checking lzlib's file name configure:8150: gcc -o conftest -g -O2 conftest.c -llz >&5 conftest.c: In function 'main': conftest.c:29:22: warning: implicit declaration of function 'LZ_decompress_open' [-Wimplicit-function-declaration] int main () { return LZ_decompress_open(); } ^~~~~~~~~~~~~~~~~~ /usr/bin/ld: cannot find -llz collect2: error: ld returned 1 exit status configure:8150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Guix" | #define PACKAGE_TARNAME "guix" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "GNU Guix 1.0.1" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "https://www.gnu.org/software/guix/" | #define PACKAGE "guix" | #define VERSION "1.0.1" | #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. */ | int main () { return LZ_decompress_open(); } configure:8157: result: configure:8170: checking whether Guile-SSH is available and recent enough configure:8187: result: no configure:8286: checking whether to build daemon configure:8288: result: yes configure:8349: checking for g++ configure:8365: found /usr/bin/g++ configure:8376: result: g++ configure:8403: checking for C++ compiler version configure:8412: g++ --version >&5 g++ (GCC) 8.3.1 20190223 (Red Hat 8.3.1-2) Copyright (C) 2018 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:8423: $? = 0 configure:8412: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 8.3.1 20190223 (Red Hat 8.3.1-2) (GCC) configure:8423: $? = 0 configure:8412: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:8423: $? = 1 configure:8412: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:8423: $? = 1 configure:8427: checking whether we are using the GNU C++ compiler configure:8446: g++ -c conftest.cpp >&5 configure:8446: $? = 0 configure:8455: result: yes configure:8464: checking whether g++ accepts -g configure:8484: g++ -c -g conftest.cpp >&5 configure:8484: $? = 0 configure:8525: result: yes configure:8550: checking dependency style of g++ configure:8661: result: gcc3 configure:8725: checking for ar configure:8741: found /usr/bin/ar configure:8752: result: ar configure:8778: checking the archiver (ar) interface configure:8794: gcc -c -g -O2 conftest.c >&5 configure:8794: $? = 0 configure:8796: ar cru libconftest.a conftest.o >&5 configure:8799: $? = 0 configure:8827: result: ar configure:8860: checking whether g++ supports C++11 configure:8884: g++ -c -std=c++11 -g -O2 conftest.cpp >&5 configure:8884: $? = 0 configure:8893: result: yes configure:8944: checking for ranlib configure:8960: found /usr/bin/ranlib configure:8971: result: ranlib configure:9003: checking for special C compiler options needed for large files configure:9048: result: no configure:9054: checking for _FILE_OFFSET_BITS value needed for large files configure:9079: g++ -c -g -O2 conftest.cpp >&5 configure:9079: $? = 0 configure:9111: result: no configure:9197: checking for gzdopen in -lz configure:9222: g++ -o conftest -g -O2 conftest.cpp -lz >&5 configure:9222: $? = 0 configure:9231: result: yes configure:9244: checking how to run the C++ preprocessor configure:9271: g++ -E conftest.cpp configure:9271: $? = 0 configure:9285: g++ -E conftest.cpp conftest.cpp:29:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9285: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Guix" | #define PACKAGE_TARNAME "guix" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "GNU Guix 1.0.1" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "https://www.gnu.org/software/guix/" | #define PACKAGE "guix" | #define VERSION "1.0.1" | #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 configure:9310: result: g++ -E configure:9330: g++ -E conftest.cpp configure:9330: $? = 0 configure:9344: g++ -E conftest.cpp conftest.cpp:29:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9344: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Guix" | #define PACKAGE_TARNAME "guix" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "GNU Guix 1.0.1" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "https://www.gnu.org/software/guix/" | #define PACKAGE "guix" | #define VERSION "1.0.1" | #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 configure:9375: checking zlib.h usability configure:9375: g++ -c -g -O2 conftest.cpp >&5 configure:9375: $? = 0 configure:9375: result: yes configure:9375: checking zlib.h presence configure:9375: g++ -E conftest.cpp configure:9375: $? = 0 configure:9375: result: yes configure:9375: checking for zlib.h configure:9375: result: yes configure:9388: checking for BZ2_bzWriteOpen in -lbz2 configure:9413: g++ -o conftest -g -O2 conftest.cpp -lbz2 >&5 configure:9413: $? = 0 configure:9422: result: yes configure:9433: checking bzlib.h usability configure:9433: g++ -c -g -O2 conftest.cpp >&5 configure:9433: $? = 0 configure:9433: result: yes configure:9433: checking bzlib.h presence configure:9433: g++ -E conftest.cpp configure:9433: $? = 0 configure:9433: result: yes configure:9433: checking for bzlib.h configure:9433: result: yes configure:9448: checking for sqlite3 >= 3.6.19 configure:9455: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.6.19" configure:9458: $? = 0 configure:9472: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.6.19" configure:9475: $? = 0 configure:9533: result: yes configure:9574: checking for gcry_md_open in -lgcrypt configure:9599: g++ -o conftest -g -O2 conftest.cpp -lgcrypt >&5 configure:9599: $? = 0 configure:9608: result: yes configure:9616: checking gcrypt.h usability configure:9616: g++ -c -g -O2 conftest.cpp >&5 configure:9616: $? = 0 configure:9616: result: yes configure:9616: checking gcrypt.h presence configure:9616: g++ -E conftest.cpp configure:9616: $? = 0 configure:9616: result: yes configure:9616: checking for gcrypt.h configure:9616: result: yes configure:9634: checking for chroot configure:9634: g++ -o conftest -g -O2 conftest.cpp >&5 configure:9634: $? = 0 configure:9634: result: yes configure:9634: checking for unshare configure:9634: g++ -o conftest -g -O2 conftest.cpp >&5 configure:9634: $? = 0 configure:9634: result: yes configure:9646: checking sched.h usability configure:9646: g++ -c -g -O2 conftest.cpp >&5 configure:9646: $? = 0 configure:9646: result: yes configure:9646: checking sched.h presence configure:9646: g++ -E conftest.cpp configure:9646: $? = 0 configure:9646: result: yes configure:9646: checking for sched.h configure:9646: result: yes configure:9646: checking sys/param.h usability configure:9646: g++ -c -g -O2 conftest.cpp >&5 configure:9646: $? = 0 configure:9646: result: yes configure:9646: checking sys/param.h presence configure:9646: g++ -E conftest.cpp configure:9646: $? = 0 configure:9646: result: yes configure:9646: checking for sys/param.h configure:9646: result: yes configure:9646: checking sys/mount.h usability configure:9646: g++ -c -g -O2 conftest.cpp >&5 configure:9646: $? = 0 configure:9646: result: yes configure:9646: checking sys/mount.h presence configure:9646: g++ -E conftest.cpp configure:9646: $? = 0 configure:9646: result: yes configure:9646: checking for sys/mount.h configure:9646: result: yes configure:9646: checking sys/syscall.h usability configure:9646: g++ -c -g -O2 conftest.cpp >&5 configure:9646: $? = 0 configure:9646: result: yes configure:9646: checking sys/syscall.h presence configure:9646: g++ -E conftest.cpp configure:9646: $? = 0 configure:9646: result: yes configure:9646: checking for sys/syscall.h configure:9646: result: yes configure:9665: checking for lutimes configure:9665: g++ -o conftest -g -O2 conftest.cpp >&5 configure:9665: $? = 0 configure:9665: result: yes configure:9665: checking for lchown configure:9665: g++ -o conftest -g -O2 conftest.cpp >&5 configure:9665: $? = 0 configure:9665: result: yes configure:9665: checking for posix_fallocate configure:9665: g++ -o conftest -g -O2 conftest.cpp >&5 configure:9665: $? = 0 configure:9665: result: yes configure:9665: checking for sched_setaffinity configure:9665: g++ -o conftest -g -O2 conftest.cpp >&5 configure:9665: $? = 0 configure:9665: result: yes configure:9665: checking for statvfs configure:9665: g++ -o conftest -g -O2 conftest.cpp >&5 configure:9665: $? = 0 configure:9665: result: yes configure:9665: checking for nanosleep configure:9665: g++ -o conftest -g -O2 conftest.cpp >&5 configure:9665: $? = 0 configure:9665: result: yes configure:9665: checking for strsignal configure:9665: g++ -o conftest -g -O2 conftest.cpp >&5 configure:9665: $? = 0 configure:9665: result: yes configure:9675: checking whether it is possible to create a link to a symlink configure:9679: result: yes configure:9698: checking locale usability configure:9698: g++ -c -g -O2 conftest.cpp >&5 configure:9698: $? = 0 configure:9698: result: yes configure:9698: checking locale presence configure:9698: g++ -E conftest.cpp configure:9698: $? = 0 configure:9698: result: yes configure:9698: checking for locale configure:9698: result: yes configure:9718: checking sys/personality.h usability configure:9718: g++ -c -g -O2 conftest.cpp >&5 configure:9718: $? = 0 configure:9718: result: yes configure:9718: checking sys/personality.h presence configure:9718: g++ -E conftest.cpp configure:9718: $? = 0 configure:9718: result: yes configure:9718: checking for sys/personality.h configure:9718: result: yes configure:9731: checking linux/fs.h usability configure:9731: g++ -c -g -O2 conftest.cpp >&5 configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking linux/fs.h presence configure:9731: g++ -E conftest.cpp configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking for linux/fs.h configure:9731: result: yes configure:9744: checking for default substitute URLs configure:9746: result: https://ci.guix.gnu.org configure:9756: checking whether Guile-SSH is available and recent enough configure:9773: result: no configure:9790: checking for unit test root directory configure:9797: result: /home/mwette/proj/guix/guix-1.0.1/test-tmp configure:9806: checking for guile configure:9836: result: /opt/local/bin/guile configure:9844: checking the current installation's localstatedir configure:9858: result: none configure:9943: checking for emacs configure:9961: found /usr/bin/emacs configure:9974: result: /usr/bin/emacs configure:10114: checking that generated files are newer than configure configure:10120: result: done configure:10171: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU Guix config.status 1.0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on localhost.localdomain config.status:992: creating nix/scripts/list-runtime-roots config.status:992: creating nix/scripts/download config.status:992: creating nix/scripts/substitute config.status:992: creating nix/scripts/authenticate config.status:992: creating nix/scripts/offload config.status:992: creating Makefile config.status:992: creating po/guix/Makefile.in config.status:992: creating po/packages/Makefile.in config.status:992: creating etc/guix-daemon.cil config.status:992: creating guix/config.scm config.status:992: creating test-env config.status:992: creating pre-inst-env config.status:992: creating etc/indent-code.el config.status:992: creating nix/config.h config.status:1221: executing depfiles commands config.status:1298: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1303: $? = 0 config.status:1221: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-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_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=set ac_cv_env_PKG_CONFIG_PATH_value=/opt/local/lib/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig 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_lchown=yes ac_cv_func_lutimes=yes ac_cv_func_nanosleep=yes ac_cv_func_posix_fallocate=yes ac_cv_func_sched_setaffinity=yes ac_cv_func_statvfs=yes ac_cv_func_strsignal=yes ac_cv_func_unshare=yes ac_cv_guix_cxx11_support=yes ac_cv_guix_hash_bang_length=73 ac_cv_guix_socket_file_name_length=40 ac_cv_guix_syntax_object_equal=yes ac_cv_guix_test_hash_bang_length=111 ac_cv_guix_test_root=/home/mwette/proj/guix/guix-1.0.1/test-tmp ac_cv_guix_test_socket_file_name_length=74 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_syscall_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_bz2_BZ2_bzWriteOpen=yes ac_cv_lib_gcrypt_gcry_md_open=yes ac_cv_lib_z_gzdopen=yes ac_cv_objext=o ac_cv_path_BZIP2=/usr/bin/bzip2 ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_EMACS=/usr/bin/emacs ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_GUILD=/opt/local/bin/guild ac_cv_path_GUILE=/opt/local/bin/guile ac_cv_path_GUILE_CONFIG=/opt/local/bin/guile-config ac_cv_path_GZIP=/usr/bin/gzip ac_cv_path_LIBGCRYPT_CONFIG=/usr/bin/libgcrypt-config ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/usr/bin/sed 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=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar 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_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes guix_cv_current_localstatedir=none guix_cv_have_recent_guile_sqlite3=yes guix_cv_have_recent_guile_ssh=no guix_cv_libgcrypt_libdir= guix_cv_libz_libdir=/usr/lib64 pkg_cv_SQLITE3_CFLAGS= pkg_cv_SQLITE3_LIBS='-lsqlite3 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/mwette/proj/guix/guix-1.0.1/build-aux/missing aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /home/mwette/proj/guix/guix-1.0.1/build-aux/missing autoconf' AUTOHEADER='${SHELL} /home/mwette/proj/guix/guix-1.0.1/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/mwette/proj/guix/guix-1.0.1/build-aux/missing automake-1.16' AWK='gawk' BUILD_DAEMON_FALSE='#' BUILD_DAEMON_OFFLOAD_FALSE='' BUILD_DAEMON_OFFLOAD_TRUE='#' BUILD_DAEMON_TRUE='' BZIP2='/usr/bin/bzip2' CAN_RUN_TESTS_FALSE='#' CAN_RUN_TESTS_TRUE='' 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' DOT='${SHELL} /home/mwette/proj/guix/guix-1.0.1/build-aux/missing dot' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EMACS='/usr/bin/emacs' ENABLE_INSTALLER_FALSE='' ENABLE_INSTALLER_TRUE='#' EXEEXT='' GETTEXT_MACRO_VERSION='0.18' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GREP='/usr/bin/grep' GUILD='/opt/local/bin/guild' GUILE='/opt/local/bin/guile' GUILE_CONFIG='/opt/local/bin/guile-config' GUILE_EFFECTIVE_VERSION='2.2' GUILE_TOOLS='/opt/local/bin/guild' GUIX_TEST_ROOT='/home/mwette/proj/guix/guix-1.0.1/test-tmp' GZIP='/usr/bin/gzip' HAVE_GUILE_SSH_FALSE='' HAVE_GUILE_SSH_TRUE='#' HAVE_LIBBZ2_FALSE='#' HAVE_LIBBZ2_TRUE='' HELP2MAN='${SHELL} /home/mwette/proj/guix/guix-1.0.1/build-aux/missing help2man' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='/usr/bin/libgcrypt-config' LIBGCRYPT_LIBDIR='' LIBGCRYPT_LIBS='-lgcrypt' LIBGCRYPT_PREFIX='no' LIBICONV='-liconv' LIBINTL='' LIBLZ='liblz' LIBOBJS='' LIBS='' LIBZ='/usr/lib64/libz' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/mwette/proj/guix/guix-1.0.1/build-aux/missing makeinfo' MKDIR_P='/usr/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NIXPKGS='' NIX_HASH='' NIX_PREFIX='' OBJEXT='o' PACKAGE='guix' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='GNU Guix' PACKAGE_STRING='GNU Guix 1.0.1' PACKAGE_TARNAME='guix' PACKAGE_URL='https://www.gnu.org/software/guix/' PACKAGE_VERSION='1.0.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/opt/local/lib/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig' PO4A_TRANSLATE='${SHELL} /home/mwette/proj/guix/guix-1.0.1/build-aux/missing po4a-translate' PO4A_UPDATEPO='${SHELL} /home/mwette/proj/guix/guix-1.0.1/build-aux/missing po4a-updatepo' POSUB='po' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SQLITE3_CFLAGS='' SQLITE3_LIBS='-lsqlite3 ' STRIP='' USE_NLS='yes' VERSION='1.0.1' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XZ='/usr/bin/xz' ac_ct_AR='ar' 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 -' bashcompletiondir='${sysconfdir}/bash_completion.d' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' fishcompletiondir='${datadir}/fish/vendor_completions.d' guilemoduledir='${prefix}/share/guile/site/2.2' guileobjectdir='${exec_prefix}/lib/guile/2.2/site-ccache' guix_localstatedir='/opt/local/var' guix_sbindir='/opt/local/sbin' guix_sysconfdir='/opt/local/etc' guix_system='x86_64-linux' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/mwette/proj/guix/guix-1.0.1/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' selinux_policydir='${datadir}/selinux/' sharedstatedir='${prefix}/com' storedir='/gnu/store' sysconfdir='${prefix}/etc' target_alias='' zshcompletiondir='${datadir}/zsh/site-functions' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU Guix" #define PACKAGE_TARNAME "guix" #define PACKAGE_VERSION "1.0.1" #define PACKAGE_STRING "GNU Guix 1.0.1" #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE_URL "https://www.gnu.org/software/guix/" #define PACKAGE "guix" #define VERSION "1.0.1" #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_ZLIB_H 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_SYS_SYSCALL_H 1 #define HAVE_LUTIMES 1 #define HAVE_LCHOWN 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_SCHED_SETAFFINITY 1 #define HAVE_STATVFS 1 #define HAVE_NANOSLEEP 1 #define HAVE_STRSIGNAL 1 #define CAN_LINK_SYMLINK 1 #define HAVE_LOCALE 1 #define HAVE_SYS_PERSONALITY_H 1 #define HAVE_LINUX_FS_H 1 #define GUIX_SUBSTITUTE_URLS "https://ci.guix.gnu.org" configure: exit 0