This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by rauc configure 1.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/home/buildroot/autobuild/instance-2/output-1/host --sysconfdir=/home/buildroot/autobuild/instance-2/output-1/host/etc --localstatedir=/home/buildroot/autobuild/instance-2/output-1/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-network --disable-json --disable-service --without-dbuspolicydir --with-systemdunitdir=no ## --------- ## ## Platform. ## ## --------- ## hostname = gcc160.bak.milne.osuosl.org uname -m = x86_64 uname -r = 4.9.0-12-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.9.210-1+deb9u1 (2020-06-07) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/buildroot/autobuild/instance-2/output-1/host/bin PATH: /home/buildroot/autobuild/instance-2/output-1/host/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2418: checking for a BSD-compatible install configure:2486: result: /usr/bin/install -c configure:2497: checking whether build environment is sane configure:2552: result: yes configure:2703: checking for a thread-safe mkdir -p configure:2742: result: /bin/mkdir -p configure:2749: checking for gawk configure:2765: found /usr/bin/gawk configure:2776: result: gawk configure:2787: checking whether make sets $(MAKE) configure:2809: result: yes configure:2838: checking whether make supports nested variables configure:2855: result: yes configure:2982: checking whether to enable maintainer-specific portions of Makefiles configure:2991: result: yes configure:3015: checking whether make supports nested variables configure:3032: result: yes configure:3048: checking whether to enable debugging configure:3110: result: no configure:3144: checking whether make supports the include directive configure:3159: make -f confmf.GNU && cat confinc.out make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-rauc-1.5' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-rauc-1.5' this is the am__doit target configure:3162: $? = 0 configure:3181: result: yes (GNU style) configure:3251: checking for gcc configure:3278: result: /usr/bin/gcc configure:3507: checking for C compiler version configure:3516: /usr/bin/gcc --version >&5 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 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:3527: $? = 0 configure:3516: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:3527: $? = 0 configure:3516: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3527: $? = 1 configure:3516: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3527: $? = 1 configure:3547: checking whether the C compiler works configure:3569: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:3573: $? = 0 configure:3621: result: yes configure:3624: checking for C compiler default output file name configure:3626: result: a.out configure:3632: checking for suffix of executables configure:3639: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:3643: $? = 0 configure:3665: result: configure:3687: checking whether we are cross compiling configure:3695: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:3699: $? = 0 configure:3706: ./conftest configure:3710: $? = 0 configure:3725: result: no configure:3730: checking for suffix of object files configure:3752: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3756: $? = 0 configure:3777: result: o configure:3781: checking whether we are using the GNU C compiler configure:3800: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3800: $? = 0 configure:3809: result: yes configure:3818: checking whether /usr/bin/gcc accepts -g configure:3838: /usr/bin/gcc -c -g -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3838: $? = 0 configure:3879: result: yes configure:3896: checking for /usr/bin/gcc option to accept ISO C89 configure:3959: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3959: $? = 0 configure:3972: result: none needed configure:3997: checking whether /usr/bin/gcc understands -c and -o together configure:4019: /usr/bin/gcc -c conftest.c -o conftest2.o configure:4022: $? = 0 configure:4019: /usr/bin/gcc -c conftest.c -o conftest2.o configure:4022: $? = 0 configure:4034: result: yes configure:4053: checking dependency style of /usr/bin/gcc configure:4164: result: none configure:4185: checking how to run the C preprocessor configure:4255: result: /usr/bin/cpp configure:4275: /usr/bin/cpp -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c configure:4275: $? = 0 configure:4289: /usr/bin/cpp -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rauc" | #define PACKAGE_TARNAME "rauc" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "rauc 1.5" | #define PACKAGE_BUGREPORT "rauc@pengutronix.de" | #define PACKAGE_URL "" | #define PACKAGE "rauc" | #define VERSION "1.5" | #define NDEBUG /**/ | /* end confdefs.h. */ | #include configure:4318: checking for grep that handles long lines and -e configure:4376: result: /bin/grep configure:4381: checking for egrep configure:4443: result: /bin/grep -E configure:4448: checking for ANSI C header files configure:4468: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4468: $? = 0 configure:4541: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:4541: $? = 0 configure:4541: ./conftest configure:4541: $? = 0 configure:4552: result: yes configure:4565: checking for sys/types.h configure:4565: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4565: $? = 0 configure:4565: result: yes configure:4565: checking for sys/stat.h configure:4565: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4565: $? = 0 configure:4565: result: yes configure:4565: checking for stdlib.h configure:4565: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4565: $? = 0 configure:4565: result: yes configure:4565: checking for string.h configure:4565: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4565: $? = 0 configure:4565: result: yes configure:4565: checking for memory.h configure:4565: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4565: $? = 0 configure:4565: result: yes configure:4565: checking for strings.h configure:4565: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4565: $? = 0 configure:4565: result: yes configure:4565: checking for inttypes.h configure:4565: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4565: $? = 0 configure:4565: result: yes configure:4565: checking for stdint.h configure:4565: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4565: $? = 0 configure:4565: result: yes configure:4565: checking for unistd.h configure:4565: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4565: $? = 0 configure:4565: result: yes configure:4578: checking minix/config.h usability configure:4578: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 conftest.c:55:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rauc" | #define PACKAGE_TARNAME "rauc" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "rauc 1.5" | #define PACKAGE_BUGREPORT "rauc@pengutronix.de" | #define PACKAGE_URL "" | #define PACKAGE "rauc" | #define VERSION "1.5" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4578: result: no configure:4578: checking minix/config.h presence configure:4578: /usr/bin/cpp -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c conftest.c:22:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rauc" | #define PACKAGE_TARNAME "rauc" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "rauc 1.5" | #define PACKAGE_BUGREPORT "rauc@pengutronix.de" | #define PACKAGE_URL "" | #define PACKAGE "rauc" | #define VERSION "1.5" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4578: result: no configure:4578: checking for minix/config.h configure:4578: result: no configure:4599: checking whether it is safe to define __EXTENSIONS__ configure:4617: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4617: $? = 0 configure:4624: result: yes configure:4645: checking for special C compiler options needed for large files configure:4690: result: no configure:4696: checking for _FILE_OFFSET_BITS value needed for large files configure:4721: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4721: $? = 0 configure:4753: result: no configure:4839: checking for a sed that does not truncate output configure:4903: result: /bin/sed configure:4976: checking whether C compiler accepts -Werror=unknown-warning-option configure:4995: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Werror=unknown-warning-option -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 cc1: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option configure:4995: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rauc" | #define PACKAGE_TARNAME "rauc" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "rauc 1.5" | #define PACKAGE_BUGREPORT "rauc@pengutronix.de" | #define PACKAGE_URL "" | #define PACKAGE "rauc" | #define VERSION "1.5" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5003: result: no configure:5023: checking whether C compiler accepts -fno-strict-aliasing configure:5042: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -fno-strict-aliasing -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5042: $? = 0 configure:5051: result: yes configure:5078: : WARN_CFLAGS="$WARN_CFLAGS" configure:5081: $? = 0 configure:5102: checking whether C compiler accepts -Wall configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wall -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wextra configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wextra -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wundef configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wundef -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wnested-externs configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wnested-externs -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wwrite-strings configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wwrite-strings -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wpointer-arith configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wpointer-arith -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wmissing-declarations configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wmissing-declarations -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wmissing-prototypes configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wmissing-prototypes -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wstrict-prototypes configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wstrict-prototypes -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 conftest.c:29:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wredundant-decls configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wredundant-decls -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wno-unused-parameter configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wno-unused-parameter -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wno-missing-field-initializers configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wdeclaration-after-statement configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wdeclaration-after-statement -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wformat=2 configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wformat=2 -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wold-style-definition configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wold-style-definition -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:29:1: warning: old-style function definition [-Wold-style-definition] main () ^~~~ configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wcast-align configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wcast-align -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wformat-nonliteral configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wformat-nonliteral -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 cc1: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral] configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wformat-security configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wformat-security -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security] configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wsign-compare configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wsign-compare -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wstrict-aliasing configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wstrict-aliasing -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wshadow configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wshadow -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Winline configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Winline -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wpacked configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wpacked -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wmissing-format-attribute configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wmissing-format-attribute -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wmissing-noreturn configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wmissing-noreturn -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Winit-self configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Winit-self -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wredundant-decls configure:5130: result: yes configure:5138: : WARN_CFLAGS already contains $flag configure:5141: $? = 0 configure:5102: checking whether C compiler accepts -Wmissing-include-dirs configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wmissing-include-dirs -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wunused-but-set-variable configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wunused-but-set-variable -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Warray-bounds configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Warray-bounds -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wimplicit-function-declaration configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wimplicit-function-declaration -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wreturn-type configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wreturn-type -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wswitch-enum configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wswitch-enum -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5102: checking whether C compiler accepts -Wswitch-default configure:5121: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wswitch-default -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5121: $? = 0 configure:5130: result: yes configure:5146: : WARN_CFLAGS="$WARN_CFLAGS" configure:5149: $? = 0 configure:5307: checking whether C compiler accepts -Wno-error=unused-parameter configure:5326: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wno-error=unused-parameter -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5326: $? = 0 configure:5335: result: yes configure:5351: : WARN_CFLAGS="$WARN_CFLAGS" configure:5354: $? = 0 configure:5307: checking whether C compiler accepts -Wno-error=missing-field-initializers configure:5326: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wno-error=missing-field-initializers -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5326: $? = 0 configure:5335: result: yes configure:5351: : WARN_CFLAGS="$WARN_CFLAGS" configure:5354: $? = 0 configure:5409: checking whether C compiler accepts -Werror=unknown-warning-option configure:5436: result: no configure:5456: checking whether the linker accepts -Wl,--no-as-needed configure:5475: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,--no-as-needed conftest.c >&5 configure:5475: $? = 0 configure:5485: result: yes configure:5512: : WARN_LDFLAGS="$WARN_LDFLAGS" configure:5515: $? = 0 configure:5729: : WARN_SCANNERFLAGS="$WARN_SCANNERFLAGS" configure:5732: $? = 0 configure:5754: : WARN_SCANNERFLAGS="$WARN_SCANNERFLAGS" configure:5757: $? = 0 configure:5823: checking for gawk configure:5850: result: gawk configure:5862: checking for a sed that does not truncate output configure:5926: result: /bin/sed configure:5979: checking for gcc configure:6006: result: /usr/bin/gcc configure:6235: checking for C compiler version configure:6244: /usr/bin/gcc --version >&5 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 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:6255: $? = 0 configure:6244: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:6255: $? = 0 configure:6244: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:6255: $? = 1 configure:6244: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:6255: $? = 1 configure:6259: checking whether we are using the GNU C compiler configure:6287: result: yes configure:6296: checking whether /usr/bin/gcc accepts -g configure:6357: result: yes configure:6374: checking for /usr/bin/gcc option to accept ISO C89 configure:6450: result: none needed configure:6475: checking whether /usr/bin/gcc understands -c and -o together configure:6512: result: yes configure:6531: checking dependency style of /usr/bin/gcc configure:6642: result: none configure:6657: checking for /usr/bin/gcc option to accept ISO C99 configure:6806: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:6806: $? = 0 configure:6819: result: none needed configure:6839: checking for catchsegv configure:6855: found /usr/bin/catchsegv configure:6866: result: catchsegv configure:6908: checking build system type configure:6922: result: x86_64-pc-linux-gnu configure:6942: checking host system type configure:6955: result: x86_64-pc-linux-gnu configure:6996: checking how to print strings configure:7023: result: printf configure:7044: checking for a sed that does not truncate output configure:7108: result: /bin/sed configure:7126: checking for fgrep configure:7188: result: /bin/grep -F configure:7223: checking for ld used by /usr/bin/gcc configure:7290: result: /usr/bin/ld configure:7297: checking if the linker (/usr/bin/ld) is GNU ld configure:7312: result: yes configure:7324: checking for BSD- or MS-compatible name lister (nm) configure:7378: result: /usr/bin/nm configure:7508: checking the name lister (/usr/bin/nm) interface configure:7515: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:7518: /usr/bin/nm "conftest.o" configure:7521: output 0000000000000000 B some_variable configure:7528: result: BSD nm configure:7531: checking whether ln -s works configure:7535: result: yes configure:7543: checking the maximum length of command line arguments configure:7674: result: 1572864 configure:7722: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:7762: result: func_convert_file_noop configure:7769: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7789: result: func_convert_file_noop configure:7796: checking for /usr/bin/ld option to reload object files configure:7803: result: -r configure:7877: checking for objdump configure:7893: found /usr/bin/objdump configure:7904: result: objdump configure:7936: checking how to recognize dependent libraries configure:8136: result: pass_all configure:8221: checking for dlltool configure:8251: result: no configure:8281: checking how to associate runtime and link libraries configure:8308: result: printf %s\n configure:8432: checking for archiver @FILE support configure:8449: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:8449: $? = 0 configure:8452: /usr/bin/ar cru libconftest.a @conftest.lst >&5 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') configure:8455: $? = 0 configure:8460: /usr/bin/ar cru libconftest.a @conftest.lst >&5 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ar: conftest.o: No such file or directory configure:8463: $? = 1 configure:8475: result: @ configure:8533: checking for strip configure:8549: found /usr/bin/strip configure:8560: result: strip configure:8632: checking for ranlib configure:8659: result: /usr/bin/ranlib configure:8761: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:8914: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:8917: $? = 0 configure:8921: /usr/bin/nm conftest.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm configure:8987: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c conftstm.o >&5 configure:8990: $? = 0 configure:9028: result: ok configure:9075: checking for sysroot configure:9105: result: no configure:9112: checking for a working dd configure:9150: result: /bin/dd configure:9154: checking how to truncate binary pipes configure:9169: result: /bin/dd bs=4096 count=1 configure:9305: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:9308: $? = 0 configure:9498: checking for mt configure:9514: found /bin/mt configure:9525: result: mt configure:9548: checking if mt is a manifest tool configure:9554: mt '-?' configure:9562: result: no configure:10236: checking for dlfcn.h configure:10236: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:10236: $? = 0 configure:10236: result: yes configure:10491: checking for objdir configure:10506: result: .libs configure:10770: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:10788: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:10792: $? = 0 configure:10805: result: no configure:11163: checking for /usr/bin/gcc option to produce PIC configure:11170: result: -fPIC -DPIC configure:11178: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:11196: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:11200: $? = 0 configure:11213: result: yes configure:11242: checking if /usr/bin/gcc static flag -static works configure:11270: result: yes configure:11285: checking if /usr/bin/gcc supports -c -o file.o configure:11306: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:11310: $? = 0 configure:11332: result: yes configure:11340: checking if /usr/bin/gcc supports -c -o file.o configure:11387: result: yes configure:11420: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12683: result: yes configure:12720: checking whether -lc should be explicitly linked in configure:12728: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:12731: $? = 0 configure:12746: /usr/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12749: $? = 0 configure:12763: result: no configure:12923: checking dynamic linker characteristics configure:13504: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13504: $? = 0 configure:13753: result: GNU/Linux ld.so configure:13875: checking how to hardcode library paths into programs configure:13900: result: immediate configure:14448: checking whether stripping libraries is possible configure:14453: result: yes configure:14488: checking if libtool supports shared libraries configure:14490: result: yes configure:14493: checking whether to build shared libraries configure:14518: result: yes configure:14521: checking whether to build static libraries configure:14525: result: no configure:14576: checking whether to build with code coverage support configure:14596: result: no configure:14934: checking whether to enable Valgrind on the unit tests configure:14947: checking for valgrind configure:14977: result: no configure:15002: result: yes configure:15303: checking pkg-config is at least version 0.9.0 configure:15306: result: yes configure:15439: checking for GLIB configure:15446: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.45.8 gio-2.0 gio-unix-2.0" configure:15449: $? = 0 configure:15463: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.45.8 gio-2.0 gio-unix-2.0" configure:15466: $? = 0 configure:15524: result: yes configure:15766: checking for OPENSSL configure:15773: $PKG_CONFIG --exists --print-errors "openssl >= 1.1.1" configure:15776: $? = 0 configure:15790: $PKG_CONFIG --exists --print-errors "openssl >= 1.1.1" configure:15793: $? = 0 configure:15851: result: yes configure:16029: checking linux/mmc/ioctl.h usability configure:16029: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:16029: $? = 0 configure:16029: result: yes configure:16029: checking linux/mmc/ioctl.h presence configure:16029: /usr/bin/cpp -I/home/buildroot/autobuild/instance-2/output-1/host/include conftest.c configure:16029: $? = 0 configure:16029: result: yes configure:16029: checking for linux/mmc/ioctl.h configure:16029: result: yes configure:16266: checking that generated files are newer than configure configure:16272: result: done configure:16331: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by rauc config.status 1.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gcc160.bak.milne.osuosl.org config.status:1392: creating Makefile config.status:1392: creating config.h config.status:1652: executing depfiles commands config.status:1652: executing libtool commands configure:18556: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/home/buildroot/autobuild/instance-2/output-1/host/include ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/usr/bin/cpp ac_cv_env_CURL_CFLAGS_set= ac_cv_env_CURL_CFLAGS_value= ac_cv_env_CURL_LIBS_set= ac_cv_env_CURL_LIBS_value= ac_cv_env_DBUS1_CFLAGS_set= ac_cv_env_DBUS1_CFLAGS_value= ac_cv_env_DBUS1_LIBS_set= ac_cv_env_DBUS1_LIBS_value= ac_cv_env_FDISK_CFLAGS_set= ac_cv_env_FDISK_CFLAGS_value= ac_cv_env_FDISK_LIBS_set= ac_cv_env_FDISK_LIBS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_JSON_GLIB_CFLAGS_set= ac_cv_env_JSON_GLIB_CFLAGS_value= ac_cv_env_JSON_GLIB_LIBS_set= ac_cv_env_JSON_GLIB_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_OPENSSL_CFLAGS_set= ac_cv_env_OPENSSL_CFLAGS_value= ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set=set ac_cv_env_PKG_CONFIG_LIBDIR_value=/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_mmc_ioctl_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CATCHSEGV=catchsegv ac_cv_prog_CPP=/usr/bin/cpp ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=/usr/bin/ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_check_cflags__Wall=yes ax_cv_check_cflags__Warray_bounds=yes ax_cv_check_cflags__Wcast_align=yes ax_cv_check_cflags__Wdeclaration_after_statement=yes ax_cv_check_cflags__Wextra=yes ax_cv_check_cflags__Wformat_2=yes ax_cv_check_cflags__Wformat_nonliteral=yes ax_cv_check_cflags__Wformat_security=yes ax_cv_check_cflags__Wimplicit_function_declaration=yes ax_cv_check_cflags__Winit_self=yes ax_cv_check_cflags__Winline=yes ax_cv_check_cflags__Wmissing_declarations=yes ax_cv_check_cflags__Wmissing_format_attribute=yes ax_cv_check_cflags__Wmissing_include_dirs=yes ax_cv_check_cflags__Wmissing_noreturn=yes ax_cv_check_cflags__Wmissing_prototypes=yes ax_cv_check_cflags__Wnested_externs=yes ax_cv_check_cflags__Wno_error_missing_field_initializers=yes ax_cv_check_cflags__Wno_error_unused_parameter=yes ax_cv_check_cflags__Wno_missing_field_initializers=yes ax_cv_check_cflags__Wno_unused_parameter=yes ax_cv_check_cflags__Wold_style_definition=yes ax_cv_check_cflags__Wpacked=yes ax_cv_check_cflags__Wpointer_arith=yes ax_cv_check_cflags__Wredundant_decls=yes ax_cv_check_cflags__Wreturn_type=yes ax_cv_check_cflags__Wshadow=yes ax_cv_check_cflags__Wsign_compare=yes ax_cv_check_cflags__Wstrict_aliasing=yes ax_cv_check_cflags__Wstrict_prototypes=yes ax_cv_check_cflags__Wswitch_default=yes ax_cv_check_cflags__Wswitch_enum=yes ax_cv_check_cflags__Wundef=yes ax_cv_check_cflags__Wunused_but_set_variable=yes ax_cv_check_cflags__Wwrite_strings=yes ax_cv_check_cflags___Werror_unknown_warning_option=no ax_cv_check_cflags__fno_strict_aliasing=yes ax_cv_check_ldflags__Wl___no_as_needed=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=/usr/bin/nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_GLIB_CFLAGS='-I/home/buildroot/autobuild/instance-2/output-1/host/include/glib-2.0 -I/home/buildroot/autobuild/instance-2/output-1/host/lib/glib-2.0/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include/libmount -I/home/buildroot/autobuild/instance-2/output-1/host/include/blkid -I/home/buildroot/autobuild/instance-2/output-1/host/include/gio-unix-2.0 -pthread ' pkg_cv_GLIB_LIBS='-L/home/buildroot/autobuild/instance-2/output-1/host/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_OPENSSL_CFLAGS='-I/home/buildroot/autobuild/instance-2/output-1/host/include ' pkg_cv_OPENSSL_LIBS='-L/home/buildroot/autobuild/instance-2/output-1/host/lib64 -lssl -lcrypto ' ## ----------------- ## ## Output variables. ## ## ----------------- ## $(MAKE) $(AM_MAKEFLAGS) -k check-valgrind-tool VALGRIND_TOOL=$(tool); \ $(if $(VALGRIND_HAVE_TOOL_$(tool))$(VALGRIND_HAVE_TOOL_exp_$(tool)), \ ) \ LOG_COMPILER="$(VALGRIND_LOG_COMPILER)" \ LOG_FLAGS="$(valgrind_$(VALGRIND_TOOL)_flags)" \ TESTS_ENVIRONMENT="$(VALGRIND_TESTS_ENVIRONMENT)" \ TEST_SUITE_LOG=test-suite-$(VALGRIND_TOOL).log $(MAKE) check-TESTS \ $(TESTS_ENVIRONMENT) \ $(VALGRIND) $(VALGRIND_SUPPRESSIONS) --error-exitcode=1 $(VALGRIND_FLAGS) $(valgrind_lt) \ ) -$(foreach tool,$(valgrind_tools), \ @echo "Need to reconfigure with --enable-code-coverage" @echo "Need to reconfigure with --enable-code-coverage" @echo "Need to reconfigure with --enable-valgrind" @echo "Need to reconfigure with --enable-valgrind" G_DEBUG=fatal-warnings,fatal-criticals,gc-friendly G_SLICE=always-malloc,debug-blocks \ env VALGRIND=$(VALGRIND) \ $(CODE_COVERAGE_IGNORE_PATTERN); $(CODE_COVERAGE_OUTPUT_FILE); # # # # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage) # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info) # (Default: $(top_builddir)) # (Default: --num-callers=30) # (Default: empty) # Multiple directories may be specified, separated by whitespace. # by lcov for code coverage. (Default: # collecting lcov instance. (Default: $CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH) # files to load. (Default: empty) # genhtml instance. (Default: based on $CODE_COVERAGE_BRANCH_COVERAGE) # instance. (Default: $CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT) # instance. (Default: $CODE_COVERAGE_LCOV_OPTIONS_DEFAULT) # instance. (Default: $CODE_COVERAGE_LCOV_RMOPTS_DEFAULT) # instances. (Default: $CODE_COVERAGE_LCOV_SHOPTS_DEFAULT) # instances. (Default: based on $CODE_COVERAGE_BRANCH_COVERAGE) # lcov instance. (Default: empty) # memcheck, helgrind, drd, sgcheck). (Default: various) # reports to be created. (Default: # set to 0 to disable it and leave empty to stay with the default. # - CODE_COVERAGE_BRANCH_COVERAGE: Set to 1 to enforce branch coverage, # - CODE_COVERAGE_DIRECTORY: Top-level directory for code coverage reporting. # - CODE_COVERAGE_GENHTML_OPTIONS: Extra options to pass to the genhtml # - CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT: Extra options to pass to the # - CODE_COVERAGE_IGNORE_PATTERN: Extra glob pattern of files to ignore # - CODE_COVERAGE_LCOV_OPTIONS: Extra options to pass to the collecting lcov # - CODE_COVERAGE_LCOV_OPTIONS_DEFAULT: Extra options to pass to the # - CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH: --gcov-tool pathtogcov # - CODE_COVERAGE_LCOV_RMOPTS: Extra options to pass to the filtering lcov # - CODE_COVERAGE_LCOV_RMOPTS_DEFAULT: Extra options to pass to the filtering # - CODE_COVERAGE_LCOV_SHOPTS: Extra options to shared between both lcov # - CODE_COVERAGE_LCOV_SHOPTS_DEFAULT: Extra options shared between both lcov # - CODE_COVERAGE_OUTPUT_DIRECTORY: Directory for generated code coverage # - CODE_COVERAGE_OUTPUT_FILE: Filename and path for the .info file generated # - VALGRIND_$toolname_FLAGS: Flags to pass to Valgrind $toolname (one of: # - VALGRIND_FLAGS: General flags to pass to all Valgrind tools. # - VALGRIND_SUPPRESSIONS_FILES: Space-separated list of Valgrind suppressions # $(PACKAGE_VERSION). In order to add the current git hash to the title, # Capture code coverage data # Code coverage # Hook rule executed before code-coverage-capture, overridable by the user # Internal use # Optional variables # Optional variables # Optional: # Optional: # Support running with and without libtool. # The generated report will be titled using the $(PACKAGE_NAME) and # Use recursive makes in order to ignore errors during check # Use recursive makes in order to ignore errors during check # Valgrind check # Valgrind running # sanitizes the test-name: replaces with underscores: dashes and dots # use the git-version-gen script, available online. $(if $(CODE_COVERAGE_BRANCH_COVERAGE),\ ' ' --rc genhtml_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE)) --rc lcov_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE)) .PHONY: check-code-coverage code-coverage-capture code-coverage-capture-hook code-coverage-clean .PHONY: check-valgrind check-valgrind-tool ACLOCAL='${SHELL} /home/buildroot/autobuild/instance-2/output-1/build/host-rauc-1.5/build-aux/missing aclocal-1.16' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_DISTCHECK_CONFIGURE_FLAGS += --disable-code-coverage AM_DISTCHECK_CONFIGURE_FLAGS ?= AM_V='$(V)' AR='/usr/bin/ar' AUTOCONF='${SHELL} /home/buildroot/autobuild/instance-2/output-1/build/host-rauc-1.5/build-aux/missing autoconf' AUTOHEADER='${SHELL} /home/buildroot/autobuild/instance-2/output-1/build/host-rauc-1.5/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/buildroot/autobuild/instance-2/output-1/build/host-rauc-1.5/build-aux/missing automake-1.16' AWK='gawk' CATCHSEGV='catchsegv' CC='/usr/bin/gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include' CODE_COVERAGE_BRANCH_COVERAGE ?= CODE_COVERAGE_CFLAGS='' CODE_COVERAGE_CPPFLAGS='' CODE_COVERAGE_CXXFLAGS='' CODE_COVERAGE_DIRECTORY ?= $(top_builddir) CODE_COVERAGE_ENABLED='no' CODE_COVERAGE_ENABLED_FALSE='' CODE_COVERAGE_ENABLED_TRUE='#' CODE_COVERAGE_GENHTML_OPTIONS ?= $(CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT) CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT ?=\ CODE_COVERAGE_IGNORE_PATTERN ?= CODE_COVERAGE_LCOV_OPTIONS ?= $(CODE_COVERAGE_LCOV_OPTIONS_DEFAULT) CODE_COVERAGE_LCOV_OPTIONS_DEFAULT ?= $(CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH) CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH ?= --gcov-tool "$(GCOV)" CODE_COVERAGE_LCOV_RMOPTS ?= $(CODE_COVERAGE_LCOV_RMOPTS_DEFAULT) CODE_COVERAGE_LCOV_RMOPTS_DEFAULT ?= CODE_COVERAGE_LCOV_SHOPTS ?= $(CODE_COVERAGE_LCOV_SHOPTS_DEFAULT) CODE_COVERAGE_LCOV_SHOPTS_DEFAULT ?= $(if $(CODE_COVERAGE_BRANCH_COVERAGE),\ CODE_COVERAGE_LDFLAGS='' CODE_COVERAGE_LIBS='' CODE_COVERAGE_OUTPUT_DIRECTORY ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage CODE_COVERAGE_OUTPUT_FILE ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info CODE_COVERAGE_RULES=' CPP='/usr/bin/cpp' CPPFLAGS='-I/home/buildroot/autobuild/instance-2/output-1/host/include' CURL_CFLAGS='' CURL_LIBS='' CYGPATH_W='echo' DBUS1_CFLAGS='' DBUS1_LIBS='' DBUS_INTERFACESDIR='' DBUS_POLICYDIR='no' DBUS_SYSTEMSERVICEDIR='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISTCHECK_CONFIGURE_FLAGS += --disable-valgrind DISTCHECK_CONFIGURE_FLAGS ?= DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FDISK_CFLAGS='' FDISK_LIBS='' FGREP='/bin/grep -F' GCOV='' GENHTML='' GITIGNOREFILES += $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_DIRECTORY) GITIGNOREFILES ?= GLIB_CFLAGS='-I/home/buildroot/autobuild/instance-2/output-1/host/include/glib-2.0 -I/home/buildroot/autobuild/instance-2/output-1/host/lib/glib-2.0/include -I/home/buildroot/autobuild/instance-2/output-1/host/include -I/home/buildroot/autobuild/instance-2/output-1/host/include/libmount -I/home/buildroot/autobuild/instance-2/output-1/host/include/blkid -I/home/buildroot/autobuild/instance-2/output-1/host/include/gio-unix-2.0 -pthread ' GLIB_LIBS='-L/home/buildroot/autobuild/instance-2/output-1/host/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JSON_GLIB_CFLAGS='' JSON_GLIB_LIBS='' LCOV='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /home/buildroot/autobuild/instance-2/output-1/build/host-rauc-1.5/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MOSTLYCLEANFILES += $(valgrind_log_files) MOSTLYCLEANFILES ?= NM='/usr/bin/nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPENSSL_CFLAGS='-I/home/buildroot/autobuild/instance-2/output-1/host/include ' OPENSSL_LIBS='-L/home/buildroot/autobuild/instance-2/output-1/host/lib64 -lssl -lcrypto ' OTOOL64='' OTOOL='' PACKAGE='rauc' PACKAGE_BUGREPORT='rauc@pengutronix.de' PACKAGE_NAME='rauc' PACKAGE_STRING='rauc 1.5' PACKAGE_TARNAME='rauc' PACKAGE_URL='' PACKAGE_VERSION='1.5' PATH_SEPARATOR=':' PKG_CONFIG='/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config' PKG_CONFIG_LIBDIR='/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig' PKG_CONFIG_PATH='' RANLIB='/usr/bin/ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' SYSTEMD_FALSE='#' SYSTEMD_TRUE='' SYSTEMD_UNITDIR='no' VALGRIND='' VALGRIND_CHECK_RULES=' VALGRIND_ENABLED='yes' VALGRIND_ENABLED_FALSE='#' VALGRIND_ENABLED_TRUE='' VALGRIND_FLAGS ?= --num-callers=30 VALGRIND_HAVE_TOOL_drd='' VALGRIND_HAVE_TOOL_exp_sgcheck='' VALGRIND_HAVE_TOOL_helgrind='' VALGRIND_HAVE_TOOL_memcheck='' VALGRIND_LOG_COMPILER = \ VALGRIND_SUPPRESSIONS ?= $(addprefix --suppressions=,$(VALGRIND_SUPPRESSIONS_FILES)) VALGRIND_TESTS_ENVIRONMENT = \ VALGRIND_drd_FLAGS ?= VALGRIND_helgrind_FLAGS ?= --history-level=approx VALGRIND_memcheck_FLAGS ?= --leak-check=full --show-reachable=no VALGRIND_sgcheck_FLAGS ?= VERSION='1.5' WANT_EMMC_BOOT_SUPPORT_FALSE='#' WANT_EMMC_BOOT_SUPPORT_TRUE='' WANT_GPT_FALSE='' WANT_GPT_TRUE='#' WANT_JSON_FALSE='' WANT_JSON_TRUE='#' WANT_NETWORK_FALSE='' WANT_NETWORK_TRUE='#' WARN_CFLAGS='-fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers' WARN_LDFLAGS='-Wl,--no-as-needed' WARN_SCANNERFLAGS=' --warn-all ' ac_ct_AR='' ac_ct_CC='/usr/bin/gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' check-code-coverage: check-valgrind-tool: check-valgrind: code-coverage-capture-hook: code-coverage-capture: code-coverage-capture-hook code_coverage_quiet = $(code_coverage_quiet_$(V)) code_coverage_quiet_ = $(code_coverage_quiet_$(AM_DEFAULT_VERBOSITY)) code_coverage_quiet_0 = --quiet code_coverage_sanitize = $(subst -,_,$(subst .,_,$(1))) code_coverage_v_genhtml = $(code_coverage_v_genhtml_$(V)) code_coverage_v_genhtml_ = $(code_coverage_v_genhtml_$(AM_DEFAULT_VERBOSITY)) code_coverage_v_genhtml_0 = @echo " GEN " $(CODE_COVERAGE_OUTPUT_DIRECTORY); code_coverage_v_lcov_cap = $(code_coverage_v_lcov_cap_$(V)) code_coverage_v_lcov_cap_ = $(code_coverage_v_lcov_cap_$(AM_DEFAULT_VERBOSITY)) code_coverage_v_lcov_cap_0 = @echo " LCOV --capture"\ code_coverage_v_lcov_ign = $(code_coverage_v_lcov_ign_$(V)) code_coverage_v_lcov_ign_ = $(code_coverage_v_lcov_ign_$(AM_DEFAULT_VERBOSITY)) code_coverage_v_lcov_ign_0 = @echo " LCOV --remove /tmp/*"\ datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' else else else endif endif endif exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' ifeq ($(VALGRIND_ENABLED),yes) ifeq ($(VALGRIND_ENABLED),yes) ifneq ($(LIBTOOL),) includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/buildroot/autobuild/instance-2/output-1/build/host-rauc-1.5/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/home/buildroot/autobuild/instance-2/output-1/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/buildroot/autobuild/instance-2/output-1/host' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/buildroot/autobuild/instance-2/output-1/host/etc' target_alias='' valgrind_drd_flags = --tool=drd $(VALGRIND_drd_FLAGS) valgrind_helgrind_flags = --tool=helgrind $(VALGRIND_helgrind_FLAGS) valgrind_log_files = $(addprefix test-suite-,$(addsuffix .log,$(valgrind_tools))) valgrind_lt = valgrind_lt = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=execute valgrind_memcheck_flags = --tool=memcheck $(VALGRIND_memcheck_FLAGS) valgrind_quiet = $(valgrind_quiet_$(V)) valgrind_quiet_ = $(valgrind_quiet_$(AM_DEFAULT_VERBOSITY)) valgrind_quiet_0 = --quiet valgrind_sgcheck_flags = --tool=exp-sgcheck $(VALGRIND_sgcheck_FLAGS) valgrind_tools = memcheck helgrind drd sgcheck ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "rauc" #define PACKAGE_TARNAME "rauc" #define PACKAGE_VERSION "1.5" #define PACKAGE_STRING "rauc 1.5" #define PACKAGE_BUGREPORT "rauc@pengutronix.de" #define PACKAGE_URL "" #define PACKAGE "rauc" #define VERSION "1.5" #define NDEBUG /**/ #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define ENABLE_SERVICE 0 #define ENABLE_CREATE 1 #define ENABLE_NETWORK 0 #define ENABLE_JSON 0 #define ENABLE_GPT 0 #define ENABLE_EMMC_BOOT_SUPPORT 1 configure: exit 0