This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by fixincludes configure , which was generated by GNU Autoconf 2.64. Invocation command line was $ /home/naourr/work/instance-2/output-1/build/host-gcc-initial-8.4.0/fixincludes/configure --srcdir=../../fixincludes --cache-file=./config.cache --prefix=/home/naourr/work/instance-2/output-1/host --sysconfdir=/home/naourr/work/instance-2/output-1/host/etc --localstatedir=/home/naourr/work/instance-2/output-1/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --with-sysroot=/home/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-musl/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/home/naourr/work/instance-2/output-1/host --with-mpc=/home/naourr/work/instance-2/output-1/host --with-mpfr=/home/naourr/work/instance-2/output-1/host --with-pkgversion=Buildroot 2020.05-rc1-07207-ga07a9d32167 --with-bugurl=http://bugs.buildroot.net/ --disable-libmpx --disable-libquadmath --disable-libsanitizer --enable-tls --enable-threads --without-isl --without-cloog --with-arch=rv64imafd --with-abi=lp64d --disable-shared --without-headers --disable-threads --with-newlib --disable-largefile --enable-languages=c,lto --program-transform-name=s&^&riscv64-buildroot-linux-musl-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=riscv64-buildroot-linux-musl ## --------- ## ## Platform. ## ## --------- ## hostname = mirage uname -m = x86_64 uname -r = 5.6.7-300.fc32.x86_64 uname -s = Linux uname -v = #1 SMP Thu Apr 23 14:13:50 UTC 2020 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/naourr/work/instance-2/output-1/host/bin PATH: /home/naourr/work/instance-2/output-1/host/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /home/naourr/bin PATH: /home/naourr/git/git-wrappers PATH: /home/naourr/.local/bin PATH: /home/naourr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2062: creating cache ./config.cache configure:3159: checking build system type configure:3173: result: x86_64-pc-linux-gnu configure:3193: checking host system type configure:3206: result: x86_64-pc-linux-gnu configure:3226: checking target system type configure:3239: result: riscv64-buildroot-linux-musl configure:3274: checking for x86_64-pc-linux-gnu-gcc configure:3301: result: /usr/bin/gcc configure:3570: checking for C compiler version configure:3579: /usr/bin/gcc --version >&5 gcc (GCC) 10.0.1 20200328 (Red Hat 10.0.1-0.11) Copyright (C) 2020 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:3590: $? = 0 configure:3579: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/10/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.0.1 20200328 (Red Hat 10.0.1-0.11) (GCC) ... rest of stderr output deleted ... configure:3590: $? = 0 configure:3579: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3590: $? = 1 configure:3579: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3590: $? = 1 configure:3610: checking for C compiler default output file name configure:3632: /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:3636: $? = 0 configure:3673: result: a.out configure:3689: checking whether the C compiler works configure:3698: ./a.out configure:3702: $? = 0 configure:3717: result: yes configure:3724: checking whether we are cross compiling configure:3726: result: no configure:3729: checking for suffix of executables configure:3736: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:3740: $? = 0 configure:3762: result: configure:3768: checking for suffix of object files configure:3790: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:3794: $? = 0 configure:3815: result: o configure:3819: checking whether we are using the GNU C compiler configure:3838: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:3838: $? = 0 configure:3847: result: yes configure:3856: checking whether /usr/bin/gcc accepts -g configure:3876: /usr/bin/gcc -c -g conftest.c >&5 configure:3876: $? = 0 configure:3917: result: yes configure:3934: checking for /usr/bin/gcc option to accept ISO C89 configure:3998: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:3998: $? = 0 configure:4011: result: none needed configure:4037: checking how to run the C preprocessor configure:4068: /usr/bin/gcc -E conftest.c configure:4068: $? = 0 configure:4082: /usr/bin/gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fixincludes" | #define PACKAGE_TARNAME "fixincludes" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "fixincludes " | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4107: result: /usr/bin/gcc -E configure:4127: /usr/bin/gcc -E conftest.c configure:4127: $? = 0 configure:4141: /usr/bin/gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fixincludes" | #define PACKAGE_TARNAME "fixincludes" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "fixincludes " | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4170: checking for grep that handles long lines and -e configure:4228: result: /usr/bin/grep configure:4233: checking for egrep configure:4295: result: /usr/bin/grep -E configure:4300: checking for ANSI C header files configure:4320: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4320: $? = 0 configure:4393: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:4393: $? = 0 configure:4393: ./conftest configure:4393: $? = 0 configure:4404: result: yes configure:4417: checking for sys/types.h configure:4417: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4417: $? = 0 configure:4417: result: yes configure:4417: checking for sys/stat.h configure:4417: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4417: $? = 0 configure:4417: result: yes configure:4417: checking for stdlib.h configure:4417: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4417: $? = 0 configure:4417: result: yes configure:4417: checking for string.h configure:4417: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4417: $? = 0 configure:4417: result: yes configure:4417: checking for memory.h configure:4417: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4417: $? = 0 configure:4417: result: yes configure:4417: checking for strings.h configure:4417: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4417: $? = 0 configure:4417: result: yes configure:4417: checking for inttypes.h configure:4417: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4417: $? = 0 configure:4417: result: yes configure:4417: checking for stdint.h configure:4417: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4417: $? = 0 configure:4417: result: yes configure:4417: checking for unistd.h configure:4417: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4417: $? = 0 configure:4417: result: yes configure:4431: checking minix/config.h usability configure:4431: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:52:10: fatal error: minix/config.h: No such file or directory 52 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4431: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fixincludes" | #define PACKAGE_TARNAME "fixincludes" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "fixincludes " | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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:4431: result: no configure:4431: checking minix/config.h presence configure:4431: /usr/bin/gcc -E conftest.c conftest.c:19:10: fatal error: minix/config.h: No such file or directory 19 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4431: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fixincludes" | #define PACKAGE_TARNAME "fixincludes" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "fixincludes " | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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:4431: result: no configure:4431: checking for minix/config.h configure:4431: result: no configure:4452: checking whether it is safe to define __EXTENSIONS__ configure:4470: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4470: $? = 0 configure:4477: result: yes configure:4491: checking for a sed that does not truncate output configure:4555: result: /usr/bin/sed configure:4583: checking whether /usr/bin/gcc supports -W configure:4600: /usr/bin/gcc -c -W conftest.c >&5 configure:4600: $? = 0 configure:4609: result: yes configure:4583: checking whether /usr/bin/gcc supports -Wall configure:4600: /usr/bin/gcc -c -Wall conftest.c >&5 configure:4600: $? = 0 configure:4609: result: yes configure:4583: checking whether /usr/bin/gcc supports -Wwrite-strings configure:4600: /usr/bin/gcc -c -Wwrite-strings conftest.c >&5 configure:4600: $? = 0 configure:4609: result: yes configure:4583: checking whether /usr/bin/gcc supports -Wstrict-prototypes configure:4600: /usr/bin/gcc -c -Wstrict-prototypes conftest.c >&5 conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 26 | main () | ^~~~ configure:4600: $? = 0 configure:4609: result: yes configure:4583: checking whether /usr/bin/gcc supports -Wmissing-prototypes configure:4600: /usr/bin/gcc -c -Wmissing-prototypes conftest.c >&5 configure:4600: $? = 0 configure:4609: result: yes configure:4583: checking whether /usr/bin/gcc supports -Wold-style-definition configure:4600: /usr/bin/gcc -c -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:26:1: warning: old-style function definition [-Wold-style-definition] 26 | main () | ^~~~ configure:4600: $? = 0 configure:4609: result: yes configure:4583: checking whether /usr/bin/gcc supports -Wmissing-format-attribute configure:4600: /usr/bin/gcc -c -Wmissing-format-attribute conftest.c >&5 configure:4600: $? = 0 configure:4609: result: yes configure:4583: checking whether /usr/bin/gcc supports -Woverlength-strings configure:4600: /usr/bin/gcc -c -Woverlength-strings conftest.c >&5 configure:4600: $? = 0 configure:4609: result: yes configure:4633: checking whether /usr/bin/gcc supports -pedantic -Wlong-long configure:4651: /usr/bin/gcc -c -pedantic -Wlong-long conftest.c >&5 configure:4651: $? = 0 configure:4659: result: yes configure:4791: checking for ANSI C header files configure:4895: result: yes configure:4907: checking stddef.h usability configure:4907: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4907: $? = 0 configure:4907: result: yes configure:4907: checking stddef.h presence configure:4907: /usr/bin/gcc -E conftest.c configure:4907: $? = 0 configure:4907: result: yes configure:4907: checking for stddef.h configure:4907: result: yes configure:4907: checking for stdlib.h configure:4907: result: yes configure:4907: checking for strings.h configure:4907: result: yes configure:4907: checking for unistd.h configure:4907: result: yes configure:4907: checking fcntl.h usability configure:4907: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4907: $? = 0 configure:4907: result: yes configure:4907: checking fcntl.h presence configure:4907: /usr/bin/gcc -E conftest.c configure:4907: $? = 0 configure:4907: result: yes configure:4907: checking for fcntl.h configure:4907: result: yes configure:4907: checking sys/file.h usability configure:4907: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4907: $? = 0 configure:4907: result: yes configure:4907: checking sys/file.h presence configure:4907: /usr/bin/gcc -E conftest.c configure:4907: $? = 0 configure:4907: result: yes configure:4907: checking for sys/file.h configure:4907: result: yes configure:4907: checking for sys/stat.h configure:4907: result: yes configure:4922: checking for clearerr_unlocked configure:4922: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:4922: $? = 0 configure:4922: result: yes configure:4922: checking for feof_unlocked configure:4922: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:4922: $? = 0 configure:4922: result: yes configure:4922: checking for ferror_unlocked configure:4922: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:4922: $? = 0 configure:4922: result: yes configure:4922: checking for fflush_unlocked configure:4922: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:4922: $? = 0 configure:4922: result: yes configure:4922: checking for fgetc_unlocked configure:4922: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:4922: $? = 0 configure:4922: result: yes configure:4922: checking for fgets_unlocked configure:4922: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:4922: $? = 0 configure:4922: result: yes configure:4922: checking for fileno_unlocked configure:4922: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:4922: $? = 0 configure:4922: result: yes configure:4922: checking for fprintf_unlocked configure:4922: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 conftest.c:63:6: warning: conflicting types for built-in function 'fprintf_unlocked'; expected 'int(void *, const char *, ...)' [-Wbuiltin-declaration-mismatch] 63 | char fprintf_unlocked (); | ^~~~~~~~~~~~~~~~ /usr/bin/ld: /tmp/ccTpYlrk.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `fprintf_unlocked' collect2: error: ld returned 1 exit status configure:4922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fixincludes" | #define PACKAGE_TARNAME "fixincludes" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "fixincludes " | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 EXE_EXT "" | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fprintf_unlocked to an innocuous variant, in case declares fprintf_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fprintf_unlocked innocuous_fprintf_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fprintf_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fprintf_unlocked | | /* 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 fprintf_unlocked (); | /* 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_fprintf_unlocked || defined __stub___fprintf_unlocked | choke me | #endif | | int | main () | { | return fprintf_unlocked (); | ; | return 0; | } configure:4922: result: no configure:4922: checking for fputc_unlocked configure:4922: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 conftest.c:63:6: warning: conflicting types for built-in function 'fputc_unlocked'; expected 'int(int, void *)' [-Wbuiltin-declaration-mismatch] 63 | char fputc_unlocked (); | ^~~~~~~~~~~~~~ configure:4922: $? = 0 configure:4922: result: yes configure:4922: checking for fputs_unlocked configure:4922: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 conftest.c:64:6: warning: conflicting types for built-in function 'fputs_unlocked'; expected 'int(const char *, void *)' [-Wbuiltin-declaration-mismatch] 64 | char fputs_unlocked (); | ^~~~~~~~~~~~~~ configure:4922: $? = 0 configure:4922: result: yes configure:4922: checking for fread_unlocked configure:4922: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:4922: $? = 0 configure:4922: result: yes configure:4922: checking for fwrite_unlocked configure:4922: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 conftest.c:66:6: warning: conflicting types for built-in function 'fwrite_unlocked'; expected 'long unsigned int(const void *, long unsigned int, long unsigned int, void *)' [-Wbuiltin-declaration-mismatch] 66 | char fwrite_unlocked (); | ^~~~~~~~~~~~~~~ configure:4922: $? = 0 configure:4922: result: yes configure:4922: checking for getchar_unlocked configure:4922: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:4922: $? = 0 configure:4922: result: yes configure:4922: checking for getc_unlocked configure:4922: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:4922: $? = 0 configure:4922: result: yes configure:4922: checking for putchar_unlocked configure:4922: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 conftest.c:69:6: warning: conflicting types for built-in function 'putchar_unlocked'; expected 'int(int)' [-Wbuiltin-declaration-mismatch] 69 | char putchar_unlocked (); | ^~~~~~~~~~~~~~~~ configure:4922: $? = 0 configure:4922: result: yes configure:4922: checking for putc_unlocked configure:4922: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 conftest.c:70:6: warning: conflicting types for built-in function 'putc_unlocked'; expected 'int(int, void *)' [-Wbuiltin-declaration-mismatch] 70 | char putc_unlocked (); | ^~~~~~~~~~~~~ configure:4922: $? = 0 configure:4922: result: yes configure:4932: checking whether abort is declared configure:4932: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4932: $? = 0 configure:4932: result: yes configure:4942: checking whether asprintf is declared configure:4942: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4942: $? = 0 configure:4942: result: yes configure:4952: checking whether basename is declared configure:4952: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4952: $? = 0 configure:4952: result: yes configure:4962: checking whether errno is declared configure:4962: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:91:10: error: 'errno' undeclared (first use in this function) 91 | (void) errno; | ^~~~~ conftest.c:83:1: note: 'errno' is defined in header ''; did you forget to '#include '? 82 | # include 83 | #endif conftest.c:91:10: note: each undeclared identifier is reported only once for each function it appears in 91 | (void) errno; | ^~~~~ configure:4962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fixincludes" | #define PACKAGE_TARNAME "fixincludes" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "fixincludes " | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 EXE_EXT "" | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_BASENAME 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 () | { | #ifndef errno | #ifdef __cplusplus | (void) errno; | #else | (void) errno; | #endif | #endif | | ; | return 0; | } configure:4962: result: no configure:4972: checking whether vasprintf is declared configure:4972: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4972: $? = 0 configure:4972: result: yes configure:4983: checking whether clearerr_unlocked is declared configure:4983: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4983: $? = 0 configure:4983: result: yes configure:4993: checking whether feof_unlocked is declared configure:4993: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4993: $? = 0 configure:4993: result: yes configure:5003: checking whether ferror_unlocked is declared configure:5003: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5003: $? = 0 configure:5003: result: yes configure:5013: checking whether fflush_unlocked is declared configure:5013: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5013: $? = 0 configure:5013: result: yes configure:5023: checking whether fgetc_unlocked is declared configure:5023: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5023: $? = 0 configure:5023: result: yes configure:5033: checking whether fgets_unlocked is declared configure:5033: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5033: $? = 0 configure:5033: result: yes configure:5043: checking whether fileno_unlocked is declared configure:5043: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5043: $? = 0 configure:5043: result: yes configure:5053: checking whether fprintf_unlocked is declared configure:5053: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:100:10: error: 'fprintf_unlocked' undeclared (first use in this function); did you mean 'fwrite_unlocked'? 100 | (void) fprintf_unlocked; | ^~~~~~~~~~~~~~~~ | fwrite_unlocked conftest.c:100:10: note: each undeclared identifier is reported only once for each function it appears in configure:5053: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fixincludes" | #define PACKAGE_TARNAME "fixincludes" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "fixincludes " | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 EXE_EXT "" | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETC_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FILENO_UNLOCKED 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 () | { | #ifndef fprintf_unlocked | #ifdef __cplusplus | (void) fprintf_unlocked; | #else | (void) fprintf_unlocked; | #endif | #endif | | ; | return 0; | } configure:5053: result: no configure:5063: checking whether fputc_unlocked is declared configure:5063: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5063: $? = 0 configure:5063: result: yes configure:5073: checking whether fputs_unlocked is declared configure:5073: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5073: $? = 0 configure:5073: result: yes configure:5083: checking whether fread_unlocked is declared configure:5083: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5083: $? = 0 configure:5083: result: yes configure:5093: checking whether fwrite_unlocked is declared configure:5093: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5093: $? = 0 configure:5093: result: yes configure:5103: checking whether getchar_unlocked is declared configure:5103: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5103: $? = 0 configure:5103: result: yes configure:5113: checking whether getc_unlocked is declared configure:5113: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5113: $? = 0 configure:5113: result: yes configure:5123: checking whether putchar_unlocked is declared configure:5123: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5123: $? = 0 configure:5123: result: yes configure:5133: checking whether putc_unlocked is declared configure:5133: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5133: $? = 0 configure:5133: result: yes configure:5146: checking for an ANSI C-conforming const configure:5211: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5211: $? = 0 configure:5218: result: yes configure:5229: checking sys/mman.h usability configure:5229: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5229: $? = 0 configure:5229: result: yes configure:5229: checking sys/mman.h presence configure:5229: /usr/bin/gcc -E conftest.c configure:5229: $? = 0 configure:5229: result: yes configure:5229: checking for sys/mman.h configure:5229: result: yes configure:5237: checking for mmap configure:5237: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:5237: $? = 0 configure:5237: result: yes configure:5250: checking whether read-only mmap of a plain file works configure:5267: result: yes configure:5269: checking whether mmap from /dev/zero works configure:5291: result: yes configure:5295: checking for MAP_ANON(YMOUS) configure:5318: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5318: $? = 0 configure:5325: result: yes configure:5331: checking whether mmap with MAP_ANON(YMOUS) works configure:5348: result: yes configure:5370: checking whether to enable maintainer-specific portions of Makefiles configure:5379: result: no configure:5469: updating cache ./config.cache configure:5506: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by fixincludes config.status , which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mirage config.status:867: creating Makefile config.status:867: creating mkheaders.almost config.status:867: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/home/naourr/work/instance-2/output-1/host/include' 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=' -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib' 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=set ac_cv_env_target_alias_value=riscv64-buildroot-linux-musl ac_cv_func_clearerr_unlocked=yes ac_cv_func_feof_unlocked=yes ac_cv_func_ferror_unlocked=yes ac_cv_func_fflush_unlocked=yes ac_cv_func_fgetc_unlocked=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_fileno_unlocked=yes ac_cv_func_fprintf_unlocked=no ac_cv_func_fputc_unlocked=yes ac_cv_func_fputs_unlocked=yes ac_cv_func_fread_unlocked=yes ac_cv_func_fwrite_unlocked=yes ac_cv_func_getc_unlocked=yes ac_cv_func_getchar_unlocked=yes ac_cv_func_mmap=yes ac_cv_func_putc_unlocked=yes ac_cv_func_putchar_unlocked=yes ac_cv_have_decl_abort=yes ac_cv_have_decl_asprintf=yes ac_cv_have_decl_basename_char_p_=yes ac_cv_have_decl_clearerr_unlocked=yes ac_cv_have_decl_errno=no ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_ferror_unlocked=yes ac_cv_have_decl_fflush_unlocked=yes ac_cv_have_decl_fgetc_unlocked=yes ac_cv_have_decl_fgets_unlocked=yes ac_cv_have_decl_fileno_unlocked=yes ac_cv_have_decl_fprintf_unlocked=no ac_cv_have_decl_fputc_unlocked=yes ac_cv_have_decl_fputs_unlocked=yes ac_cv_have_decl_fread_unlocked=yes ac_cv_have_decl_fwrite_unlocked=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getchar_unlocked=yes ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_vasprintf=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_prog_CC=/usr/bin/gcc ac_cv_prog_CPP='/usr/bin/gcc -E' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_safe_to_define___extensions__=yes ac_cv_target=riscv64-buildroot-linux-musl acx_cv_prog_cc_pedantic__Wlong_long=yes acx_cv_prog_cc_warning__W=yes acx_cv_prog_cc_warning__Wall=yes acx_cv_prog_cc_warning__Wmissing_format_attribute=yes acx_cv_prog_cc_warning__Wmissing_prototypes=yes acx_cv_prog_cc_warning__Wold_style_definition=yes acx_cv_prog_cc_warning__Woverlength_strings=yes acx_cv_prog_cc_warning__Wstrict_prototypes=yes acx_cv_prog_cc_warning__Wwrite_strings=yes gcc_cv_decl_map_anon=yes gcc_cv_func_mmap_anon=yes gcc_cv_func_mmap_dev_zero=yes gcc_cv_func_mmap_file=yes gcc_cv_libc_provides_ssp=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/usr/bin/gcc' CFLAGS='-O2 -I/home/naourr/work/instance-2/output-1/host/include' CPP='/usr/bin/gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' LDFLAGS=' -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='fixincludes' PACKAGE_STRING='fixincludes ' PACKAGE_TARNAME='fixincludes' PACKAGE_URL='' PACKAGE_VERSION=' ' PATH_SEPARATOR=':' SED='/usr/bin/sed' SHELL='/bin/sh' TARGET='oneprocess' WARN_CFLAGS='-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings' WARN_PEDANTIC='-pedantic -Wno-long-long' WERROR='' ac_ct_CC='' 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='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' get_gcc_base_ver='cat' 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='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/home/naourr/work/instance-2/output-1/host/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/naourr/work/instance-2/output-1/host' program_transform_name='s&^&riscv64-buildroot-linux-musl-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/naourr/work/instance-2/output-1/host/etc' target='riscv64-buildroot-linux-musl' target_alias='riscv64-buildroot-linux-musl' target_cpu='riscv64' target_noncanonical='riscv64-buildroot-linux-musl' target_os='linux-musl' target_vendor='buildroot' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "fixincludes" #define PACKAGE_TARNAME "fixincludes" #define PACKAGE_VERSION " " #define PACKAGE_STRING "fixincludes " #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #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 EXE_EXT "" #define STDC_HEADERS 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_CLEARERR_UNLOCKED 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FERROR_UNLOCKED 1 #define HAVE_FFLUSH_UNLOCKED 1 #define HAVE_FGETC_UNLOCKED 1 #define HAVE_FGETS_UNLOCKED 1 #define HAVE_FILENO_UNLOCKED 1 #define HAVE_FPUTC_UNLOCKED 1 #define HAVE_FPUTS_UNLOCKED 1 #define HAVE_FREAD_UNLOCKED 1 #define HAVE_FWRITE_UNLOCKED 1 #define HAVE_GETCHAR_UNLOCKED 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_PUTCHAR_UNLOCKED 1 #define HAVE_PUTC_UNLOCKED 1 #define HAVE_DECL_ABORT 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_BASENAME 1 #define HAVE_DECL_ERRNO 0 #define HAVE_DECL_VASPRINTF 1 #define HAVE_DECL_CLEARERR_UNLOCKED 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FERROR_UNLOCKED 1 #define HAVE_DECL_FFLUSH_UNLOCKED 1 #define HAVE_DECL_FGETC_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 1 #define HAVE_DECL_FILENO_UNLOCKED 1 #define HAVE_DECL_FPRINTF_UNLOCKED 0 #define HAVE_DECL_FPUTC_UNLOCKED 1 #define HAVE_DECL_FPUTS_UNLOCKED 1 #define HAVE_DECL_FREAD_UNLOCKED 1 #define HAVE_DECL_FWRITE_UNLOCKED 1 #define HAVE_DECL_GETCHAR_UNLOCKED 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL_PUTCHAR_UNLOCKED 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_MMAP_FILE 1 #define HAVE_MMAP_DEV_ZERO 1 #define HAVE_MMAP_ANON 1 #define SED_PROGRAM "/usr/bin/sed" configure: exit 0