This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libjaylink configure 0.1.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ /home/naourr/work/instance-0/output-1/build/host-openocd-0.10.0/src/jtag/drivers/libjaylink/configure --enable-subproject-build --disable-option-checking --prefix=/home/naourr/work/instance-0/output-1/host --sysconfdir=/home/naourr/work/instance-0/output-1/host/etc --localstatedir=/home/naourr/work/instance-0/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 --enable-ftdi --enable-stlink --enable-ti-icdi --enable-ulink --enable-usb-blaster-2 --enable-jlink --enable-osbdm --enable-opendous --enable-aice --enable-vsllink --enable-usbprog --enable-rlink --enable-armjtagew --enable-parport --enable-jtag_vpi --enable-usb-blaster --enable-amtjtagaccel --enable-gw16012 --enable-presto --enable-openjtag --enable-buspirate --enable-sysfsgpio --oldincludedir=/home/naourr/work/instance-0/output-1/host/include --includedir=/home/naourr/work/instance-0/output-1/host/include --disable-doxygen-html --disable-internal-jimtcl --disable-shared --enable-dummy --disable-werror CC=/usr/bin/gcc CFLAGS=-O2 -I/home/naourr/work/instance-0/output-1/host/include LDFLAGS=-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib CPPFLAGS=-I/home/naourr/work/instance-0/output-1/host/include PKG_CONFIG=/home/naourr/work/instance-0/output-1/host/bin/pkg-config PKG_CONFIG_LIBDIR=/home/naourr/work/instance-0/output-1/host/lib/pkgconfig:/home/naourr/work/instance-0/output-1/host/share/pkgconfig CPP=/usr/bin/cpp --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = mirage uname -m = x86_64 uname -r = 5.6.7-300.fc32.x86_64 uname -s = Linux uname -v = #1 SMP Thu Apr 23 14:13:50 UTC 2020 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/naourr/work/instance-0/output-1/host/bin PATH: /home/naourr/work/instance-0/output-1/host/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /home/naourr/bin PATH: /home/naourr/git/git-wrappers PATH: /home/naourr/.local/bin PATH: /home/naourr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2190: checking build system type configure:2204: result: x86_64-pc-linux-gnu configure:2224: checking host system type configure:2237: result: x86_64-pc-linux-gnu configure:2274: checking for a BSD-compatible install configure:2342: result: /usr/bin/install -c configure:2353: checking whether build environment is sane configure:2408: result: yes configure:2557: checking for a thread-safe mkdir -p configure:2596: result: /usr/bin/mkdir -p configure:2603: checking for gawk configure:2619: found /usr/bin/gawk configure:2630: result: gawk configure:2641: checking whether make sets $(MAKE) configure:2663: result: yes configure:2692: checking whether make supports nested variables configure:2709: result: yes configure:2889: checking for gcc configure:2916: result: /usr/bin/gcc configure:3145: checking for C compiler version configure:3154: /usr/bin/gcc --version >&5 gcc (GCC) 10.0.1 20200328 (Red Hat 10.0.1-0.11) Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3165: $? = 0 configure:3154: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/10/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.0.1 20200328 (Red Hat 10.0.1-0.11) (GCC) ... rest of stderr output deleted ... configure:3165: $? = 0 configure:3154: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3165: $? = 1 configure:3154: /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:3165: $? = 1 configure:3185: checking whether the C compiler works configure:3207: /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include -L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib conftest.c >&5 configure:3211: $? = 0 configure:3259: result: yes configure:3262: checking for C compiler default output file name configure:3264: result: a.out configure:3270: checking for suffix of executables configure:3277: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include -L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib conftest.c >&5 configure:3281: $? = 0 configure:3303: result: configure:3325: checking whether we are cross compiling configure:3333: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include -L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib conftest.c >&5 configure:3337: $? = 0 configure:3344: ./conftest configure:3348: $? = 0 configure:3336: result: no configure:3341: checking for suffix of object files configure:3363: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:3367: $? = 0 configure:3388: result: o configure:3392: checking whether we are using the GNU C compiler configure:3411: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:3411: $? = 0 configure:3420: result: yes configure:3429: checking whether /usr/bin/gcc accepts -g configure:3449: /usr/bin/gcc -c -g -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:3449: $? = 0 configure:3490: result: yes configure:3507: checking for /usr/bin/gcc option to accept ISO C89 configure:3570: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:3570: $? = 0 configure:3583: result: none needed configure:3608: checking whether /usr/bin/gcc understands -c and -o together configure:3630: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3633: $? = 0 configure:3630: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3633: $? = 0 configure:3645: result: yes configure:3673: checking for style of include used by make configure:3701: result: GNU configure:3727: checking dependency style of /usr/bin/gcc configure:3838: result: none configure:3960: checking the archiver (/usr/bin/ar) interface configure:3976: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:3976: $? = 0 configure:3978: /usr/bin/ar cru libconftest.a conftest.o >&5 configure:3981: $? = 0 configure:3980: result: ar configure:4048: checking how to print strings configure:4075: result: printf configure:4096: checking for a sed that does not truncate output configure:4160: result: /usr/bin/sed configure:4178: checking for grep that handles long lines and -e configure:4236: result: /usr/bin/grep configure:4241: checking for egrep configure:4303: result: /usr/bin/grep -E configure:4308: checking for fgrep configure:4370: result: /usr/bin/grep -F configure:4405: checking for ld used by /usr/bin/gcc configure:4472: result: /usr/bin/ld -m elf_x86_64 configure:4479: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:4494: result: yes configure:4506: checking for BSD- or MS-compatible name lister (nm) configure:4560: result: /usr/bin/nm configure:4690: checking the name lister (/usr/bin/nm) interface configure:4697: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:4700: /usr/bin/nm "conftest.o" configure:4703: output 0000000000000000 B some_variable configure:4704: result: BSD nm configure:4707: checking whether ln -s works configure:4711: result: yes configure:4719: checking the maximum length of command line arguments configure:4850: result: 1572864 configure:4898: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:4938: result: func_convert_file_noop configure:4945: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:4965: result: func_convert_file_noop configure:4972: checking for /usr/bin/ld -m elf_x86_64 option to reload object files configure:4979: result: -r configure:5053: checking for objdump configure:5069: found /usr/bin/objdump configure:5080: result: objdump configure:5112: checking how to recognize dependent libraries configure:5312: result: pass_all configure:5397: checking for dlltool configure:5427: result: no configure:5457: checking how to associate runtime and link libraries configure:5484: result: printf %s\n configure:5608: checking for archiver @FILE support configure:5625: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:5625: $? = 0 configure:5628: /usr/bin/ar cru libconftest.a @conftest.lst >&5 configure:5631: $? = 0 configure:5636: /usr/bin/ar cru libconftest.a @conftest.lst >&5 /usr/bin/ar: conftest.o: No such file or directory configure:5639: $? = 1 configure:5638: result: @ configure:5696: checking for strip configure:5712: found /usr/bin/strip configure:5723: result: strip configure:5795: checking for ranlib configure:5822: result: /usr/bin/ranlib configure:5924: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:6077: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:6080: $? = 0 configure:6084: /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:6087: $? = 0 configure:6153: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include -L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib conftest.c conftstm.o >&5 configure:6156: $? = 0 configure:6194: result: ok configure:6241: checking for sysroot configure:6271: result: no configure:6278: checking for a working dd configure:6316: result: /usr/bin/dd configure:6320: checking how to truncate binary pipes configure:6335: result: /usr/bin/dd bs=4096 count=1 configure:6471: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:6474: $? = 0 configure:6664: checking for mt configure:6694: result: no configure:6714: checking if : is a manifest tool configure:6720: : '-?' configure:6728: result: no configure:7405: checking how to run the C preprocessor configure:7475: result: /usr/bin/cpp configure:7495: /usr/bin/cpp -I/home/naourr/work/instance-0/output-1/host/include conftest.c configure:7495: $? = 0 configure:7509: /usr/bin/cpp -I/home/naourr/work/instance-0/output-1/host/include conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libjaylink" | #define PACKAGE_TARNAME "libjaylink" | #define PACKAGE_VERSION "0.1.0" | #define PACKAGE_STRING "libjaylink 0.1.0" | #define PACKAGE_BUGREPORT "jaylink-dev@marcschink.de" | #define PACKAGE_URL "http://git.zapb.de/libjaylink.git" | #define PACKAGE "libjaylink" | #define VERSION "0.1.0" | /* end confdefs.h. */ | #include configure:7538: checking for ANSI C header files configure:7558: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:7558: $? = 0 configure:7631: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include -L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib conftest.c >&5 configure:7631: $? = 0 configure:7631: ./conftest configure:7631: $? = 0 configure:7642: result: yes configure:7655: checking for sys/types.h configure:7655: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:7655: $? = 0 configure:7655: result: yes configure:7655: checking for sys/stat.h configure:7655: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:7655: $? = 0 configure:7655: result: yes configure:7655: checking for stdlib.h configure:7655: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:7655: $? = 0 configure:7655: result: yes configure:7655: checking for string.h configure:7655: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:7655: $? = 0 configure:7655: result: yes configure:7655: checking for memory.h configure:7655: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:7655: $? = 0 configure:7655: result: yes configure:7655: checking for strings.h configure:7655: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:7655: $? = 0 configure:7655: result: yes configure:7655: checking for inttypes.h configure:7655: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:7655: $? = 0 configure:7655: result: yes configure:7655: checking for stdint.h configure:7655: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:7655: $? = 0 configure:7655: result: yes configure:7655: checking for unistd.h configure:7655: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:7655: $? = 0 configure:7655: result: yes configure:7669: checking for dlfcn.h configure:7669: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:7669: $? = 0 configure:7669: result: yes configure:7925: checking for objdir configure:7940: result: .libs configure:8204: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:8222: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:8226: $? = 0 configure:8239: result: no configure:8597: checking for /usr/bin/gcc option to produce PIC configure:8604: result: -fPIC -DPIC configure:8612: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:8630: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:8634: $? = 0 configure:8647: result: yes configure:8676: checking if /usr/bin/gcc static flag -static works configure:8704: result: no configure:8719: checking if /usr/bin/gcc supports -c -o file.o configure:8740: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:8744: $? = 0 configure:8766: result: yes configure:8774: checking if /usr/bin/gcc supports -c -o file.o configure:8821: result: yes configure:8854: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64 -m elf_x86_64) supports shared libraries configure:10113: result: yes configure:10353: checking dynamic linker characteristics configure:10934: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include -L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10934: $? = 0 configure:11171: result: GNU/Linux ld.so configure:11293: checking how to hardcode library paths into programs configure:11318: result: immediate configure:11866: checking whether stripping libraries is possible configure:11871: result: yes configure:11906: checking if libtool supports shared libraries configure:11908: result: yes configure:11911: checking whether to build shared libraries configure:11936: result: no configure:11939: checking whether to build static libraries configure:11943: result: yes configure:8883: checking pkg-config is at least version 0.9.0 configure:8886: result: yes configure:8900: checking for libusb configure:8907: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 1.0.9" configure:8910: $? = 0 configure:8924: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 1.0.9" configure:8927: $? = 0 configure:8985: result: yes configure:8993: checking whether byte ordering is bigendian configure:9008: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 conftest.c:24:9: error: unknown type name 'not' 24 | not a universal capable compiler | ^~~ conftest.c:24:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 24 | not a universal capable compiler | ^~~~~~~~~ conftest.c:24:15: error: unknown type name 'universal' configure:9008: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libjaylink" | #define PACKAGE_TARNAME "libjaylink" | #define PACKAGE_VERSION "0.1.0" | #define PACKAGE_STRING "libjaylink 0.1.0" | #define PACKAGE_BUGREPORT "jaylink-dev@marcschink.de" | #define PACKAGE_URL "http://git.zapb.de/libjaylink.git" | #define PACKAGE "libjaylink" | #define VERSION "0.1.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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:9053: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 configure:9053: $? = 0 configure:9071: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:30:4: error: unknown type name 'not'; did you mean 'ino_t'? 30 | not big endian | ^~~ | ino_t conftest.c:30:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 30 | not big endian | ^~~~~~ configure:9071: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libjaylink" | #define PACKAGE_TARNAME "libjaylink" | #define PACKAGE_VERSION "0.1.0" | #define PACKAGE_STRING "libjaylink 0.1.0" | #define PACKAGE_BUGREPORT "jaylink-dev@marcschink.de" | #define PACKAGE_URL "http://git.zapb.de/libjaylink.git" | #define PACKAGE "libjaylink" | #define VERSION "0.1.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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:9199: result: no configure:9436: checking that generated files are newer than configure configure:9442: result: done configure:9470: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libjaylink config.status 0.1.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:1103: creating Makefile config.status:1103: creating libjaylink/Makefile config.status:1103: creating libjaylink/version.h config.status:1103: creating libjaylink.pc config.status:1103: creating Doxyfile config.status:1103: creating config.h config.status:1332: executing depfiles commands config.status:1332: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no 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/naourr/work/instance-0/output-1/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/home/naourr/work/instance-0/output-1/host/include ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/usr/bin/cpp ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/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_PKG_CONFIG_LIBDIR_set=set ac_cv_env_PKG_CONFIG_LIBDIR_value=/home/naourr/work/instance-0/output-1/host/lib/pkgconfig:/home/naourr/work/instance-0/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/naourr/work/instance-0/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_libusb_CFLAGS_set= ac_cv_env_libusb_CFLAGS_value= ac_cv_env_libusb_LIBS_set= ac_cv_env_libusb_LIBS_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_memory_h=yes 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_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_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_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ 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 -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_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=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_libusb_CFLAGS='-I/home/naourr/work/instance-0/output-1/host/include/libusb-1.0 ' pkg_cv_libusb_LIBS='-L/home/naourr/work/instance-0/output-1/host/lib -lusb-1.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/naourr/work/instance-0/output-1/build/host-openocd-0.10.0/src/jtag/drivers/libjaylink/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='1' AM_LIBTOOLFLAGS='--silent' AM_V='$(V)' AR='/usr/bin/ar' AUTOCONF='${SHELL} /home/naourr/work/instance-0/output-1/build/host-openocd-0.10.0/src/jtag/drivers/libjaylink/build-aux/missing autoconf' AUTOHEADER='${SHELL} /home/naourr/work/instance-0/output-1/build/host-openocd-0.10.0/src/jtag/drivers/libjaylink/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/naourr/work/instance-0/output-1/build/host-openocd-0.10.0/src/jtag/drivers/libjaylink/build-aux/missing automake-1.15' AWK='gawk' CC='/usr/bin/gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -I/home/naourr/work/instance-0/output-1/host/include' CPP='/usr/bin/cpp' CPPFLAGS='-I/home/naourr/work/instance-0/output-1/host/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JAYLINK_CFLAGS='-Wall -Wextra -Werror -fvisibility=hidden' JAYLINK_LDFLAGS='' JAYLINK_LIBS='' JAYLINK_VERSION_LIBRARY='0:0:0' JAYLINK_VERSION_LIBRARY_AGE='0' JAYLINK_VERSION_LIBRARY_CURRENT='0' JAYLINK_VERSION_LIBRARY_REVISION='0' JAYLINK_VERSION_PACKAGE='0.1.0' JAYLINK_VERSION_PACKAGE_MAJOR='0' JAYLINK_VERSION_PACKAGE_MICRO='0' JAYLINK_VERSION_PACKAGE_MINOR='1' LD='/usr/bin/ld -m elf_x86_64 -m elf_x86_64' LDFLAGS='-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/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-0/output-1/build/host-openocd-0.10.0/src/jtag/drivers/libjaylink/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libjaylink' PACKAGE_BUGREPORT='jaylink-dev@marcschink.de' PACKAGE_NAME='libjaylink' PACKAGE_STRING='libjaylink 0.1.0' PACKAGE_TARNAME='libjaylink' PACKAGE_URL='http://git.zapb.de/libjaylink.git' PACKAGE_VERSION='0.1.0' PATH_SEPARATOR=':' PKG_CONFIG='/home/naourr/work/instance-0/output-1/host/bin/pkg-config' PKG_CONFIG_LIBDIR='/home/naourr/work/instance-0/output-1/host/lib/pkgconfig:/home/naourr/work/instance-0/output-1/host/share/pkgconfig' PKG_CONFIG_PATH='' RANLIB='/usr/bin/ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SUBPROJECT_BUILD_FALSE='#' SUBPROJECT_BUILD_TRUE='' VERSION='0.1.0' 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' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='/home/naourr/work/instance-0/output-1/host/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/naourr/work/instance-0/output-1/build/host-openocd-0.10.0/src/jtag/drivers/libjaylink/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libusb_CFLAGS='-I/home/naourr/work/instance-0/output-1/host/include/libusb-1.0 ' libusb_LIBS='-L/home/naourr/work/instance-0/output-1/host/lib -lusb-1.0 ' localedir='${datarootdir}/locale' localstatedir='/home/naourr/work/instance-0/output-1/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/home/naourr/work/instance-0/output-1/host/include' pdfdir='${docdir}' prefix='/home/naourr/work/instance-0/output-1/host' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/naourr/work/instance-0/output-1/host/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libjaylink" #define PACKAGE_TARNAME "libjaylink" #define PACKAGE_VERSION "0.1.0" #define PACKAGE_STRING "libjaylink 0.1.0" #define PACKAGE_BUGREPORT "jaylink-dev@marcschink.de" #define PACKAGE_URL "http://git.zapb.de/libjaylink.git" #define PACKAGE "libjaylink" #define VERSION "0.1.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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 0