This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --target=or1k-buildroot-linux-musl --host=or1k-buildroot-linux-musl --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix= --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared --disable-harden --disable-bundled-libtom --disable-wtmp --disable-lastlog ## --------- ## ## Platform. ## ## --------- ## hostname = build3.bootlin.com uname -m = x86_64 uname -r = 5.4.0-124-generic uname -s = Linux uname -v = #140-Ubuntu SMP Thu Aug 4 02:23:37 UTC 2022 /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/thomas/autobuild/instance-3/output-1/host/bin/ PATH: /home/thomas/autobuild/instance-3/output-1/host/sbin/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /snap/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2819: looking for aux files: config.guess config.sub configure:2832: trying ./ configure:2861: ./config.guess found configure:2861: ./config.sub found configure:3001: checking for or1k-buildroot-linux-musl-gcc configure:3033: result: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc configure:3431: checking for C compiler version configure:3440: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc --version >&5 or1k-buildroot-linux-musl-gcc.br_real (Buildroot 2022.08-rc1-5250-gbbf9a9ba7a8) 11.4.0 Copyright (C) 2021 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:3451: $? = 0 configure:3440: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -v >&5 Using built-in specs. COLLECT_GCC=/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc.br_real COLLECT_LTO_WRAPPER=/home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.4.0/lto-wrapper Target: or1k-buildroot-linux-musl Configured with: ./configure --prefix=/home/thomas/autobuild/instance-3/output-1/host --sysconfdir=/home/thomas/autobuild/instance-3/output-1/host/etc --enable-static --target=or1k-buildroot-linux-musl --with-sysroot=/home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/home/thomas/autobuild/instance-3/output-1/host --with-mpc=/home/thomas/autobuild/instance-3/output-1/host --with-mpfr=/home/thomas/autobuild/instance-3/output-1/host --with-pkgversion='Buildroot 2022.08-rc1-5250-gbbf9a9ba7a8' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libmpx --disable-libquadmath --disable-libquadmath-support --disable-libsanitizer --enable-tls --enable-threads --with-isl=/home/thomas/autobuild/instance-3/output-1/host --enable-languages=c --with-build-time-tools=/home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/bin --disable-shared --disable-libgomp Thread model: posix Supported LTO compression algorithms: zlib gcc version 11.4.0 (Buildroot 2022.08-rc1-5250-gbbf9a9ba7a8) configure:3451: $? = 0 configure:3440: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -V >&5 or1k-buildroot-linux-musl-gcc.br_real: error: unrecognized command-line option '-V' or1k-buildroot-linux-musl-gcc.br_real: fatal error: no input files compilation terminated. configure:3451: $? = 1 configure:3440: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -qversion >&5 or1k-buildroot-linux-musl-gcc.br_real: error: unrecognized command-line option '-qversion'; did you mean '--version'? or1k-buildroot-linux-musl-gcc.br_real: fatal error: no input files compilation terminated. configure:3451: $? = 1 configure:3440: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -version >&5 or1k-buildroot-linux-musl-gcc.br_real: error: unrecognized command-line option '-version' or1k-buildroot-linux-musl-gcc.br_real: fatal error: no input files compilation terminated. configure:3451: $? = 1 configure:3471: checking whether the C compiler works configure:3493: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:3497: $? = 0 configure:3547: result: yes configure:3550: checking for C compiler default output file name configure:3552: result: a.out configure:3558: checking for suffix of executables configure:3565: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:3569: $? = 0 configure:3592: result: configure:3614: checking whether we are cross compiling configure:3652: result: yes configure:3657: checking for suffix of object files configure:3680: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3684: $? = 0 configure:3706: result: o configure:3710: checking whether the compiler supports GNU C configure:3730: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3730: $? = 0 configure:3740: result: yes configure:3751: checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc accepts -g configure:3772: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3772: $? = 0 configure:3816: result: yes configure:3836: checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to enable C11 features configure:3851: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3851: $? = 0 configure:3869: result: none needed configure:4000: Setting LTM_CFLAGS to -O3 -funroll-loops -fomit-frame-pointer configure:4005: Checking if compiler '/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc' supports -Wno-pointer-sign configure:4023: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:4023: $? = 0 configure:4025: Setting -Wno-pointer-sign configure:4036: Checking if compiler '/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc' supports -fno-strict-overflow configure:4053: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:4053: $? = 0 configure:4055: Setting -fno-strict-overflow configure:4066: Checking if compiler '/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc' supports -Wundef configure:4083: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:4083: $? = 0 configure:4085: Setting -Wundef configure:4108: Static Build configure:4123: Disabling hardened build flags configure:4403: checking for special C compiler options needed for large files configure:4451: result: no configure:4457: checking for _FILE_OFFSET_BITS value needed for large files configure:4483: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4483: $? = 0 configure:4517: result: no configure:4609: checking build system type configure:4624: result: x86_64-pc-linux-gnu configure:4644: checking host system type configure:4658: result: or1k-buildroot-linux-musl configure:4814: checking for or1k-buildroot-linux-musl-ar configure:4846: result: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar configure:4916: checking for or1k-buildroot-linux-musl-ranlib configure:4948: result: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib configure:5018: checking for or1k-buildroot-linux-musl-strip configure:5050: result: /bin/true configure:5120: checking for or1k-buildroot-linux-musl-install configure:5155: result: no configure:5165: checking for install configure:5186: found /usr/bin/install configure:5197: result: install configure:5209: WARNING: using cross tools not prefixed with host triplet configure:5220: checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc options needed to detect all undeclared functions configure:5242: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:14:8: error: 'strchr' undeclared (first use in this function) 14 | (void) strchr; | ^~~~~~ conftest.c:1:1: note: 'strchr' is defined in header ''; did you forget to '#include '? 1 | /* confdefs.h */ conftest.c:14:8: note: each undeclared identifier is reported only once for each function it appears in 14 | (void) strchr; | ^~~~~~ configure:5242: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:5269: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5269: $? = 0 configure:5286: result: none needed configure:5304: checking for stdio.h configure:5304: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5304: checking for stdlib.h configure:5304: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5304: checking for string.h configure:5304: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5304: checking for inttypes.h configure:5304: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5304: checking for stdint.h configure:5304: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5304: checking for strings.h configure:5304: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5304: checking for sys/stat.h configure:5304: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5304: checking for sys/types.h configure:5304: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5304: checking for unistd.h configure:5304: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5304: checking for sys/select.h configure:5304: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5304: checking for sys/socket.h configure:5304: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5329: checking whether __UCLIBC__ is declared configure:5329: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:57:10: error: '__UCLIBC__' undeclared (first use in this function); did you mean '__LINE__'? 57 | (void) __UCLIBC__; | ^~~~~~~~~~ | __LINE__ conftest.c:57:10: note: each undeclared identifier is reported only once for each function it appears in configure:5329: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | #ifndef __UCLIBC__ | #ifdef __cplusplus | (void) __UCLIBC__; | #else | (void) __UCLIBC__; | #endif | #endif | | ; | return 0; | } configure:5329: result: no configure:5339: checking for crypt configure:5339: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:5339: $? = 0 configure:5339: result: yes configure:5345: checking for crypt in -lcrypt configure:5368: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lcrypt >&5 configure:5368: $? = 0 configure:5378: result: yes configure:5480: checking for deflate in -lz configure:5503: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:5503: $? = 0 configure:5513: result: yes configure:5525: Enabling zlib configure:5628: Disabling PAM configure:5708: Using openpty if available configure:5710: checking for library containing openpty configure:5740: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:5740: $? = 0 configure:5760: result: none required configure:5799: Enabling syslog configure:5827: checking for shadow.h configure:5827: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5827: $? = 0 configure:5827: result: yes configure:5834: Using shadow passwords if available configure:6267: Disabling fuzzing configure:6279: checking for sys/wait.h that is POSIX.1 compatible configure:6306: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6306: $? = 0 configure:6314: result: yes configure:6322: checking for netinet/in.h configure:6322: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6322: $? = 0 configure:6322: result: yes configure:6328: checking for netinet/tcp.h configure:6328: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6328: $? = 0 configure:6328: result: yes configure:6334: checking for crypt.h configure:6334: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6334: $? = 0 configure:6334: result: yes configure:6340: checking for pty.h configure:6340: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6340: $? = 0 configure:6340: result: yes configure:6346: checking for libutil.h configure:6346: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:62:10: fatal error: libutil.h: No such file or directory 62 | #include | ^~~~~~~~~~~ compilation terminated. configure:6346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6346: result: no configure:6352: checking for libgen.h configure:6352: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6352: $? = 0 configure:6352: result: yes configure:6358: checking for inttypes.h configure:6358: result: yes configure:6364: checking for stropts.h configure:6364: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6364: $? = 0 configure:6364: result: yes configure:6370: checking for utmp.h configure:6370: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6370: $? = 0 configure:6370: result: yes configure:6376: checking for utmpx.h configure:6376: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6376: $? = 0 configure:6376: result: yes configure:6382: checking for lastlog.h configure:6382: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6382: $? = 0 configure:6382: result: yes configure:6388: checking for paths.h configure:6388: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6388: $? = 0 configure:6388: result: yes configure:6394: checking for util.h configure:6394: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:69:10: fatal error: util.h: No such file or directory 69 | #include | ^~~~~~~~ compilation terminated. configure:6394: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6394: result: no configure:6400: checking for netdb.h configure:6400: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6400: $? = 0 configure:6400: result: yes configure:6406: checking for security/pam_appl.h configure:6406: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:70:10: fatal error: security/pam_appl.h: No such file or directory 70 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:6406: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6406: result: no configure:6412: checking for pam/pam_appl.h configure:6412: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:70:10: fatal error: pam/pam_appl.h: No such file or directory 70 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:6412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6412: result: no configure:6418: checking for netinet/in_systm.h configure:6418: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6418: $? = 0 configure:6418: result: yes configure:6424: checking for sys/uio.h configure:6424: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6424: $? = 0 configure:6424: result: yes configure:6430: checking for linux/pkt_sched.h configure:6430: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6430: $? = 0 configure:6430: result: yes configure:6436: checking for sys/random.h configure:6436: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6436: $? = 0 configure:6436: result: yes configure:6442: checking for sys/prctl.h configure:6442: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6442: $? = 0 configure:6442: result: yes configure:6451: checking for an ANSI C-conforming const configure:6518: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6518: $? = 0 configure:6526: result: yes configure:6539: checking how to run the C preprocessor configure:6607: result: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-cpp configure:6621: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6621: $? = 0 configure:6636: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:47:10: fatal error: ac_nonexistent.h: No such file or directory 47 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6636: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include configure:6667: checking for grep that handles long lines and -e configure:6731: result: /usr/bin/grep configure:6736: checking for egrep configure:6804: result: /usr/bin/grep -E configure:6809: checking for uid_t in sys/types.h configure:6830: result: yes configure:6841: checking for mode_t configure:6841: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6841: $? = 0 configure:6841: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:78:21: error: expected expression before ')' token 78 | if (sizeof ((mode_t))) | ^ configure:6841: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:6841: result: yes configure:6852: checking for pid_t configure:6852: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6852: $? = 0 configure:6852: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:79:20: error: expected expression before ')' token 79 | if (sizeof ((pid_t))) | ^ configure:6852: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | int | main (void) | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:6852: result: yes configure:6888: checking for size_t configure:6888: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6888: $? = 0 configure:6888: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:78:21: error: expected expression before ')' token 78 | if (sizeof ((size_t))) | ^ configure:6888: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:6888: result: yes configure:6899: checking for uint8_t configure:6899: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6899: $? = 0 configure:6899: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:78:22: error: expected expression before ')' token 78 | if (sizeof ((uint8_t))) | ^ configure:6899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((uint8_t))) | return 0; | ; | return 0; | } configure:6899: result: yes configure:6907: checking for u_int8_t configure:6907: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6907: $? = 0 configure:6907: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:79:23: error: expected expression before ')' token 79 | if (sizeof ((u_int8_t))) | ^ configure:6907: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((u_int8_t))) | return 0; | ; | return 0; | } configure:6907: result: yes configure:6915: checking for uint16_t configure:6915: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6915: $? = 0 configure:6915: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:80:23: error: expected expression before ')' token 80 | if (sizeof ((uint16_t))) | ^ configure:6915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((uint16_t))) | return 0; | ; | return 0; | } configure:6915: result: yes configure:6923: checking for u_int16_t configure:6923: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6923: $? = 0 configure:6923: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:81:24: error: expected expression before ')' token 81 | if (sizeof ((u_int16_t))) | ^ configure:6923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((u_int16_t))) | return 0; | ; | return 0; | } configure:6923: result: yes configure:6931: checking for uint32_t configure:6931: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6931: $? = 0 configure:6931: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:82:23: error: expected expression before ')' token 82 | if (sizeof ((uint32_t))) | ^ configure:6931: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:6931: result: yes configure:6939: checking for u_int32_t configure:6939: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6939: $? = 0 configure:6939: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:83:24: error: expected expression before ')' token 83 | if (sizeof ((u_int32_t))) | ^ configure:6939: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_UINT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((u_int32_t))) | return 0; | ; | return 0; | } configure:6939: result: yes configure:6948: checking for struct sockaddr_storage configure:6948: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:84:13: error: invalid application of 'sizeof' to incomplete type 'struct sockaddr_storage' 84 | if (sizeof (struct sockaddr_storage)) | ^~~~~~ configure:6948: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_U_INT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof (struct sockaddr_storage)) | return 0; | ; | return 0; | } configure:6948: result: no configure:6957: checking for socklen_t configure:6957: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6957: $? = 0 configure:6957: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:59:24: error: expected expression before ')' token 59 | if (sizeof ((socklen_t))) | ^ configure:6957: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_U_INT32_T 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:6957: result: yes configure:7023: checking for struct sockaddr_storage configure:7044: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7044: $? = 0 configure:7054: result: yes configure:7061: checking for struct sockaddr_in6 configure:7082: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7082: $? = 0 configure:7092: result: yes configure:7100: checking for struct in6_addr configure:7121: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7121: $? = 0 configure:7131: result: yes configure:7139: checking for struct addrinfo configure:7161: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7161: $? = 0 configure:7171: result: yes configure:7184: checking for gai_strerror configure:7184: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:7184: $? = 0 configure:7184: result: yes configure:7210: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:71:5: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 71 | str = gai_strerror(0); | ^ configure:7210: $? = 0 configure:7224: checking for struct utmp.ut_host configure:7224: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7224: $? = 0 configure:7224: result: yes configure:7238: checking for struct utmp.ut_pid configure:7238: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7238: $? = 0 configure:7238: result: yes configure:7252: checking for struct utmp.ut_type configure:7252: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7252: $? = 0 configure:7252: result: yes configure:7266: checking for struct utmp.ut_tv configure:7266: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:74:5: error: used struct type value where scalar is required 74 | if (ac_aggr.ut_tv) | ^~~~~~~ configure:7266: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | /* end confdefs.h. */ | | #include | #if HAVE_UTMP_H | #include | #endif | | | int | main (void) | { | static struct utmp ac_aggr; | if (ac_aggr.ut_tv) | return 0; | ; | return 0; | } configure:7266: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7266: $? = 0 configure:7266: result: yes configure:7280: checking for struct utmp.ut_id configure:7280: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7280: $? = 0 configure:7280: result: yes configure:7294: checking for struct utmp.ut_addr configure:7294: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7294: $? = 0 configure:7294: result: yes configure:7308: checking for struct utmp.ut_addr_v6 configure:7308: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7308: $? = 0 configure:7308: result: yes configure:7322: checking for struct utmp.ut_exit configure:7322: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:78:5: error: used struct type value where scalar is required 78 | if (ac_aggr.ut_exit) | ^~~~~~~ configure:7322: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | /* end confdefs.h. */ | | #include | #if HAVE_UTMP_H | #include | #endif | | | int | main (void) | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit) | return 0; | ; | return 0; | } configure:7322: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7322: $? = 0 configure:7322: result: yes configure:7336: checking for struct utmp.ut_time configure:7336: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7336: $? = 0 configure:7336: result: yes configure:7352: checking for struct utmpx.ut_host configure:7352: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7352: $? = 0 configure:7352: result: yes configure:7367: checking for struct utmpx.ut_syslen configure:7367: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:82:12: error: 'struct utmpx' has no member named 'ut_syslen' 82 | if (ac_aggr.ut_syslen) | ^ configure:7367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | /* end confdefs.h. */ | | #include | #include | #if HAVE_UTMPX_H | #include | #endif | | | int | main (void) | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:7367: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:82:19: error: 'struct utmpx' has no member named 'ut_syslen' 82 | if (sizeof ac_aggr.ut_syslen) | ^ configure:7367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | /* end confdefs.h. */ | | #include | #include | #if HAVE_UTMPX_H | #include | #endif | | | int | main (void) | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:7367: result: no configure:7382: checking for struct utmpx.ut_type configure:7382: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7382: $? = 0 configure:7382: result: yes configure:7397: checking for struct utmpx.ut_id configure:7397: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7397: $? = 0 configure:7397: result: yes configure:7412: checking for struct utmpx.ut_addr configure:7412: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:84:12: error: 'struct utmpx' has no member named 'ut_addr' 84 | if (ac_aggr.ut_addr) | ^ configure:7412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | /* end confdefs.h. */ | | #include | #include | #if HAVE_UTMPX_H | #include | #endif | | | int | main (void) | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:7412: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:84:19: error: 'struct utmpx' has no member named 'ut_addr' 84 | if (sizeof ac_aggr.ut_addr) | ^ configure:7412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | /* end confdefs.h. */ | | #include | #include | #if HAVE_UTMPX_H | #include | #endif | | | int | main (void) | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:7412: result: no configure:7427: checking for struct utmpx.ut_addr_v6 configure:7427: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7427: $? = 0 configure:7427: result: yes configure:7442: checking for struct utmpx.ut_time configure:7442: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:85:13: error: 'struct utmpx' has no member named 'ut_time'; did you mean 'ut_type'? 85 | if (ac_aggr.ut_time) | ^~~~~~~ | ut_type configure:7442: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 | /* end confdefs.h. */ | | #include | #include | #if HAVE_UTMPX_H | #include | #endif | | | int | main (void) | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:7442: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:85:20: error: 'struct utmpx' has no member named 'ut_time'; did you mean 'ut_type'? 85 | if (sizeof ac_aggr.ut_time) | ^~~~~~~ | ut_type configure:7442: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 | /* end confdefs.h. */ | | #include | #include | #if HAVE_UTMPX_H | #include | #endif | | | int | main (void) | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:7442: result: no configure:7457: checking for struct utmpx.ut_tv configure:7457: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:85:5: error: used struct type value where scalar is required 85 | if (ac_aggr.ut_tv) | ^~~~~~~ configure:7457: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 | /* end confdefs.h. */ | | #include | #include | #if HAVE_UTMPX_H | #include | #endif | | | int | main (void) | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_tv) | return 0; | ; | return 0; | } configure:7457: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7457: $? = 0 configure:7457: result: yes configure:7474: checking for struct sockaddr_storage.ss_family configure:7474: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7474: $? = 0 configure:7474: result: yes configure:7488: checking for endutent configure:7488: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:7488: $? = 0 configure:7488: result: yes configure:7494: checking for getutent configure:7494: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:7494: $? = 0 configure:7494: result: yes configure:7500: checking for getutid configure:7500: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:7500: $? = 0 configure:7500: result: yes configure:7506: checking for getutline configure:7506: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:7506: $? = 0 configure:7506: result: yes configure:7512: checking for pututline configure:7512: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:7512: $? = 0 configure:7512: result: yes configure:7518: checking for setutent configure:7518: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:7518: $? = 0 configure:7518: result: yes configure:7525: checking for utmpname configure:7525: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:7525: $? = 0 configure:7525: result: yes configure:7532: checking for endutxent configure:7532: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:7532: $? = 0 configure:7532: result: yes configure:7538: checking for getutxent configure:7538: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:7538: $? = 0 configure:7538: result: yes configure:7544: checking for getutxid configure:7544: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:7544: $? = 0 configure:7544: result: yes configure:7550: checking for getutxline configure:7550: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:7550: $? = 0 configure:7550: result: yes configure:7556: checking for pututxline configure:7556: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:7556: $? = 0 configure:7556: result: yes configure:7563: checking for setutxent configure:7563: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:7563: $? = 0 configure:7563: result: yes configure:7569: checking for utmpxname configure:7569: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:7569: $? = 0 configure:7569: result: yes configure:7576: checking for logout configure:7576: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/or1k-buildroot-linux-musl/11.4.0/../../../../or1k-buildroot-linux-musl/bin/ld: /tmp/ccjVVhWk.o: in function `main': conftest.c:(.text+0x10): undefined reference to `logout' collect2: error: ld returned 1 exit status configure:7576: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | /* end confdefs.h. */ | /* Define logout to an innocuous variant, in case declares logout. | For example, HP-UX 11i declares gettimeofday. */ | #define logout innocuous_logout | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char logout (); below. */ | | #include | #undef logout | | /* 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 logout (); | /* 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_logout || defined __stub___logout | choke me | #endif | | int | main (void) | { | return logout (); | ; | return 0; | } configure:7576: result: no configure:7582: checking for updwtmp configure:7582: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:7582: $? = 0 configure:7582: result: yes configure:7588: checking for logwtmp configure:7588: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/or1k-buildroot-linux-musl/11.4.0/../../../../or1k-buildroot-linux-musl/bin/ld: /tmp/ccwzM4Xz.o: in function `main': conftest.c:(.text+0x10): undefined reference to `logwtmp' collect2: error: ld returned 1 exit status configure:7588: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_UPDWTMP 1 | /* end confdefs.h. */ | /* Define logwtmp to an innocuous variant, in case declares logwtmp. | For example, HP-UX 11i declares gettimeofday. */ | #define logwtmp innocuous_logwtmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char logwtmp (); below. */ | | #include | #undef logwtmp | | /* 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 logwtmp (); | /* 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_logwtmp || defined __stub___logwtmp | choke me | #endif | | int | main (void) | { | return logwtmp (); | ; | return 0; | } configure:7588: result: no configure:7597: checking for clock_gettime configure:7597: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:7597: $? = 0 configure:7597: result: yes configure:7606: checking for mach/mach_time.h configure:7606: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:119:10: fatal error: mach/mach_time.h: No such file or directory 119 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7606: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_UPDWTMP 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7606: result: no configure:7613: checking for mach_absolute_time configure:7613: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/or1k-buildroot-linux-musl/11.4.0/../../../../or1k-buildroot-linux-musl/bin/ld: /tmp/cc7BujDr.o: in function `main': conftest.c:(.text+0x10): undefined reference to `mach_absolute_time' collect2: error: ld returned 1 exit status configure:7613: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_UPDWTMP 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | /* Define mach_absolute_time to an innocuous variant, in case declares mach_absolute_time. | For example, HP-UX 11i declares gettimeofday. */ | #define mach_absolute_time innocuous_mach_absolute_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mach_absolute_time (); below. */ | | #include | #undef mach_absolute_time | | /* 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 mach_absolute_time (); | /* 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_mach_absolute_time || defined __stub___mach_absolute_time | choke me | #endif | | int | main (void) | { | return mach_absolute_time (); | ; | return 0; | } configure:7613: result: no configure:7621: checking for explicit_bzero configure:7621: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:7621: $? = 0 configure:7621: result: yes configure:7627: checking for memset_s configure:7627: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/or1k-buildroot-linux-musl/11.4.0/../../../../or1k-buildroot-linux-musl/bin/ld: /tmp/cczLaLAH.o: in function `main': conftest.c:(.text+0x10): undefined reference to `memset_s' collect2: error: ld returned 1 exit status configure:7627: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_UPDWTMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_EXPLICIT_BZERO 1 | /* end confdefs.h. */ | /* Define memset_s to an innocuous variant, in case declares memset_s. | For example, HP-UX 11i declares gettimeofday. */ | #define memset_s innocuous_memset_s | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memset_s (); below. */ | | #include | #undef memset_s | | /* 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 memset_s (); | /* 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_memset_s || defined __stub___memset_s | choke me | #endif | | int | main (void) | { | return memset_s (); | ; | return 0; | } configure:7627: result: no configure:7633: checking for getrandom configure:7633: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lz >&5 configure:7633: $? = 0 configure:7633: result: yes configure:7651: checking for mp_to_ubin in -ltommath configure:7674: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o conftest -Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -ltommath -lz >&5 /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/or1k-buildroot-linux-musl/11.4.0/../../../../or1k-buildroot-linux-musl/bin/ld: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/libtommath.a(bn_mp_to_ubin.o): in function `mp_to_ubin': bn_mp_to_ubin.c:(.text+0x10): undefined reference to `_GLOBAL_OFFSET_TABLE_' /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/or1k-buildroot-linux-musl/11.4.0/../../../../or1k-buildroot-linux-musl/bin/ld: bn_mp_to_ubin.c:(.text+0x14): undefined reference to `_GLOBAL_OFFSET_TABLE_' /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/or1k-buildroot-linux-musl/11.4.0/../../../../or1k-buildroot-linux-musl/bin/ld: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/libtommath.a(bn_mp_ubin_size.o): in function `mp_ubin_size': bn_mp_ubin_size.c:(.text+0x10): undefined reference to `_GLOBAL_OFFSET_TABLE_' /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/or1k-buildroot-linux-musl/11.4.0/../../../../or1k-buildroot-linux-musl/bin/ld: bn_mp_ubin_size.c:(.text+0x14): undefined reference to `_GLOBAL_OFFSET_TABLE_' /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/or1k-buildroot-linux-musl/11.4.0/../../../../or1k-buildroot-linux-musl/bin/ld: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/libtommath.a(bn_mp_clear.o): in function `mp_clear': bn_mp_clear.c:(.text+0x10): undefined reference to `_GLOBAL_OFFSET_TABLE_' /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/or1k-buildroot-linux-musl/11.4.0/../../../../or1k-buildroot-linux-musl/bin/ld: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/libtommath.a(bn_mp_clear.o):bn_mp_clear.c:(.text+0x14): more undefined references to `_GLOBAL_OFFSET_TABLE_' follow collect2: error: ld returned 1 exit status configure:7674: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _GNU_SOURCE /**/ | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBZ 1 | #define DISABLE_PAM 1 | #define HAVE_OPENPTY /**/ | #define HAVE_SHADOW_H 1 | #define DROPBEAR_PLUGIN 0 | #define DROPBEAR_FUZZ 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_LINUX_PKT_SCHED_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_UPDWTMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETRANDOM 1 | /* end confdefs.h. */ | | /* 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. */ | char mp_to_ubin (); | int | main (void) | { | return mp_to_ubin (); | ; | return 0; | } configure:7684: result: no configure:7690: error: Missing/old system libtommath and --disable-bundled-libtom was specified ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_undeclared_builtin_options='none needed' ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-cpp ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -static' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=no ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -static' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LTM_CFLAGS_set= ac_cv_env_LTM_CFLAGS_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=or1k-buildroot-linux-musl ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=or1k-buildroot-linux-musl ac_cv_func_calloc_0_nonnull=yes ac_cv_func_clock_gettime=yes ac_cv_func_crypt=yes ac_cv_func_endutent=yes ac_cv_func_endutxent=yes ac_cv_func_explicit_bzero=yes ac_cv_func_gai_strerror=yes ac_cv_func_getrandom=yes ac_cv_func_getutent=yes ac_cv_func_getutid=yes ac_cv_func_getutline=yes ac_cv_func_getutxent=yes ac_cv_func_getutxid=yes ac_cv_func_getutxline=yes ac_cv_func_logout=no ac_cv_func_logwtmp=no ac_cv_func_mach_absolute_time=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_memset_s=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_pututline=yes ac_cv_func_pututxline=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_setutent=yes ac_cv_func_setutxent=yes ac_cv_func_updwtmp=yes ac_cv_func_utmpname=yes ac_cv_func_utmpxname=yes ac_cv_have_decl___UCLIBC__=no ac_cv_have_decl_malloc=yes ac_cv_have_struct_addrinfo=yes ac_cv_have_struct_in6_addr=yes ac_cv_have_struct_sockaddr_in6=yes ac_cv_have_struct_sockaddr_storage=yes ac_cv_header_crypt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_lastlog_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libutil_h=no ac_cv_header_linux_pkt_sched_h=yes ac_cv_header_mach_mach_time_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_in_systm_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_pam_pam_appl_h=no ac_cv_header_paths_h=yes ac_cv_header_pty_h=yes ac_cv_header_security_pam_appl_h=no ac_cv_header_shadow_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_stropts_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_random_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_host=or1k-buildroot-linux-musl ac_cv_lbl_unaligned_fail=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_tommath_mp_to_ubin=no ac_cv_lib_z_deflate=yes ac_cv_member_struct_sockaddr_storage_ss_family=yes ac_cv_member_struct_utmp_ut_addr=yes ac_cv_member_struct_utmp_ut_addr_v6=yes ac_cv_member_struct_utmp_ut_exit=yes ac_cv_member_struct_utmp_ut_host=yes ac_cv_member_struct_utmp_ut_id=yes ac_cv_member_struct_utmp_ut_pid=yes ac_cv_member_struct_utmp_ut_time=yes ac_cv_member_struct_utmp_ut_tv=yes ac_cv_member_struct_utmp_ut_type=yes ac_cv_member_struct_utmpx_ut_addr=no ac_cv_member_struct_utmpx_ut_addr_v6=yes ac_cv_member_struct_utmpx_ut_host=yes ac_cv_member_struct_utmpx_ut_id=yes ac_cv_member_struct_utmpx_ut_syslen=no ac_cv_member_struct_utmpx_ut_time=no ac_cv_member_struct_utmpx_ut_tv=yes ac_cv_member_struct_utmpx_ut_type=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AR=/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar ac_cv_prog_CC=/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc ac_cv_prog_CPP=/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-cpp ac_cv_prog_RANLIB=/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib ac_cv_prog_STRIP=/bin/true ac_cv_prog_ac_ct_INSTALL=install ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_search_openpty='none required' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_mode_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_sockaddr_storage=no ac_cv_type_u_int16_t=yes ac_cv_type_u_int32_t=yes ac_cv_type_u_int8_t=yes ac_cv_type_uid_t=yes ac_cv_type_uint16_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint8_t=yes dropbear_cv_func_have_openpty=yes gl_cv_func_malloc_0_nonnull=yes gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes lt_cv_sys_lib_search_path_spec= ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar' BUNDLED_LIBTOM='0' CC='/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc' CFLAGS='-Wundef -fno-strict-overflow -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static' CPP='/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-cpp' CPPFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' CRYPTLIB='-lcrypt' CXX='no' CXXFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -static' DEFS='' DROPBEAR_FUZZ='0' DROPBEAR_LTM_CFLAGS='-O3 -funroll-loops -fomit-frame-pointer' DROPBEAR_PLUGIN='0' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' INSTALL='install' LD='/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld' LDFLAGS=' -static' LIBOBJS='' LIBS='-lz ' LIBTOM_LIBS='' LTLIBOBJS='' LTM_CFLAGS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib' SHELL='/bin/bash' STATIC='1' STRIP='/bin/true' ac_ct_CC='' ac_ct_CXX='' 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}' dvidir='${docdir}' exec_prefix='/usr' host='or1k-buildroot-linux-musl' host_alias='or1k-buildroot-linux-musl' host_cpu='or1k' host_os='linux-musl' host_vendor='buildroot' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='or1k-buildroot-linux-musl' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define _GNU_SOURCE /**/ #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define STDC_HEADERS 1 #define HAVE_CRYPT 1 #define HAVE_LIBZ 1 #define DISABLE_PAM 1 #define HAVE_OPENPTY /**/ #define HAVE_SHADOW_H 1 #define DROPBEAR_PLUGIN 0 #define DROPBEAR_FUZZ 0 #define HAVE_SYS_WAIT_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_CRYPT_H 1 #define HAVE_PTY_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STROPTS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_PATHS_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_LINUX_PKT_SCHED_H 1 #define HAVE_SYS_RANDOM_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_UINT8_T 1 #define HAVE_U_INT8_T 1 #define HAVE_UINT16_T 1 #define HAVE_U_INT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_U_INT32_T 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_IN6_ADDR 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GAI_STRERROR 1 #define HAVE_CONST_GAI_STRERROR_PROTO 1 #define HAVE_STRUCT_UTMP_UT_HOST 1 #define HAVE_STRUCT_UTMP_UT_PID 1 #define HAVE_STRUCT_UTMP_UT_TYPE 1 #define HAVE_STRUCT_UTMP_UT_TV 1 #define HAVE_STRUCT_UTMP_UT_ID 1 #define HAVE_STRUCT_UTMP_UT_ADDR 1 #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 #define HAVE_STRUCT_UTMP_UT_EXIT 1 #define HAVE_STRUCT_UTMP_UT_TIME 1 #define HAVE_STRUCT_UTMPX_UT_HOST 1 #define HAVE_STRUCT_UTMPX_UT_TYPE 1 #define HAVE_STRUCT_UTMPX_UT_ID 1 #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 #define HAVE_STRUCT_UTMPX_UT_TV 1 #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_ENDUTENT 1 #define HAVE_GETUTENT 1 #define HAVE_GETUTID 1 #define HAVE_GETUTLINE 1 #define HAVE_PUTUTLINE 1 #define HAVE_SETUTENT 1 #define HAVE_UTMPNAME 1 #define HAVE_ENDUTXENT 1 #define HAVE_GETUTXENT 1 #define HAVE_GETUTXID 1 #define HAVE_GETUTXLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_SETUTXENT 1 #define HAVE_UTMPXNAME 1 #define HAVE_UPDWTMP 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_EXPLICIT_BZERO 1 #define HAVE_GETRANDOM 1 configure: exit 1