This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by febootstrap configure 2.11, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.8.15-hardened uname -s = Linux uname -v = #1 SMP Sat Dec 17 12:32:14 CET 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /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/lib/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 PATH: /opt/aws-cw-tools/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2922: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | esac | | case ${CHOST} in | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | *-linux-musl*) sites="${sites} linux-musl ${site_arch}-linux-musl" ;; | esac | | case ${CHOST} in | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | sites="$(config_site_names)" | if [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:3101: checking for a BSD-compatible install configure:3169: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:3180: checking whether build environment is sane configure:3235: result: yes configure:3386: checking for a thread-safe mkdir -p configure:3425: result: /bin/mkdir -p configure:3433: checking for gawk configure:3449: found /usr/bin/gawk configure:3460: result: gawk configure:3471: checking whether make sets $(MAKE) configure:3493: result: yes configure:3522: checking whether make supports nested variables configure:3539: result: yes configure:3678: checking for style of include used by make configure:3706: result: GNU configure:3737: checking for x86_64-pc-linux-gnu-gcc configure:3753: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3764: result: x86_64-pc-linux-gnu-gcc configure:4033: checking for C compiler version configure:4042: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) 5.4.0 Copyright (C) 2015 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:4053: $? = 0 configure:4042: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r2/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0-r2 p1.2, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer Thread model: posix gcc version 5.4.0 (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) configure:4053: $? = 0 configure:4042: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4053: $? = 1 configure:4042: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4053: $? = 1 configure:4073: checking whether the C compiler works configure:4095: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4099: $? = 0 configure:4147: result: yes configure:4150: checking for C compiler default output file name configure:4152: result: a.out configure:4158: checking for suffix of executables configure:4165: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4169: $? = 0 configure:4191: result: configure:4213: checking whether we are cross compiling configure:4221: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4225: $? = 0 configure:4232: ./conftest configure:4236: $? = 0 configure:4251: result: no configure:4256: checking for suffix of object files configure:4278: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4282: $? = 0 configure:4303: result: o configure:4307: checking whether we are using the GNU C compiler configure:4326: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4326: $? = 0 configure:4335: result: yes configure:4344: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4364: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4364: $? = 0 configure:4405: result: yes configure:4422: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4485: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4485: $? = 0 configure:4498: result: none needed configure:4523: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4545: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4548: $? = 0 configure:4545: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4548: $? = 0 configure:4560: result: yes configure:4579: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4690: result: gcc3 configure:4709: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 configure:4858: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'test_varargs': conftest.c:82:9: warning: variable 'fnumber' set but not used [-Wunused-but-set-variable] float fnumber; ^ conftest.c:81:7: warning: variable 'number' set but not used [-Wunused-but-set-variable] int number; ^ conftest.c:80:15: warning: variable 'str' set but not used [-Wunused-but-set-variable] const char *str; ^ configure:4858: $? = 0 configure:4871: result: none needed configure:4979: checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C configure:4990: result: none needed configure:5000: checking for x86_64-pc-linux-gnu-ranlib configure:5016: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:5027: result: x86_64-pc-linux-gnu-ranlib configure:5093: checking build system type configure:5107: result: x86_64-pc-linux-gnu configure:5127: checking host system type configure:5140: result: x86_64-pc-linux-gnu configure:5166: checking how to run the C preprocessor configure:5197: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5197: $? = 0 configure:5211: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5211: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | /* end confdefs.h. */ | #include configure:5236: result: x86_64-pc-linux-gnu-gcc -E configure:5256: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5256: $? = 0 configure:5270: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5270: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | /* end confdefs.h. */ | #include configure:5299: checking for grep that handles long lines and -e configure:5357: result: /bin/grep configure:5362: checking for egrep configure:5424: result: /bin/grep -E configure:5429: checking for ANSI C header files configure:5449: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5449: $? = 0 configure:5522: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5522: $? = 0 configure:5522: ./conftest configure:5522: $? = 0 configure:5533: result: yes configure:5546: checking for sys/types.h configure:5546: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5546: $? = 0 configure:5546: result: yes configure:5546: checking for sys/stat.h configure:5546: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5546: $? = 0 configure:5546: result: yes configure:5546: checking for stdlib.h configure:5546: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5546: $? = 0 configure:5546: result: yes configure:5546: checking for string.h configure:5546: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5546: $? = 0 configure:5546: result: yes configure:5546: checking for memory.h configure:5546: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5546: $? = 0 configure:5546: result: yes configure:5546: checking for strings.h configure:5546: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5546: $? = 0 configure:5546: result: yes configure:5546: checking for inttypes.h configure:5546: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5546: $? = 0 configure:5546: result: yes configure:5546: checking for stdint.h configure:5546: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5546: $? = 0 configure:5546: result: yes configure:5546: checking for unistd.h configure:5546: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5546: $? = 0 configure:5546: result: yes configure:5561: checking minix/config.h usability configure:5561: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5561: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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:5561: result: no configure:5561: checking minix/config.h presence configure:5561: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5561: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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:5561: result: no configure:5561: checking for minix/config.h configure:5561: result: no configure:5590: checking whether it is safe to define __EXTENSIONS__ configure:5608: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5608: $? = 0 configure:5615: result: yes configure:5741: checking how to run the C preprocessor configure:5811: result: x86_64-pc-linux-gnu-gcc -E configure:5831: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5831: $? = 0 configure:5845: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5845: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 configure:5874: checking for function prototypes configure:5877: result: yes configure:5901: checking for special C compiler options needed for large files configure:5946: result: no configure:5952: checking for _FILE_OFFSET_BITS value needed for large files configure:5977: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5977: $? = 0 configure:6009: result: no configure:6102: checking for size_t configure:6102: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6102: $? = 0 configure:6102: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:64:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:6102: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:6102: result: yes configure:6115: checking for working alloca.h configure:6132: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6132: $? = 0 configure:6140: result: yes configure:6148: checking for alloca configure:6185: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6185: $? = 0 configure:6193: result: yes configure:6303: checking for inline configure:6319: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6319: $? = 0 configure:6327: result: inline configure:6448: checking for uid_t in sys/types.h configure:6467: result: yes configure:6480: checking for unistd.h configure:6480: result: yes configure:6490: checking for working chown configure:6523: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6523: $? = 0 configure:6523: ./conftest configure:6523: $? = 0 configure:6535: result: yes configure:6544: checking whether chown dereferences symlinks configure:6577: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6577: $? = 0 configure:6577: ./conftest configure:6577: $? = 0 configure:6589: result: yes configure:6605: checking for chown configure:6605: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6605: $? = 0 configure:6605: result: yes configure:6605: checking for fchown configure:6605: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6605: $? = 0 configure:6605: result: yes configure:6605: checking for fdopendir configure:6605: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6605: $? = 0 configure:6605: result: yes configure:6605: checking for dup2 configure:6605: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6605: $? = 0 configure:6605: result: yes configure:6605: checking for fchdir configure:6605: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6605: $? = 0 configure:6605: result: yes configure:6605: checking for fcntl configure:6605: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6605: $? = 0 configure:6605: result: yes configure:6605: checking for lchmod configure:6605: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:66:1: error: unknown type name 'choke' choke me ^ conftest.c:69:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:6605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_DUP2 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* 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 lchmod (); | /* 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_lchmod || defined __stub___lchmod | choke me | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure:6605: result: no configure:6605: checking for fstatfs configure:6605: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6605: $? = 0 configure:6605: result: yes configure:6605: checking for getdtablesize configure:6605: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6605: $? = 0 configure:6605: result: yes configure:6605: checking for lstat configure:6605: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6605: $? = 0 configure:6605: result: yes configure:6605: checking for mprotect configure:6605: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6605: $? = 0 configure:6605: result: yes configure:6605: checking for memchr configure:6605: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:65:6: warning: conflicting types for built-in function 'memchr' char memchr (); ^ configure:6605: $? = 0 configure:6605: result: yes configure:6605: checking for strdup configure:6605: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:66:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^ configure:6605: $? = 0 configure:6605: result: yes configure:6605: checking for pipe configure:6605: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6605: $? = 0 configure:6605: result: yes configure:6605: checking for vasnprintf configure:6605: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/dev-util/febootstrap-2.11/temp/ccmBNkKA.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `vasnprintf' collect2: error: ld returned 1 exit status configure:6605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_DUP2 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* 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 vasnprintf (); | /* 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_vasnprintf || defined __stub___vasnprintf | choke me | #endif | | int | main () | { | return vasnprintf (); | ; | return 0; | } configure:6605: result: no configure:6683: checking whether chown honors trailing slash configure:6709: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6709: $? = 0 configure:6709: ./conftest configure:6709: $? = 0 configure:6720: result: yes configure:6739: checking whether chown always updates ctime configure:6771: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6771: $? = 0 configure:6771: ./conftest configure:6771: $? = 0 configure:6782: result: yes configure:6832: checking whether the preprocessor supports include_next configure:6870: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:6870: $? = 0 configure:6891: result: yes configure:6920: checking dirent.h usability configure:6920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking dirent.h presence configure:6920: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking for dirent.h configure:6920: result: yes configure:6920: checking errno.h usability configure:6920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking errno.h presence configure:6920: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking for errno.h configure:6920: result: yes configure:6920: checking fcntl.h usability configure:6920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking fcntl.h presence configure:6920: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking for fcntl.h configure:6920: result: yes configure:6920: checking float.h usability configure:6920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking float.h presence configure:6920: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking for float.h configure:6920: result: yes configure:6920: checking sys/param.h usability configure:6920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking sys/param.h presence configure:6920: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking for sys/param.h configure:6920: result: yes configure:6920: checking sys/vfs.h usability configure:6920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking sys/vfs.h presence configure:6920: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking for sys/vfs.h configure:6920: result: yes configure:6920: checking getopt.h usability configure:6920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking getopt.h presence configure:6920: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking for getopt.h configure:6920: result: yes configure:6920: checking for stdint.h configure:6920: result: yes configure:6920: checking wchar.h usability configure:6920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking wchar.h presence configure:6920: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking for wchar.h configure:6920: result: yes configure:6920: checking for inttypes.h configure:6920: result: yes configure:6920: checking sys/mman.h usability configure:6920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking sys/mman.h presence configure:6920: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking for sys/mman.h configure:6920: result: yes configure:6920: checking for unistd.h configure:6920: result: yes configure:6920: checking stdarg.h usability configure:6920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking stdarg.h presence configure:6920: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking for stdarg.h configure:6920: result: yes configure:6920: checking stddef.h usability configure:6920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking stddef.h presence configure:6920: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking for stddef.h configure:6920: result: yes configure:6920: checking stdio.h usability configure:6920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking stdio.h presence configure:6920: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking for stdio.h configure:6920: result: yes configure:6920: checking for stdlib.h configure:6920: result: yes configure:6920: checking sys/socket.h usability configure:6920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking sys/socket.h presence configure:6920: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking for sys/socket.h configure:6920: result: yes configure:6920: checking for string.h configure:6920: result: yes configure:6920: checking for sys/stat.h configure:6920: result: yes configure:6920: checking sys/wait.h usability configure:6920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking sys/wait.h presence configure:6920: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking for sys/wait.h configure:6920: result: yes configure:6920: checking time.h usability configure:6920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking time.h presence configure:6920: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking for time.h configure:6920: result: yes configure:6920: checking sys/time.h usability configure:6920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking sys/time.h presence configure:6920: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6920: $? = 0 configure:6920: result: yes configure:6920: checking for sys/time.h configure:6920: result: yes configure:6940: checking whether system is Windows or MSDOS configure:6960: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:73:1: error: unknown type name 'neither' neither MSDOS nor Windows ^ conftest.c:73:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nor' neither MSDOS nor Windows ^ configure:6960: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_DUP2 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | | int | main () | { | | #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __CYGWIN__ | neither MSDOS nor Windows | #endif | ; | return 0; | } configure:6968: result: no configure:7037: checking whether // is distinct from / configure:7066: result: no configure:7086: checking for complete errno.h configure:7138: result: yes configure:7419: checking whether strerror_r is declared configure:7419: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7419: $? = 0 configure:7419: result: yes configure:7432: checking for strerror_r configure:7432: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7432: $? = 0 configure:7432: result: yes configure:7441: checking whether strerror_r returns char * configure:7465: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7465: $? = 0 configure:7503: result: yes configure:7563: checking for mode_t configure:7563: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7563: $? = 0 configure:7563: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:109:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:7563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_DUP2 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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 | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:7563: result: yes configure:7576: checking for promoted mode_t type configure:7593: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:77:13: error: size of array 'array' is negative typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; ^ configure:7593: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_DUP2 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | /* end confdefs.h. */ | #include | int | main () | { | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ; | return 0; | } configure:7601: result: mode_t configure:7701: checking for working fcntl.h configure:7758: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c: In function 'main': conftest.c:94:26: warning: the address of 'constants' will always evaluate as 'true' [-Waddress] int status = !constants; ^ configure:7758: $? = 0 configure:7758: ./conftest configure:7758: $? = 0 configure:7773: result: yes configure:7812: checking whether lstat correctly handles trailing slash configure:7843: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7843: $? = 0 configure:7843: ./conftest configure:7843: $? = 0 configure:7860: result: yes configure:7885: checking whether unlink honors trailing slashes configure:7915: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7915: $? = 0 configure:7915: ./conftest configure:7915: $? = 0 configure:7926: result: yes configure:7928: checking whether unlink of a parent directory fails is it should configure:7990: result: guessing yes configure:8034: checking whether getcwd (NULL, 0) allocates memory for result configure:8081: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8081: $? = 0 configure:8081: ./conftest configure:8081: $? = 0 configure:8091: result: yes configure:8095: checking whether getcwd is declared configure:8095: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8095: $? = 0 configure:8095: result: yes configure:8199: checking for getopt.h configure:8199: result: yes configure:8216: checking for getopt_long_only configure:8216: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8216: $? = 0 configure:8216: result: yes configure:8230: checking whether optreset is declared configure:8230: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:89:10: error: 'optreset' undeclared (first use in this function) (void) optreset; ^ conftest.c:89:10: note: each undeclared identifier is reported only once for each function it appears in configure:8230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_DUP2 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef optreset | #ifdef __cplusplus | (void) optreset; | #else | (void) optreset; | #endif | #endif | | ; | return 0; | } configure:8230: result: no configure:8244: checking whether getopt_clip is declared configure:8244: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:90:10: error: 'getopt_clip' undeclared (first use in this function) (void) getopt_clip; ^ conftest.c:90:10: note: each undeclared identifier is reported only once for each function it appears in configure:8244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_DUP2 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef getopt_clip | #ifdef __cplusplus | (void) getopt_clip; | #else | (void) getopt_clip; | #endif | #endif | | ; | return 0; | } configure:8244: result: no configure:8262: checking whether getopt is POSIX compatible configure:8370: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8370: $? = 0 configure:8370: ./conftest configure:8370: $? = 0 configure:8381: result: yes configure:8389: checking for working GNU getopt function configure:8478: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8478: $? = 0 configure:8478: ./conftest configure:8478: $? = 0 configure:8494: result: yes configure:8502: checking whether getenv is declared configure:8502: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8502: $? = 0 configure:8502: result: yes configure:8564: checking for stdbool.h that conforms to C99 configure:8631: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:132:14: warning: the address of 's' will always evaluate as 'true' [-Waddress] bool e = &s; ^ conftest.c:136:22: warning: the address of 'a' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:136:27: warning: the address of 'b' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:136:32: warning: the address of 'c' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:136:37: warning: the address of 'd' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:136:47: warning: the address of 'f' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:136:52: warning: the address of 'g' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:136:57: warning: the address of 'h' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:136:62: warning: the address of 'i' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:137:29: warning: the address of 'n' will always evaluate as 'true' [-Waddress] ^ conftest.c:137:34: warning: the address of 'o' will always evaluate as 'true' [-Waddress] ^ conftest.c:137:39: warning: the address of 'p' will always evaluate as 'true' [-Waddress] ^ configure:8631: $? = 0 configure:8638: result: yes configure:8640: checking for _Bool configure:8640: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8640: $? = 0 configure:8640: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:119:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:8640: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_DUP2 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 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 | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:8640: result: yes configure:8675: checking for long long int configure:8712: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8712: $? = 0 configure:8742: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8742: $? = 0 configure:8742: ./conftest configure:8742: $? = 0 configure:8757: result: yes configure:8766: checking for unsigned long long int configure:8803: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8803: $? = 0 configure:8811: result: yes configure:8839: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c:88:10: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:88:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:88:16: error: unknown type name 'universal' configure:8839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_DUP2 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:8972: checking whether stdint.h conforms to C99 configure:9141: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:9141: $? = 0 configure:9223: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:9223: $? = 0 configure:9223: ./conftest configure:9223: $? = 0 configure:9235: result: yes configure:9577: checking for inttypes.h configure:9577: result: yes configure:9588: checking whether the inttypes.h PRIxNN macros are broken configure:9610: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:9610: $? = 0 configure:9618: result: no configure:9639: checking whether imaxabs is declared configure:9639: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:9639: $? = 0 configure:9639: result: yes configure:9652: checking whether imaxdiv is declared configure:9652: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:9652: $? = 0 configure:9652: result: yes configure:9665: checking whether strtoimax is declared configure:9665: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:9665: $? = 0 configure:9665: result: yes configure:9678: checking whether strtoumax is declared configure:9678: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:9678: $? = 0 configure:9678: result: yes configure:9766: checking whether malloc, realloc, calloc are POSIX compliant configure:9786: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:9786: $? = 0 configure:9794: result: yes configure:9889: checking for mmap configure:9889: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:9889: $? = 0 configure:9889: result: yes configure:9900: checking for MAP_ANONYMOUS configure:9937: result: yes configure:9977: checking whether memchr works configure:10039: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:10039: $? = 0 configure:10039: ./conftest configure:10039: $? = 0 configure:10049: result: yes configure:10084: checking for C/C++ restrict keyword configure:10109: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10109: $? = 0 configure:10117: result: __restrict configure:10131: checking whether memrchr is declared configure:10131: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10131: $? = 0 configure:10131: result: yes configure:10149: checking for ssize_t configure:10166: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10166: $? = 0 configure:10173: result: yes configure:10192: checking for wchar_t configure:10209: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10209: $? = 0 configure:10216: result: yes configure:10230: checking whether C symbols are prefixed with underscore at the linker level configure:10243: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -S conftest.c configure:10246: $? = 0 configure:10256: result: no configure:10287: checking whether strdup is declared configure:10287: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10287: $? = 0 configure:10287: result: yes configure:10308: checking for working strerror function configure:10346: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:10346: $? = 0 configure:10346: ./conftest configure:10346: $? = 0 configure:10357: result: yes configure:10473: checking whether memmem is declared without a macro configure:10491: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10491: $? = 0 configure:10499: result: yes configure:10473: checking whether mempcpy is declared without a macro configure:10491: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10491: $? = 0 configure:10499: result: yes configure:10473: checking whether memrchr is declared without a macro configure:10491: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10491: $? = 0 configure:10499: result: yes configure:10473: checking whether rawmemchr is declared without a macro configure:10491: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10491: $? = 0 configure:10499: result: yes configure:10473: checking whether stpcpy is declared without a macro configure:10491: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10491: $? = 0 configure:10499: result: yes configure:10473: checking whether stpncpy is declared without a macro configure:10491: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10491: $? = 0 configure:10499: result: yes configure:10473: checking whether strchrnul is declared without a macro configure:10491: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10491: $? = 0 configure:10499: result: yes configure:10473: checking whether strdup is declared without a macro configure:10491: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10491: $? = 0 configure:10499: result: yes configure:10473: checking whether strncat is declared without a macro configure:10491: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10491: $? = 0 configure:10499: result: yes configure:10473: checking whether strndup is declared without a macro configure:10491: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10491: $? = 0 configure:10499: result: yes configure:10473: checking whether strnlen is declared without a macro configure:10491: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10491: $? = 0 configure:10499: result: yes configure:10473: checking whether strpbrk is declared without a macro configure:10491: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10491: $? = 0 configure:10499: result: yes configure:10473: checking whether strsep is declared without a macro configure:10491: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10491: $? = 0 configure:10499: result: yes configure:10473: checking whether strcasestr is declared without a macro configure:10491: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10491: $? = 0 configure:10499: result: yes configure:10473: checking whether strtok_r is declared without a macro configure:10491: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10491: $? = 0 configure:10499: result: yes configure:10473: checking whether strsignal is declared without a macro configure:10491: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10491: $? = 0 configure:10499: result: yes configure:10473: checking whether strverscmp is declared without a macro configure:10491: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10491: $? = 0 configure:10499: result: yes configure:10511: checking whether stat file-mode macros are broken configure:10538: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10538: $? = 0 configure:10545: result: no configure:10599: checking for struct timespec in configure:10616: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10616: $? = 0 configure:10623: result: yes configure:10771: checking for wint_t configure:10796: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10796: $? = 0 configure:10803: result: yes configure:10812: checking for inttypes.h configure:10831: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10831: $? = 0 configure:10838: result: yes configure:10849: checking for stdint.h configure:10866: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10866: $? = 0 configure:10873: result: yes configure:10886: checking for intmax_t configure:10911: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10911: $? = 0 configure:10918: result: yes configure:10938: checking whether snprintf returns a byte count as in C99 configure:10990: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:10990: $? = 0 configure:10990: ./conftest configure:10990: $? = 0 configure:11001: result: yes configure:11013: checking for snprintf configure:11013: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:142:6: warning: conflicting types for built-in function 'snprintf' char snprintf (); ^ configure:11013: $? = 0 configure:11013: result: yes configure:11013: checking for strnlen configure:11013: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:11013: $? = 0 configure:11013: result: yes configure:11013: checking for wcslen configure:11013: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:11013: $? = 0 configure:11013: result: yes configure:11013: checking for wcsnlen configure:11013: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:11013: $? = 0 configure:11013: result: yes configure:11013: checking for mbrtowc configure:11013: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:11013: $? = 0 configure:11013: result: yes configure:11013: checking for wcrtomb configure:11013: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:11013: $? = 0 configure:11013: result: yes configure:11022: checking whether _snprintf is declared configure:11022: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:134:10: error: '_snprintf' undeclared (first use in this function) (void) _snprintf; ^ conftest.c:134:10: note: each undeclared identifier is reported only once for each function it appears in configure:11022: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_DUP2 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_MAP_ANONYMOUS 1 | #define restrict __restrict | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_WCHAR_T 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _snprintf | #ifdef __cplusplus | (void) _snprintf; | #else | (void) _snprintf; | #endif | #endif | | ; | return 0; | } configure:11022: result: no configure:11080: checking whether uses 'inline' correctly configure:11095: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:11098: $? = 0 configure:11109: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:11112: $? = 0 configure:11125: result: yes configure:11174: checking for alloca as a compiler built-in configure:11198: result: yes configure:11220: checking whether this system has an arbitrary file name length limit configure:11242: result: yes configure:11324: checking for d_ino member in directory struct configure:11354: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:11354: $? = 0 configure:11354: ./conftest configure:11354: $? = 0 configure:11364: result: yes configure:11374: checking for d_type member in directory struct configure:11393: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c: In function 'main': conftest.c:139:15: warning: variable 'dp' set but not used [-Wunused-but-set-variable] struct dirent dp; dp.d_type = 0; ^ configure:11393: $? = 0 configure:11403: result: yes configure:11480: checking whether alphasort is declared without a macro configure:11498: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:11498: $? = 0 configure:11506: result: yes configure:11480: checking whether dirfd is declared without a macro configure:11498: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:11498: $? = 0 configure:11506: result: yes configure:11480: checking whether fdopendir is declared without a macro configure:11498: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:11498: $? = 0 configure:11506: result: yes configure:11480: checking whether scandir is declared without a macro configure:11498: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:11498: $? = 0 configure:11506: result: yes configure:11559: checking for dirfd configure:11559: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:11559: $? = 0 configure:11559: result: yes configure:11568: checking whether dirfd is declared configure:11568: result: yes configure:11585: checking whether dirfd is a macro configure:11608: result: no configure:11727: checking whether // is distinct from / configure:11756: result: no configure:11788: checking whether dup2 works configure:11830: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:11830: $? = 0 configure:11830: ./conftest configure:11830: $? = 0 configure:11841: result: yes configure:11891: checking for error_at_line configure:11907: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:11907: $? = 0 configure:11915: result: yes configure:12172: checking whether fcntl handles F_DUPFD correctly configure:12198: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12198: $? = 0 configure:12198: ./conftest configure:12198: $? = 0 configure:12208: result: yes configure:12242: checking whether fcntl understands F_DUPFD_CLOEXEC configure:12263: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:12263: $? = 0 configure:12281: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c:148:1: error: unknown type name 'choke' choke me ^ conftest.c:151:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:12281: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_DUP2 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_MAP_ANONYMOUS 1 | #define restrict __restrict | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_WCHAR_T 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_CHOWN 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCLOSE 1 | /* end confdefs.h. */ | | #ifdef __linux__ | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace | it to support the semantics on older kernels that failed with EINVAL. */ | choke me | #endif | | int | main () | { | | ; | return 0; | } configure:12292: result: needs runtime check configure:12401: checking whether fcntl is declared without a macro configure:12419: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:12419: $? = 0 configure:12427: result: yes configure:12401: checking whether openat is declared without a macro configure:12419: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:12419: $? = 0 configure:12427: result: yes configure:12474: checking whether fdopendir is declared configure:12474: result: yes configure:12526: checking whether fdopendir works configure:12553: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12553: $? = 0 configure:12553: ./conftest configure:12553: $? = 0 configure:12563: result: yes configure:12759: checking for fchmodat configure:12759: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12759: $? = 0 configure:12759: result: yes configure:12759: checking for fstatat configure:12759: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12759: $? = 0 configure:12759: result: yes configure:12759: checking for mkdirat configure:12759: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12759: $? = 0 configure:12759: result: yes configure:12759: checking for openat configure:12759: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12759: $? = 0 configure:12759: result: yes configure:12759: checking for unlinkat configure:12759: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12759: $? = 0 configure:12759: result: yes configure:12846: checking for fchownat configure:12846: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12846: $? = 0 configure:12846: result: yes configure:12849: checking whether fchownat works with AT_SYMLINK_NOFOLLOW configure:12881: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12881: $? = 0 configure:12881: ./conftest configure:12881: $? = 0 configure:12892: result: yes configure:12940: checking for struct statfs.f_type configure:12940: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:12940: $? = 0 configure:12940: result: yes configure:12974: checking whether getcwd handles long file names properly configure:13136: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13136: $? = 0 configure:13136: ./conftest configure:13136: $? = 0 configure:13150: result: yes configure:13169: checking for getpagesize configure:13169: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13169: $? = 0 configure:13169: result: yes configure:13178: checking whether getcwd aborts when 4k < cwd_length < 16k configure:13268: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c: In function 'main': conftest.c:188:7: warning: variable 'fail' set but not used [-Wunused-but-set-variable] int fail = 0; ^ configure:13268: $? = 0 configure:13268: ./conftest configure:13268: $? = 0 configure:13279: result: no configure:13452: checking whether the compiler generally respects inline configure:13473: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:13473: $? = 0 configure:13482: result: yes configure:13531: checking whether inttypes.h conforms to C99 configure:13654: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:13654: $? = 0 configure:13660: result: yes configure:13755: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c:165:23: error: conflicting types for 'foo' extern int foo; ^ conftest.c:164:28: note: previous declaration of 'foo' was here extern intptr_t foo; ^ configure:13755: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_DUP2 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_MAP_ANONYMOUS 1 | #define restrict __restrict | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_WCHAR_T 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_CHOWN 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_INLINE 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | /* end confdefs.h. */ | #include | extern intptr_t foo; | extern int foo; | int | main () | { | | ; | return 0; | } configure:13755: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:13755: $? = 0 configure:13789: checking whether INT32_MAX < INTMAX_MAX configure:13823: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:13823: $? = 0 configure:13830: result: yes configure:13841: checking whether INT64_MAX == LONG_MAX configure:13875: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:13875: $? = 0 configure:13882: result: yes configure:13895: checking whether UINT32_MAX < UINTMAX_MAX configure:13929: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:13929: $? = 0 configure:13936: result: yes configure:13947: checking whether UINT64_MAX == ULONG_MAX configure:13981: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:13981: $? = 0 configure:13988: result: yes configure:14004: checking whether imaxabs is declared without a macro configure:14022: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:14022: $? = 0 configure:14030: result: yes configure:14004: checking whether imaxdiv is declared without a macro configure:14022: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:14022: $? = 0 configure:14030: result: yes configure:14004: checking whether strtoimax is declared without a macro configure:14022: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:14022: $? = 0 configure:14030: result: yes configure:14004: checking whether strtoumax is declared without a macro configure:14022: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:14022: $? = 0 configure:14030: result: yes configure:14063: checking for lchown configure:14063: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14063: $? = 0 configure:14063: result: yes configure:14202: checking for mempcpy configure:14202: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:196:6: warning: conflicting types for built-in function 'mempcpy' char mempcpy (); ^ configure:14202: $? = 0 configure:14202: result: yes configure:14260: checking for memrchr configure:14260: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14260: $? = 0 configure:14260: result: yes configure:14298: checking whether mkdir handles trailing slash configure:14321: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14321: $? = 0 configure:14321: ./conftest configure:14321: $? = 0 configure:14334: result: yes configure:14350: checking whether mkdir handles trailing dot configure:14373: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14373: $? = 0 configure:14373: ./conftest configure:14373: $? = 0 configure:14386: result: yes configure:14440: checking whether open recognizes a trailing slash configure:14475: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14475: $? = 0 configure:14475: ./conftest configure:14475: $? = 0 configure:14487: result: yes configure:14600: checking for fchmodat configure:14600: result: yes configure:14600: checking for fstatat configure:14600: result: yes configure:14600: checking for mkdirat configure:14600: result: yes configure:14600: checking for openat configure:14600: result: yes configure:14600: checking for unlinkat configure:14600: result: yes configure:14687: checking for fchownat configure:14687: result: yes configure:14690: checking whether fchownat works with AT_SYMLINK_NOFOLLOW configure:14733: result: yes configure:14825: checking whether rmdir works configure:14850: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14850: $? = 0 configure:14850: ./conftest configure:14850: $? = 0 configure:14861: result: yes configure:14949: checking for stdint.h configure:14949: result: yes configure:14959: checking for SIZE_MAX configure:15030: result: yes configure:15043: checking for ssize_t configure:15067: result: yes configure:15086: checking whether stat handles trailing slashes on directories configure:15109: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15109: $? = 0 configure:15109: ./conftest configure:15109: $? = 0 configure:15119: result: yes configure:15121: checking whether stat handles trailing slashes on files configure:15151: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15151: $? = 0 configure:15151: ./conftest configure:15151: $? = 0 configure:15162: result: yes configure:15205: checking for va_copy configure:15226: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15226: $? = 0 configure:15234: result: yes configure:15391: checking whether NULL can be used in arbitrary expressions configure:15409: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15409: $? = 0 configure:15416: result: yes configure:15583: checking whether stdint.h conforms to C99 configure:15846: result: yes configure:16264: checking whether dprintf is declared without a macro configure:16282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16282: $? = 0 configure:16290: result: yes configure:16264: checking whether fpurge is declared without a macro configure:16282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:196:10: error: 'fpurge' undeclared (first use in this function) (void) fpurge; ^ conftest.c:196:10: note: each undeclared identifier is reported only once for each function it appears in configure:16282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_DUP2 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_MAP_ANONYMOUS 1 | #define restrict __restrict | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_WCHAR_T 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_CHOWN 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_INLINE 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_RAW_DECL_DPRINTF 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef fpurge | (void) fpurge; | ; | return 0; | } configure:16290: result: no configure:16264: checking whether fseeko is declared without a macro configure:16282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16282: $? = 0 configure:16290: result: yes configure:16264: checking whether ftello is declared without a macro configure:16282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16282: $? = 0 configure:16290: result: yes configure:16264: checking whether getdelim is declared without a macro configure:16282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16282: $? = 0 configure:16290: result: yes configure:16264: checking whether getline is declared without a macro configure:16282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16282: $? = 0 configure:16290: result: yes configure:16264: checking whether popen is declared without a macro configure:16282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16282: $? = 0 configure:16290: result: yes configure:16264: checking whether renameat is declared without a macro configure:16282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16282: $? = 0 configure:16290: result: yes configure:16264: checking whether snprintf is declared without a macro configure:16282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16282: $? = 0 configure:16290: result: yes configure:16264: checking whether tmpfile is declared without a macro configure:16282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16282: $? = 0 configure:16290: result: yes configure:16264: checking whether vdprintf is declared without a macro configure:16282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16282: $? = 0 configure:16290: result: yes configure:16264: checking whether vsnprintf is declared without a macro configure:16282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16282: $? = 0 configure:16290: result: yes configure:16366: checking for random.h configure:16366: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c:234:20: fatal error: random.h: No such file or directory compilation terminated. configure:16366: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_DUP2 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_MAP_ANONYMOUS 1 | #define restrict __restrict | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_WCHAR_T 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_CHOWN 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_INLINE 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 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:16366: result: no configure:16383: checking for struct random_data configure:16383: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16383: $? = 0 configure:16383: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:209:33: error: expected expression before ')' token if (sizeof ((struct random_data))) ^ configure:16383: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_DUP2 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_MAP_ANONYMOUS 1 | #define restrict __restrict | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_WCHAR_T 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_CHOWN 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_INLINE 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | /* end confdefs.h. */ | #include | #if HAVE_RANDOM_H | # include | #endif | | | int | main () | { | if (sizeof ((struct random_data))) | return 0; | ; | return 0; | } configure:16383: result: yes configure:16404: checking whether _Exit is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether atoll is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether canonicalize_file_name is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether getloadavg is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether getsubopt is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether grantpt is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether mkdtemp is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether mkostemp is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether mkostemps is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether mkstemp is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether mkstemps is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether ptsname is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether random_r is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether initstat_r is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:226:10: error: 'initstat_r' undeclared (first use in this function) (void) initstat_r; ^ conftest.c:226:10: note: each undeclared identifier is reported only once for each function it appears in configure:16428: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_DUP2 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_MAP_ANONYMOUS 1 | #define restrict __restrict | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_WCHAR_T 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_CHOWN 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_INLINE 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef initstat_r | (void) initstat_r; | ; | return 0; | } configure:16436: result: no configure:16404: checking whether srandom_r is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether setstate_r is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether realpath is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether rpmatch is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether setenv is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether strtod is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether strtoll is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether strtoull is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether unlockpt is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16404: checking whether unsetenv is declared without a macro configure:16428: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16428: $? = 0 configure:16436: result: yes configure:16613: checking for nlink_t configure:16613: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16613: $? = 0 configure:16613: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:232:22: error: expected expression before ')' token if (sizeof ((nlink_t))) ^ configure:16613: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_DUP2 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_MAP_ANONYMOUS 1 | #define restrict __restrict | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_WCHAR_T 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_CHOWN 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_INLINE 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRERROR 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((nlink_t))) | return 0; | ; | return 0; | } configure:16613: result: yes configure:16628: checking whether fchmodat is declared without a macro configure:16646: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16646: $? = 0 configure:16654: result: yes configure:16628: checking whether fstatat is declared without a macro configure:16646: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16646: $? = 0 configure:16654: result: yes configure:16628: checking whether futimens is declared without a macro configure:16646: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16646: $? = 0 configure:16654: result: yes configure:16628: checking whether lchmod is declared without a macro configure:16646: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16646: $? = 0 configure:16654: result: yes configure:16628: checking whether lstat is declared without a macro configure:16646: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16646: $? = 0 configure:16654: result: yes configure:16628: checking whether mkdirat is declared without a macro configure:16646: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16646: $? = 0 configure:16654: result: yes configure:16628: checking whether mkfifo is declared without a macro configure:16646: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16646: $? = 0 configure:16654: result: yes configure:16628: checking whether mkfifoat is declared without a macro configure:16646: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16646: $? = 0 configure:16654: result: yes configure:16628: checking whether mknod is declared without a macro configure:16646: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16646: $? = 0 configure:16654: result: yes configure:16628: checking whether mknodat is declared without a macro configure:16646: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16646: $? = 0 configure:16654: result: yes configure:16628: checking whether stat is declared without a macro configure:16646: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16646: $? = 0 configure:16654: result: yes configure:16628: checking whether utimensat is declared without a macro configure:16646: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16646: $? = 0 configure:16654: result: yes configure:16734: checking whether waitpid is declared without a macro configure:16751: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16751: $? = 0 configure:16759: result: yes configure:16858: checking whether chown is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether dup2 is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether dup3 is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether environ is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether euidaccess is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether faccessat is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether fchdir is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether fchownat is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether fsync is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether ftruncate is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether getcwd is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether getdomainname is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether getdtablesize is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether getgroups is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether gethostname is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether getlogin is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether getlogin_r is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether getpagesize is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether getusershell is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether setusershell is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether endusershell is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether lchown is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether link is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether linkat is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether lseek is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether pipe2 is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether pread is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether pwrite is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether readlink is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether readlinkat is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether rmdir is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether sleep is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether symlink is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether symlinkat is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether ttyname_r is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether unlink is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether unlinkat is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16858: checking whether usleep is declared without a macro configure:16885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16885: $? = 0 configure:16893: result: yes configure:16950: checking whether unlink honors trailing slashes configure:16991: result: yes configure:16993: checking whether unlink of a parent directory fails is it should configure:17055: result: guessing yes configure:17167: checking for ptrdiff_t configure:17167: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:17167: $? = 0 configure:17167: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:314:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:17167: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "febootstrap" | #define PACKAGE_TARNAME "febootstrap" | #define PACKAGE_VERSION "2.11" | #define PACKAGE_STRING "febootstrap 2.11" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "febootstrap" | #define VERSION "2.11" | #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 PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_DUP2 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_PIPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_MAP_ANONYMOUS 1 | #define restrict __restrict | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_WCHAR_T 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_CHOWN 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_INLINE 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRERROR 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_RAW_DECL_WAITPID 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_TEST_UNLINK 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 | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:17167: result: yes configure:17189: checking for vasprintf configure:17189: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17189: $? = 0 configure:17189: result: yes configure:17345: checking whether btowc is declared without a macro configure:17370: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:17370: $? = 0 configure:17378: result: yes configure:17345: checking whether wctob is declared without a macro configure:17370: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:17370: $? = 0 configure:17378: result: yes configure:17345: checking whether mbsinit is declared without a macro configure:17370: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:17370: $? = 0 configure:17378: result: yes configure:17345: checking whether mbrtowc is declared without a macro configure:17370: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:17370: $? = 0 configure:17378: result: yes configure:17345: checking whether mbrlen is declared without a macro configure:17370: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:17370: $? = 0 configure:17378: result: yes configure:17345: checking whether mbsrtowcs is declared without a macro configure:17370: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:17370: $? = 0 configure:17378: result: yes configure:17345: checking whether mbsnrtowcs is declared without a macro configure:17370: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:17370: $? = 0 configure:17378: result: yes configure:17345: checking whether wcrtomb is declared without a macro configure:17370: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:17370: $? = 0 configure:17378: result: yes configure:17345: checking whether wcsrtombs is declared without a macro configure:17370: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:17370: $? = 0 configure:17378: result: yes configure:17345: checking whether wcsnrtombs is declared without a macro configure:17370: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:17370: $? = 0 configure:17378: result: yes configure:17345: checking whether wcwidth is declared without a macro configure:17370: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:17370: $? = 0 configure:17378: result: yes configure:17449: checking for stdint.h configure:17449: result: yes configure:17543: checking for perldoc configure:17559: found /usr/bin/perldoc configure:17571: result: perldoc configure:17594: checking for fakeroot configure:17610: found /usr/bin/fakeroot configure:17622: result: fakeroot configure:17639: checking for fakechroot configure:17655: found /usr/bin/fakechroot configure:17667: result: fakechroot configure:17684: checking for yum configure:17700: found /usr/bin/yum configure:17712: result: yum configure:17729: checking for mke2fs configure:17747: found /sbin/mke2fs configure:17760: result: /sbin/mke2fs configure:17781: checking for error_message in -lcom_err configure:17806: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lcom_err >&5 configure:17806: $? = 0 configure:17815: result: yes configure:17836: checking for ext2fs_file_open2 in -lext2fs configure:17861: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lext2fs >&5 configure:17861: $? = 0 configure:17870: result: yes configure:17890: checking ext2fs/ext2fs.h usability configure:17890: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:17890: $? = 0 configure:17890: result: yes configure:17890: checking ext2fs/ext2fs.h presence configure:17890: x86_64-pc-linux-gnu-gcc -E conftest.c configure:17890: $? = 0 configure:17890: result: yes configure:17890: checking for ext2fs/ext2fs.h configure:17890: result: yes configure:18017: checking that generated files are newer than configure configure:18023: result: done configure:18086: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by febootstrap config.status 2.11, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mr-fox config.status:1667: creating Makefile config.status:1667: creating lib/Makefile config.status:1667: creating helper/Makefile config.status:1667: creating examples/Makefile config.status:1667: creating config.h config.status:1896: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -Wall' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_alloca_works=yes ac_cv_func_chown=yes ac_cv_func_chown_works=yes ac_cv_func_dirfd=yes ac_cv_func_dup2=yes ac_cv_func_fchdir=yes ac_cv_func_fchmodat=yes ac_cv_func_fchown=yes ac_cv_func_fchownat=yes ac_cv_func_fcntl=yes ac_cv_func_fdopendir=yes ac_cv_func_fstatat=yes ac_cv_func_fstatfs=yes ac_cv_func_getdtablesize=yes ac_cv_func_getopt_long_only=yes ac_cv_func_getpagesize=yes ac_cv_func_lchmod=no ac_cv_func_lchown=yes ac_cv_func_lstat=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_mbrtowc=yes ac_cv_func_memchr=yes ac_cv_func_mempcpy=yes ac_cv_func_memrchr=yes ac_cv_func_mkdirat=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_openat=yes ac_cv_func_pipe=yes ac_cv_func_snprintf=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strnlen=yes ac_cv_func_unlinkat=yes ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_have_decl__Exit=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl_alphasort=yes ac_cv_have_decl_atoll=yes ac_cv_have_decl_btowc=yes ac_cv_have_decl_canonicalize_file_name=yes ac_cv_have_decl_chown=yes ac_cv_have_decl_dirfd=yes ac_cv_have_decl_dprintf=yes ac_cv_have_decl_dup2=yes ac_cv_have_decl_dup3=yes ac_cv_have_decl_endusershell=yes ac_cv_have_decl_environ=yes ac_cv_have_decl_euidaccess=yes ac_cv_have_decl_faccessat=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fchmodat=yes ac_cv_have_decl_fchownat=yes ac_cv_have_decl_fcntl=yes ac_cv_have_decl_fdopendir=yes ac_cv_have_decl_fseeko=yes ac_cv_have_decl_fstatat=yes ac_cv_have_decl_fsync=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_ftruncate=yes ac_cv_have_decl_futimens=yes ac_cv_have_decl_getcwd=yes ac_cv_have_decl_getdelim=yes ac_cv_have_decl_getdomainname=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getenv=yes ac_cv_have_decl_getgroups=yes ac_cv_have_decl_gethostname=yes ac_cv_have_decl_getline=yes ac_cv_have_decl_getloadavg=yes ac_cv_have_decl_getlogin=yes ac_cv_have_decl_getlogin_r=yes ac_cv_have_decl_getopt_clip=no ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_getsubopt=yes ac_cv_have_decl_getusershell=yes ac_cv_have_decl_grantpt=yes ac_cv_have_decl_imaxabs=yes ac_cv_have_decl_imaxdiv=yes ac_cv_have_decl_lchmod=yes ac_cv_have_decl_lchown=yes ac_cv_have_decl_link=yes ac_cv_have_decl_linkat=yes ac_cv_have_decl_lseek=yes ac_cv_have_decl_lstat=yes ac_cv_have_decl_mbrlen=yes ac_cv_have_decl_mbrtowc=yes ac_cv_have_decl_mbsinit=yes ac_cv_have_decl_mbsnrtowcs=yes ac_cv_have_decl_mbsrtowcs=yes ac_cv_have_decl_memmem=yes ac_cv_have_decl_mempcpy=yes ac_cv_have_decl_memrchr=yes ac_cv_have_decl_mkdirat=yes ac_cv_have_decl_mkdtemp=yes ac_cv_have_decl_mkfifo=yes ac_cv_have_decl_mkfifoat=yes ac_cv_have_decl_mknod=yes ac_cv_have_decl_mknodat=yes ac_cv_have_decl_mkostemp=yes ac_cv_have_decl_mkostemps=yes ac_cv_have_decl_mkstemp=yes ac_cv_have_decl_mkstemps=yes ac_cv_have_decl_openat=yes ac_cv_have_decl_optreset=no ac_cv_have_decl_pipe2=yes ac_cv_have_decl_popen=yes ac_cv_have_decl_pread=yes ac_cv_have_decl_ptsname=yes ac_cv_have_decl_pwrite=yes ac_cv_have_decl_random_r=yes ac_cv_have_decl_rawmemchr=yes ac_cv_have_decl_readlink=yes ac_cv_have_decl_readlinkat=yes ac_cv_have_decl_realpath=yes ac_cv_have_decl_renameat=yes ac_cv_have_decl_rmdir=yes ac_cv_have_decl_rpmatch=yes ac_cv_have_decl_scandir=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_setstate_r=yes ac_cv_have_decl_setusershell=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_srandom_r=yes ac_cv_have_decl_stat=yes ac_cv_have_decl_stpcpy=yes ac_cv_have_decl_stpncpy=yes ac_cv_have_decl_strcasestr=yes ac_cv_have_decl_strchrnul=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strncat=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strpbrk=yes ac_cv_have_decl_strsep=yes ac_cv_have_decl_strsignal=yes ac_cv_have_decl_strtod=yes ac_cv_have_decl_strtoimax=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_decl_strtoll=yes ac_cv_have_decl_strtoull=yes ac_cv_have_decl_strtoumax=yes ac_cv_have_decl_strverscmp=yes ac_cv_have_decl_symlink=yes ac_cv_have_decl_symlinkat=yes ac_cv_have_decl_tmpfile=yes ac_cv_have_decl_ttyname_r=yes ac_cv_have_decl_unlink=yes ac_cv_have_decl_unlinkat=yes ac_cv_have_decl_unlockpt=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_decl_usleep=yes ac_cv_have_decl_utimensat=yes ac_cv_have_decl_vdprintf=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_decl_waitpid=yes ac_cv_have_decl_wcrtomb=yes ac_cv_have_decl_wcsnrtombs=yes ac_cv_have_decl_wcsrtombs=yes ac_cv_have_decl_wctob=yes ac_cv_have_decl_wcwidth=yes ac_cv_header_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_ext2fs_ext2fs_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_random_h=no ac_cv_header_stat_broken=no ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_com_err_error_message=yes ac_cv_lib_error_at_line=yes ac_cv_lib_ext2fs_ext2fs_file_open2=yes ac_cv_member_struct_statfs_f_type=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_MKE2FS=/sbin/mke2fs ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_FAKECHROOT=fakechroot ac_cv_prog_FAKEROOT=fakeroot ac_cv_prog_PERLDOC=perldoc ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_YUM=yum ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= 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 ac_cv_type__Bool=yes ac_cv_type_long_long_int=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_struct_random_data=yes ac_cv_type_uid_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_win_or_dos=no ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gl_cv_c_inline_effective=yes gl_cv_c_multiarch=no gl_cv_decl_null_works=yes gl_cv_double_slash_root=no gl_cv_func_chown_ctime_works=yes gl_cv_func_chown_follows_symlink=yes gl_cv_func_chown_slash_works=yes gl_cv_func_dirfd_macro=no gl_cv_func_dup2_works=yes gl_cv_func_fchownat_nofollow_works=yes gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check' gl_cv_func_fcntl_f_dupfd_works=yes gl_cv_func_fdopendir_works=yes gl_cv_func_getcwd_abort_bug=no gl_cv_func_getcwd_null=yes gl_cv_func_getcwd_path_max=yes gl_cv_func_getopt_gnu=yes gl_cv_func_getopt_posix=yes gl_cv_func_malloc_posix=yes gl_cv_func_memchr_works=yes gl_cv_func_mkdir_trailing_dot_works=yes gl_cv_func_mkdir_trailing_slash_works=yes gl_cv_func_open_slash=yes gl_cv_func_rmdir_works=yes gl_cv_func_snprintf_retval_c99=yes gl_cv_func_stat_dir_slash=yes gl_cv_func_stat_file_slash=yes gl_cv_func_unlink_honors_slashes=yes gl_cv_func_unlink_parent_fails='guessing yes' gl_cv_func_va_copy=yes gl_cv_func_working_strerror=yes gl_cv_have_arbitrary_file_name_length_limit=yes gl_cv_have_include_next=yes gl_cv_have_raw_decl__Exit=yes gl_cv_have_raw_decl_alphasort=yes gl_cv_have_raw_decl_atoll=yes gl_cv_have_raw_decl_btowc=yes gl_cv_have_raw_decl_canonicalize_file_name=yes gl_cv_have_raw_decl_chown=yes gl_cv_have_raw_decl_dirfd=yes gl_cv_have_raw_decl_dprintf=yes gl_cv_have_raw_decl_dup2=yes gl_cv_have_raw_decl_dup3=yes gl_cv_have_raw_decl_endusershell=yes gl_cv_have_raw_decl_environ=yes gl_cv_have_raw_decl_euidaccess=yes gl_cv_have_raw_decl_faccessat=yes gl_cv_have_raw_decl_fchdir=yes gl_cv_have_raw_decl_fchmodat=yes gl_cv_have_raw_decl_fchownat=yes gl_cv_have_raw_decl_fcntl=yes gl_cv_have_raw_decl_fdopendir=yes gl_cv_have_raw_decl_fpurge=no gl_cv_have_raw_decl_fseeko=yes gl_cv_have_raw_decl_fstatat=yes gl_cv_have_raw_decl_fsync=yes gl_cv_have_raw_decl_ftello=yes gl_cv_have_raw_decl_ftruncate=yes gl_cv_have_raw_decl_futimens=yes gl_cv_have_raw_decl_getcwd=yes gl_cv_have_raw_decl_getdelim=yes gl_cv_have_raw_decl_getdomainname=yes gl_cv_have_raw_decl_getdtablesize=yes gl_cv_have_raw_decl_getgroups=yes gl_cv_have_raw_decl_gethostname=yes gl_cv_have_raw_decl_getline=yes gl_cv_have_raw_decl_getloadavg=yes gl_cv_have_raw_decl_getlogin=yes gl_cv_have_raw_decl_getlogin_r=yes gl_cv_have_raw_decl_getpagesize=yes gl_cv_have_raw_decl_getsubopt=yes gl_cv_have_raw_decl_getusershell=yes gl_cv_have_raw_decl_grantpt=yes gl_cv_have_raw_decl_imaxabs=yes gl_cv_have_raw_decl_imaxdiv=yes gl_cv_have_raw_decl_initstat_r=no gl_cv_have_raw_decl_lchmod=yes gl_cv_have_raw_decl_lchown=yes gl_cv_have_raw_decl_link=yes gl_cv_have_raw_decl_linkat=yes gl_cv_have_raw_decl_lseek=yes gl_cv_have_raw_decl_lstat=yes gl_cv_have_raw_decl_mbrlen=yes gl_cv_have_raw_decl_mbrtowc=yes gl_cv_have_raw_decl_mbsinit=yes gl_cv_have_raw_decl_mbsnrtowcs=yes gl_cv_have_raw_decl_mbsrtowcs=yes gl_cv_have_raw_decl_memmem=yes gl_cv_have_raw_decl_mempcpy=yes gl_cv_have_raw_decl_memrchr=yes gl_cv_have_raw_decl_mkdirat=yes gl_cv_have_raw_decl_mkdtemp=yes gl_cv_have_raw_decl_mkfifo=yes gl_cv_have_raw_decl_mkfifoat=yes gl_cv_have_raw_decl_mknod=yes gl_cv_have_raw_decl_mknodat=yes gl_cv_have_raw_decl_mkostemp=yes gl_cv_have_raw_decl_mkostemps=yes gl_cv_have_raw_decl_mkstemp=yes gl_cv_have_raw_decl_mkstemps=yes gl_cv_have_raw_decl_openat=yes gl_cv_have_raw_decl_pipe2=yes gl_cv_have_raw_decl_popen=yes gl_cv_have_raw_decl_pread=yes gl_cv_have_raw_decl_ptsname=yes gl_cv_have_raw_decl_pwrite=yes gl_cv_have_raw_decl_random_r=yes gl_cv_have_raw_decl_rawmemchr=yes gl_cv_have_raw_decl_readlink=yes gl_cv_have_raw_decl_readlinkat=yes gl_cv_have_raw_decl_realpath=yes gl_cv_have_raw_decl_renameat=yes gl_cv_have_raw_decl_rmdir=yes gl_cv_have_raw_decl_rpmatch=yes gl_cv_have_raw_decl_scandir=yes gl_cv_have_raw_decl_setenv=yes gl_cv_have_raw_decl_setstate_r=yes gl_cv_have_raw_decl_setusershell=yes gl_cv_have_raw_decl_sleep=yes gl_cv_have_raw_decl_snprintf=yes gl_cv_have_raw_decl_srandom_r=yes gl_cv_have_raw_decl_stat=yes gl_cv_have_raw_decl_stpcpy=yes gl_cv_have_raw_decl_stpncpy=yes gl_cv_have_raw_decl_strcasestr=yes gl_cv_have_raw_decl_strchrnul=yes gl_cv_have_raw_decl_strdup=yes gl_cv_have_raw_decl_strncat=yes gl_cv_have_raw_decl_strndup=yes gl_cv_have_raw_decl_strnlen=yes gl_cv_have_raw_decl_strpbrk=yes gl_cv_have_raw_decl_strsep=yes gl_cv_have_raw_decl_strsignal=yes gl_cv_have_raw_decl_strtod=yes gl_cv_have_raw_decl_strtoimax=yes gl_cv_have_raw_decl_strtok_r=yes gl_cv_have_raw_decl_strtoll=yes gl_cv_have_raw_decl_strtoull=yes gl_cv_have_raw_decl_strtoumax=yes gl_cv_have_raw_decl_strverscmp=yes gl_cv_have_raw_decl_symlink=yes gl_cv_have_raw_decl_symlinkat=yes gl_cv_have_raw_decl_tmpfile=yes gl_cv_have_raw_decl_ttyname_r=yes gl_cv_have_raw_decl_unlink=yes gl_cv_have_raw_decl_unlinkat=yes gl_cv_have_raw_decl_unlockpt=yes gl_cv_have_raw_decl_unsetenv=yes gl_cv_have_raw_decl_usleep=yes gl_cv_have_raw_decl_utimensat=yes gl_cv_have_raw_decl_vdprintf=yes gl_cv_have_raw_decl_vsnprintf=yes gl_cv_have_raw_decl_waitpid=yes gl_cv_have_raw_decl_wcrtomb=yes gl_cv_have_raw_decl_wcsnrtombs=yes gl_cv_have_raw_decl_wcsrtombs=yes gl_cv_have_raw_decl_wctob=yes gl_cv_have_raw_decl_wcwidth=yes gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h=yes gl_cv_header_working_inttypes_h=yes gl_cv_header_working_stdint_h=yes gl_cv_next_dirent_h='' gl_cv_next_fcntl_h='' gl_cv_next_getopt_h='' gl_cv_next_inttypes_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_sys_stat_h='' gl_cv_next_sys_wait_h='' gl_cv_next_time_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_prog_as_underscore=no gl_cv_promoted_mode_t=mode_t gl_cv_rpl_alloca=yes gl_cv_size_max=yes gl_cv_struct_dirent_d_ino=yes gl_cv_struct_dirent_d_type=yes gl_cv_sys_struct_timespec_in_time_h=yes gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_inttypes_pri_broken=no gt_cv_ssize_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/dev-util/febootstrap-2.11/work/febootstrap-2.11/missing aclocal-1.15' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' APPLE_UNIVERSAL_BUILD='0' ASM_SYMBOL_PREFIX='""' AUTOCONF='${SHELL} /var/tmp/portage/dev-util/febootstrap-2.11/work/febootstrap-2.11/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-util/febootstrap-2.11/work/febootstrap-2.11/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-util/febootstrap-2.11/work/febootstrap-2.11/missing automake-1.15' AWK='gawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -pipe -march=native -Wall' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' FAKECHROOT='fakechroot' FAKEROOT='fakeroot' FLOAT_H='' GETOPT_H='' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GNULIB_ALPHASORT='0' GNULIB_ATOLL='0' GNULIB_BTOWC='0' GNULIB_CALLOC_POSIX='0' GNULIB_CANONICALIZE_FILE_NAME='0' GNULIB_CHOWN='1' GNULIB_CLOSE='1' GNULIB_DIRFD='1' GNULIB_DPRINTF='0' GNULIB_DUP2='1' GNULIB_DUP3='0' GNULIB_ENVIRON='0' GNULIB_EUIDACCESS='0' GNULIB_FACCESSAT='0' GNULIB_FCHDIR='1' GNULIB_FCHMODAT='1' GNULIB_FCHOWNAT='1' GNULIB_FCLOSE='1' GNULIB_FCNTL='1' GNULIB_FDOPENDIR='1' GNULIB_FFLUSH='0' GNULIB_FOPEN='0' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPURGE='0' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREOPEN='0' GNULIB_FSEEK='0' GNULIB_FSEEKO='0' GNULIB_FSTATAT='1' GNULIB_FSYNC='0' GNULIB_FTELL='0' GNULIB_FTELLO='0' GNULIB_FTRUNCATE='0' GNULIB_FUTIMENS='0' GNULIB_FWRITE='1' GNULIB_GETCWD='1' GNULIB_GETDELIM='0' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='1' GNULIB_GETGROUPS='0' GNULIB_GETHOSTNAME='0' GNULIB_GETLINE='0' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='0' GNULIB_GETSUBOPT='0' GNULIB_GETUSERSHELL='0' GNULIB_GRANTPT='0' GNULIB_IMAXABS='0' GNULIB_IMAXDIV='0' GNULIB_LCHMOD='0' GNULIB_LCHOWN='1' GNULIB_LINK='0' GNULIB_LINKAT='0' GNULIB_LSEEK='0' GNULIB_LSTAT='1' GNULIB_MALLOC_POSIX='1' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='0' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='0' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='0' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MEMCHR='1' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='1' GNULIB_MEMRCHR='1' GNULIB_MKDIRAT='1' GNULIB_MKDTEMP='0' GNULIB_MKFIFO='0' GNULIB_MKFIFOAT='0' GNULIB_MKNOD='0' GNULIB_MKNODAT='0' GNULIB_MKOSTEMP='0' GNULIB_MKOSTEMPS='0' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_MKTIME='0' GNULIB_NANOSLEEP='0' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_OPEN='1' GNULIB_OPENAT='1' GNULIB_PERROR='0' GNULIB_PIPE2='0' GNULIB_POPEN='0' GNULIB_PREAD='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' GNULIB_PTSNAME='0' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='0' GNULIB_PUTS='1' GNULIB_PWRITE='0' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='0' GNULIB_READLINK='0' GNULIB_READLINKAT='0' GNULIB_REALLOC_POSIX='1' GNULIB_REALPATH='0' GNULIB_REMOVE='0' GNULIB_RENAME='0' GNULIB_RENAMEAT='0' GNULIB_RMDIR='1' GNULIB_RPMATCH='0' GNULIB_SCANDIR='0' GNULIB_SETENV='0' GNULIB_SLEEP='0' GNULIB_SNPRINTF='0' GNULIB_SPRINTF_POSIX='0' GNULIB_STAT='1' GNULIB_STDIO_H_SIGPIPE='0' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='1' GNULIB_STRERROR='1' GNULIB_STRNCAT='0' GNULIB_STRNDUP='0' GNULIB_STRNLEN='0' GNULIB_STRPBRK='0' GNULIB_STRPTIME='0' GNULIB_STRSEP='0' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='0' GNULIB_STRTOD='0' GNULIB_STRTOIMAX='0' GNULIB_STRTOK_R='0' GNULIB_STRTOLL='0' GNULIB_STRTOULL='0' GNULIB_STRTOUMAX='0' GNULIB_STRVERSCMP='0' GNULIB_SYMLINK='0' GNULIB_SYMLINKAT='0' GNULIB_TIMEGM='0' GNULIB_TIME_R='0' GNULIB_TMPFILE='0' GNULIB_TTYNAME_R='0' GNULIB_UNISTD_H_GETOPT='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='1' GNULIB_UNLINKAT='1' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='0' GNULIB_USLEEP='0' GNULIB_UTIMENSAT='0' GNULIB_VASPRINTF='1' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSNPRINTF='0' GNULIB_VSPRINTF_POSIX='0' GNULIB_WAITPID='0' GNULIB_WCRTOMB='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSRTOMBS='0' GNULIB_WCTOB='0' GNULIB_WCWIDTH='0' GNULIB_WRITE='1' GNULIB__EXIT='0' GREP='/bin/grep' HAVE_ALPHASORT='1' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CHOWN='1' HAVE_DECL_DIRFD='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_FDOPENDIR='1' HAVE_DECL_FPURGE='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_IMAXABS='1' HAVE_DECL_IMAXDIV='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOIMAX='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_STRTOUMAX='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DPRINTF='1' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_EUIDACCESS='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHMODAT='1' HAVE_FCHOWNAT='1' HAVE_FCNTL='1' HAVE_FDOPENDIR='1' HAVE_FSEEKO='1' HAVE_FSTATAT='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_FUTIMENS='1' HAVE_GETDOMAINNAME='1' HAVE_GETDTABLESIZE='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETOPT_H='1' HAVE_GETPAGESIZE='1' HAVE_GETSUBOPT='1' HAVE_GRANTPT='1' HAVE_INTTYPES_H='1' HAVE_LCHMOD='1' HAVE_LCHOWN='1' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LOCALTIME_R='1' HAVE_LONG_LONG_INT='1' HAVE_LSTAT='1' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MEMCHR='1' HAVE_MEMPCPY='1' HAVE_MKDIRAT='1' HAVE_MKDTEMP='1' HAVE_MKFIFO='1' HAVE_MKFIFOAT='1' HAVE_MKNOD='1' HAVE_MKNODAT='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_NANOSLEEP='1' HAVE_OPENAT='1' HAVE_OS_H='0' HAVE_PERLDOC_FALSE='#' HAVE_PERLDOC_TRUE='' HAVE_PIPE2='1' HAVE_PREAD='1' HAVE_PTSNAME='1' HAVE_PWRITE='1' HAVE_RANDOM_H='0' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALPATH='1' HAVE_RENAMEAT='1' HAVE_RPMATCH='1' HAVE_SCANDIR='1' HAVE_SETENV='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SLEEP='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRPBRK='1' HAVE_STRPTIME='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOLL='1' HAVE_STRTOULL='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_BITYPES_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_TYPES_H='1' HAVE_TIMEGM='1' HAVE_TTYNAME_R='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_UNSETENV='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_USLEEP='1' HAVE_UTIMENSAT='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCRTOMB='1' HAVE_WCSNRTOMBS='1' HAVE_WCSRTOMBS='1' HAVE_WINT_T='1' HAVE__BOOL='1' HAVE__EXIT='1' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INT32_MAX_LT_INTMAX_MAX='1' INT64_MAX_EQ_LONG_MAX='1' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBGNU_LIBDEPS='' LIBGNU_LTLIBDEPS='' LIBINTL='' LIBOBJS='' LIBS='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/dev-util/febootstrap-2.11/work/febootstrap-2.11/missing makeinfo' MKDIR_P='/bin/mkdir -p' MKE2FS='/sbin/mke2fs' NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' NEXT_AS_FIRST_DIRECTIVE_STDARG_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_DIRENT_H='' NEXT_ERRNO_H='' NEXT_FCNTL_H='' NEXT_FLOAT_H='' NEXT_GETOPT_H='' NEXT_INTTYPES_H='' NEXT_STDARG_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRING_H='' NEXT_SYS_STAT_H='' NEXT_SYS_WAIT_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' OBJEXT='o' PACKAGE='febootstrap' PACKAGE_BUGREPORT='' PACKAGE_NAME='febootstrap' PACKAGE_STRING='febootstrap 2.11' PACKAGE_TARNAME='febootstrap' PACKAGE_URL='' PACKAGE_VERSION='2.11' PATH_SEPARATOR=':' PERLDOC='perldoc' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PRIPTR_PREFIX='"l"' PRI_MACROS_BROKEN='0' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTRDIFF_T_SUFFIX='' RANLIB='x86_64-pc-linux-gnu-ranlib' REPLACE_BTOWC='0' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_CLOSEDIR='0' REPLACE_DIRFD='0' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='0' REPLACE_FCNTL='1' REPLACE_FDOPENDIR='0' REPLACE_FFLUSH='0' REPLACE_FOPEN='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREOPEN='0' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FSTAT='0' REPLACE_FSTATAT='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_FUTIMENS='0' REPLACE_GETCWD='0' REPLACE_GETDELIM='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='0' REPLACE_GETPAGESIZE='0' REPLACE_LCHOWN='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALTIME_R='GNULIB_PORTCHECK' REPLACE_LSEEK='0' REPLACE_LSTAT='0' REPLACE_MALLOC='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='0' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MKDIR='0' REPLACE_MKFIFO='0' REPLACE_MKNOD='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='GNULIB_PORTCHECK' REPLACE_NANOSLEEP='GNULIB_PORTCHECK' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_OPEN='0' REPLACE_OPENAT='0' REPLACE_OPENDIR='0' REPLACE_PERROR='0' REPLACE_POPEN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' REPLACE_PUTENV='0' REPLACE_PWRITE='0' REPLACE_READLINK='0' REPLACE_REALLOC='0' REPLACE_REALPATH='0' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RMDIR='0' REPLACE_SETENV='0' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_STAT='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_STRTOK_R='0' REPLACE_SYMLINK='0' REPLACE_TIMEGM='GNULIB_PORTCHECK' REPLACE_TMPFILE='0' REPLACE_TTYNAME_R='0' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_UTIMENSAT='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCTOB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDARG_H='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TIME_H_DEFINES_STRUCT_TIMESPEC='1' UINT32_MAX_LT_UINTMAX_MAX='1' UINT64_MAX_EQ_ULONG_MAX='1' UNDEFINE_STRTOK_R='0' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' VERSION='2.11' WCHAR_T_SUFFIX='' WINT_T_SUFFIX='' YUM='yum' ac_ct_CC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_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-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS=' asnprintf.o basename-lgpl.o chdir-long.o cloexec.o creat-safer.o cycle-check.o dirname-lgpl.o dup-safer.o fcntl.o fd-safer.o fts.o hash.o i-ring.o open-safer.o openat-proc.o openat-safer.o opendir-safer.o pipe-safer.o printf-args.o printf-parse.o safe-read.o safe-write.o save-cwd.o stripslash.o vasnprintf.o xgetcwd.o xmalloc.o xstrtol.o xstrtol-error.o xstrtoul.o' gl_LTLIBOBJS=' asnprintf.lo basename-lgpl.lo chdir-long.lo cloexec.lo creat-safer.lo cycle-check.lo dirname-lgpl.lo dup-safer.lo fcntl.lo fd-safer.lo fts.lo hash.lo i-ring.lo open-safer.lo openat-proc.lo openat-safer.lo opendir-safer.lo pipe-safer.lo printf-args.lo printf-parse.lo safe-read.lo safe-write.lo save-cwd.lo stripslash.lo vasnprintf.lo xgetcwd.lo xmalloc.lo xstrtol.lo xstrtol-error.lo xstrtoul.lo' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_FEBOOTSTRAP_GNULIB_TESTS' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/dev-util/febootstrap-2.11/work/febootstrap-2.11/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "febootstrap" #define PACKAGE_TARNAME "febootstrap" #define PACKAGE_VERSION "2.11" #define PACKAGE_STRING "febootstrap 2.11" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "febootstrap" #define VERSION "2.11" #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 PROTOTYPES 1 #define __PROTOTYPES 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 1 #define HAVE_CHOWN 1 #define HAVE_FCHOWN 1 #define HAVE_FDOPENDIR 1 #define HAVE_DUP2 1 #define HAVE_FCHDIR 1 #define HAVE_FCNTL 1 #define HAVE_FSTATFS 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_LSTAT 1 #define HAVE_MPROTECT 1 #define HAVE_MEMCHR 1 #define HAVE_STRDUP 1 #define HAVE_PIPE 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_GETOPT_H 1 #define HAVE_STDINT_H 1 #define HAVE_WCHAR_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define PROMOTED_MODE_T mode_t #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_DECL_GETCWD 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_DECL_OPTRESET 0 #define HAVE_DECL_GETOPT_CLIP 0 #define HAVE_DECL_GETENV 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_INTTYPES_H 1 #define HAVE_DECL_IMAXABS 1 #define HAVE_DECL_IMAXDIV 1 #define HAVE_DECL_STRTOIMAX 1 #define HAVE_DECL_STRTOUMAX 1 #define HAVE_MAP_ANONYMOUS 1 #define restrict __restrict #define HAVE_DECL_MEMRCHR 1 #define HAVE_WCHAR_T 1 #define USER_LABEL_PREFIX #define HAVE_DECL_STRDUP 1 #define HAVE_RAW_DECL_MEMMEM 1 #define HAVE_RAW_DECL_MEMPCPY 1 #define HAVE_RAW_DECL_MEMRCHR 1 #define HAVE_RAW_DECL_RAWMEMCHR 1 #define HAVE_RAW_DECL_STPCPY 1 #define HAVE_RAW_DECL_STPNCPY 1 #define HAVE_RAW_DECL_STRCHRNUL 1 #define HAVE_RAW_DECL_STRDUP 1 #define HAVE_RAW_DECL_STRNCAT 1 #define HAVE_RAW_DECL_STRNDUP 1 #define HAVE_RAW_DECL_STRNLEN 1 #define HAVE_RAW_DECL_STRPBRK 1 #define HAVE_RAW_DECL_STRSEP 1 #define HAVE_RAW_DECL_STRCASESTR 1 #define HAVE_RAW_DECL_STRTOK_R 1 #define HAVE_RAW_DECL_STRSIGNAL 1 #define HAVE_RAW_DECL_STRVERSCMP 1 #define HAVE_WINT_T 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_SNPRINTF_RETVAL_C99 1 #define HAVE_ALLOCA 1 #define GNULIB_TEST_CHOWN 1 #define GNULIB_TEST_CLOEXEC 1 #define GNULIB_TEST_CLOSE 1 #define D_INO_IN_DIRENT 1 #define HAVE_STRUCT_DIRENT_D_TYPE 1 #define HAVE_RAW_DECL_ALPHASORT 1 #define HAVE_RAW_DECL_DIRFD 1 #define HAVE_RAW_DECL_FDOPENDIR 1 #define HAVE_RAW_DECL_SCANDIR 1 #define GNULIB_DIRENT_SAFER 1 #define HAVE_DIRFD 1 #define HAVE_DECL_DIRFD 1 #define GNULIB_TEST_DIRFD 1 #define GNULIB_TEST_DUP2 1 #define GNULIB_TEST_FCHDIR 1 #define GNULIB_TEST_FCLOSE 1 #define GNULIB_TEST_FCNTL 1 #define HAVE_RAW_DECL_FCNTL 1 #define HAVE_RAW_DECL_OPENAT 1 #define GNULIB_FCNTL_SAFER 1 #define HAVE_DECL_FDOPENDIR 1 #define GNULIB_TEST_FDOPENDIR 1 #define GNULIB_FDOPENDIR 1 #define HAVE_FCHMODAT 1 #define HAVE_FSTATAT 1 #define HAVE_MKDIRAT 1 #define HAVE_OPENAT 1 #define HAVE_UNLINKAT 1 #define HAVE_STRUCT_STATFS_F_TYPE 1 #define HAVE_GETPAGESIZE 1 #define GNULIB_TEST_GETCWD 1 #define GNULIB_TEST_GETDTABLESIZE 1 #define GNULIB_TEST_GETOPT_GNU 1 #define HAVE_INLINE 1 #define GL_TRIGGER_STDC_LIMIT_MACROS 1 #define HAVE_RAW_DECL_IMAXABS 1 #define HAVE_RAW_DECL_IMAXDIV 1 #define HAVE_RAW_DECL_STRTOIMAX 1 #define HAVE_RAW_DECL_STRTOUMAX 1 #define HAVE_LCHOWN 1 #define GNULIB_TEST_LCHOWN 1 #define GNULIB_TEST_LSTAT 1 #define HAVE_MALLOC_POSIX 1 #define GNULIB_TEST_MALLOC_POSIX 1 #define GNULIB_TEST_MEMCHR 1 #define HAVE_MEMPCPY 1 #define GNULIB_TEST_MEMPCPY 1 #define HAVE_MEMRCHR 1 #define GNULIB_TEST_MEMRCHR 1 #define GNULIB_TEST_OPEN 1 #define HAVE_FCHMODAT 1 #define HAVE_FSTATAT 1 #define HAVE_MKDIRAT 1 #define HAVE_OPENAT 1 #define HAVE_UNLINKAT 1 #define GNULIB_OPENAT_SAFER 1 #define HAVE_REALLOC_POSIX 1 #define GNULIB_TEST_REALLOC_POSIX 1 #define GNULIB_TEST_RMDIR 1 #define HAVE_STDINT_H 1 #define GNULIB_TEST_STAT 1 #define HAVE_RAW_DECL_DPRINTF 1 #define HAVE_RAW_DECL_FSEEKO 1 #define HAVE_RAW_DECL_FTELLO 1 #define HAVE_RAW_DECL_GETDELIM 1 #define HAVE_RAW_DECL_GETLINE 1 #define HAVE_RAW_DECL_POPEN 1 #define HAVE_RAW_DECL_RENAMEAT 1 #define HAVE_RAW_DECL_SNPRINTF 1 #define HAVE_RAW_DECL_TMPFILE 1 #define HAVE_RAW_DECL_VDPRINTF 1 #define HAVE_RAW_DECL_VSNPRINTF 1 #define HAVE_STRUCT_RANDOM_DATA 1 #define HAVE_RAW_DECL__EXIT 1 #define HAVE_RAW_DECL_ATOLL 1 #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 #define HAVE_RAW_DECL_GETLOADAVG 1 #define HAVE_RAW_DECL_GETSUBOPT 1 #define HAVE_RAW_DECL_GRANTPT 1 #define HAVE_RAW_DECL_MKDTEMP 1 #define HAVE_RAW_DECL_MKOSTEMP 1 #define HAVE_RAW_DECL_MKOSTEMPS 1 #define HAVE_RAW_DECL_MKSTEMP 1 #define HAVE_RAW_DECL_MKSTEMPS 1 #define HAVE_RAW_DECL_PTSNAME 1 #define HAVE_RAW_DECL_RANDOM_R 1 #define HAVE_RAW_DECL_SRANDOM_R 1 #define HAVE_RAW_DECL_SETSTATE_R 1 #define HAVE_RAW_DECL_REALPATH 1 #define HAVE_RAW_DECL_RPMATCH 1 #define HAVE_RAW_DECL_SETENV 1 #define HAVE_RAW_DECL_STRTOD 1 #define HAVE_RAW_DECL_STRTOLL 1 #define HAVE_RAW_DECL_STRTOULL 1 #define HAVE_RAW_DECL_UNLOCKPT 1 #define HAVE_RAW_DECL_UNSETENV 1 #define GNULIB_TEST_STRDUP 1 #define GNULIB_TEST_STRERROR 1 #define HAVE_RAW_DECL_FCHMODAT 1 #define HAVE_RAW_DECL_FSTATAT 1 #define HAVE_RAW_DECL_FUTIMENS 1 #define HAVE_RAW_DECL_LCHMOD 1 #define HAVE_RAW_DECL_LSTAT 1 #define HAVE_RAW_DECL_MKDIRAT 1 #define HAVE_RAW_DECL_MKFIFO 1 #define HAVE_RAW_DECL_MKFIFOAT 1 #define HAVE_RAW_DECL_MKNOD 1 #define HAVE_RAW_DECL_MKNODAT 1 #define HAVE_RAW_DECL_STAT 1 #define HAVE_RAW_DECL_UTIMENSAT 1 #define HAVE_RAW_DECL_WAITPID 1 #define HAVE_RAW_DECL_CHOWN 1 #define HAVE_RAW_DECL_DUP2 1 #define HAVE_RAW_DECL_DUP3 1 #define HAVE_RAW_DECL_ENVIRON 1 #define HAVE_RAW_DECL_EUIDACCESS 1 #define HAVE_RAW_DECL_FACCESSAT 1 #define HAVE_RAW_DECL_FCHDIR 1 #define HAVE_RAW_DECL_FCHOWNAT 1 #define HAVE_RAW_DECL_FSYNC 1 #define HAVE_RAW_DECL_FTRUNCATE 1 #define HAVE_RAW_DECL_GETCWD 1 #define HAVE_RAW_DECL_GETDOMAINNAME 1 #define HAVE_RAW_DECL_GETDTABLESIZE 1 #define HAVE_RAW_DECL_GETGROUPS 1 #define HAVE_RAW_DECL_GETHOSTNAME 1 #define HAVE_RAW_DECL_GETLOGIN 1 #define HAVE_RAW_DECL_GETLOGIN_R 1 #define HAVE_RAW_DECL_GETPAGESIZE 1 #define HAVE_RAW_DECL_GETUSERSHELL 1 #define HAVE_RAW_DECL_SETUSERSHELL 1 #define HAVE_RAW_DECL_ENDUSERSHELL 1 #define HAVE_RAW_DECL_LCHOWN 1 #define HAVE_RAW_DECL_LINK 1 #define HAVE_RAW_DECL_LINKAT 1 #define HAVE_RAW_DECL_LSEEK 1 #define HAVE_RAW_DECL_PIPE2 1 #define HAVE_RAW_DECL_PREAD 1 #define HAVE_RAW_DECL_PWRITE 1 #define HAVE_RAW_DECL_READLINK 1 #define HAVE_RAW_DECL_READLINKAT 1 #define HAVE_RAW_DECL_RMDIR 1 #define HAVE_RAW_DECL_SLEEP 1 #define HAVE_RAW_DECL_SYMLINK 1 #define HAVE_RAW_DECL_SYMLINKAT 1 #define HAVE_RAW_DECL_TTYNAME_R 1 #define HAVE_RAW_DECL_UNLINK 1 #define HAVE_RAW_DECL_UNLINKAT 1 #define HAVE_RAW_DECL_USLEEP 1 #define GNULIB_TEST_UNLINK 1 #define HAVE_VASPRINTF 1 #define GNULIB_TEST_VASPRINTF 1 #define HAVE_RAW_DECL_BTOWC 1 #define HAVE_RAW_DECL_WCTOB 1 #define HAVE_RAW_DECL_MBSINIT 1 #define HAVE_RAW_DECL_MBRTOWC 1 #define HAVE_RAW_DECL_MBRLEN 1 #define HAVE_RAW_DECL_MBSRTOWCS 1 #define HAVE_RAW_DECL_MBSNRTOWCS 1 #define HAVE_RAW_DECL_WCRTOMB 1 #define HAVE_RAW_DECL_WCSRTOMBS 1 #define HAVE_RAW_DECL_WCSNRTOMBS 1 #define HAVE_RAW_DECL_WCWIDTH 1 #define GNULIB_TEST_WRITE 1 #define HAVE_STDINT_H 1 #define MKE2FS "/sbin/mke2fs" #define HAVE_LIBCOM_ERR 1 #define HAVE_LIBEXT2FS 1 configure: exit 0