* Package: sci-libs/libsigrok-0.5.1 * Repository: gentoo * Maintainer: embedded@gentoo.org * USE: abi_x86_64 amd64 cxx elibc_glibc kernel_linux python_single_target_python3_6 python_targets_python2_7 python_targets_python3_6 udev userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking libsigrok-0.5.1.tar.gz to /var/tmp/portage/sci-libs/libsigrok-0.5.1/work >>> Source unpacked in /var/tmp/portage/sci-libs/libsigrok-0.5.1/work >>> Preparing source in /var/tmp/portage/sci-libs/libsigrok-0.5.1/work/libsigrok-0.5.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-libs/libsigrok-0.5.1/work/libsigrok-0.5.1 ... * econf: updating libsigrok-0.5.1/autostuff/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libsigrok-0.5.1/autostuff/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libsigrok-0.5.1 --htmldir=/usr/share/doc/libsigrok-0.5.1/html --libdir=/usr/lib64 --without-libftdi --without-libieee1284 --without-libserialport --without-libusb --enable-cxx --disable-java --disable-python --disable-ruby --disable-static configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking whether ln -s works... yes checking whether make supports order-only prerequisites... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.22... yes checking for librevisa... no checking for libgpib... no checking compiler flag for C99... -std=c99 checking compiler flag for visibility... -fvisibility=hidden checking which C compiler warning flags to use... -Wall -Wextra -Wmissing-prototypes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking for library containing pow... -lm checking for RPC support... no checking for __int128_t... yes checking for __uint128_t... yes checking which C++ compiler warning flags to use... -Wall -Wextra checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... yes checking for doxygen... yes checking for library containing __cxa_throw... none required checking for a Python interpreter with version >= 2.7... python checking for python... /usr/bin/python checking for python version... 3.6 checking for python platform... linux checking for python script directory... ${prefix}/lib64/python3.6/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.6/site-packages checking for stoi and stod... yes checking python module: setuptools... yes checking python module: numpy... yes checking for swig... swig checking for swig version... 4.0.0 checking for ruby... /usr/bin/ruby checking for Ruby version... 2.5.7 checking for javac... no checking jni.h usability... no checking jni.h presence... no checking for jni.h... no checking for LIBSIGROK... yes checking for TESTS... yes checking for LIBSIGROKCXX... yes checking for PYSIGROK... yes checking for RBSIGROK... yes checking for libusb_os_handle... no checking for zip_discard... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libsigrok.pc config.status: creating bindings/cxx/libsigrokcxx.pc config.status: creating config.h config.status: creating include/libsigrok/version.h config.status: executing depfiles commands config.status: executing libtool commands libsigrok configuration summary: - Package version................. 0.5.1 - Library ABI version............. 5:0:1 - Prefix.......................... /usr - Building on..................... x86_64-pc-linux-gnu - Building for.................... x86_64-pc-linux-gnu - Building shared / static........ yes / no Compile configuration: - C compiler...................... x86_64-pc-linux-gnu-gcc - C compiler version.............. x86_64-pc-linux-gnu-gcc (Gentoo Hardened 9.2.0-r1 p2) 9.2.0 - C compiler flags................ -O2 -pipe -march=native - Additional C compiler flags..... -std=c99 -fvisibility=hidden - C compiler warnings............. -Wall -Wextra -Wmissing-prototypes - C++ compiler.................... x86_64-pc-linux-gnu-g++ - C++ compiler version............ x86_64-pc-linux-gnu-g++ (Gentoo Hardened 9.2.0-r1 p2) 9.2.0 - C++ compiler flags.............. -O2 -pipe -march=native - C++ compiler warnings........... -Wall -Wextra - Linker flags.................... -Wl,-O1 -Wl,--as-needed Detected libraries (required): - glib-2.0 >= 2.32.0.............. 2.60.7 - libzip >= 0.10.................. 1.5.2 Detected libraries (optional): - librevisa >= 0.0.20130412....... no - libgpib......................... no - libieee1284..................... no - check >= 0.9.4.................. 0.13.0 - glibmm-2.4 >= 2.32.0............ 2.60.1 - python = 3.6.................... no - python3 = 3.6................... no - python36 = 3.6.................. no - python-3.6 = 3.6................ 3.6 - pygobject-3.0 >= 3.0.0.......... 3.32.1 - ruby............................ no - ruby-2.5........................ 2.5.0 Enabled hardware drivers: - agilent-dmm..................... no (missing: libserialport) - appa-55ii....................... no (missing: libserialport) - arachnid-labs-re-load-pro....... no (missing: libserialport) - asix-sigma...................... no (missing: libftdi) - atten-pps3xxx................... no (missing: libserialport) - baylibre-acme................... yes - beaglelogic..................... yes - brymen-bm86x.................... no (missing: libusb) - brymen-dmm...................... no (missing: libserialport) - cem-dt-885x..................... no (missing: libserialport) - center-3xx...................... no (missing: libserialport) - chronovu-la..................... no (missing: libusb, libftdi) - colead-slm...................... no (missing: libserialport) - conrad-digi-35-cpu.............. no (missing: libserialport) - demo............................ yes - dreamsourcelab-dslogic.......... no (missing: libusb) - fluke-45........................ yes - fluke-dmm....................... no (missing: libserialport) - ftdi-la......................... no (missing: libusb, libftdi) - fx2lafw......................... no (missing: libusb) - gmc-mh-1x-2x.................... no (missing: libserialport) - gwinstek-gds-800................ no (missing: libserialport) - gwinstek-gpd.................... no (missing: libserialport) - hameg-hmo....................... no (missing: libserialport) - hantek-4032l.................... no (missing: libusb) - hantek-6xxx..................... no (missing: libusb) - hantek-dso...................... no (missing: libusb) - hp-3457a........................ yes - hp-3478a........................ no (missing: libgpib) - hung-chang-dso-2100............. no (missing: libieee1284) - ikalogic-scanalogic2............ no (missing: libusb) - ikalogic-scanaplus.............. no (missing: libftdi) - ipdbg-la........................ yes - kecheng-kc-330b................. no (missing: libusb) - kern-scale...................... no (missing: libserialport) - korad-kaxxxxp................... no (missing: libserialport) - lascar-el-usb................... no (missing: libusb) - lecroy-logicstudio.............. no (missing: libusb) - lecroy-xstream.................. yes - manson-hcs-3xxx................. no (missing: libserialport) - maynuo-m97...................... yes - mic-985xx....................... no (missing: libserialport) - motech-lps-30x.................. no (missing: libserialport) - norma-dmm....................... no (missing: libserialport) - openbench-logic-sniffer......... no (missing: libserialport) - pce-322a........................ no (missing: libserialport) - pipistrello-ols................. no (missing: libftdi) - rdtech-dps...................... no (missing: libserialport) - rigol-ds........................ yes - rohde-schwarz-sme-0x............ no (missing: libserialport) - saleae-logic16.................. no (missing: libusb) - saleae-logic-pro................ no (missing: libusb) - scpi-pps........................ yes - serial-dmm...................... no (missing: libserialport) - serial-lcr...................... no (missing: libserialport) - siglent-sds..................... yes - sysclk-lwla..................... no (missing: libusb) - teleinfo........................ no (missing: libserialport) - testo........................... no (missing: libusb) - tondaj-sl-814................... no (missing: libserialport) - uni-t-dmm....................... no (missing: libusb) - uni-t-ut32x..................... no (missing: libusb) - victor-dmm...................... no (missing: libusb) - yokogawa-dlm.................... yes - zeroplus-logic-cube............. no (missing: libusb) - zketech-ebd-usb................. no (missing: libserialport) Enabled SCPI backends: - TCP............................. yes - RPC............................. no - serial.......................... no - VISA............................ no - GPIB............................ no - USBTMC.......................... no Enabled language bindings: - C++............................. yes - Python.......................... no (disabled) - Ruby............................ no (disabled) - Java............................ no (disabled) >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-libs/libsigrok-0.5.1/work/libsigrok-0.5.1 ... make -j1 make all-am /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/backend.lo src/backend.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/conversion.lo src/conversion.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/device.lo src/device.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/session.lo src/session.c src/session.c: In function ‘fd_source_dispatch’: src/session.c:130:11: warning: cast between incompatible function types from ‘GSourceFunc’ {aka ‘int (*)(void *)’} to ‘int (*)(int, int, void *)’ [-Wcast-function-type] 130 | keep = (*(sr_receive_data_callback)callback) | ^ src/session.c: In function ‘sr_session_fd_source_add’: src/session.c:1203:32: warning: cast between incompatible function types from ‘sr_receive_data_callback’ {aka ‘int (*)(int, int, void *)’} to ‘gboolean (*)(void *)’ {aka ‘int (*)(void *)’} [-Wcast-function-type] 1203 | g_source_set_callback(source, (GSourceFunc)cb, cb_data, NULL); | ^ /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/session_file.lo src/session_file.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/session_driver.lo src/session_driver.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hwdriver.lo src/hwdriver.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/trigger.lo src/trigger.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/soft-trigger.lo src/soft-trigger.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/analog.lo src/analog.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/fallback.lo src/fallback.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/resource.lo src/resource.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/strutil.lo src/strutil.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/log.lo src/log.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/version.lo src/version.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/error.lo src/error.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/std.lo src/std.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/sw_limits.lo src/sw_limits.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/input/input.lo src/input/input.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/input/binary.lo src/input/binary.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/input/chronovu_la8.lo src/input/chronovu_la8.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/input/csv.lo src/input/csv.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/input/logicport.lo src/input/logicport.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/input/raw_analog.lo src/input/raw_analog.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/input/trace32_ad.lo src/input/trace32_ad.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/input/vcd.lo src/input/vcd.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/input/wav.lo src/input/wav.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/input/null.lo src/input/null.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/output/output.lo src/output/output.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/output/analog.lo src/output/analog.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/output/ascii.lo src/output/ascii.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/output/bits.lo src/output/bits.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/output/binary.lo src/output/binary.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/output/csv.lo src/output/csv.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/output/chronovu_la8.lo src/output/chronovu_la8.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/output/wav.lo src/output/wav.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/output/hex.lo src/output/hex.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/output/ols.lo src/output/ols.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/output/srzip.lo src/output/srzip.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/output/vcd.lo src/output/vcd.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/output/null.lo src/output/null.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/transform/transform.lo src/transform/transform.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/transform/nop.lo src/transform/nop.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/transform/scale.lo src/transform/scale.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/transform/invert.lo src/transform/invert.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/scpi/scpi.lo src/scpi/scpi.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/scpi/scpi_tcp.lo src/scpi/scpi_tcp.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/modbus/modbus.lo src/modbus/modbus.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/dmm/asycii.lo src/dmm/asycii.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/dmm/bm25x.lo src/dmm/bm25x.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/dmm/dtm0660.lo src/dmm/dtm0660.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/dmm/eev121gw.lo src/dmm/eev121gw.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/dmm/es519xx.lo src/dmm/es519xx.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/dmm/fs9721.lo src/dmm/fs9721.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/dmm/fs9922.lo src/dmm/fs9922.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/dmm/m2110.lo src/dmm/m2110.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/dmm/metex14.lo src/dmm/metex14.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/dmm/ms8250d.lo src/dmm/ms8250d.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/dmm/rs9lcd.lo src/dmm/rs9lcd.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/dmm/ut372.lo src/dmm/ut372.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/dmm/ut71x.lo src/dmm/ut71x.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/dmm/vc870.lo src/dmm/vc870.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/dmm/vc96.lo src/dmm/vc96.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/scale/kern.lo src/scale/kern.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/drivers.lo src/drivers.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/baylibre-acme/protocol.lo src/hardware/baylibre-acme/protocol.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/baylibre-acme/api.lo src/hardware/baylibre-acme/api.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/baylibre-acme/gpio.lo src/hardware/baylibre-acme/gpio.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/beaglelogic/protocol.lo src/hardware/beaglelogic/protocol.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/beaglelogic/api.lo src/hardware/beaglelogic/api.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/beaglelogic/beaglelogic_native.lo src/hardware/beaglelogic/beaglelogic_native.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/beaglelogic/beaglelogic_tcp.lo src/hardware/beaglelogic/beaglelogic_tcp.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/demo/protocol.lo src/hardware/demo/protocol.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/demo/api.lo src/hardware/demo/api.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/fluke-45/protocol.lo src/hardware/fluke-45/protocol.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/fluke-45/api.lo src/hardware/fluke-45/api.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/hp-3457a/protocol.lo src/hardware/hp-3457a/protocol.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/hp-3457a/api.lo src/hardware/hp-3457a/api.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/ipdbg-la/protocol.lo src/hardware/ipdbg-la/protocol.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/ipdbg-la/api.lo src/hardware/ipdbg-la/api.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/lecroy-xstream/protocol.lo src/hardware/lecroy-xstream/protocol.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/lecroy-xstream/api.lo src/hardware/lecroy-xstream/api.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/maynuo-m97/protocol.lo src/hardware/maynuo-m97/protocol.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/maynuo-m97/api.lo src/hardware/maynuo-m97/api.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/rigol-ds/protocol.lo src/hardware/rigol-ds/protocol.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/rigol-ds/api.lo src/hardware/rigol-ds/api.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/scpi-pps/protocol.lo src/hardware/scpi-pps/protocol.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/scpi-pps/profiles.lo src/hardware/scpi-pps/profiles.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/scpi-pps/api.lo src/hardware/scpi-pps/api.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/siglent-sds/protocol.lo src/hardware/siglent-sds/protocol.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/siglent-sds/api.lo src/hardware/siglent-sds/api.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/yokogawa-dlm/protocol.lo src/hardware/yokogawa-dlm/protocol.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/yokogawa-dlm/protocol_wrappers.lo src/hardware/yokogawa-dlm/protocol_wrappers.c /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/hardware/yokogawa-dlm/api.lo src/hardware/yokogawa-dlm/api.c /bin/sh ./libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o src/libdrivers.la src/drivers.lo src/hardware/baylibre-acme/protocol.lo src/hardware/baylibre-acme/api.lo src/hardware/baylibre-acme/gpio.lo src/hardware/beaglelogic/protocol.lo src/hardware/beaglelogic/api.lo src/hardware/beaglelogic/beaglelogic_native.lo src/hardware/beaglelogic/beaglelogic_tcp.lo src/hardware/demo/protocol.lo src/hardware/demo/api.lo src/hardware/fluke-45/protocol.lo src/hardware/fluke-45/api.lo src/hardware/hp-3457a/protocol.lo src/hardware/hp-3457a/api.lo src/hardware/ipdbg-la/protocol.lo src/hardware/ipdbg-la/api.lo src/hardware/lecroy-xstream/protocol.lo src/hardware/lecroy-xstream/api.lo src/hardware/maynuo-m97/protocol.lo src/hardware/maynuo-m97/api.lo src/hardware/rigol-ds/protocol.lo src/hardware/rigol-ds/api.lo src/hardware/scpi-pps/protocol.lo src/hardware/scpi-pps/profiles.lo src/hardware/scpi-pps/api.lo src/hardware/siglent-sds/protocol.lo src/hardware/siglent-sds/api.lo src/hardware/yokogawa-dlm/protocol.lo src/hardware/yokogawa-dlm/protocol_wrappers.lo src/hardware/yokogawa-dlm/api.lo copying selected object files to avoid basename conflicts... /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/driver_list_start.lo src/driver_list_start.c /bin/sh ./libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o src/libdrivers_head.la src/driver_list_start.lo /bin/sh ./libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o src/driver_list_stop.lo src/driver_list_stop.c /bin/sh ./libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o src/libdrivers_tail.la src/driver_list_stop.lo /bin/sh ./libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o src/libdrivers.o src/libdrivers_head.la src/libdrivers.la \ src/libdrivers_tail.la echo "# Generated by libtool" > src/libdrivers.lo echo "pic_object='libdrivers.o'" >> src/libdrivers.lo echo "non_pic_object='libdrivers.o'" >> src/libdrivers.lo /bin/sh ./libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -version-info 5:0:1 -no-undefined -Wl,-O1 -Wl,--as-needed -o libsigrok.la -rpath /usr/lib64 src/backend.lo src/conversion.lo src/device.lo src/session.lo src/session_file.lo src/session_driver.lo src/hwdriver.lo src/trigger.lo src/soft-trigger.lo src/analog.lo src/fallback.lo src/resource.lo src/strutil.lo src/log.lo src/version.lo src/error.lo src/std.lo src/sw_limits.lo src/input/input.lo src/input/binary.lo src/input/chronovu_la8.lo src/input/csv.lo src/input/logicport.lo src/input/raw_analog.lo src/input/trace32_ad.lo src/input/vcd.lo src/input/wav.lo src/input/null.lo src/output/output.lo src/output/analog.lo src/output/ascii.lo src/output/bits.lo src/output/binary.lo src/output/csv.lo src/output/chronovu_la8.lo src/output/wav.lo src/output/hex.lo src/output/ols.lo src/output/srzip.lo src/output/vcd.lo src/output/null.lo src/transform/transform.lo src/transform/nop.lo src/transform/scale.lo src/transform/invert.lo src/scpi/scpi.lo src/scpi/scpi_tcp.lo src/modbus/modbus.lo src/dmm/asycii.lo src/dmm/bm25x.lo src/dmm/dtm0660.lo src/dmm/eev121gw.lo src/dmm/es519xx.lo src/dmm/fs9721.lo src/dmm/fs9922.lo src/dmm/m2110.lo src/dmm/metex14.lo src/dmm/ms8250d.lo src/dmm/rs9lcd.lo src/dmm/ut372.lo src/dmm/ut71x.lo src/dmm/vc870.lo src/dmm/vc96.lo src/scale/kern.lo src/libdrivers.lo -lm -lglib-2.0 -lzip cd . && BUILDDIR=/var/tmp/portage/sci-libs/libsigrok-0.5.1/work/libsigrok-0.5.1/ doxygen Doxyfile 2>/dev/null /usr/bin/python ./bindings/cxx/enums.py doxy/xml/index.xml touch bindings/cxx/enums.timestamp /bin/sh ./libtool --tag=CXX --silent --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -Wall -Wextra -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi-3.3_rc1/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -pipe -march=native -c -o bindings/cxx/classes.lo bindings/cxx/classes.cpp bindings/cxx/classes.cpp: In member function ‘const sigrok::LogLevel* sigrok::Context::log_level() const’: bindings/cxx/classes.cpp:224:19: error: incomplete type ‘sigrok::LogLevel’ used in nested name specifier 224 | return LogLevel::get(sr_log_loglevel_get()); | ^~~ bindings/cxx/classes.cpp: In member function ‘void sigrok::Context::set_log_level(const sigrok::LogLevel*)’: bindings/cxx/classes.cpp:229:33: error: invalid use of incomplete type ‘const class sigrok::LogLevel’ 229 | check(sr_log_loglevel_set(level->id())); | ^~ In file included from bindings/cxx/classes.cpp:27: bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp:105:14: note: forward declaration of ‘class sigrok::LogLevel’ 105 | class SR_API LogLevel; | ^~~~~~~~ bindings/cxx/classes.cpp: In function ‘int sigrok::call_log_callback(void*, int, const char*, __va_list_tag*)’: bindings/cxx/classes.cpp:241:25: error: incomplete type ‘sigrok::LogLevel’ used in nested name specifier 241 | (*callback)(LogLevel::get(loglevel), message.get()); | ^~~ bindings/cxx/classes.cpp: In member function ‘std::shared_ptr sigrok::Context::create_meta_packet(std::map)’: bindings/cxx/classes.cpp:309:20: error: invalid use of incomplete type ‘const class sigrok::ConfigKey’ 309 | output->key = key->id(); | ^~ In file included from bindings/cxx/classes.cpp:27: bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp:100:14: note: forward declaration of ‘class sigrok::ConfigKey’ 100 | class SR_API ConfigKey; | ^~~~~~~~~ bindings/cxx/classes.cpp: In member function ‘std::shared_ptr sigrok::Context::create_analog_packet(std::vector >, float*, unsigned int, const sigrok::Quantity*, const sigrok::Unit*, std::vector)’: bindings/cxx/classes.cpp:347:37: error: invalid use of incomplete type ‘const class sigrok::Quantity’ 347 | meaning->mq = static_cast(mq->id()); | ^~ In file included from bindings/cxx/classes.cpp:27: bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp:115:14: note: forward declaration of ‘class sigrok::Quantity’ 115 | class SR_API Quantity; | ^~~~~~~~ bindings/cxx/classes.cpp:348:43: error: invalid use of incomplete type ‘const class sigrok::Unit’ 348 | meaning->unit = static_cast(unit->id()); | ^~ In file included from bindings/cxx/classes.cpp:27: bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp:116:14: note: forward declaration of ‘class sigrok::Unit’ 116 | class SR_API Unit; | ^~~~ bindings/cxx/classes.cpp:349:58: error: incomplete type ‘sigrok::QuantityFlag’ used in nested name specifier 349 | meaning->mqflags = static_cast(QuantityFlag::mask_from_flags(move(mqflags))); | ^~~~~~~~~~~~~~~ bindings/cxx/classes.cpp: In member function ‘std::set sigrok::Driver::scan_options() const’: bindings/cxx/classes.cpp:459:29: error: incomplete type ‘sigrok::ConfigKey’ used in nested name specifier 459 | result.insert(ConfigKey::get(g_array_index(opts, uint32_t, i))); | ^~~ bindings/cxx/classes.cpp: In member function ‘std::vector > sigrok::Driver::scan(std::map)’: bindings/cxx/classes.cpp:480:20: error: invalid use of incomplete type ‘const class sigrok::ConfigKey’ 480 | config->key = key->id(); | ^~ In file included from bindings/cxx/classes.cpp:27: bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp:100:14: note: forward declaration of ‘class sigrok::ConfigKey’ 100 | class SR_API ConfigKey; | ^~~~~~~~~ bindings/cxx/classes.cpp: In member function ‘std::set sigrok::Configurable::config_keys() const’: bindings/cxx/classes.cpp:531:29: error: incomplete type ‘sigrok::ConfigKey’ used in nested name specifier 531 | result.insert(ConfigKey::get(g_array_index(opts, uint32_t, i))); | ^~~ bindings/cxx/classes.cpp: In member function ‘Glib::VariantBase sigrok::Configurable::config_get(const sigrok::ConfigKey*) const’: bindings/cxx/classes.cpp:543:6: error: invalid use of incomplete type ‘const class sigrok::ConfigKey’ 543 | key->id(), &data)); | ^~ In file included from bindings/cxx/classes.cpp:27: bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp:100:14: note: forward declaration of ‘class sigrok::ConfigKey’ 100 | class SR_API ConfigKey; | ^~~~~~~~~ bindings/cxx/classes.cpp: In member function ‘void sigrok::Configurable::config_set(const sigrok::ConfigKey*, const Glib::VariantBase&)’: bindings/cxx/classes.cpp:551:6: error: invalid use of incomplete type ‘const class sigrok::ConfigKey’ 551 | key->id(), const_cast(value.gobj()))); | ^~ In file included from bindings/cxx/classes.cpp:27: bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp:100:14: note: forward declaration of ‘class sigrok::ConfigKey’ 100 | class SR_API ConfigKey; | ^~~~~~~~~ bindings/cxx/classes.cpp: In member function ‘std::set sigrok::Configurable::config_capabilities(const sigrok::ConfigKey*) const’: bindings/cxx/classes.cpp:557:30: error: invalid use of incomplete type ‘const class sigrok::ConfigKey’ 557 | config_channel_group, key->id()); | ^~ In file included from bindings/cxx/classes.cpp:27: bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp:100:14: note: forward declaration of ‘class sigrok::ConfigKey’ 100 | class SR_API ConfigKey; | ^~~~~~~~~ bindings/cxx/classes.cpp:561:29: error: incomplete type ‘sigrok::Capability’ used in nested name specifier 561 | for (auto cap: Capability::values()) | ^~~~~~ bindings/cxx/classes.cpp: In member function ‘bool sigrok::Configurable::config_check(const sigrok::ConfigKey*, const sigrok::Capability*) const’: bindings/cxx/classes.cpp:572:30: error: invalid use of incomplete type ‘const class sigrok::ConfigKey’ 572 | config_channel_group, key->id()); | ^~ In file included from bindings/cxx/classes.cpp:27: bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp:100:14: note: forward declaration of ‘class sigrok::ConfigKey’ 100 | class SR_API ConfigKey; | ^~~~~~~~~ bindings/cxx/classes.cpp:574:27: error: invalid use of incomplete type ‘const class sigrok::Capability’ 574 | return (caps & capability->id()); | ^~ In file included from bindings/cxx/classes.cpp:27: bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp:101:14: note: forward declaration of ‘class sigrok::Capability’ 101 | class SR_API Capability; | ^~~~~~~~~~ bindings/cxx/classes.cpp: In member function ‘Glib::VariantContainerBase sigrok::Configurable::config_list(const sigrok::ConfigKey*) const’: bindings/cxx/classes.cpp:582:6: error: invalid use of incomplete type ‘const class sigrok::ConfigKey’ 582 | key->id(), &data)); | ^~ In file included from bindings/cxx/classes.cpp:27: bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp:100:14: note: forward declaration of ‘class sigrok::ConfigKey’ 100 | class SR_API ConfigKey; | ^~~~~~~~~ bindings/cxx/classes.cpp: In member function ‘std::shared_ptr sigrok::UserDevice::add_channel(unsigned int, const sigrok::ChannelType*, std::string)’: bindings/cxx/classes.cpp:709:14: error: invalid use of incomplete type ‘const class sigrok::ChannelType’ 709 | index, type->id(), name.c_str())); | ^~ In file included from bindings/cxx/classes.cpp:27: bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp:111:14: note: forward declaration of ‘class sigrok::ChannelType’ 111 | class SR_API ChannelType; | ^~~~~~~~~~~ bindings/cxx/classes.cpp: In constructor ‘sigrok::Channel::Channel(sr_channel*)’: bindings/cxx/classes.cpp:719:21: error: incomplete type ‘sigrok::ChannelType’ used in nested name specifier 719 | _type(ChannelType::get(_structure->type)) | ^~~ bindings/cxx/classes.cpp: In member function ‘const sigrok::ChannelType* sigrok::Channel::type() const’: bindings/cxx/classes.cpp:739:22: error: incomplete type ‘sigrok::ChannelType’ used in nested name specifier 739 | return ChannelType::get(_structure->type); | ^~~ bindings/cxx/classes.cpp: In member function ‘void sigrok::TriggerStage::add_match(std::shared_ptr, const sigrok::TriggerMatchType*, float)’: bindings/cxx/classes.cpp:848:28: error: invalid use of incomplete type ‘const class sigrok::TriggerMatchType’ 848 | channel->_structure, type->id(), value)); | ^~ In file included from bindings/cxx/classes.cpp:27: bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp:110:14: note: forward declaration of ‘class sigrok::TriggerMatchType’ 110 | class SR_API TriggerMatchType; | ^~~~~~~~~~~~~~~~ bindings/cxx/classes.cpp: In member function ‘const sigrok::TriggerMatchType* sigrok::TriggerMatch::type() const’: bindings/cxx/classes.cpp:880:27: error: incomplete type ‘sigrok::TriggerMatchType’ used in nested name specifier 880 | return TriggerMatchType::get(_structure->match); | ^~~ bindings/cxx/classes.cpp: In member function ‘const sigrok::PacketType* sigrok::Packet::type() const’: bindings/cxx/classes.cpp:1105:21: error: incomplete type ‘sigrok::PacketType’ used in nested name specifier 1105 | return PacketType::get(_structure->type); | ^~~ bindings/cxx/classes.cpp: In member function ‘std::map sigrok::Meta::config() const’: bindings/cxx/classes.cpp:1173:21: error: incomplete type ‘sigrok::ConfigKey’ used in nested name specifier 1173 | result[ConfigKey::get(config->key)] = Glib::VariantBase(config->data, true); | ^~~ bindings/cxx/classes.cpp: In member function ‘const sigrok::Quantity* sigrok::Analog::mq() const’: bindings/cxx/classes.cpp:1304:19: error: incomplete type ‘sigrok::Quantity’ used in nested name specifier 1304 | return Quantity::get(_structure->meaning->mq); | ^~~ bindings/cxx/classes.cpp: In member function ‘const sigrok::Unit* sigrok::Analog::unit() const’: bindings/cxx/classes.cpp:1309:15: error: incomplete type ‘sigrok::Unit’ used in nested name specifier 1309 | return Unit::get(_structure->meaning->unit); | ^~~ bindings/cxx/classes.cpp: In member function ‘std::vector sigrok::Analog::mq_flags() const’: bindings/cxx/classes.cpp:1314:23: error: incomplete type ‘sigrok::QuantityFlag’ used in nested name specifier 1314 | return QuantityFlag::flags_from_mask(_structure->meaning->mqflags); | ^~~~~~~~~~~~~~~ bindings/cxx/classes.cpp: In member function ‘Glib::VariantBase sigrok::Option::parse_string(std::string)’: bindings/cxx/classes.cpp:1560:20: error: incomplete type ‘sigrok::ConfigKey’ used in nested name specifier 1560 | return ConfigKey::parse_string(value, dt); | ^~~~~~~~~~~~ bindings/cxx/classes.cpp: In member function ‘bool sigrok::OutputFormat::test_flag(const sigrok::OutputFlag*) const’: bindings/cxx/classes.cpp:1626:45: error: invalid use of incomplete type ‘const class sigrok::OutputFlag’ 1626 | return sr_output_test_flag(_structure, flag->id()); | ^~ In file included from bindings/cxx/classes.cpp:27: bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp:104:14: note: forward declaration of ‘class sigrok::OutputFlag’ 104 | class SR_API OutputFlag; | ^~~~~~~~~~ make[1]: *** [Makefile:3528: bindings/cxx/classes.lo] Error 1 make: *** [Makefile:1906: all] Error 2 * ERROR: sci-libs/libsigrok-0.5.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-libs/libsigrok-0.5.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-libs/libsigrok-0.5.1::gentoo'`. * The complete build log is located at '/var/log/portage/sci-libs:libsigrok-0.5.1:20191029-184514.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-libs/libsigrok-0.5.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-libs/libsigrok-0.5.1/temp/environment'. * Working directory: '/var/tmp/portage/sci-libs/libsigrok-0.5.1/work/libsigrok-0.5.1' * S: '/var/tmp/portage/sci-libs/libsigrok-0.5.1/work/libsigrok-0.5.1' !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info =libsigrok-0.5.1