This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libsigrok configure 0.5.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --target=riscv32-buildroot-linux-gnu --host=riscv32-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix= --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-java --disable-python --without-libserialport --with-libftdi --with-libusb --disable-cxx ## --------- ## ## Platform. ## ## --------- ## hostname = mirage uname -m = x86_64 uname -r = 5.2.9-200.fc30.x86_64 uname -s = Linux uname -v = #1 SMP Fri Aug 16 21:37:45 UTC 2019 /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:3046: checking for a BSD-compatible install configure:3114: result: /usr/bin/install -c configure:3125: checking whether build environment is sane configure:3180: result: yes configure:3237: checking for riscv32-buildroot-linux-gnu-strip configure:3264: result: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-strip configure:3329: checking for a thread-safe mkdir -p configure:3368: result: /usr/bin/mkdir -p configure:3375: checking for gawk configure:3391: found /home/naourr/work/instance-0/output-1/host/bin/gawk configure:3402: result: gawk configure:3413: checking whether make sets $(MAKE) configure:3435: result: yes configure:3464: checking whether make supports nested variables configure:3481: result: yes configure:3609: checking whether make supports nested variables configure:3626: result: yes configure:3641: checking whether make supports the include directive configure:3656: make -f confmf.GNU && cat confinc.out make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/libsigrok-0.5.2' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/libsigrok-0.5.2' this is the am__doit target configure:3659: $? = 0 configure:3678: result: yes (GNU style) configure:3708: checking for riscv32-buildroot-linux-gnu-gcc configure:3735: result: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc configure:4004: checking for C compiler version configure:4013: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc --version >&5 riscv32-linux-gcc.br_real (Buildroot 2019.11) 8.3.0 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:4024: $? = 0 configure:4013: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/riscv32-linux-gcc.br_real COLLECT_LTO_WRAPPER=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/riscv32-buildroot-linux-gnu/8.3.0/lto-wrapper Target: riscv32-buildroot-linux-gnu Configured with: ./configure --prefix=/opt/br-riscv32-glibc-2019.11 --sysconfdir=/opt/br-riscv32-glibc-2019.11/etc --enable-static --target=riscv32-buildroot-linux-gnu --with-sysroot=/opt/br-riscv32-glibc-2019.11/riscv32-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/br-riscv32-glibc-2019.11 --with-mpc=/opt/br-riscv32-glibc-2019.11 --with-mpfr=/opt/br-riscv32-glibc-2019.11 --with-pkgversion='Buildroot 2019.11' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --enable-tls --enable-threads --without-isl --without-cloog --with-arch=rv32imafd --with-abi=ilp32d --enable-languages=c,c++ --with-build-time-tools=/opt/br-riscv32-glibc-2019.11/riscv32-buildroot-linux-gnu/bin --enable-shared --disable-libgomp Thread model: posix gcc version 8.3.0 (Buildroot 2019.11) configure:4024: $? = 0 configure:4013: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -V >&5 riscv32-linux-gcc.br_real: error: unrecognized command line option '-V' riscv32-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:4024: $? = 1 configure:4013: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -qversion >&5 riscv32-linux-gcc.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'? riscv32-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:4024: $? = 1 configure:4044: checking whether the C compiler works configure:4066: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4070: $? = 0 configure:4118: result: yes configure:4121: checking for C compiler default output file name configure:4123: result: a.out configure:4129: checking for suffix of executables configure:4136: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4140: $? = 0 configure:4162: result: configure:4184: checking whether we are cross compiling configure:4222: result: yes configure:4227: checking for suffix of object files configure:4249: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4253: $? = 0 configure:4274: result: o configure:4278: checking whether we are using the GNU C compiler configure:4297: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4297: $? = 0 configure:4306: result: yes configure:4315: checking whether /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc accepts -g configure:4335: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4335: $? = 0 configure:4376: result: yes configure:4393: checking for /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc option to accept ISO C89 configure:4456: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4456: $? = 0 configure:4469: result: none needed configure:4494: checking whether /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc understands -c and -o together configure:4516: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c conftest.c -o conftest2.o configure:4519: $? = 0 configure:4516: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c conftest.c -o conftest2.o configure:4519: $? = 0 configure:4531: result: yes configure:4550: checking dependency style of /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc configure:4661: result: none configure:4682: checking for riscv32-buildroot-linux-gnu-ar configure:4709: result: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ar configure:4779: checking the archiver (/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ar) interface configure:4795: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4795: $? = 0 configure:4797: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ar cru libconftest.a conftest.o >&5 configure:4800: $? = 0 configure:4799: result: ar configure:4824: checking build system type configure:4838: result: x86_64-pc-linux-gnu configure:4858: checking host system type configure:4871: result: riscv32-buildroot-linux-gnu configure:4901: checking for riscv32-buildroot-linux-gnu-gcc configure:4928: result: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc configure:5197: checking for C compiler version configure:5206: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc --version >&5 riscv32-linux-gcc.br_real (Buildroot 2019.11) 8.3.0 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:5217: $? = 0 configure:5206: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/riscv32-linux-gcc.br_real COLLECT_LTO_WRAPPER=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/riscv32-buildroot-linux-gnu/8.3.0/lto-wrapper Target: riscv32-buildroot-linux-gnu Configured with: ./configure --prefix=/opt/br-riscv32-glibc-2019.11 --sysconfdir=/opt/br-riscv32-glibc-2019.11/etc --enable-static --target=riscv32-buildroot-linux-gnu --with-sysroot=/opt/br-riscv32-glibc-2019.11/riscv32-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/br-riscv32-glibc-2019.11 --with-mpc=/opt/br-riscv32-glibc-2019.11 --with-mpfr=/opt/br-riscv32-glibc-2019.11 --with-pkgversion='Buildroot 2019.11' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --enable-tls --enable-threads --without-isl --without-cloog --with-arch=rv32imafd --with-abi=ilp32d --enable-languages=c,c++ --with-build-time-tools=/opt/br-riscv32-glibc-2019.11/riscv32-buildroot-linux-gnu/bin --enable-shared --disable-libgomp Thread model: posix gcc version 8.3.0 (Buildroot 2019.11) configure:5217: $? = 0 configure:5206: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -V >&5 riscv32-linux-gcc.br_real: error: unrecognized command line option '-V' riscv32-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:5217: $? = 1 configure:5206: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -qversion >&5 riscv32-linux-gcc.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'? riscv32-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:5217: $? = 1 configure:5221: checking whether we are using the GNU C compiler configure:5249: result: yes configure:5258: checking whether /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc accepts -g configure:5319: result: yes configure:5336: checking for /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc option to accept ISO C89 configure:5412: result: none needed configure:5437: checking whether /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc understands -c and -o together configure:5474: result: yes configure:5493: checking dependency style of /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc configure:5604: result: none configure:5731: checking for C++ compiler version configure:5740: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ --version >&5 riscv32-linux-g++.br_real (Buildroot 2019.11) 8.3.0 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:5751: $? = 0 configure:5740: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/riscv32-linux-g++.br_real COLLECT_LTO_WRAPPER=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/riscv32-buildroot-linux-gnu/8.3.0/lto-wrapper Target: riscv32-buildroot-linux-gnu Configured with: ./configure --prefix=/opt/br-riscv32-glibc-2019.11 --sysconfdir=/opt/br-riscv32-glibc-2019.11/etc --enable-static --target=riscv32-buildroot-linux-gnu --with-sysroot=/opt/br-riscv32-glibc-2019.11/riscv32-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/br-riscv32-glibc-2019.11 --with-mpc=/opt/br-riscv32-glibc-2019.11 --with-mpfr=/opt/br-riscv32-glibc-2019.11 --with-pkgversion='Buildroot 2019.11' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --enable-tls --enable-threads --without-isl --without-cloog --with-arch=rv32imafd --with-abi=ilp32d --enable-languages=c,c++ --with-build-time-tools=/opt/br-riscv32-glibc-2019.11/riscv32-buildroot-linux-gnu/bin --enable-shared --disable-libgomp Thread model: posix gcc version 8.3.0 (Buildroot 2019.11) configure:5751: $? = 0 configure:5740: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ -V >&5 riscv32-linux-g++.br_real: error: unrecognized command line option '-V' riscv32-linux-g++.br_real: fatal error: no input files compilation terminated. configure:5751: $? = 1 configure:5740: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ -qversion >&5 riscv32-linux-g++.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'? riscv32-linux-g++.br_real: fatal error: no input files compilation terminated. configure:5751: $? = 1 configure:5755: checking whether we are using the GNU C++ compiler configure:5774: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:5774: $? = 0 configure:5783: result: yes configure:5792: checking whether /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ accepts -g configure:5812: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:5812: $? = 0 configure:5853: result: yes configure:5878: checking dependency style of /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ configure:5989: result: none configure:6005: checking whether ln -s works configure:6009: result: yes configure:6040: checking whether make supports order-only prerequisites configure:6059: result: yes configure:6116: checking how to print strings configure:6143: result: printf configure:6164: checking for a sed that does not truncate output configure:6228: result: /usr/bin/sed configure:6246: checking for grep that handles long lines and -e configure:6304: result: /usr/bin/grep configure:6309: checking for egrep configure:6371: result: /usr/bin/grep -E configure:6376: checking for fgrep configure:6438: result: /usr/bin/grep -F configure:6473: checking for ld used by /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc configure:6540: result: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ld configure:6547: checking if the linker (/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ld) is GNU ld configure:6562: result: yes configure:6574: checking for BSD- or MS-compatible name lister (nm) configure:6628: result: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-nm configure:6758: checking the name lister (/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-nm) interface configure:6765: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6768: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-nm "conftest.o" configure:6771: output 00000000 S some_variable configure:6772: result: BSD nm configure:6776: checking the maximum length of command line arguments configure:6907: result: 1572864 configure:6955: checking how to convert x86_64-pc-linux-gnu file names to riscv32-buildroot-linux-gnu format configure:6995: result: func_convert_file_noop configure:7002: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7022: result: func_convert_file_noop configure:7029: checking for /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ld option to reload object files configure:7036: result: -r configure:7070: checking for riscv32-buildroot-linux-gnu-objdump configure:7097: result: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-objdump configure:7169: checking how to recognize dependent libraries configure:7369: result: pass_all configure:7414: checking for riscv32-buildroot-linux-gnu-dlltool configure:7444: result: no configure:7454: checking for dlltool configure:7484: result: no configure:7514: checking how to associate runtime and link libraries configure:7541: result: printf %s\n configure:7557: checking for riscv32-buildroot-linux-gnu-ar configure:7584: result: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ar configure:7665: checking for archiver @FILE support configure:7682: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7682: $? = 0 configure:7685: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ar cru libconftest.a @conftest.lst >&5 configure:7688: $? = 0 configure:7693: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ar cru libconftest.a @conftest.lst >&5 /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ar: conftest.o: No such file or directory configure:7696: $? = 1 configure:7695: result: @ configure:7713: checking for riscv32-buildroot-linux-gnu-strip configure:7740: result: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-strip configure:7812: checking for riscv32-buildroot-linux-gnu-ranlib configure:7839: result: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ranlib configure:7981: checking command to parse /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-nm output from /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc object configure:8134: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8137: $? = 0 configure:8141: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-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:8207: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftstm.o >&5 configure:8210: $? = 0 configure:8248: result: ok configure:8295: checking for sysroot configure:8325: result: no configure:8332: checking for a working dd configure:8370: result: /usr/bin/dd configure:8374: checking how to truncate binary pipes configure:8389: result: /usr/bin/dd bs=4096 count=1 configure:8678: checking for riscv32-buildroot-linux-gnu-mt configure:8708: result: no configure:8718: checking for mt configure:8748: result: no configure:8768: checking if : is a manifest tool configure:8774: : '-?' configure:8782: result: no configure:9459: checking how to run the C preprocessor configure:9529: result: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-cpp configure:9549: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:9549: $? = 0 configure:9563: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigrok" | #define PACKAGE_TARNAME "libsigrok" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libsigrok 0.5.2" | #define PACKAGE_BUGREPORT "sigrok-devel@lists.sourceforge.net" | #define PACKAGE_URL "http://www.sigrok.org" | /* end confdefs.h. */ | #include configure:9592: checking for ANSI C header files configure:9612: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9612: $? = 0 configure:9696: result: yes configure:9709: checking for sys/types.h configure:9709: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9709: $? = 0 configure:9709: result: yes configure:9709: checking for sys/stat.h configure:9709: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9709: $? = 0 configure:9709: result: yes configure:9709: checking for stdlib.h configure:9709: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9709: $? = 0 configure:9709: result: yes configure:9709: checking for string.h configure:9709: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9709: $? = 0 configure:9709: result: yes configure:9709: checking for memory.h configure:9709: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9709: $? = 0 configure:9709: result: yes configure:9709: checking for strings.h configure:9709: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9709: $? = 0 configure:9709: result: yes configure:9709: checking for inttypes.h configure:9709: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9709: $? = 0 configure:9709: result: yes configure:9709: checking for stdint.h configure:9709: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9709: $? = 0 configure:9709: result: yes configure:9709: checking for unistd.h configure:9709: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9709: $? = 0 configure:9709: result: yes configure:9723: checking for dlfcn.h configure:9723: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9723: $? = 0 configure:9723: result: yes configure:9990: checking for objdir configure:10005: result: .libs configure:10269: checking if /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc supports -fno-rtti -fno-exceptions configure:10287: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:10291: $? = 0 configure:10304: result: no configure:10668: checking for /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc option to produce PIC configure:10675: result: -fPIC -DPIC configure:10683: checking if /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc PIC flag -fPIC -DPIC works configure:10701: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.c >&5 configure:10705: $? = 0 configure:10718: result: yes configure:10747: checking if /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc static flag -static works configure:10775: result: yes configure:10790: checking if /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc supports -c -o file.o configure:10811: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.c >&5 configure:10815: $? = 0 configure:10837: result: yes configure:10845: checking if /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc supports -c -o file.o configure:10892: result: yes configure:10925: checking whether the /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc linker (/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ld) supports shared libraries configure:12188: result: yes configure:12225: checking whether -lc should be explicitly linked in configure:12233: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12236: $? = 0 configure:12251: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:12254: $? = 0 configure:12268: result: no configure:12428: checking dynamic linker characteristics configure:13009: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13009: $? = 0 configure:13258: result: GNU/Linux ld.so configure:13380: checking how to hardcode library paths into programs configure:13405: result: immediate configure:13953: checking whether stripping libraries is possible configure:13958: result: yes configure:13993: checking if libtool supports shared libraries configure:13995: result: yes configure:13998: checking whether to build shared libraries configure:14023: result: yes configure:14026: checking whether to build static libraries configure:14030: result: no configure:10829: checking how to run the C++ preprocessor configure:10856: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp configure:10856: $? = 0 configure:10870: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp conftest.cpp:21:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:10870: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigrok" | #define PACKAGE_TARNAME "libsigrok" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libsigrok 0.5.2" | #define PACKAGE_BUGREPORT "sigrok-devel@lists.sourceforge.net" | #define PACKAGE_URL "http://www.sigrok.org" | #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 configure:10895: result: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ -E configure:10915: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp configure:10915: $? = 0 configure:10929: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp conftest.cpp:21:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:10929: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigrok" | #define PACKAGE_TARNAME "libsigrok" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libsigrok 0.5.2" | #define PACKAGE_BUGREPORT "sigrok-devel@lists.sourceforge.net" | #define PACKAGE_URL "http://www.sigrok.org" | #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 configure:11091: checking for ld used by /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ configure:11158: result: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ld configure:11165: checking if the linker (/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ld) is GNU ld configure:11180: result: yes configure:11235: checking whether the /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ linker (/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ld) supports shared libraries configure:12308: result: yes configure:12344: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:12347: $? = 0 configure:12828: checking for /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ option to produce PIC configure:12835: result: -fPIC -DPIC configure:12843: checking if /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ PIC flag -fPIC -DPIC works configure:12861: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:12865: $? = 0 configure:12878: result: yes configure:12901: checking if /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ static flag -static works configure:12929: result: yes configure:12941: checking if /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ supports -c -o file.o configure:12962: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.cpp >&5 configure:12966: $? = 0 configure:12988: result: yes configure:12993: checking if /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ supports -c -o file.o configure:13040: result: yes configure:13070: checking whether the /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ linker (/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ld) supports shared libraries configure:13113: result: yes configure:13254: checking dynamic linker characteristics configure:14011: result: GNU/Linux ld.so configure:14076: checking how to hardcode library paths into programs configure:14101: result: immediate fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). configure:13181: checking pkg-config is at least version 0.22 configure:13184: result: yes configure:13273: checking for libftdi configure:13276: $PKG_CONFIG --exists --print-errors "libftdi1 >= 1.0" configure:13279: $? = 0 configure:13290: result: yes configure:13323: checking for libhidapi configure:13326: $PKG_CONFIG --exists --print-errors "hidapi >= 0.8.0" Package hidapi was not found in the pkg-config search path. Perhaps you should add the directory containing `hidapi.pc' to the PKG_CONFIG_PATH environment variable Package 'hidapi', required by 'virtual:world', not found configure:13329: $? = 1 configure:13338: $PKG_CONFIG --exists --print-errors "hidapi-hidraw >= 0.8.0" Package hidapi-hidraw was not found in the pkg-config search path. Perhaps you should add the directory containing `hidapi-hidraw.pc' to the PKG_CONFIG_PATH environment variable Package 'hidapi-hidraw', required by 'virtual:world', not found configure:13341: $? = 1 configure:13350: $PKG_CONFIG --exists --print-errors "hidapi-libusb >= 0.8.0" Package hidapi-libusb was not found in the pkg-config search path. Perhaps you should add the directory containing `hidapi-libusb.pc' to the PKG_CONFIG_PATH environment variable Package 'hidapi-libusb', required by 'virtual:world', not found configure:13353: $? = 1 configure:13368: result: no configure:13400: checking for libbluez configure:13403: $PKG_CONFIG --exists --print-errors "bluez >= 4.0" configure:13406: $? = 0 configure:13417: result: yes configure:13462: checking for libusb configure:13465: $PKG_CONFIG --exists --print-errors "$sr_libusb_req" configure:13468: $? = 0 configure:13479: result: yes configure:13519: checking for librevisa configure:13522: $PKG_CONFIG --exists --print-errors "librevisa >= 0.0.20130412" Package librevisa was not found in the pkg-config search path. Perhaps you should add the directory containing `librevisa.pc' to the PKG_CONFIG_PATH environment variable Package 'librevisa', required by 'virtual:world', not found configure:13525: $? = 1 configure:13536: result: no configure:13576: checking for libgpib configure:13579: $PKG_CONFIG --exists --print-errors "libgpib" Package libgpib was not found in the pkg-config search path. Perhaps you should add the directory containing `libgpib.pc' to the PKG_CONFIG_PATH environment variable Package 'libgpib', required by 'virtual:world', not found configure:13582: $? = 1 configure:13593: result: no configure:13633: checking for libieee1284 configure:13649: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lieee1284 >&5 conftest.c:35:10: fatal error: ieee1284.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:13649: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigrok" | #define PACKAGE_TARNAME "libsigrok" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libsigrok 0.5.2" | #define PACKAGE_BUGREPORT "sigrok-devel@lists.sourceforge.net" | #define PACKAGE_URL "http://www.sigrok.org" | #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/" | #define SR_PACKAGE_VERSION_MAJOR 0 | #define SR_PACKAGE_VERSION_MINOR 5 | #define SR_PACKAGE_VERSION_MICRO 2 | #define SR_PACKAGE_VERSION_STRING "0.5.2" | #define SR_LIB_VERSION_CURRENT 5 | #define SR_LIB_VERSION_REVISION 1 | #define SR_LIB_VERSION_AGE 1 | #define SR_LIB_VERSION_STRING "5:1:1" | #define HAVE_LIBFTDI 1 | #define CONF_LIBFTDI_VERSION "1.4" | #define HAVE_LIBBLUEZ 1 | #define CONF_LIBBLUEZ_VERSION "4.101" | #define HAVE_LIBUSB_1_0 1 | #define CONF_LIBUSB_1_0_VERSION "1.0.23" | /* end confdefs.h. */ | #include | int | main () | { | (void) ieee1284_open(0, 0, 0); | ; | return 0; | } configure:13658: result: no configure:13687: checking for libgio configure:13690: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.24.0" configure:13693: $? = 0 configure:13704: result: yes configure:13771: $PKG_CONFIG --exists --print-errors "check >= 0.9.4" configure:13774: $? = 0 configure:13797: checking compiler flag for C99 configure:13815: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 conftest.c >&5 configure:13815: $? = 0 configure:13825: result: -std=c99 configure:13829: checking compiler flag for visibility configure:13847: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden conftest.c >&5 configure:13847: $? = 0 configure:13857: result: -fvisibility=hidden configure:13891: checking which C compiler warning flags to use configure:13913: result: -Wall -Wextra -Wmissing-prototypes configure:13924: checking for special C compiler options needed for large files configure:13969: result: no configure:13975: checking for _FILE_OFFSET_BITS value needed for large files configure:14000: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14000: $? = 0 configure:14032: result: no configure:14117: checking whether byte ordering is bigendian configure:14323: result: no configure:14344: checking sys/mman.h usability configure:14344: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14344: $? = 0 configure:14344: result: yes configure:14344: checking sys/mman.h presence configure:14344: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:14344: $? = 0 configure:14344: result: yes configure:14344: checking for sys/mman.h configure:14344: result: yes configure:14356: checking sys/ioctl.h usability configure:14356: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14356: $? = 0 configure:14356: result: yes configure:14356: checking sys/ioctl.h presence configure:14356: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:14356: $? = 0 configure:14356: result: yes configure:14356: checking for sys/ioctl.h configure:14356: result: yes configure:14368: checking sys/timerfd.h usability configure:14368: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14368: $? = 0 configure:14368: result: yes configure:14368: checking sys/timerfd.h presence configure:14368: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:14368: $? = 0 configure:14368: result: yes configure:14368: checking for sys/timerfd.h configure:14368: result: yes configure:14389: checking for library containing pow configure:14420: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:49:6: warning: conflicting types for built-in function 'pow' [-Wbuiltin-declaration-mismatch] char pow (); ^~~ /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv32-buildroot-linux-gnu/8.3.0/../../../../riscv32-buildroot-linux-gnu/bin/ld: /tmp/ccvNeU03.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `pow' collect2: error: ld returned 1 exit status configure:14420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigrok" | #define PACKAGE_TARNAME "libsigrok" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libsigrok 0.5.2" | #define PACKAGE_BUGREPORT "sigrok-devel@lists.sourceforge.net" | #define PACKAGE_URL "http://www.sigrok.org" | #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/" | #define SR_PACKAGE_VERSION_MAJOR 0 | #define SR_PACKAGE_VERSION_MINOR 5 | #define SR_PACKAGE_VERSION_MICRO 2 | #define SR_PACKAGE_VERSION_STRING "0.5.2" | #define SR_LIB_VERSION_CURRENT 5 | #define SR_LIB_VERSION_REVISION 1 | #define SR_LIB_VERSION_AGE 1 | #define SR_LIB_VERSION_STRING "5:1:1" | #define HAVE_LIBFTDI 1 | #define CONF_LIBFTDI_VERSION "1.4" | #define HAVE_LIBBLUEZ 1 | #define CONF_LIBBLUEZ_VERSION "4.101" | #define HAVE_LIBUSB_1_0 1 | #define CONF_LIBUSB_1_0_VERSION "1.0.23" | #define HAVE_LIBGIO 1 | #define CONF_LIBGIO_VERSION "2.62.4" | #define HAVE_BLUETOOTH 1 | #define HAVE_SERIAL_COMM 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIMERFD_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pow (); | int | main () | { | return pow (); | ; | return 0; | } configure:14420: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lm >&5 conftest.c:49:6: warning: conflicting types for built-in function 'pow' [-Wbuiltin-declaration-mismatch] char pow (); ^~~ configure:14420: $? = 0 configure:14437: result: -lm configure:14455: checking for RPC support configure:14472: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14472: $? = 0 configure:14480: result: yes configure:14498: checking for __int128_t configure:14498: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:79:13: error: '__int128_t' undeclared (first use in this function); did you mean '__int32_t'? if (sizeof (__int128_t)) ^~~~~~~~~~ __int32_t conftest.c:79:13: note: each undeclared identifier is reported only once for each function it appears in configure:14498: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigrok" | #define PACKAGE_TARNAME "libsigrok" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libsigrok 0.5.2" | #define PACKAGE_BUGREPORT "sigrok-devel@lists.sourceforge.net" | #define PACKAGE_URL "http://www.sigrok.org" | #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/" | #define SR_PACKAGE_VERSION_MAJOR 0 | #define SR_PACKAGE_VERSION_MINOR 5 | #define SR_PACKAGE_VERSION_MICRO 2 | #define SR_PACKAGE_VERSION_STRING "0.5.2" | #define SR_LIB_VERSION_CURRENT 5 | #define SR_LIB_VERSION_REVISION 1 | #define SR_LIB_VERSION_AGE 1 | #define SR_LIB_VERSION_STRING "5:1:1" | #define HAVE_LIBFTDI 1 | #define CONF_LIBFTDI_VERSION "1.4" | #define HAVE_LIBBLUEZ 1 | #define CONF_LIBBLUEZ_VERSION "4.101" | #define HAVE_LIBUSB_1_0 1 | #define CONF_LIBUSB_1_0_VERSION "1.0.23" | #define HAVE_LIBGIO 1 | #define CONF_LIBGIO_VERSION "2.62.4" | #define HAVE_BLUETOOTH 1 | #define HAVE_SERIAL_COMM 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_RPC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (__int128_t)) | return 0; | ; | return 0; | } configure:14498: result: no configure:14507: checking for __uint128_t configure:14507: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:79:13: error: '__uint128_t' undeclared (first use in this function); did you mean '__uint32_t'? if (sizeof (__uint128_t)) ^~~~~~~~~~~ __uint32_t conftest.c:79:13: note: each undeclared identifier is reported only once for each function it appears in configure:14507: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigrok" | #define PACKAGE_TARNAME "libsigrok" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libsigrok 0.5.2" | #define PACKAGE_BUGREPORT "sigrok-devel@lists.sourceforge.net" | #define PACKAGE_URL "http://www.sigrok.org" | #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/" | #define SR_PACKAGE_VERSION_MAJOR 0 | #define SR_PACKAGE_VERSION_MINOR 5 | #define SR_PACKAGE_VERSION_MICRO 2 | #define SR_PACKAGE_VERSION_STRING "0.5.2" | #define SR_LIB_VERSION_CURRENT 5 | #define SR_LIB_VERSION_REVISION 1 | #define SR_LIB_VERSION_AGE 1 | #define SR_LIB_VERSION_STRING "5:1:1" | #define HAVE_LIBFTDI 1 | #define CONF_LIBFTDI_VERSION "1.4" | #define HAVE_LIBBLUEZ 1 | #define CONF_LIBBLUEZ_VERSION "4.101" | #define HAVE_LIBUSB_1_0 1 | #define CONF_LIBUSB_1_0_VERSION "1.0.23" | #define HAVE_LIBGIO 1 | #define CONF_LIBGIO_VERSION "2.62.4" | #define HAVE_BLUETOOTH 1 | #define HAVE_SERIAL_COMM 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_RPC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (__uint128_t)) | return 0; | ; | return 0; | } configure:14507: result: no configure:14519: checking for bt_put_le16 configure:14535: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:47:1: warning: implicit declaration of function 'bt_put_le16'; did you mean 'bt_get_le16'? [-Wimplicit-function-declaration] bt_put_le16(0, (void *)0); ^~~~~~~~~~~ bt_get_le16 /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv32-buildroot-linux-gnu/8.3.0/../../../../riscv32-buildroot-linux-gnu/bin/ld: /tmp/ccyTmWa8.o: in function `main': conftest.c:(.text.startup+0x10): undefined reference to `bt_put_le16' collect2: error: ld returned 1 exit status configure:14535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigrok" | #define PACKAGE_TARNAME "libsigrok" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libsigrok 0.5.2" | #define PACKAGE_BUGREPORT "sigrok-devel@lists.sourceforge.net" | #define PACKAGE_URL "http://www.sigrok.org" | #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/" | #define SR_PACKAGE_VERSION_MAJOR 0 | #define SR_PACKAGE_VERSION_MINOR 5 | #define SR_PACKAGE_VERSION_MICRO 2 | #define SR_PACKAGE_VERSION_STRING "0.5.2" | #define SR_LIB_VERSION_CURRENT 5 | #define SR_LIB_VERSION_REVISION 1 | #define SR_LIB_VERSION_AGE 1 | #define SR_LIB_VERSION_STRING "5:1:1" | #define HAVE_LIBFTDI 1 | #define CONF_LIBFTDI_VERSION "1.4" | #define HAVE_LIBBLUEZ 1 | #define CONF_LIBBLUEZ_VERSION "4.101" | #define HAVE_LIBUSB_1_0 1 | #define CONF_LIBUSB_1_0_VERSION "1.0.23" | #define HAVE_LIBGIO 1 | #define CONF_LIBGIO_VERSION "2.62.4" | #define HAVE_BLUETOOTH 1 | #define HAVE_SERIAL_COMM 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_RPC 1 | /* end confdefs.h. */ | #include | int | main () | { | bt_put_le16(0, (void *)0); | ; | return 0; | } configure:14543: result: no configure:16995: checking which C++ compiler warning flags to use configure:17017: result: -Wall -Wextra configure:17074: checking whether /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ supports C++11 features by default configure:17368: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:17368: $? = 0 configure:17375: result: yes configure:17732: $PKG_CONFIG --exists --print-errors "glibmm-2.4 >= 2.32.0" configure:17735: $? = 0 configure:17753: checking for doxygen configure:17781: result: no configure:17795: checking for library containing __cxa_throw configure:17826: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:17826: $? = 0 configure:17843: result: none required configure:17896: checking for a Python interpreter with version >= 2.7 configure:17913: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.7'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:17916: $? = 0 configure:17922: result: python configure:17930: checking for python configure:17948: found /home/naourr/work/instance-0/output-1/host/bin/python configure:17960: result: /home/naourr/work/instance-0/output-1/host/bin/python configure:17979: checking for python version configure:17986: result: 3.8 configure:17998: checking for python platform configure:18005: result: linux configure:18031: checking for python script directory configure:18066: result: ${prefix}/lib/python3.8/site-packages configure:18075: checking for python extension module directory configure:18110: result: ${exec_prefix}/lib/python3.8/site-packages configure:18191: $PKG_CONFIG --exists --print-errors "python = $PYTHON_VERSION" Package python was not found in the pkg-config search path. Perhaps you should add the directory containing `python.pc' to the PKG_CONFIG_PATH environment variable Package 'python', required by 'virtual:world', not found configure:18194: $? = 1 configure:18203: $PKG_CONFIG --exists --print-errors "python$sr_pymajor = $PYTHON_VERSION" configure:18206: $? = 0 configure:18254: $PKG_CONFIG --exists --print-errors "pygobject-3.0 >= 3.0.0" Package pygobject-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `pygobject-3.0.pc' to the PKG_CONFIG_PATH environment variable Package 'pygobject-3.0', required by 'virtual:world', not found configure:18257: $? = 1 configure:18273: $PKG_CONFIG --exists --print-errors "pygobject-3.0 < 3.7.91" Package pygobject-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `pygobject-3.0.pc' to the PKG_CONFIG_PATH environment variable Package 'pygobject-3.0', required by 'virtual:world', not found configure:18276: $? = 1 configure:18298: checking python module: setuptools configure:18303: result: yes configure:18329: checking python module: numpy configure:18338: result: no configure:18362: checking for swig configure:18378: found /home/naourr/work/instance-0/output-1/host/bin/swig configure:18389: result: swig configure:18401: checking for swig version configure:18404: result: 4.0.1 configure:18439: checking for ruby configure:18457: found /usr/bin/ruby configure:18469: result: /usr/bin/ruby configure:18481: checking for Ruby version configure:18484: result: 2.6.5 configure:18501: $PKG_CONFIG --exists --print-errors "ruby" Package ruby was not found in the pkg-config search path. Perhaps you should add the directory containing `ruby.pc' to the PKG_CONFIG_PATH environment variable Package 'ruby', required by 'virtual:world', not found configure:18504: $? = 1 configure:18513: $PKG_CONFIG --exists --print-errors "ruby-$sr_rbmajor.$sr_rbminor" Package ruby-2.6 was not found in the pkg-config search path. Perhaps you should add the directory containing `ruby-2.6.pc' to the PKG_CONFIG_PATH environment variable Package 'ruby-2.6', required by 'virtual:world', not found configure:18516: $? = 1 configure:18585: checking for javac configure:18601: found /usr/bin/javac configure:18613: result: yes configure:18935: checking jni.h usability configure:18935: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 conftest.cpp:211:10: fatal error: jni.h: No such file or directory #include ^~~~~~~ compilation terminated. configure:18935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigrok" | #define PACKAGE_TARNAME "libsigrok" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libsigrok 0.5.2" | #define PACKAGE_BUGREPORT "sigrok-devel@lists.sourceforge.net" | #define PACKAGE_URL "http://www.sigrok.org" | #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/" | #define SR_PACKAGE_VERSION_MAJOR 0 | #define SR_PACKAGE_VERSION_MINOR 5 | #define SR_PACKAGE_VERSION_MICRO 2 | #define SR_PACKAGE_VERSION_STRING "0.5.2" | #define SR_LIB_VERSION_CURRENT 5 | #define SR_LIB_VERSION_REVISION 1 | #define SR_LIB_VERSION_AGE 1 | #define SR_LIB_VERSION_STRING "5:1:1" | #define HAVE_LIBFTDI 1 | #define CONF_LIBFTDI_VERSION "1.4" | #define HAVE_LIBBLUEZ 1 | #define CONF_LIBBLUEZ_VERSION "4.101" | #define HAVE_LIBUSB_1_0 1 | #define CONF_LIBUSB_1_0_VERSION "1.0.23" | #define HAVE_LIBGIO 1 | #define CONF_LIBGIO_VERSION "2.62.4" | #define HAVE_BLUETOOTH 1 | #define HAVE_SERIAL_COMM 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_RPC 1 | #define HAVE_HW_AGILENT_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_APPA_55II 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_ARACHNID_LABS_RE_LOAD_PRO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_ASIX_SIGMA 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_ATTEN_PPS3XXX 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_BAYLIBRE_ACME 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_BEAGLELOGIC 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_BRYMEN_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_CEM_DT_885X 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_CENTER_3XX 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_CHRONOVU_LA 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_COLEAD_SLM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_CONRAD_DIGI_35_CPU 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_DEMO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_DREAMSOURCELAB_DSLOGIC 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_FLUKE_45 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_FLUKE_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_FTDI_LA 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_FX2LAFW 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_GMC_MH_1X_2X 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_GWINSTEK_GDS_800 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_GWINSTEK_GPD 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_HAMEG_HMO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_HANTEK_4032L 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_HANTEK_6XXX 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_HANTEK_DSO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_HP_3457A 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_IKALOGIC_SCANALOGIC2 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_IKALOGIC_SCANAPLUS 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_IPDBG_LA 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_KECHENG_KC_330B 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_KERN_SCALE 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_KORAD_KAXXXXP 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_LASCAR_EL_USB 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_LECROY_LOGICSTUDIO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_LECROY_XSTREAM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MANSON_HCS_3XXX 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MASTECH_MS6514 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MAYNUO_M97 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MIC_985XX 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MICROCHIP_PICKIT2 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MOOSHIMETER_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MOTECH_LPS_30X 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_NORMA_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_OPENBENCH_LOGIC_SNIFFER 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_PCE_322A 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_PIPISTRELLO_OLS 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_RDTECH_DPS 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_RIGOL_DS 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_ROHDE_SCHWARZ_SME_0X 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SALEAE_LOGIC16 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SALEAE_LOGIC_PRO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SCPI_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SCPI_PPS 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SERIAL_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SERIAL_LCR 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SIGLENT_SDS 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SYSCLK_LWLA 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SYSCLK_SLA5032 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_TELEINFO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_TESTO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_TONDAJ_SL_814 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_UNI_T_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_UNI_T_UT32X 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_YOKOGAWA_DLM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_ZEROPLUS_LOGIC_CUBE 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_ZKETECH_EBD_USB 1 | #define HAVE_DRIVERS 1 | #define HAVE_CXX11 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:18935: result: no configure:18935: checking jni.h presence configure:18935: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp conftest.cpp:178:10: fatal error: jni.h: No such file or directory #include ^~~~~~~ compilation terminated. configure:18935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigrok" | #define PACKAGE_TARNAME "libsigrok" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libsigrok 0.5.2" | #define PACKAGE_BUGREPORT "sigrok-devel@lists.sourceforge.net" | #define PACKAGE_URL "http://www.sigrok.org" | #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/" | #define SR_PACKAGE_VERSION_MAJOR 0 | #define SR_PACKAGE_VERSION_MINOR 5 | #define SR_PACKAGE_VERSION_MICRO 2 | #define SR_PACKAGE_VERSION_STRING "0.5.2" | #define SR_LIB_VERSION_CURRENT 5 | #define SR_LIB_VERSION_REVISION 1 | #define SR_LIB_VERSION_AGE 1 | #define SR_LIB_VERSION_STRING "5:1:1" | #define HAVE_LIBFTDI 1 | #define CONF_LIBFTDI_VERSION "1.4" | #define HAVE_LIBBLUEZ 1 | #define CONF_LIBBLUEZ_VERSION "4.101" | #define HAVE_LIBUSB_1_0 1 | #define CONF_LIBUSB_1_0_VERSION "1.0.23" | #define HAVE_LIBGIO 1 | #define CONF_LIBGIO_VERSION "2.62.4" | #define HAVE_BLUETOOTH 1 | #define HAVE_SERIAL_COMM 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_RPC 1 | #define HAVE_HW_AGILENT_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_APPA_55II 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_ARACHNID_LABS_RE_LOAD_PRO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_ASIX_SIGMA 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_ATTEN_PPS3XXX 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_BAYLIBRE_ACME 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_BEAGLELOGIC 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_BRYMEN_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_CEM_DT_885X 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_CENTER_3XX 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_CHRONOVU_LA 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_COLEAD_SLM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_CONRAD_DIGI_35_CPU 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_DEMO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_DREAMSOURCELAB_DSLOGIC 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_FLUKE_45 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_FLUKE_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_FTDI_LA 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_FX2LAFW 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_GMC_MH_1X_2X 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_GWINSTEK_GDS_800 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_GWINSTEK_GPD 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_HAMEG_HMO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_HANTEK_4032L 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_HANTEK_6XXX 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_HANTEK_DSO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_HP_3457A 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_IKALOGIC_SCANALOGIC2 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_IKALOGIC_SCANAPLUS 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_IPDBG_LA 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_KECHENG_KC_330B 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_KERN_SCALE 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_KORAD_KAXXXXP 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_LASCAR_EL_USB 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_LECROY_LOGICSTUDIO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_LECROY_XSTREAM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MANSON_HCS_3XXX 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MASTECH_MS6514 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MAYNUO_M97 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MIC_985XX 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MICROCHIP_PICKIT2 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MOOSHIMETER_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MOTECH_LPS_30X 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_NORMA_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_OPENBENCH_LOGIC_SNIFFER 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_PCE_322A 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_PIPISTRELLO_OLS 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_RDTECH_DPS 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_RIGOL_DS 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_ROHDE_SCHWARZ_SME_0X 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SALEAE_LOGIC16 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SALEAE_LOGIC_PRO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SCPI_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SCPI_PPS 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SERIAL_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SERIAL_LCR 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SIGLENT_SDS 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SYSCLK_LWLA 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SYSCLK_SLA5032 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_TELEINFO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_TESTO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_TONDAJ_SL_814 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_UNI_T_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_UNI_T_UT32X 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_YOKOGAWA_DLM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_ZEROPLUS_LOGIC_CUBE 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_ZKETECH_EBD_USB 1 | #define HAVE_DRIVERS 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | #include configure:18935: result: no configure:18935: checking for jni.h configure:18935: result: no configure:18971: checking for LIBSIGROK configure:18978: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.32.0 $SR_PKGLIBS" configure:18981: $? = 0 configure:18995: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.32.0 $SR_PKGLIBS" configure:18998: $? = 0 configure:19056: result: yes configure:19062: checking for TESTS configure:19069: $PKG_CONFIG --exists --print-errors "$SR_PKGLIBS_TESTS glib-2.0 $SR_PKGLIBS" configure:19072: $? = 0 configure:19086: $PKG_CONFIG --exists --print-errors "$SR_PKGLIBS_TESTS glib-2.0 $SR_PKGLIBS" configure:19089: $? = 0 configure:19147: result: yes configure:19444: checking for libusb_os_handle configure:19444: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -c -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/include/libftdi1 -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/include/libusb-1.0 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:183:13: error: 'libusb_os_handle' undeclared (first use in this function); did you mean 'libusb_bos_type'? if (sizeof (libusb_os_handle)) ^~~~~~~~~~~~~~~~ libusb_bos_type conftest.c:183:13: note: each undeclared identifier is reported only once for each function it appears in configure:19444: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigrok" | #define PACKAGE_TARNAME "libsigrok" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libsigrok 0.5.2" | #define PACKAGE_BUGREPORT "sigrok-devel@lists.sourceforge.net" | #define PACKAGE_URL "http://www.sigrok.org" | #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/" | #define SR_PACKAGE_VERSION_MAJOR 0 | #define SR_PACKAGE_VERSION_MINOR 5 | #define SR_PACKAGE_VERSION_MICRO 2 | #define SR_PACKAGE_VERSION_STRING "0.5.2" | #define SR_LIB_VERSION_CURRENT 5 | #define SR_LIB_VERSION_REVISION 1 | #define SR_LIB_VERSION_AGE 1 | #define SR_LIB_VERSION_STRING "5:1:1" | #define HAVE_LIBFTDI 1 | #define CONF_LIBFTDI_VERSION "1.4" | #define HAVE_LIBBLUEZ 1 | #define CONF_LIBBLUEZ_VERSION "4.101" | #define HAVE_LIBUSB_1_0 1 | #define CONF_LIBUSB_1_0_VERSION "1.0.23" | #define HAVE_LIBGIO 1 | #define CONF_LIBGIO_VERSION "2.62.4" | #define HAVE_BLUETOOTH 1 | #define HAVE_SERIAL_COMM 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_RPC 1 | #define HAVE_HW_AGILENT_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_APPA_55II 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_ARACHNID_LABS_RE_LOAD_PRO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_ASIX_SIGMA 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_ATTEN_PPS3XXX 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_BAYLIBRE_ACME 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_BEAGLELOGIC 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_BRYMEN_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_CEM_DT_885X 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_CENTER_3XX 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_CHRONOVU_LA 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_COLEAD_SLM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_CONRAD_DIGI_35_CPU 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_DEMO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_DREAMSOURCELAB_DSLOGIC 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_FLUKE_45 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_FLUKE_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_FTDI_LA 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_FX2LAFW 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_GMC_MH_1X_2X 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_GWINSTEK_GDS_800 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_GWINSTEK_GPD 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_HAMEG_HMO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_HANTEK_4032L 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_HANTEK_6XXX 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_HANTEK_DSO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_HP_3457A 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_IKALOGIC_SCANALOGIC2 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_IKALOGIC_SCANAPLUS 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_IPDBG_LA 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_KECHENG_KC_330B 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_KERN_SCALE 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_KORAD_KAXXXXP 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_LASCAR_EL_USB 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_LECROY_LOGICSTUDIO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_LECROY_XSTREAM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MANSON_HCS_3XXX 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MASTECH_MS6514 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MAYNUO_M97 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MIC_985XX 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MICROCHIP_PICKIT2 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MOOSHIMETER_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_MOTECH_LPS_30X 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_NORMA_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_OPENBENCH_LOGIC_SNIFFER 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_PCE_322A 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_PIPISTRELLO_OLS 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_RDTECH_DPS 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_RIGOL_DS 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_ROHDE_SCHWARZ_SME_0X 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SALEAE_LOGIC16 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SALEAE_LOGIC_PRO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SCPI_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SCPI_PPS 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SERIAL_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SERIAL_LCR 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SIGLENT_SDS 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SYSCLK_LWLA 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_SYSCLK_SLA5032 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_TELEINFO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_TESTO 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_TONDAJ_SL_814 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_UNI_T_DMM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_UNI_T_UT32X 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_YOKOGAWA_DLM 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_ZEROPLUS_LOGIC_CUBE 1 | #define HAVE_DRIVERS 1 | #define HAVE_HW_ZKETECH_EBD_USB 1 | #define HAVE_DRIVERS 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (libusb_os_handle)) | return 0; | ; | return 0; | } configure:19444: result: no configure:19459: checking for zip_discard configure:19459: /home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc -o conftest -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/include/libftdi1 -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/include/libusb-1.0 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lftdi1 -lbluetooth -lusb-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lzip >&5 configure:19459: $? = 0 configure:19459: result: yes configure:19598: checking that generated files are newer than configure configure:19604: result: done configure:19956: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libsigrok config.status 0.5.2, 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:1513: creating Makefile config.status:1513: creating libsigrok.pc config.status:1513: creating bindings/cxx/libsigrokcxx.pc config.status:1513: creating config.h config.status:1513: creating include/libsigrok/version.h config.status:1742: executing depfiles commands config.status:1742: executing libtool commands configure:22364: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls ## ---------------- ## ## 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=/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-cpp ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBSIGROKCXX_CFLAGS_set= ac_cv_env_LIBSIGROKCXX_CFLAGS_value= ac_cv_env_LIBSIGROKCXX_LIBS_set= ac_cv_env_LIBSIGROKCXX_LIBS_value= ac_cv_env_LIBSIGROK_CFLAGS_set= ac_cv_env_LIBSIGROK_CFLAGS_value= ac_cv_env_LIBSIGROK_LIBS_set= ac_cv_env_LIBSIGROK_LIBS_value= 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= ac_cv_env_PKG_CONFIG_LIBDIR_value= 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_PYSIGROK_CFLAGS_set= ac_cv_env_PYSIGROK_CFLAGS_value= ac_cv_env_PYSIGROK_LIBS_set= ac_cv_env_PYSIGROK_LIBS_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_RBSIGROK_CFLAGS_set= ac_cv_env_RBSIGROK_CFLAGS_value= ac_cv_env_RBSIGROK_LIBS_set= ac_cv_env_RBSIGROK_LIBS_value= ac_cv_env_TESTS_CFLAGS_set= ac_cv_env_TESTS_CFLAGS_value= ac_cv_env_TESTS_LIBS_set= ac_cv_env_TESTS_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=riscv32-buildroot-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=riscv32-buildroot-linux-gnu ac_cv_func_calloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_zip_discard=yes ac_cv_have_decl_malloc=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jni_h=no 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_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_timerfd_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=riscv32-buildroot-linux-gnu ac_cv_lbl_unaligned_fail=yes 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_PYTHON=/home/naourr/work/instance-0/output-1/host/bin/python ac_cv_path_RUBY=/usr/bin/ruby 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_AR=/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc ac_cv_prog_CPP=/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-cpp ac_cv_prog_CXXCPP='/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ -E' ac_cv_prog_HAVE_DOXYGEN=no ac_cv_prog_HAVE_JAVAC=yes ac_cv_prog_OBJDUMP=/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-objdump ac_cv_prog_RANLIB=/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ranlib ac_cv_prog_STRIP=/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-strip ac_cv_prog_SWIG=swig ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search___cxa_throw='none required' ac_cv_search_pow=-lm ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type___int128_t=no ac_cv_type___uint128_t=no ac_cv_type_libusb_os_handle=no am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_pathless_PYTHON=python am_cv_prog_cc_c_o=yes am_cv_python_platform=linux am_cv_python_pyexecdir='${exec_prefix}/lib/python3.8/site-packages' am_cv_python_pythondir='${prefix}/lib/python3.8/site-packages' am_cv_python_version=3.8 ax_cv_cxx_compile_cxx11=yes gl_cv_func_malloc_0_nonnull=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=/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ld lt_cv_path_LDCXX=/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ld lt_cv_path_NM=/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-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=yes lt_cv_prog_compiler_static_works_CXX=yes 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_lib_search_path_spec= 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_LIBSIGROK_CFLAGS='-I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/include/libftdi1 -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/include/libusb-1.0 -pthread ' pkg_cv_LIBSIGROK_LIBS='-lftdi1 -lbluetooth -lusb-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lzip ' pkg_cv_TESTS_CFLAGS='-I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/include/libftdi1 -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/include/libusb-1.0 -pthread ' pkg_cv_TESTS_LIBS='-lcheck -lftdi1 -lbluetooth -lusb-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lzip ' sr_cv_have_btputle16=no sr_cv_have_rpc=yes sr_cv_prog_make_order_only=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/naourr/work/instance-0/output-1/build/libsigrok-0.5.2/autostuff/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_V='$(V)' AR='/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ar' AUTOCONF='${SHELL} /home/naourr/work/instance-0/output-1/build/libsigrok-0.5.2/autostuff/missing autoconf' AUTOHEADER='${SHELL} /home/naourr/work/instance-0/output-1/build/libsigrok-0.5.2/autostuff/missing autoheader' AUTOMAKE='${SHELL} /home/naourr/work/instance-0/output-1/build/libsigrok-0.5.2/autostuff/missing automake-1.16' AWK='gawk' BINDINGS_CXX_FALSE='' BINDINGS_CXX_TRUE='#' BINDINGS_JAVA_FALSE='' BINDINGS_JAVA_TRUE='#' BINDINGS_PYTHON_FALSE='' BINDINGS_PYTHON_TRUE='#' BINDINGS_RUBY_FALSE='' BINDINGS_RUBY_TRUE='#' CC='/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-gcc' CCDEPMODE='depmode=none' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' CONFIG_STATUS_DEPENDENCIES='' CPP='/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-cpp' CPPFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' CXX='/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++' CXXCPP='/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' 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' HAVE_CHECK_FALSE='#' HAVE_CHECK_TRUE='' HAVE_CXX11='1' HAVE_DOXYGEN='no' HAVE_JAVAC='yes' HW_AGILENT_DMM_FALSE='#' HW_AGILENT_DMM_TRUE='' HW_APPA_55II_FALSE='#' HW_APPA_55II_TRUE='' HW_ARACHNID_LABS_RE_LOAD_PRO_FALSE='#' HW_ARACHNID_LABS_RE_LOAD_PRO_TRUE='' HW_ASIX_SIGMA_FALSE='#' HW_ASIX_SIGMA_TRUE='' HW_ATTEN_PPS3XXX_FALSE='#' HW_ATTEN_PPS3XXX_TRUE='' HW_BAYLIBRE_ACME_FALSE='#' HW_BAYLIBRE_ACME_TRUE='' HW_BEAGLELOGIC_FALSE='#' HW_BEAGLELOGIC_TRUE='' HW_BRYMEN_DMM_FALSE='#' HW_BRYMEN_DMM_TRUE='' HW_CEM_DT_885X_FALSE='#' HW_CEM_DT_885X_TRUE='' HW_CENTER_3XX_FALSE='#' HW_CENTER_3XX_TRUE='' HW_CHRONOVU_LA_FALSE='#' HW_CHRONOVU_LA_TRUE='' HW_COLEAD_SLM_FALSE='#' HW_COLEAD_SLM_TRUE='' HW_CONRAD_DIGI_35_CPU_FALSE='#' HW_CONRAD_DIGI_35_CPU_TRUE='' HW_DEMO_FALSE='#' HW_DEMO_TRUE='' HW_DREAMSOURCELAB_DSLOGIC_FALSE='#' HW_DREAMSOURCELAB_DSLOGIC_TRUE='' HW_FLUKE_45_FALSE='#' HW_FLUKE_45_TRUE='' HW_FLUKE_DMM_FALSE='#' HW_FLUKE_DMM_TRUE='' HW_FTDI_LA_FALSE='#' HW_FTDI_LA_TRUE='' HW_FX2LAFW_FALSE='#' HW_FX2LAFW_TRUE='' HW_GMC_MH_1X_2X_FALSE='#' HW_GMC_MH_1X_2X_TRUE='' HW_GWINSTEK_GDS_800_FALSE='#' HW_GWINSTEK_GDS_800_TRUE='' HW_GWINSTEK_GPD_FALSE='#' HW_GWINSTEK_GPD_TRUE='' HW_HAMEG_HMO_FALSE='#' HW_HAMEG_HMO_TRUE='' HW_HANTEK_4032L_FALSE='#' HW_HANTEK_4032L_TRUE='' HW_HANTEK_6XXX_FALSE='#' HW_HANTEK_6XXX_TRUE='' HW_HANTEK_DSO_FALSE='#' HW_HANTEK_DSO_TRUE='' HW_HP_3457A_FALSE='#' HW_HP_3457A_TRUE='' HW_HP_3478A_FALSE='' HW_HP_3478A_TRUE='#' HW_HUNG_CHANG_DSO_2100_FALSE='' HW_HUNG_CHANG_DSO_2100_TRUE='#' HW_IKALOGIC_SCANALOGIC2_FALSE='#' HW_IKALOGIC_SCANALOGIC2_TRUE='' HW_IKALOGIC_SCANAPLUS_FALSE='#' HW_IKALOGIC_SCANAPLUS_TRUE='' HW_IPDBG_LA_FALSE='#' HW_IPDBG_LA_TRUE='' HW_KECHENG_KC_330B_FALSE='#' HW_KECHENG_KC_330B_TRUE='' HW_KERN_SCALE_FALSE='#' HW_KERN_SCALE_TRUE='' HW_KORAD_KAXXXXP_FALSE='#' HW_KORAD_KAXXXXP_TRUE='' HW_LASCAR_EL_USB_FALSE='#' HW_LASCAR_EL_USB_TRUE='' HW_LECROY_LOGICSTUDIO_FALSE='#' HW_LECROY_LOGICSTUDIO_TRUE='' HW_LECROY_XSTREAM_FALSE='#' HW_LECROY_XSTREAM_TRUE='' HW_MANSON_HCS_3XXX_FALSE='#' HW_MANSON_HCS_3XXX_TRUE='' HW_MASTECH_MS6514_FALSE='#' HW_MASTECH_MS6514_TRUE='' HW_MAYNUO_M97_FALSE='#' HW_MAYNUO_M97_TRUE='' HW_MICROCHIP_PICKIT2_FALSE='#' HW_MICROCHIP_PICKIT2_TRUE='' HW_MIC_985XX_FALSE='#' HW_MIC_985XX_TRUE='' HW_MOOSHIMETER_DMM_FALSE='#' HW_MOOSHIMETER_DMM_TRUE='' HW_MOTECH_LPS_30X_FALSE='#' HW_MOTECH_LPS_30X_TRUE='' HW_NORMA_DMM_FALSE='#' HW_NORMA_DMM_TRUE='' HW_OPENBENCH_LOGIC_SNIFFER_FALSE='#' HW_OPENBENCH_LOGIC_SNIFFER_TRUE='' HW_PCE_322A_FALSE='#' HW_PCE_322A_TRUE='' HW_PIPISTRELLO_OLS_FALSE='#' HW_PIPISTRELLO_OLS_TRUE='' HW_RDTECH_DPS_FALSE='#' HW_RDTECH_DPS_TRUE='' HW_RIGOL_DS_FALSE='#' HW_RIGOL_DS_TRUE='' HW_ROHDE_SCHWARZ_SME_0X_FALSE='#' HW_ROHDE_SCHWARZ_SME_0X_TRUE='' HW_SALEAE_LOGIC16_FALSE='#' HW_SALEAE_LOGIC16_TRUE='' HW_SALEAE_LOGIC_PRO_FALSE='#' HW_SALEAE_LOGIC_PRO_TRUE='' HW_SCPI_DMM_FALSE='#' HW_SCPI_DMM_TRUE='' HW_SCPI_PPS_FALSE='#' HW_SCPI_PPS_TRUE='' HW_SERIAL_DMM_FALSE='#' HW_SERIAL_DMM_TRUE='' HW_SERIAL_LCR_FALSE='#' HW_SERIAL_LCR_TRUE='' HW_SIGLENT_SDS_FALSE='#' HW_SIGLENT_SDS_TRUE='' HW_SYSCLK_LWLA_FALSE='#' HW_SYSCLK_LWLA_TRUE='' HW_SYSCLK_SLA5032_FALSE='#' HW_SYSCLK_SLA5032_TRUE='' HW_TELEINFO_FALSE='#' HW_TELEINFO_TRUE='' HW_TESTO_FALSE='#' HW_TESTO_TRUE='' HW_TONDAJ_SL_814_FALSE='#' HW_TONDAJ_SL_814_TRUE='' HW_UNI_T_DMM_FALSE='#' HW_UNI_T_DMM_TRUE='' HW_UNI_T_UT32X_FALSE='#' HW_UNI_T_UT32X_TRUE='' HW_YOKOGAWA_DLM_FALSE='#' HW_YOKOGAWA_DLM_TRUE='' HW_ZEROPLUS_LOGIC_CUBE_FALSE='#' HW_ZEROPLUS_LOGIC_CUBE_TRUE='' HW_ZKETECH_EBD_USB_FALSE='#' HW_ZKETECH_EBD_USB_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JAVAC='' JNI_CPPFLAGS='' LD='/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBSIGROKCXX_CFLAGS='' LIBSIGROKCXX_LIBS='' LIBSIGROK_CFLAGS='-I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/include/libftdi1 -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/include/libusb-1.0 -pthread ' LIBSIGROK_LIBS='-lftdi1 -lbluetooth -lusb-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lzip ' 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/libsigrok-0.5.2/autostuff/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NEED_GPIB_FALSE='' NEED_GPIB_TRUE='#' NEED_RPC_FALSE='#' NEED_RPC_TRUE='' NEED_SERIAL_FALSE='#' NEED_SERIAL_TRUE='' NEED_USB_FALSE='#' NEED_USB_TRUE='' NEED_VISA_FALSE='' NEED_VISA_TRUE='#' NM='/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-nm' NMEDIT='' OBJDUMP='/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-objdump' OBJEXT='o' ORDER='|' OTOOL64='' OTOOL='' PACKAGE='libsigrok' PACKAGE_BUGREPORT='sigrok-devel@lists.sourceforge.net' PACKAGE_NAME='libsigrok' PACKAGE_STRING='libsigrok 0.5.2' PACKAGE_TARNAME='libsigrok' PACKAGE_URL='http://www.sigrok.org' PACKAGE_VERSION='0.5.2' PATH_SEPARATOR=':' PKG_CONFIG='/home/naourr/work/instance-0/output-1/host/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PYSIGROK_CFLAGS='' PYSIGROK_LIBS='' PYTHON='/home/naourr/work/instance-0/output-1/host/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='3.8' RANLIB='/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-ranlib' RBSIGROK_CFLAGS='' RBSIGROK_EXTDIR='' RBSIGROK_LIBS='' RUBY='/usr/bin/ruby' RUBY_DLEXT='so' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SR_EXTRA_CFLAGS='-std=c99 -fvisibility=hidden' SR_EXTRA_CXX_LIBS='' SR_EXTRA_LIBS='-lm' SR_LIB_VERSION='5:1:1' SR_PACKAGE_VERSION='0.5.2' SR_PKGLIBS='libftdi1 >= 1.0 bluez >= 4.0 libusb-1.0 >= 1.0.16 gio-2.0 >= 2.24.0 libzip >= 0.10' SR_WFLAGS='-Wall -Wextra -Wmissing-prototypes' SR_WXXFLAGS='-Wall -Wextra' STRIP='/home/naourr/work/instance-0/output-1/host/bin/riscv32-linux-strip' SWIG='swig' TESTS_CFLAGS='-I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/include/libftdi1 -I/home/naourr/work/instance-0/output-1/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/include/libusb-1.0 -pthread ' TESTS_LIBS='-lcheck -lftdi1 -lbluetooth -lusb-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lzip ' VERSION='0.5.2' WIN32_FALSE='' WIN32_TRUE='#' _ACJNI_JAVAC='' ac_ct_AR='' ac_ct_CC='' 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='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/usr' host='riscv32-buildroot-linux-gnu' host_alias='riscv32-buildroot-linux-gnu' host_cpu='riscv32' host_os='linux-gnu' host_vendor='buildroot' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/naourr/work/instance-0/output-1/build/libsigrok-0.5.2/autostuff/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/libsigrok' pkgpythondir='${pythondir}/libsigrok' prefix='/usr' program_transform_name='s&^&&' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python3.8/site-packages' pythondir='${prefix}/lib/python3.8/site-packages' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='riscv32-buildroot-linux-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libsigrok" #define PACKAGE_TARNAME "libsigrok" #define PACKAGE_VERSION "0.5.2" #define PACKAGE_STRING "libsigrok 0.5.2" #define PACKAGE_BUGREPORT "sigrok-devel@lists.sourceforge.net" #define PACKAGE_URL "http://www.sigrok.org" #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/" #define SR_PACKAGE_VERSION_MAJOR 0 #define SR_PACKAGE_VERSION_MINOR 5 #define SR_PACKAGE_VERSION_MICRO 2 #define SR_PACKAGE_VERSION_STRING "0.5.2" #define SR_LIB_VERSION_CURRENT 5 #define SR_LIB_VERSION_REVISION 1 #define SR_LIB_VERSION_AGE 1 #define SR_LIB_VERSION_STRING "5:1:1" #define HAVE_LIBFTDI 1 #define CONF_LIBFTDI_VERSION "1.4" #define HAVE_LIBBLUEZ 1 #define CONF_LIBBLUEZ_VERSION "4.101" #define HAVE_LIBUSB_1_0 1 #define CONF_LIBUSB_1_0_VERSION "1.0.23" #define HAVE_LIBGIO 1 #define CONF_LIBGIO_VERSION "2.62.4" #define HAVE_BLUETOOTH 1 #define HAVE_SERIAL_COMM 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIMERFD_H 1 #define HAVE_RPC 1 #define HAVE_HW_AGILENT_DMM 1 #define HAVE_DRIVERS 1 #define HAVE_HW_APPA_55II 1 #define HAVE_DRIVERS 1 #define HAVE_HW_ARACHNID_LABS_RE_LOAD_PRO 1 #define HAVE_DRIVERS 1 #define HAVE_HW_ASIX_SIGMA 1 #define HAVE_DRIVERS 1 #define HAVE_HW_ATTEN_PPS3XXX 1 #define HAVE_DRIVERS 1 #define HAVE_HW_BAYLIBRE_ACME 1 #define HAVE_DRIVERS 1 #define HAVE_HW_BEAGLELOGIC 1 #define HAVE_DRIVERS 1 #define HAVE_HW_BRYMEN_DMM 1 #define HAVE_DRIVERS 1 #define HAVE_HW_CEM_DT_885X 1 #define HAVE_DRIVERS 1 #define HAVE_HW_CENTER_3XX 1 #define HAVE_DRIVERS 1 #define HAVE_HW_CHRONOVU_LA 1 #define HAVE_DRIVERS 1 #define HAVE_HW_COLEAD_SLM 1 #define HAVE_DRIVERS 1 #define HAVE_HW_CONRAD_DIGI_35_CPU 1 #define HAVE_DRIVERS 1 #define HAVE_HW_DEMO 1 #define HAVE_DRIVERS 1 #define HAVE_HW_DREAMSOURCELAB_DSLOGIC 1 #define HAVE_DRIVERS 1 #define HAVE_HW_FLUKE_45 1 #define HAVE_DRIVERS 1 #define HAVE_HW_FLUKE_DMM 1 #define HAVE_DRIVERS 1 #define HAVE_HW_FTDI_LA 1 #define HAVE_DRIVERS 1 #define HAVE_HW_FX2LAFW 1 #define HAVE_DRIVERS 1 #define HAVE_HW_GMC_MH_1X_2X 1 #define HAVE_DRIVERS 1 #define HAVE_HW_GWINSTEK_GDS_800 1 #define HAVE_DRIVERS 1 #define HAVE_HW_GWINSTEK_GPD 1 #define HAVE_DRIVERS 1 #define HAVE_HW_HAMEG_HMO 1 #define HAVE_DRIVERS 1 #define HAVE_HW_HANTEK_4032L 1 #define HAVE_DRIVERS 1 #define HAVE_HW_HANTEK_6XXX 1 #define HAVE_DRIVERS 1 #define HAVE_HW_HANTEK_DSO 1 #define HAVE_DRIVERS 1 #define HAVE_HW_HP_3457A 1 #define HAVE_DRIVERS 1 #define HAVE_HW_IKALOGIC_SCANALOGIC2 1 #define HAVE_DRIVERS 1 #define HAVE_HW_IKALOGIC_SCANAPLUS 1 #define HAVE_DRIVERS 1 #define HAVE_HW_IPDBG_LA 1 #define HAVE_DRIVERS 1 #define HAVE_HW_KECHENG_KC_330B 1 #define HAVE_DRIVERS 1 #define HAVE_HW_KERN_SCALE 1 #define HAVE_DRIVERS 1 #define HAVE_HW_KORAD_KAXXXXP 1 #define HAVE_DRIVERS 1 #define HAVE_HW_LASCAR_EL_USB 1 #define HAVE_DRIVERS 1 #define HAVE_HW_LECROY_LOGICSTUDIO 1 #define HAVE_DRIVERS 1 #define HAVE_HW_LECROY_XSTREAM 1 #define HAVE_DRIVERS 1 #define HAVE_HW_MANSON_HCS_3XXX 1 #define HAVE_DRIVERS 1 #define HAVE_HW_MASTECH_MS6514 1 #define HAVE_DRIVERS 1 #define HAVE_HW_MAYNUO_M97 1 #define HAVE_DRIVERS 1 #define HAVE_HW_MIC_985XX 1 #define HAVE_DRIVERS 1 #define HAVE_HW_MICROCHIP_PICKIT2 1 #define HAVE_DRIVERS 1 #define HAVE_HW_MOOSHIMETER_DMM 1 #define HAVE_DRIVERS 1 #define HAVE_HW_MOTECH_LPS_30X 1 #define HAVE_DRIVERS 1 #define HAVE_HW_NORMA_DMM 1 #define HAVE_DRIVERS 1 #define HAVE_HW_OPENBENCH_LOGIC_SNIFFER 1 #define HAVE_DRIVERS 1 #define HAVE_HW_PCE_322A 1 #define HAVE_DRIVERS 1 #define HAVE_HW_PIPISTRELLO_OLS 1 #define HAVE_DRIVERS 1 #define HAVE_HW_RDTECH_DPS 1 #define HAVE_DRIVERS 1 #define HAVE_HW_RIGOL_DS 1 #define HAVE_DRIVERS 1 #define HAVE_HW_ROHDE_SCHWARZ_SME_0X 1 #define HAVE_DRIVERS 1 #define HAVE_HW_SALEAE_LOGIC16 1 #define HAVE_DRIVERS 1 #define HAVE_HW_SALEAE_LOGIC_PRO 1 #define HAVE_DRIVERS 1 #define HAVE_HW_SCPI_DMM 1 #define HAVE_DRIVERS 1 #define HAVE_HW_SCPI_PPS 1 #define HAVE_DRIVERS 1 #define HAVE_HW_SERIAL_DMM 1 #define HAVE_DRIVERS 1 #define HAVE_HW_SERIAL_LCR 1 #define HAVE_DRIVERS 1 #define HAVE_HW_SIGLENT_SDS 1 #define HAVE_DRIVERS 1 #define HAVE_HW_SYSCLK_LWLA 1 #define HAVE_DRIVERS 1 #define HAVE_HW_SYSCLK_SLA5032 1 #define HAVE_DRIVERS 1 #define HAVE_HW_TELEINFO 1 #define HAVE_DRIVERS 1 #define HAVE_HW_TESTO 1 #define HAVE_DRIVERS 1 #define HAVE_HW_TONDAJ_SL_814 1 #define HAVE_DRIVERS 1 #define HAVE_HW_UNI_T_DMM 1 #define HAVE_DRIVERS 1 #define HAVE_HW_UNI_T_UT32X 1 #define HAVE_DRIVERS 1 #define HAVE_HW_YOKOGAWA_DLM 1 #define HAVE_DRIVERS 1 #define HAVE_HW_ZEROPLUS_LOGIC_CUBE 1 #define HAVE_DRIVERS 1 #define HAVE_HW_ZKETECH_EBD_USB 1 #define HAVE_DRIVERS 1 #define HAVE_CXX11 1 #define HAVE_ZIP_DISCARD 1 #define CONF_LIBZIP_VERSION "1.5.2" #define CONF_HOST "riscv32-buildroot-linux-gnu" configure: exit 0