This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by protobuf-c configure 1.3.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/home/naourr/work/instance-1/output/host --sysconfdir=/home/naourr/work/instance-1/output/host/etc --localstatedir=/home/naourr/work/instance-1/output/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-dependency-tracking ## --------- ## ## Platform. ## ## --------- ## hostname = mirage uname -m = x86_64 uname -r = 4.16.14-300.fc28.x86_64 uname -s = Linux uname -v = #1 SMP Tue Jun 5 16:23:44 UTC 2018 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/naourr/work/instance-1/output/host/bin PATH: /home/naourr/work/instance-1/output/host/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /home/naourr/.local/bin PATH: /home/naourr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2592: checking for a BSD-compatible install configure:2660: result: /usr/bin/install -c configure:2671: checking whether build environment is sane configure:2726: result: yes configure:2877: checking for a thread-safe mkdir -p configure:2916: result: /usr/bin/mkdir -p configure:2923: checking for gawk configure:2939: found /usr/bin/gawk configure:2950: result: gawk configure:2961: checking whether make sets $(MAKE) configure:2983: result: yes configure:3012: checking whether make supports nested variables configure:3029: result: yes configure:3167: checking for style of include used by make configure:3195: result: GNU configure:3266: checking for gcc configure:3293: result: /usr/bin/gcc configure:3522: checking for C compiler version configure:3531: /usr/bin/gcc --version >&5 gcc (GCC) 8.1.1 20180502 (Red Hat 8.1.1-1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3542: $? = 0 configure:3531: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 8.1.1 20180502 (Red Hat 8.1.1-1) (GCC) configure:3542: $? = 0 configure:3531: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3542: $? = 1 configure:3531: /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:3542: $? = 1 configure:3562: checking whether the C compiler works configure:3584: /usr/bin/gcc -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include -L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib conftest.c >&5 configure:3588: $? = 0 configure:3636: result: yes configure:3639: checking for C compiler default output file name configure:3641: result: a.out configure:3647: checking for suffix of executables configure:3654: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include -L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib conftest.c >&5 configure:3658: $? = 0 configure:3680: result: configure:3702: checking whether we are cross compiling configure:3710: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include -L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib conftest.c >&5 configure:3714: $? = 0 configure:3721: ./conftest configure:3725: $? = 0 configure:3740: result: no configure:3745: checking for suffix of object files configure:3767: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:3771: $? = 0 configure:3792: result: o configure:3796: checking whether we are using the GNU C compiler configure:3815: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:3815: $? = 0 configure:3824: result: yes configure:3833: checking whether /usr/bin/gcc accepts -g configure:3853: /usr/bin/gcc -c -g -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:3853: $? = 0 configure:3894: result: yes configure:3911: checking for /usr/bin/gcc option to accept ISO C89 configure:3974: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:3974: $? = 0 configure:3987: result: none needed configure:4012: checking whether /usr/bin/gcc understands -c and -o together configure:4034: /usr/bin/gcc -c conftest.c -o conftest2.o configure:4037: $? = 0 configure:4034: /usr/bin/gcc -c conftest.c -o conftest2.o configure:4037: $? = 0 configure:4049: result: yes configure:4068: checking dependency style of /usr/bin/gcc configure:4179: result: none configure:4198: checking for /usr/bin/gcc option to accept ISO C99 configure:4347: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:4347: $? = 0 configure:4360: result: none needed configure:4468: checking for /usr/bin/gcc option to accept ISO Standard C configure:4479: result: none needed configure:4598: checking for C++ compiler version configure:4607: /usr/bin/g++ --version >&5 g++ (GCC) 8.1.1 20180502 (Red Hat 8.1.1-1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4618: $? = 0 configure:4607: /usr/bin/g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 8.1.1 20180502 (Red Hat 8.1.1-1) (GCC) configure:4618: $? = 0 configure:4607: /usr/bin/g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4618: $? = 1 configure:4607: /usr/bin/g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:4618: $? = 1 configure:4622: checking whether we are using the GNU C++ compiler configure:4641: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.cpp >&5 configure:4641: $? = 0 configure:4650: result: yes configure:4659: checking whether /usr/bin/g++ accepts -g configure:4679: /usr/bin/g++ -c -g -I/home/naourr/work/instance-1/output/host/include conftest.cpp >&5 configure:4679: $? = 0 configure:4720: result: yes configure:4745: checking dependency style of /usr/bin/g++ configure:4856: result: none configure:4871: checking whether ln -s works configure:4875: result: yes configure:4889: checking how to run the C preprocessor configure:4959: result: /usr/bin/cpp configure:4979: /usr/bin/cpp -I/home/naourr/work/instance-1/output/host/include conftest.c configure:4979: $? = 0 configure:4993: /usr/bin/cpp -I/home/naourr/work/instance-1/output/host/include conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4993: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "protobuf-c" | #define PACKAGE_TARNAME "protobuf-c" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "protobuf-c 1.3.0" | #define PACKAGE_BUGREPORT "https://github.com/protobuf-c/protobuf-c/issues" | #define PACKAGE_URL "https://github.com/protobuf-c/protobuf-c" | #define PACKAGE "protobuf-c" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include configure:5022: checking for grep that handles long lines and -e configure:5080: result: /usr/bin/grep configure:5085: checking for egrep configure:5147: result: /usr/bin/grep -E configure:5152: checking for ANSI C header files configure:5172: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:5172: $? = 0 configure:5245: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include -L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib conftest.c >&5 configure:5245: $? = 0 configure:5245: ./conftest configure:5245: $? = 0 configure:5256: result: yes configure:5269: checking for sys/types.h configure:5269: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:5269: $? = 0 configure:5269: result: yes configure:5269: checking for sys/stat.h configure:5269: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:5269: $? = 0 configure:5269: result: yes configure:5269: checking for stdlib.h configure:5269: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:5269: $? = 0 configure:5269: result: yes configure:5269: checking for string.h configure:5269: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:5269: $? = 0 configure:5269: result: yes configure:5269: checking for memory.h configure:5269: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:5269: $? = 0 configure:5269: result: yes configure:5269: checking for strings.h configure:5269: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:5269: $? = 0 configure:5269: result: yes configure:5269: checking for inttypes.h configure:5269: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:5269: $? = 0 configure:5269: result: yes configure:5269: checking for stdint.h configure:5269: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:5269: $? = 0 configure:5269: result: yes configure:5269: checking for unistd.h configure:5269: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:5269: $? = 0 configure:5269: result: yes configure:5282: checking minix/config.h usability configure:5282: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:5282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "protobuf-c" | #define PACKAGE_TARNAME "protobuf-c" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "protobuf-c 1.3.0" | #define PACKAGE_BUGREPORT "https://github.com/protobuf-c/protobuf-c/issues" | #define PACKAGE_URL "https://github.com/protobuf-c/protobuf-c" | #define PACKAGE "protobuf-c" | #define VERSION "1.3.0" | #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:5282: result: no configure:5282: checking minix/config.h presence configure:5282: /usr/bin/cpp -I/home/naourr/work/instance-1/output/host/include conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:5282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "protobuf-c" | #define PACKAGE_TARNAME "protobuf-c" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "protobuf-c 1.3.0" | #define PACKAGE_BUGREPORT "https://github.com/protobuf-c/protobuf-c/issues" | #define PACKAGE_URL "https://github.com/protobuf-c/protobuf-c" | #define PACKAGE "protobuf-c" | #define VERSION "1.3.0" | #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:5282: result: no configure:5282: checking for minix/config.h configure:5282: result: no configure:5303: checking whether it is safe to define __EXTENSIONS__ configure:5321: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:5321: $? = 0 configure:5328: result: yes configure:5349: checking for special C compiler options needed for large files configure:5394: result: no configure:5400: checking for _FILE_OFFSET_BITS value needed for large files configure:5425: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:5425: $? = 0 configure:5457: result: no configure:5554: checking whether make supports nested variables configure:5571: result: yes configure:5611: checking build system type configure:5625: result: x86_64-pc-linux-gnu configure:5645: checking host system type configure:5658: result: x86_64-pc-linux-gnu configure:5699: checking how to print strings configure:5726: result: printf configure:5747: checking for a sed that does not truncate output configure:5811: result: /usr/bin/sed configure:5829: checking for fgrep configure:5891: result: /usr/bin/grep -F configure:5926: checking for ld used by /usr/bin/gcc configure:5993: result: /usr/bin/ld configure:6000: checking if the linker (/usr/bin/ld) is GNU ld configure:6015: result: yes configure:6027: checking for BSD- or MS-compatible name lister (nm) configure:6081: result: /usr/bin/nm configure:6211: checking the name lister (/usr/bin/nm) interface configure:6218: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:6221: /usr/bin/nm "conftest.o" configure:6224: output 0000000000000000 B some_variable configure:6231: result: BSD nm configure:6235: checking the maximum length of command line arguments configure:6366: result: 1572864 configure:6414: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6454: result: func_convert_file_noop configure:6461: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6481: result: func_convert_file_noop configure:6488: checking for /usr/bin/ld option to reload object files configure:6495: result: -r configure:6569: checking for objdump configure:6585: found /usr/bin/objdump configure:6596: result: objdump configure:6628: checking how to recognize dependent libraries configure:6828: result: pass_all configure:6913: checking for dlltool configure:6943: result: no configure:6973: checking how to associate runtime and link libraries configure:7000: result: printf %s\n configure:7124: checking for archiver @FILE support configure:7141: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:7141: $? = 0 configure:7144: /usr/bin/ar cru libconftest.a @conftest.lst >&5 configure:7147: $? = 0 configure:7152: /usr/bin/ar cru libconftest.a @conftest.lst >&5 /usr/bin/ar: conftest.o: No such file or directory configure:7155: $? = 1 configure:7167: result: @ configure:7225: checking for strip configure:7241: found /usr/bin/strip configure:7252: result: strip configure:7324: checking for ranlib configure:7351: result: /usr/bin/ranlib configure:7453: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:7606: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:7609: $? = 0 configure:7613: /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:7616: $? = 0 configure:7682: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include -L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib conftest.c conftstm.o >&5 configure:7685: $? = 0 configure:7723: result: ok configure:7770: checking for sysroot configure:7800: result: no configure:7807: checking for a working dd configure:7845: result: /usr/bin/dd configure:7849: checking how to truncate binary pipes configure:7864: result: /usr/bin/dd bs=4096 count=1 configure:8000: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:8003: $? = 0 configure:8193: checking for mt configure:8223: result: no configure:8243: checking if : is a manifest tool configure:8249: : '-?' configure:8257: result: no configure:8931: checking for dlfcn.h configure:8931: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:8931: $? = 0 configure:8931: result: yes configure:9198: checking for objdir configure:9213: result: .libs configure:9473: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:9491: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/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:9495: $? = 0 configure:9508: result: no configure:9866: checking for /usr/bin/gcc option to produce PIC configure:9873: result: -fPIC -DPIC configure:9881: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:9899: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:9903: $? = 0 configure:9916: result: yes configure:9945: checking if /usr/bin/gcc static flag -static works configure:9973: result: no configure:9988: checking if /usr/bin/gcc supports -c -o file.o configure:10009: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include -o out/conftest2.o conftest.c >&5 configure:10013: $? = 0 configure:10035: result: yes configure:10043: checking if /usr/bin/gcc supports -c -o file.o configure:10090: result: yes configure:10123: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11382: result: yes configure:11419: checking whether -lc should be explicitly linked in configure:11427: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:11430: $? = 0 configure:11445: /usr/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11448: $? = 0 configure:11462: result: no configure:11622: checking dynamic linker characteristics configure:12203: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include -L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12203: $? = 0 configure:12440: result: GNU/Linux ld.so configure:12562: checking how to hardcode library paths into programs configure:12587: result: immediate configure:13135: checking whether stripping libraries is possible configure:13140: result: yes configure:13175: checking if libtool supports shared libraries configure:13177: result: yes configure:13180: checking whether to build shared libraries configure:13205: result: yes configure:13208: checking whether to build static libraries configure:13212: result: no configure:13235: checking how to run the C++ preprocessor configure:13262: /usr/bin/g++ -E -I/home/naourr/work/instance-1/output/host/include conftest.cpp configure:13262: $? = 0 configure:13276: /usr/bin/g++ -E -I/home/naourr/work/instance-1/output/host/include conftest.cpp conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "protobuf-c" | #define PACKAGE_TARNAME "protobuf-c" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "protobuf-c 1.3.0" | #define PACKAGE_BUGREPORT "https://github.com/protobuf-c/protobuf-c/issues" | #define PACKAGE_URL "https://github.com/protobuf-c/protobuf-c" | #define PACKAGE "protobuf-c" | #define VERSION "1.3.0" | #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/" | /* end confdefs.h. */ | #include configure:13301: result: /usr/bin/g++ -E configure:13321: /usr/bin/g++ -E -I/home/naourr/work/instance-1/output/host/include conftest.cpp configure:13321: $? = 0 configure:13335: /usr/bin/g++ -E -I/home/naourr/work/instance-1/output/host/include conftest.cpp conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "protobuf-c" | #define PACKAGE_TARNAME "protobuf-c" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "protobuf-c 1.3.0" | #define PACKAGE_BUGREPORT "https://github.com/protobuf-c/protobuf-c/issues" | #define PACKAGE_URL "https://github.com/protobuf-c/protobuf-c" | #define PACKAGE "protobuf-c" | #define VERSION "1.3.0" | #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/" | /* end confdefs.h. */ | #include configure:13497: checking for ld used by /usr/bin/g++ configure:13564: result: /usr/bin/ld -m elf_x86_64 configure:13571: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:13586: result: yes configure:13641: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14714: result: yes configure:14750: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.cpp >&5 configure:14753: $? = 0 configure:15234: checking for /usr/bin/g++ option to produce PIC configure:15241: result: -fPIC -DPIC configure:15249: checking if /usr/bin/g++ PIC flag -fPIC -DPIC works configure:15267: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15271: $? = 0 configure:15284: result: yes configure:15307: checking if /usr/bin/g++ static flag -static works configure:15335: result: no configure:15347: checking if /usr/bin/g++ supports -c -o file.o configure:15368: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include -o out/conftest2.o conftest.cpp >&5 configure:15372: $? = 0 configure:15394: result: yes configure:15399: checking if /usr/bin/g++ supports -c -o file.o configure:15446: result: yes configure:15476: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15516: result: yes configure:15657: checking dynamic linker characteristics configure:16402: result: GNU/Linux ld.so configure:16467: checking how to hardcode library paths into programs configure:16492: result: immediate configure:16576: checking whether C compiler accepts "-Wc99-c11-compat" configure:16595: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -Wc99-c11-compat -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:16595: $? = 0 configure:16604: result: yes configure:16613: checking whether C compiler accepts "-Werror=incompatible-pointer-types" configure:16632: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -Werror=incompatible-pointer-types -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:16632: $? = 0 configure:16641: result: yes configure:16650: checking whether C compiler accepts "-Werror=int-conversion" configure:16669: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -Werror=int-conversion -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:16669: $? = 0 configure:16678: result: yes configure:16687: checking whether C compiler accepts "-Wnull-dereference" configure:16706: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-1/output/host/include -Wnull-dereference -I/home/naourr/work/instance-1/output/host/include conftest.c >&5 configure:16706: $? = 0 configure:16715: result: yes configure:16729: checking for doxygen configure:16759: result: no configure:16892: checking pkg-config is at least version 0.9.0 configure:16895: result: yes configure:16957: checking for protobuf configure:16964: $PKG_CONFIG --exists --print-errors "protobuf >= 3.0.0" configure:16967: $? = 0 configure:16981: $PKG_CONFIG --exists --print-errors "protobuf >= 3.0.0" configure:16984: $? = 0 configure:17204: result: yes configure:17214: checking google/protobuf/compiler/command_line_interface.h usability configure:17214: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include -pthread conftest.cpp >&5 configure:17214: $? = 0 configure:17214: result: yes configure:17214: checking google/protobuf/compiler/command_line_interface.h presence configure:17214: /usr/bin/g++ -E -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include -pthread conftest.cpp configure:17214: $? = 0 configure:17214: result: yes configure:17214: checking for google/protobuf/compiler/command_line_interface.h configure:17214: result: yes configure:17231: checking for protoc configure:17250: found /home/naourr/work/instance-1/output/host/bin/protoc configure:17262: result: /home/naourr/work/instance-1/output/host/bin/protoc configure:17318: checking if LD -Wl,--version-script works configure:17336: /usr/bin/g++ -o conftest -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include -L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib -Wl,--version-script=conftest.map conftest.cpp >&5 /usr/bin/ld:conftest.map:0: syntax error in VERSION script collect2: error: ld returned 1 exit status configure:17336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "protobuf-c" | #define PACKAGE_TARNAME "protobuf-c" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "protobuf-c 1.3.0" | #define PACKAGE_BUGREPORT "https://github.com/protobuf-c/protobuf-c/issues" | #define PACKAGE_URL "https://github.com/protobuf-c/protobuf-c" | #define PACKAGE "protobuf-c" | #define VERSION "1.3.0" | #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 HAVE_GOOGLE_PROTOBUF_COMPILER_COMMAND_LINE_INTERFACE_H 1 | #define HAVE_PROTO3 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:17364: /usr/bin/g++ -o conftest -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include -L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib -Wl,--version-script=conftest.map conftest.cpp >&5 configure:17364: $? = 0 configure:17376: result: yes configure:17453: checking whether self tests are run under valgrind configure:17455: result: no configure:17460: checking whether to build with code coverage support configure:17479: result: no configure:17668: checking whether byte ordering is bigendian configure:17683: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.cpp >&5 conftest.cpp:31:9: error: expected unqualified-id before 'not' token not a universal capable compiler ^~~ configure:17683: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "protobuf-c" | #define PACKAGE_TARNAME "protobuf-c" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "protobuf-c 1.3.0" | #define PACKAGE_BUGREPORT "https://github.com/protobuf-c/protobuf-c/issues" | #define PACKAGE_URL "https://github.com/protobuf-c/protobuf-c" | #define PACKAGE "protobuf-c" | #define VERSION "1.3.0" | #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 HAVE_GOOGLE_PROTOBUF_COMPILER_COMMAND_LINE_INTERFACE_H 1 | #define HAVE_PROTO3 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:17728: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.cpp >&5 configure:17728: $? = 0 configure:17746: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-1/output/host/include -I/home/naourr/work/instance-1/output/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:37:8: error: 'big' was not declared in this scope not big endian ^~~ configure:17746: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "protobuf-c" | #define PACKAGE_TARNAME "protobuf-c" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "protobuf-c 1.3.0" | #define PACKAGE_BUGREPORT "https://github.com/protobuf-c/protobuf-c/issues" | #define PACKAGE_URL "https://github.com/protobuf-c/protobuf-c" | #define PACKAGE "protobuf-c" | #define VERSION "1.3.0" | #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 HAVE_GOOGLE_PROTOBUF_COMPILER_COMMAND_LINE_INTERFACE_H 1 | #define HAVE_PROTO3 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:17874: result: no configure:18002: checking that generated files are newer than configure configure:18008: result: done configure:18060: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by protobuf-c config.status 1.3.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mirage config.status:1264: creating Makefile config.status:1264: creating protobuf-c/libprotobuf-c.pc config.status:1264: creating config.h config.status:1493: executing depfiles commands config.status:1493: executing libtool commands configure:20467: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop configure:20489: result: protobuf-c 1.3.0 CC: /usr/bin/gcc CFLAGS: -O2 -I/home/naourr/work/instance-1/output/host/include CXX: /usr/bin/g++ CXXFLAGS: -O2 -I/home/naourr/work/instance-1/output/host/include LDFLAGS: -L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib LIBS: prefix: /home/naourr/work/instance-1/output/host sysconfdir: /home/naourr/work/instance-1/output/host/etc libdir: ${exec_prefix}/lib includedir: ${prefix}/include pkgconfigdir: ${libdir}/pkgconfig bigendian: no protobuf version: libprotoc 3.6.0 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/home/naourr/work/instance-1/output/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/home/naourr/work/instance-1/output/host/include ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/usr/bin/cpp ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -I/home/naourr/work/instance-1/output/host/include' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/usr/bin/g++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/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_PKG_CONFIG_LIBDIR_set=set ac_cv_env_PKG_CONFIG_LIBDIR_value=/home/naourr/work/instance-1/output/host/lib/pkgconfig:/home/naourr/work/instance-1/output/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/naourr/work/instance-1/output/host/bin/pkg-config ac_cv_env_PROTOC_set= ac_cv_env_PROTOC_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_protobuf_CFLAGS_set= ac_cv_env_protobuf_CFLAGS_value= ac_cv_env_protobuf_LIBS_set= ac_cv_env_protobuf_LIBS_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_dlfcn_h=yes ac_cv_header_google_protobuf_compiler_command_line_interface_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_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='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PROTOC=/home/naourr/work/instance-1/output/host/bin/protoc ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP=/usr/bin/cpp ac_cv_prog_CXXCPP='/usr/bin/g++ -E' ac_cv_prog_ac_ct_CC=/usr/bin/gcc 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_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_check_cflags___Wc99_c11_compat=yes ax_cv_check_cflags___Werror_incompatible_pointer_types=yes ax_cv_check_cflags___Werror_int_conversion=yes ax_cv_check_cflags___Wnull_dereference=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_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM=/usr/bin/nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no 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='/usr/bin/dd bs=4096 count=1' pkg_cv_protobuf_CFLAGS='-I/home/naourr/work/instance-1/output/host/include -pthread ' pkg_cv_protobuf_LIBS='-L/home/naourr/work/instance-1/output/host/lib -lprotobuf -pthread -lz ' ## ----------------- ## ## Output variables. ## ## ----------------- ## $(LCOV) $(code_coverage_quiet) --directory $(CODE_COVERAGE_DIRECTORY) --capture --output-file "$(CODE_COVERAGE_OUTPUT_FILE).tmp" --test-name "$(PACKAGE_NAME)-$(PACKAGE_VERSION)" --no-checksum --compat-libtool $(CODE_COVERAGE_LCOV_OPTIONS) $(LCOV) $(code_coverage_quiet) --directory $(CODE_COVERAGE_DIRECTORY) --remove "$(CODE_COVERAGE_OUTPUT_FILE).tmp" "/tmp/*" $(CODE_COVERAGE_IGNORE_PATTERN) --output-file "$(CODE_COVERAGE_OUTPUT_FILE)" $(MAKE) $(AM_MAKEFLAGS) code-coverage-capture -$(LCOV) --directory $(CODE_COVERAGE_DIRECTORY) -z -$(MAKE) $(AM_MAKEFLAGS) -k check -@rm -f $(CODE_COVERAGE_OUTPUT_FILE).tmp -find . -name "*.gcda" -o -name "*.gcov" -delete -rm -rf $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_FILE).tmp $(CODE_COVERAGE_OUTPUT_DIRECTORY) @echo "Need to reconfigure with --enable-code-coverage" @echo "Need to reconfigure with --enable-code-coverage" @echo "file://$(abs_builddir)/$(CODE_COVERAGE_OUTPUT_DIRECTORY)/index.html" LANG=C $(GENHTML) $(code_coverage_quiet) --prefix $(CODE_COVERAGE_DIRECTORY) --output-directory "$(CODE_COVERAGE_OUTPUT_DIRECTORY)" --title "$(PACKAGE_NAME)-$(PACKAGE_VERSION) Code Coverage" --legend --show-details "$(CODE_COVERAGE_OUTPUT_FILE)" $(CODE_COVERAGE_GENHTML_OPTIONS) # # # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage) # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info) # (Default: $(top_builddir)) # (Default: empty) # by lcov for code coverage. (Default: # instance. (Default: empty) # reports to be created. (Default: # - CODE_COVERAGE_DIRECTORY: Top-level directory for code coverage reporting. # - CODE_COVERAGE_GENHTML_OPTIONS: Extra options to pass to the genhtml # - CODE_COVERAGE_IGNORE_PATTERN: Extra glob pattern of files to ignore # - CODE_COVERAGE_LCOV_OPTIONS: Extra options to pass to the lcov instance. # - CODE_COVERAGE_OUTPUT_DIRECTORY: Directory for generated code coverage # - CODE_COVERAGE_OUTPUT_FILE: Filename and path for the .info file generated # $(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 # Optional variables # Optional: # The generated report will be titled using the $(PACKAGE_NAME) and # Use recursive makes in order to ignore errors during check # use the git-version-gen script, available online. ' .PHONY: check-code-coverage code-coverage-capture code-coverage-capture-hook code-coverage-clean ACLOCAL='${SHELL} /home/naourr/work/instance-1/output/build/host-protobuf-c-v1.3.0/build-aux/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='/usr/bin/ar' AUTOCONF='${SHELL} /home/naourr/work/instance-1/output/build/host-protobuf-c-v1.3.0/build-aux/missing autoconf' AUTOHEADER='${SHELL} /home/naourr/work/instance-1/output/build/host-protobuf-c-v1.3.0/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/naourr/work/instance-1/output/build/host-protobuf-c-v1.3.0/build-aux/missing automake-1.15' AWK='gawk' BUILD_COMPILER_FALSE='#' BUILD_COMPILER_TRUE='' BUILD_PROTO3_FALSE='#' BUILD_PROTO3_TRUE='' CC='/usr/bin/gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -I/home/naourr/work/instance-1/output/host/include' CODE_COVERAGE_CFLAGS='' CODE_COVERAGE_DIRECTORY ?= $(abs_top_builddir) CODE_COVERAGE_ENABLED='no' CODE_COVERAGE_ENABLED_FALSE='' CODE_COVERAGE_ENABLED_TRUE='#' CODE_COVERAGE_GENHTML_OPTIONS ?= CODE_COVERAGE_IGNORE_PATTERN ?= CODE_COVERAGE_LCOV_OPTIONS ?= CODE_COVERAGE_LDFLAGS='' 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/naourr/work/instance-1/output/host/include' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CXX='/usr/bin/g++' CXXCPP='/usr/bin/g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -I/home/naourr/work/instance-1/output/host/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISTCHECK_CONFIGURE_FLAGS += --disable-code-coverage DISTCHECK_CONFIGURE_FLAGS ?= DLLTOOL='false' DOXYGEN='' DOXYGEN_INPUT='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GENHTML='' GITIGNOREFILES += $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_DIRECTORY) GITIGNOREFILES ?= GREP='/usr/bin/grep' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HAVE_LD_VERSION_SCRIPT_FALSE='#' HAVE_LD_VERSION_SCRIPT_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LCOV='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/naourr/work/instance-1/output/build/host-protobuf-c-v1.3.0/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='protobuf-c' PACKAGE_BUGREPORT='https://github.com/protobuf-c/protobuf-c/issues' PACKAGE_DESCRIPTION='Protocol Buffers implementation in C' PACKAGE_NAME='protobuf-c' PACKAGE_STRING='protobuf-c 1.3.0' PACKAGE_TARNAME='protobuf-c' PACKAGE_URL='https://github.com/protobuf-c/protobuf-c' PACKAGE_VERSION='1.3.0' PATH_SEPARATOR=':' PKG_CONFIG='/home/naourr/work/instance-1/output/host/bin/pkg-config' PKG_CONFIG_LIBDIR='/home/naourr/work/instance-1/output/host/lib/pkgconfig:/home/naourr/work/instance-1/output/host/share/pkgconfig' PKG_CONFIG_PATH='' PROTOC='/home/naourr/work/instance-1/output/host/bin/protoc' RANLIB='/usr/bin/ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VALGRIND='' VERSION='1.3.0' ac_ct_AR='' ac_ct_CC='/usr/bin/gcc' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' 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: clean: code-coverage-clean code-coverage-capture-hook: code-coverage-capture: code-coverage-capture-hook code-coverage-clean: code_coverage_quiet = $(code_coverage_quiet_$(V)) code_coverage_quiet_ = $(code_coverage_quiet_$(AM_DEFAULT_VERBOSITY)) code_coverage_quiet_0 = --quiet datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' 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 ($(CODE_COVERAGE_ENABLED),yes) ifeq ($(CODE_COVERAGE_ENABLED),yes) ifeq ($(CODE_COVERAGE_ENABLED),yes) includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/naourr/work/instance-1/output/build/host-protobuf-c-v1.3.0/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/home/naourr/work/instance-1/output/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' my_CFLAGS='-Wall -Wchar-subscripts -Wdeclaration-after-statement -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wc99-c11-compat -Werror=incompatible-pointer-types -Werror=int-conversion -Wnull-dereference' oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfigdir='${libdir}/pkgconfig' prefix='/home/naourr/work/instance-1/output/host' program_transform_name='s,x,x,' protobuf_CFLAGS='-I/home/naourr/work/instance-1/output/host/include -pthread ' protobuf_LIBS='-L/home/naourr/work/instance-1/output/host/lib -lprotobuf -pthread -lz ' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/naourr/work/instance-1/output/host/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "protobuf-c" #define PACKAGE_TARNAME "protobuf-c" #define PACKAGE_VERSION "1.3.0" #define PACKAGE_STRING "protobuf-c 1.3.0" #define PACKAGE_BUGREPORT "https://github.com/protobuf-c/protobuf-c/issues" #define PACKAGE_URL "https://github.com/protobuf-c/protobuf-c" #define PACKAGE "protobuf-c" #define VERSION "1.3.0" #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 HAVE_GOOGLE_PROTOBUF_COMPILER_COMMAND_LINE_INTERFACE_H 1 #define HAVE_PROTO3 1 configure: exit 0