* Package: dev-embedded/openocd-0.10.0-r1 * Repository: gentoo * Maintainer: embedded@gentoo.org fercerpav@gmail.com * USE: abi_x86_64 amd64 cmsis-dap elibc_glibc ftdi jlink kernel_linux usb userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking openocd-0.10.0.tar.gz to /var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work >>> Source unpacked in /var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work >>> Preparing source in /var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0 ... * econf: updating openocd-0.10.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating openocd-0.10.0/jimtcl/autosetup/config.sub with /usr/share/gnuconfig/config.sub * econf: updating openocd-0.10.0/jimtcl/autosetup/config.guess with /usr/share/gnuconfig/config.guess * econf: updating openocd-0.10.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating openocd-0.10.0/src/jtag/drivers/libjaylink/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating openocd-0.10.0/src/jtag/drivers/libjaylink/build-aux/config.guess with /usr/share/gnuconfig/config.guess ./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/openocd-0.10.0-r1 --htmldir=/usr/share/doc/openocd-0.10.0-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-dummy --enable-cmsis-dap --disable-parport --disable-parport_ppdev --disable-verbose-jtag-io --enable-buspirate --disable-werror --disable-internal-jimtcl --disable-internal-libjaylink --enable-amtjtagaccel --enable-ep93xx --enable-at91rm9200 --enable-gw16012 --enable-arm-jtag-ew --enable-sysfsgpio --enable-bcm2835gpio --enable-aice --enable-usb-blaster-2 --enable-ftdi --enable-ti-icdi --enable-ulink --enable-osbdm --enable-opendous --enable-usbprog --enable-rlink --enable-stlink --enable-vsllink --enable-armjtagew --disable-verbose-usb-io --disable-verbose_usb_comms --enable-jlink --enable-usb-blaster --enable-openjtag --enable-presto checking for makeinfo... makeinfo checking for a BSD-compatible install... /usr/lib/portage/python3.7/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 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 for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib 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.23... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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... x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) interface... BSD nm checking whether ln -s works... yes 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 x86_64-pc-linux-gnu-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... 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... (cached) x86_64-pc-linux-gnu-ranlib checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / 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... no checking if : 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 (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking for an ANSI C-conforming const... yes checking for unsigned long long int... yes checking for long long int... yes checking for library containing ioperm... none required checking for library containing dlopen... -ldl checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for arpa/inet.h... yes checking for ifaddrs.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for net/if.h... yes checking whether to enable assertions... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for strndup... yes checking for strnlen... yes checking for gettimeofday... yes checking for usleep... yes checking for vasprintf... yes checking for realpath... yes checking whether to build a release... yes checking whether to build Doxygen as HTML... yes checking whether to build Doxygen as PDF... no checking whether to enable verbose JTAG I/O messages... no checking whether to enable verbose USB I/O messages... no checking whether to enable verbose USB communication messages... no checking whether to enable malloc free space logging... no checking whether to enable ZY1000 minidriver... no checking whether to enable dummy minidriver... no checking whether standard drivers can be built... yes checking for LIBUSB1... yes configure: libusb-1.0 header bug workaround: LIBUSB1_CFLAGS changed to "-isystem /usr/include/libusb-1.0" checking for LIBUSB0... yes checking for HIDAPI... no checking for HIDAPI... yes checking for LIBFTDI... yes checking for LIBJAYLINK... yes checking for environ in unistd.h and stdlib.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands OpenOCD configuration summary -------------------------------------------------- MPSSE mode of FTDI based devices yes ST-Link JTAG Programmer yes TI ICDI JTAG Programmer yes Keil ULINK JTAG Programmer yes Altera USB-Blaster II Compatible yes Versaloon-Link JTAG Programmer yes OSBDM (JTAG only) Programmer yes eStick/opendous JTAG Programmer yes Andes JTAG Programmer yes USBProg JTAG Programmer yes Raisonance RLink JTAG Programmer yes Olimex ARM-JTAG-EW Programmer yes CMSIS-DAP Compliant Debugger yes Altera USB-Blaster Compatible yes ASIX Presto Adapter yes OpenJTAG Adapter yes SEGGER J-Link Programmer yes >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0 ... make -j4 Makefile:4252: warning: overriding recipe for target 'check-recursive' Makefile:3665: warning: ignoring old recipe for target 'check-recursive' cat src/helper/startup.tcl src/jtag/startup.tcl src/target/startup.tcl src/server/startup.tcl src/flash/startup.tcl | ./src/helper/bin2char.sh > src/startup_tcl.inc || { rm -f src/startup_tcl.inc; false; } cp src/jtag/drivers/minidriver_imp.h src/jtag/minidriver_imp.h make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0' Makefile:4252: warning: overriding recipe for target 'check-recursive' Makefile:3665: warning: ignoring old recipe for target 'check-recursive' make[2]: Entering directory '/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0' Makefile:4252: warning: overriding recipe for target 'check-recursive' Makefile:3665: warning: ignoring old recipe for target 'check-recursive' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-vsllink.lo `test -f 'src/jtag/drivers/vsllink.c' || echo './'`src/jtag/drivers/vsllink.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-arm-jtag-ew.lo `test -f 'src/jtag/drivers/arm-jtag-ew.c' || echo './'`src/jtag/drivers/arm-jtag-ew.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-buspirate.lo `test -f 'src/jtag/drivers/buspirate.c' || echo './'`src/jtag/drivers/buspirate.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-stlink_usb.lo `test -f 'src/jtag/drivers/stlink_usb.c' || echo './'`src/jtag/drivers/stlink_usb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/vsllink.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-vsllink.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/arm-jtag-ew.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-arm-jtag-ew.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/buspirate.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-buspirate.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/stlink_usb.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-stlink_usb.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-ti_icdi_usb.lo `test -f 'src/jtag/drivers/ti_icdi_usb.c' || echo './'`src/jtag/drivers/ti_icdi_usb.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-osbdm.lo `test -f 'src/jtag/drivers/osbdm.c' || echo './'`src/jtag/drivers/osbdm.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-opendous.lo `test -f 'src/jtag/drivers/opendous.c' || echo './'`src/jtag/drivers/opendous.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/ti_icdi_usb.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-ti_icdi_usb.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/osbdm.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-osbdm.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/opendous.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-opendous.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-sysfsgpio.lo `test -f 'src/jtag/drivers/sysfsgpio.c' || echo './'`src/jtag/drivers/sysfsgpio.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-openjtag.lo `test -f 'src/jtag/drivers/openjtag.c' || echo './'`src/jtag/drivers/openjtag.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-cmsis_dap_usb.lo `test -f 'src/jtag/drivers/cmsis_dap_usb.c' || echo './'`src/jtag/drivers/cmsis_dap_usb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/sysfsgpio.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-sysfsgpio.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/main.o src/main.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/cmsis_dap_usb.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-cmsis_dap_usb.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRELSTR=\"\" -DGITVERSION=\"\" -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/src_libopenocd_la-hello.lo `test -f 'src/hello.c' || echo './'`src/hello.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/openjtag.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-openjtag.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRELSTR=\"\" -DGITVERSION=\"\" -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/src_libopenocd_la-openocd.lo `test -f 'src/openocd.c' || echo './'`src/openocd.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/xsvf/xsvf.lo src/xsvf/xsvf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRELSTR=\"\" -DGITVERSION=\"\" -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/hello.c -o src/src_libopenocd_la-hello.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/svf/svf.lo src/svf/svf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/xsvf/xsvf.c -o src/xsvf/xsvf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DRELSTR=\"\" -DGITVERSION=\"\" -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/openocd.c -o src/src_libopenocd_la-openocd.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/pld/pld.lo src/pld/pld.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/svf/svf.c -o src/svf/svf.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/pld/xilinx_bit.lo src/pld/xilinx_bit.c src/svf/svf.c: In function ‘svf_read_command_from_file’: src/svf/svf.c:663:7: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-fallthrough=-Wimplicit-fallthrough=]8;;] 663 | i = -1; | ~~^~~~ src/svf/svf.c:664:4: note: here 664 | case '\r': | ^~~~ src/svf/svf.c:667:8: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-fallthrough=-Wimplicit-fallthrough=]8;;] 667 | if (!cmd_pos) | ^ src/svf/svf.c:669:4: note: here 669 | default: | ^~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/pld/pld.c -o src/pld/pld.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/pld/virtex2.lo src/pld/virtex2.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/adapter.lo src/jtag/adapter.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/pld/xilinx_bit.c -o src/pld/xilinx_bit.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/pld/virtex2.c -o src/pld/virtex2.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/core.lo src/jtag/core.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/adapter.c -o src/jtag/adapter.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/interface.lo src/jtag/interface.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/core.c -o src/jtag/core.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/interfaces.lo src/jtag/interfaces.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/tcl.lo src/jtag/tcl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/interface.c -o src/jtag/interface.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/interfaces.c -o src/jtag/interfaces.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/commands.lo src/jtag/commands.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/tcl.c -o src/jtag/tcl.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/hla/hla_transport.lo src/jtag/hla/hla_transport.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/commands.c -o src/jtag/commands.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/hla/hla_transport.c -o src/jtag/hla/hla_transport.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/hla/hla_tcl.lo src/jtag/hla/hla_tcl.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/hla/hla_interface.lo src/jtag/hla/hla_interface.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/hla/hla_layout.lo src/jtag/hla/hla_layout.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/jtag/drivers -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/aice/src_jtag_aice_libocdaice_la-aice_transport.lo `test -f 'src/jtag/aice/aice_transport.c' || echo './'`src/jtag/aice/aice_transport.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/hla/hla_interface.c -o src/jtag/hla/hla_interface.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/hla/hla_tcl.c -o src/jtag/hla/hla_tcl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/hla/hla_layout.c -o src/jtag/hla/hla_layout.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/jtag/drivers -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/aice/src_jtag_aice_libocdaice_la-aice_interface.lo `test -f 'src/jtag/aice/aice_interface.c' || echo './'`src/jtag/aice/aice_interface.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/jtag/drivers -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/aice/src_jtag_aice_libocdaice_la-aice_port.lo `test -f 'src/jtag/aice/aice_port.c' || echo './'`src/jtag/aice/aice_port.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/jtag/drivers -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/aice/src_jtag_aice_libocdaice_la-aice_usb.lo `test -f 'src/jtag/aice/aice_usb.c' || echo './'`src/jtag/aice/aice_usb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/jtag/drivers -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/aice/aice_transport.c -o src/jtag/aice/src_jtag_aice_libocdaice_la-aice_transport.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/jtag/drivers -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/aice/aice_interface.c -o src/jtag/aice/src_jtag_aice_libocdaice_la-aice_interface.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/jtag/drivers -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/aice/src_jtag_aice_libocdaice_la-aice_pipe.lo `test -f 'src/jtag/aice/aice_pipe.c' || echo './'`src/jtag/aice/aice_pipe.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/jtag/drivers -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/aice/aice_port.c -o src/jtag/aice/src_jtag_aice_libocdaice_la-aice_port.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/jtag/drivers -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/aice/aice_usb.c -o src/jtag/aice/src_jtag_aice_libocdaice_la-aice_usb.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-driver.lo `test -f 'src/jtag/drivers/driver.c' || echo './'`src/jtag/drivers/driver.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-libusb1_common.lo `test -f 'src/jtag/drivers/libusb1_common.c' || echo './'`src/jtag/drivers/libusb1_common.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/jtag/drivers -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/aice/aice_pipe.c -o src/jtag/aice/src_jtag_aice_libocdaice_la-aice_pipe.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/driver.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-driver.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/libusb1_common.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-libusb1_common.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-usb_common.lo `test -f 'src/jtag/drivers/usb_common.c' || echo './'`src/jtag/drivers/usb_common.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-jlink.lo `test -f 'src/jtag/drivers/jlink.c' || echo './'`src/jtag/drivers/jlink.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-bitbang.lo `test -f 'src/jtag/drivers/bitbang.c' || echo './'`src/jtag/drivers/bitbang.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/jlink.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-jlink.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/usb_common.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-usb_common.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/bitbang.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-bitbang.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-ftdi.lo `test -f 'src/jtag/drivers/ftdi.c' || echo './'`src/jtag/drivers/ftdi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/ftdi.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-ftdi.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-mpsse.lo `test -f 'src/jtag/drivers/mpsse.c' || echo './'`src/jtag/drivers/mpsse.c src/jtag/drivers/ftdi.c: In function ‘ftdi_handle_set_signal_command’: src/jtag/drivers/ftdi.c:854:6: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-fallthrough=-Wimplicit-fallthrough=]8;;] 854 | if (CMD_ARGV[1][1] == '\0') { | ^ src/jtag/drivers/ftdi.c:858:2: note: here 858 | default: | ^~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-amt_jtagaccel.lo `test -f 'src/jtag/drivers/amt_jtagaccel.c' || echo './'`src/jtag/drivers/amt_jtagaccel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/mpsse.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-mpsse.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/amt_jtagaccel.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-amt_jtagaccel.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-gw16012.lo `test -f 'src/jtag/drivers/gw16012.c' || echo './'`src/jtag/drivers/gw16012.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-bitq.lo `test -f 'src/jtag/drivers/bitq.c' || echo './'`src/jtag/drivers/bitq.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/gw16012.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-gw16012.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-presto.lo `test -f 'src/jtag/drivers/presto.c' || echo './'`src/jtag/drivers/presto.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-usbprog.lo `test -f 'src/jtag/drivers/usbprog.c' || echo './'`src/jtag/drivers/usbprog.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/bitq.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-bitq.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/presto.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-presto.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-rlink.lo `test -f 'src/jtag/drivers/rlink.c' || echo './'`src/jtag/drivers/rlink.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/usbprog.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-usbprog.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-rlink_speed_table.lo `test -f 'src/jtag/drivers/rlink_speed_table.c' || echo './'`src/jtag/drivers/rlink_speed_table.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/rlink.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-rlink.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-ulink.lo `test -f 'src/jtag/drivers/ulink.c' || echo './'`src/jtag/drivers/ulink.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtogpio.lo `test -f 'src/jtag/drivers/versaloon/usbtoxxx/usbtogpio.c' || echo './'`src/jtag/drivers/versaloon/usbtoxxx/usbtogpio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/rlink_speed_table.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-rlink_speed_table.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtojtagraw.lo `test -f 'src/jtag/drivers/versaloon/usbtoxxx/usbtojtagraw.c' || echo './'`src/jtag/drivers/versaloon/usbtoxxx/usbtojtagraw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/ulink.c -o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-ulink.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/versaloon/usbtoxxx/usbtogpio.c -o src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtogpio.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/versaloon/usbtoxxx/usbtojtagraw.c -o src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtojtagraw.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtoswd.lo `test -f 'src/jtag/drivers/versaloon/usbtoxxx/usbtoswd.c' || echo './'`src/jtag/drivers/versaloon/usbtoxxx/usbtoswd.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtopwr.lo `test -f 'src/jtag/drivers/versaloon/usbtoxxx/usbtopwr.c' || echo './'`src/jtag/drivers/versaloon/usbtoxxx/usbtopwr.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtoxxx.lo `test -f 'src/jtag/drivers/versaloon/usbtoxxx/usbtoxxx.c' || echo './'`src/jtag/drivers/versaloon/usbtoxxx/usbtoxxx.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/versaloon/usbtoxxx/usbtoswd.c -o src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtoswd.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/versaloon/usbtoxxx/usbtopwr.c -o src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtopwr.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/versaloon/usbtoxxx/usbtoxxx.c -o src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtoxxx.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/versaloon/src_jtag_drivers_libocdjtagdrivers_la-versaloon.lo `test -f 'src/jtag/drivers/versaloon/versaloon.c' || echo './'`src/jtag/drivers/versaloon/versaloon.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/jtag/drivers -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/usb_blaster/src_jtag_drivers_usb_blaster_libocdusbblaster_la-usb_blaster.lo `test -f 'src/jtag/drivers/usb_blaster/usb_blaster.c' || echo './'`src/jtag/drivers/usb_blaster/usb_blaster.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/jtag/drivers -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/usb_blaster/src_jtag_drivers_usb_blaster_libocdusbblaster_la-ublast_access_ftdi.lo `test -f 'src/jtag/drivers/usb_blaster/ublast_access_ftdi.c' || echo './'`src/jtag/drivers/usb_blaster/ublast_access_ftdi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -I/usr/include/hidapi -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/versaloon/versaloon.c -o src/jtag/drivers/versaloon/src_jtag_drivers_libocdjtagdrivers_la-versaloon.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/jtag/drivers -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/usb_blaster/usb_blaster.c -o src/jtag/drivers/usb_blaster/src_jtag_drivers_usb_blaster_libocdusbblaster_la-usb_blaster.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/jtag/drivers -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/usb_blaster/ublast_access_ftdi.c -o src/jtag/drivers/usb_blaster/src_jtag_drivers_usb_blaster_libocdusbblaster_la-ublast_access_ftdi.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/jtag/drivers -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/jtag/drivers/usb_blaster/src_jtag_drivers_usb_blaster_libocdusbblaster_la-ublast2_access_libusb.lo `test -f 'src/jtag/drivers/usb_blaster/ublast2_access_libusb.c' || echo './'`src/jtag/drivers/usb_blaster/ublast2_access_libusb.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/transport/transport.lo src/transport/transport.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/common.lo src/flash/common.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/jtag/drivers -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/jtag/drivers/usb_blaster/ublast2_access_libusb.c -o src/jtag/drivers/usb_blaster/src_jtag_drivers_usb_blaster_libocdusbblaster_la-ublast2_access_libusb.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/transport/transport.c -o src/transport/transport.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/common.c -o src/flash/common.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/mflash.lo src/flash/mflash.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/core.lo src/flash/nor/core.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/tcl.lo src/flash/nor/tcl.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/aduc702x.lo src/flash/nor/aduc702x.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/mflash.c -o src/flash/mflash.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/core.c -o src/flash/nor/core.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/tcl.c -o src/flash/nor/tcl.o src/flash/mflash.c: In function ‘mg_dsk_wait’: src/flash/mflash.c:260:9: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-fallthrough=-Wimplicit-fallthrough=]8;;] 260 | if (status & mg_io_rbit_status_ready) | ^ src/flash/mflash.c:263:5: note: here 263 | case mg_io_wait_drq: | ^~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/aduc702x.c -o src/flash/nor/aduc702x.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/aducm360.lo src/flash/nor/aducm360.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/ambiqmicro.lo src/flash/nor/ambiqmicro.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/at91sam4.lo src/flash/nor/at91sam4.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/at91sam4l.lo src/flash/nor/at91sam4l.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/aducm360.c -o src/flash/nor/aducm360.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/ambiqmicro.c -o src/flash/nor/ambiqmicro.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/at91sam4.c -o src/flash/nor/at91sam4.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/at91sam4l.c -o src/flash/nor/at91sam4l.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/at91samd.lo src/flash/nor/at91samd.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/at91sam3.lo src/flash/nor/at91sam3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/at91samd.c -o src/flash/nor/at91samd.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/at91sam7.lo src/flash/nor/at91sam7.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/at91sam3.c -o src/flash/nor/at91sam3.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/at91sam7.c -o src/flash/nor/at91sam7.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/atsamv.lo src/flash/nor/atsamv.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/avrf.lo src/flash/nor/avrf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/atsamv.c -o src/flash/nor/atsamv.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/avrf.c -o src/flash/nor/avrf.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/cfi.lo src/flash/nor/cfi.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/dsp5680xx_flash.lo src/flash/nor/dsp5680xx_flash.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/efm32.lo src/flash/nor/efm32.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/em357.lo src/flash/nor/em357.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/cfi.c -o src/flash/nor/cfi.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/dsp5680xx_flash.c -o src/flash/nor/dsp5680xx_flash.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/efm32.c -o src/flash/nor/efm32.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/em357.c -o src/flash/nor/em357.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/faux.lo src/flash/nor/faux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/faux.c -o src/flash/nor/faux.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/fm3.lo src/flash/nor/fm3.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/fm4.lo src/flash/nor/fm4.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/jtagspi.lo src/flash/nor/jtagspi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/fm3.c -o src/flash/nor/fm3.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/fm4.c -o src/flash/nor/fm4.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/jtagspi.c -o src/flash/nor/jtagspi.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/kinetis.lo src/flash/nor/kinetis.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/kinetis_ke.lo src/flash/nor/kinetis_ke.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/lpc2000.lo src/flash/nor/lpc2000.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/lpc288x.lo src/flash/nor/lpc288x.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/kinetis.c -o src/flash/nor/kinetis.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/kinetis_ke.c -o src/flash/nor/kinetis_ke.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/lpc2000.c -o src/flash/nor/lpc2000.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/lpc288x.c -o src/flash/nor/lpc288x.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/lpc2900.lo src/flash/nor/lpc2900.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/lpcspifi.lo src/flash/nor/lpcspifi.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/mdr.lo src/flash/nor/mdr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/lpc2900.c -o src/flash/nor/lpc2900.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/lpcspifi.c -o src/flash/nor/lpcspifi.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/mrvlqspi.lo src/flash/nor/mrvlqspi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/mdr.c -o src/flash/nor/mdr.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/mrvlqspi.c -o src/flash/nor/mrvlqspi.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/niietcm4.lo src/flash/nor/niietcm4.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/non_cfi.lo src/flash/nor/non_cfi.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/nrf51.lo src/flash/nor/nrf51.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/niietcm4.c -o src/flash/nor/niietcm4.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/non_cfi.c -o src/flash/nor/non_cfi.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/nrf51.c -o src/flash/nor/nrf51.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/numicro.lo src/flash/nor/numicro.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/ocl.lo src/flash/nor/ocl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/numicro.c -o src/flash/nor/numicro.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/ocl.c -o src/flash/nor/ocl.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/pic32mx.lo src/flash/nor/pic32mx.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/psoc4.lo src/flash/nor/psoc4.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/sim3x.lo src/flash/nor/sim3x.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/pic32mx.c -o src/flash/nor/pic32mx.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/spi.lo src/flash/nor/spi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/psoc4.c -o src/flash/nor/psoc4.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/sim3x.c -o src/flash/nor/sim3x.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/spi.c -o src/flash/nor/spi.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/stmsmi.lo src/flash/nor/stmsmi.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/stellaris.lo src/flash/nor/stellaris.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/stm32f1x.lo src/flash/nor/stm32f1x.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/stm32f2x.lo src/flash/nor/stm32f2x.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/stmsmi.c -o src/flash/nor/stmsmi.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/stellaris.c -o src/flash/nor/stellaris.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/stm32f1x.c -o src/flash/nor/stm32f1x.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/stm32f2x.c -o src/flash/nor/stm32f2x.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/stm32lx.lo src/flash/nor/stm32lx.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/stm32l4x.lo src/flash/nor/stm32l4x.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/stm32lx.c -o src/flash/nor/stm32lx.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/str7x.lo src/flash/nor/str7x.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/stm32l4x.c -o src/flash/nor/stm32l4x.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/str9x.lo src/flash/nor/str9x.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/str7x.c -o src/flash/nor/str7x.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/str9x.c -o src/flash/nor/str9x.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/str9xpec.lo src/flash/nor/str9xpec.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/tms470.lo src/flash/nor/tms470.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/virtual.lo src/flash/nor/virtual.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/str9xpec.c -o src/flash/nor/str9xpec.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/tms470.c -o src/flash/nor/tms470.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/xmc1xxx.lo src/flash/nor/xmc1xxx.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/virtual.c -o src/flash/nor/virtual.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/xmc1xxx.c -o src/flash/nor/xmc1xxx.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/xmc4xxx.lo src/flash/nor/xmc4xxx.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nor/drivers.lo src/flash/nor/drivers.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/ecc.lo src/flash/nand/ecc.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/ecc_kw.lo src/flash/nand/ecc_kw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/xmc4xxx.c -o src/flash/nor/xmc4xxx.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nor/drivers.c -o src/flash/nor/drivers.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/ecc.c -o src/flash/nand/ecc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/ecc_kw.c -o src/flash/nand/ecc_kw.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/core.lo src/flash/nand/core.c src/flash/nor/xmc4xxx.c: In function ‘xmc4xxx_get_info_command’: src/flash/nor/xmc4xxx.c:939:43: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 939 | snprintf(otp_str, sizeof(otp_str), "- %d\n", i); | ^~ src/flash/nor/xmc4xxx.c:939:40: note: directive argument in the range [0, 2147483647] 939 | snprintf(otp_str, sizeof(otp_str), "- %d\n", i); | ^~~~~~~~ In file included from /usr/include/stdio.h:867, from ./src/helper/system.h:25, from ./config.h:323, from src/flash/nor/xmc4xxx.c:19: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 5 and 14 bytes into a destination of size 8 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/fileio.lo src/flash/nand/fileio.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/tcl.lo src/flash/nand/tcl.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/arm_io.lo src/flash/nand/arm_io.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/core.c -o src/flash/nand/core.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/fileio.c -o src/flash/nand/fileio.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/tcl.c -o src/flash/nand/tcl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/arm_io.c -o src/flash/nand/arm_io.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/nonce.lo src/flash/nand/nonce.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/davinci.lo src/flash/nand/davinci.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/lpc3180.lo src/flash/nand/lpc3180.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/lpc32xx.lo src/flash/nand/lpc32xx.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/nonce.c -o src/flash/nand/nonce.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/davinci.c -o src/flash/nand/davinci.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/lpc3180.c -o src/flash/nand/lpc3180.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/mxc.lo src/flash/nand/mxc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/lpc32xx.c -o src/flash/nand/lpc32xx.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/mxc.c -o src/flash/nand/mxc.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/mx3.lo src/flash/nand/mx3.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/orion.lo src/flash/nand/orion.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/mx3.c -o src/flash/nand/mx3.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/s3c24xx.lo src/flash/nand/s3c24xx.c src/flash/nand/mx3.c: In function ‘imx31_command’: src/flash/nand/mx3.c:283:20: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-fallthrough=-Wimplicit-fallthrough=]8;;] 283 | in_sram_address = MX3_NF_MAIN_BUFFER0 + (nand->page_size >> 1); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/flash/nand/mx3.c:284:3: note: here 284 | default: | ^~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/s3c2410.lo src/flash/nand/s3c2410.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/orion.c -o src/flash/nand/orion.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/s3c24xx.c -o src/flash/nand/s3c24xx.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/s3c2412.lo src/flash/nand/s3c2412.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/s3c2440.lo src/flash/nand/s3c2440.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/s3c2410.c -o src/flash/nand/s3c2410.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/s3c2443.lo src/flash/nand/s3c2443.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/s3c6400.lo src/flash/nand/s3c6400.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/s3c2412.c -o src/flash/nand/s3c2412.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/s3c2440.c -o src/flash/nand/s3c2440.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/s3c2443.c -o src/flash/nand/s3c2443.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/at91sam9.lo src/flash/nand/at91sam9.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/s3c6400.c -o src/flash/nand/s3c6400.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/nuc910.lo src/flash/nand/nuc910.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/flash/nand/driver.lo src/flash/nand/driver.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/algorithm.lo src/target/algorithm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/at91sam9.c -o src/flash/nand/at91sam9.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/nuc910.c -o src/flash/nand/nuc910.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/flash/nand/driver.c -o src/flash/nand/driver.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/algorithm.c -o src/target/algorithm.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/register.lo src/target/register.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/image.lo src/target/image.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/breakpoints.lo src/target/breakpoints.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/target.lo src/target/target.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/register.c -o src/target/register.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/image.c -o src/target/image.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/breakpoints.c -o src/target/breakpoints.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/target.c -o src/target/target.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/target_request.lo src/target/target_request.c src/target/target.c: In function ‘handle_bp_command’: src/target/target.c:3564:14: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-fallthrough=-Wimplicit-fallthrough=]8;;] 3564 | } else if (strcmp(CMD_ARGV[2], "hw_ctx") == 0) { | ^ src/target/target.c:3572:3: note: here 3572 | case 4: | ^~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/target_request.c -o src/target/target_request.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/testee.lo src/target/testee.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/smp.lo src/target/smp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/testee.c -o src/target/testee.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/arm_dpm.lo src/target/arm_dpm.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/arm_jtag.lo src/target/arm_jtag.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/smp.c -o src/target/smp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/arm_dpm.c -o src/target/arm_dpm.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/arm_disassembler.lo src/target/arm_disassembler.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/arm_jtag.c -o src/target/arm_jtag.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/arm_simulator.lo src/target/arm_simulator.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/arm_disassembler.c -o src/target/arm_disassembler.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/arm_semihosting.lo src/target/arm_semihosting.c src/target/arm_disassembler.c: In function ‘evaluate_misc_instr’: src/target/arm_disassembler.c:1499:30: warning: bitwise comparison always evaluates to false []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wtautological-compare-Wtautological-compare]8;;] 1499 | if (((opcode & 0x00600000) == 0x00100000) && (x == 0)) { | ^~ src/target/arm_disassembler.c:1521:29: warning: bitwise comparison always evaluates to false []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wtautological-compare-Wtautological-compare]8;;] 1521 | if ((opcode & 0x00600000) == 0x00300000) { | ^~ src/target/arm_disassembler.c:1542:30: warning: bitwise comparison always evaluates to false []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wtautological-compare-Wtautological-compare]8;;] 1542 | if (((opcode & 0x00600000) == 0x00100000) && (x == 1)) { | ^~ src/target/arm_disassembler.c: In function ‘t2ev_data_immed’: src/target/arm_disassembler.c:3301:14: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-fallthrough=-Wimplicit-fallthrough=]8;;] 3301 | is_signed = true; | ^ src/target/arm_disassembler.c:3302:3: note: here 3302 | case 0x18: | ^~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/arm_simulator.c -o src/target/arm_simulator.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/arm_semihosting.c -o src/target/arm_semihosting.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/arm_adi_v5.lo src/target/arm_adi_v5.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/armv7a_cache.lo src/target/armv7a_cache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/arm_adi_v5.c -o src/target/arm_adi_v5.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/armv7a_cache.c -o src/target/armv7a_cache.o src/target/arm_adi_v5.c: In function ‘mem_ap_read’: src/target/arm_adi_v5.c:511:15: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-fallthrough=-Wimplicit-fallthrough=]8;;] 511 | *buffer++ = *read_ptr >> 8 * (3 - (address++ & 3)); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/target/arm_adi_v5.c:512:4: note: here 512 | case 2: | ^~~~ src/target/arm_adi_v5.c:513:15: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-fallthrough=-Wimplicit-fallthrough=]8;;] 513 | *buffer++ = *read_ptr >> 8 * (3 - (address++ & 3)); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/target/arm_adi_v5.c:514:4: note: here 514 | case 1: | ^~~~ src/target/arm_adi_v5.c:521:15: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-fallthrough=-Wimplicit-fallthrough=]8;;] 521 | *buffer++ = *read_ptr >> 8 * (address++ & 3); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/target/arm_adi_v5.c:522:4: note: here 522 | case 2: | ^~~~ src/target/arm_adi_v5.c:523:15: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-fallthrough=-Wimplicit-fallthrough=]8;;] 523 | *buffer++ = *read_ptr >> 8 * (address++ & 3); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/target/arm_adi_v5.c:524:4: note: here 524 | case 1: | ^~~~ src/target/arm_adi_v5.c: In function ‘mem_ap_write’: src/target/arm_adi_v5.c:348:14: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-fallthrough=-Wimplicit-fallthrough=]8;;] 348 | outvalue |= (uint32_t)*buffer++ << 8 * (address++ & 3); | ^~ src/target/arm_adi_v5.c:349:4: note: here 349 | case 2: | ^~~~ src/target/arm_adi_v5.c:350:14: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-fallthrough=-Wimplicit-fallthrough=]8;;] 350 | outvalue |= (uint32_t)*buffer++ << 8 * (address++ & 3); | ^~ src/target/arm_adi_v5.c:351:4: note: here 351 | case 1: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/armv7a_cache_l2x.lo src/target/armv7a_cache_l2x.c src/target/arm_adi_v5.c: In function ‘dap_rom_display’: src/target/arm_adi_v5.c:1064:35: warning: ‘%02d’ directive output may be truncated writing between 2 and 11 bytes into a region of size 5 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 1064 | snprintf(tabs, sizeof(tabs), "[L%02d] ", depth); | ^~~~ src/target/arm_adi_v5.c:1064:32: note: directive argument in the range [-2147483647, 16] 1064 | snprintf(tabs, sizeof(tabs), "[L%02d] ", depth); | ^~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ./src/helper/system.h:25, from ./config.h:323, from src/target/arm_adi_v5.c:70: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 16 bytes into a destination of size 7 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/adi_v5_jtag.lo src/target/adi_v5_jtag.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/armv7a_cache_l2x.c -o src/target/armv7a_cache_l2x.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/adi_v5_swd.lo src/target/adi_v5_swd.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/embeddedice.lo src/target/embeddedice.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/adi_v5_jtag.c -o src/target/adi_v5_jtag.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/trace.lo src/target/trace.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/adi_v5_swd.c -o src/target/adi_v5_swd.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/embeddedice.c -o src/target/embeddedice.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/etb.lo src/target/etb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/trace.c -o src/target/trace.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/etm.lo src/target/etm.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/etm_dummy.lo src/target/etm_dummy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/etb.c -o src/target/etb.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/armv4_5.lo src/target/armv4_5.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/etm.c -o src/target/etm.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/etm_dummy.c -o src/target/etm_dummy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/armv4_5.c -o src/target/armv4_5.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/armv4_5_mmu.lo src/target/armv4_5_mmu.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/armv4_5_cache.lo src/target/armv4_5_cache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/armv4_5_mmu.c -o src/target/armv4_5_mmu.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/armv4_5_cache.c -o src/target/armv4_5_cache.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/arm7_9_common.lo src/target/arm7_9_common.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/arm7tdmi.lo src/target/arm7tdmi.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/arm720t.lo src/target/arm720t.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/arm9tdmi.lo src/target/arm9tdmi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/arm7_9_common.c -o src/target/arm7_9_common.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/arm7tdmi.c -o src/target/arm7tdmi.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/arm720t.c -o src/target/arm720t.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/arm9tdmi.c -o src/target/arm9tdmi.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/arm920t.lo src/target/arm920t.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/arm966e.lo src/target/arm966e.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/arm920t.c -o src/target/arm920t.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/arm966e.c -o src/target/arm966e.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/arm946e.lo src/target/arm946e.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/arm926ejs.lo src/target/arm926ejs.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/feroceon.lo src/target/feroceon.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/arm946e.c -o src/target/arm946e.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/arm926ejs.c -o src/target/arm926ejs.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/arm11.lo src/target/arm11.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/feroceon.c -o src/target/feroceon.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/arm11.c -o src/target/arm11.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/arm11_dbgtap.lo src/target/arm11_dbgtap.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/armv7m.lo src/target/armv7m.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/arm11_dbgtap.c -o src/target/arm11_dbgtap.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/armv7m_trace.lo src/target/armv7m_trace.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/armv7m.c -o src/target/armv7m.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/armv7m_trace.c -o src/target/armv7m_trace.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/cortex_m.lo src/target/cortex_m.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/armv7a.lo src/target/armv7a.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/cortex_m.c -o src/target/cortex_m.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/cortex_a.lo src/target/cortex_a.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/ls1_sap.lo src/target/ls1_sap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/armv7a.c -o src/target/armv7a.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/cortex_a.c -o src/target/cortex_a.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/ls1_sap.c -o src/target/ls1_sap.o In file included from ./src/jtag/jtag.h:26, from src/target/arm_jtag.h:25, from src/target/arm_adi_v5.h:33, from src/target/armv7a.h:21, from src/target/armv7a.c:26: src/target/armv7a.c: In function ‘armv7a_mmu_translate_va_pa’: ./src/helper/log.h:114:2: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-fallthrough=-Wimplicit-fallthrough=]8;;] 114 | log_printf_lf(LOG_LVL_INFO, __FILE__, __LINE__, __func__, expr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/target/armv7a.c:357:5: note: in expansion of macro ‘LOG_INFO’ 357 | LOG_INFO("inner: Write-Back, no Write-Allocate"); | ^~~~~~~~ src/target/armv7a.c:359:4: note: here 359 | default: | ^~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/fa526.lo src/target/fa526.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/xscale.lo src/target/xscale.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/fa526.c -o src/target/fa526.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/xscale.c -o src/target/xscale.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/avr32_ap7k.lo src/target/avr32_ap7k.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/avr32_jtag.lo src/target/avr32_jtag.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/avr32_ap7k.c -o src/target/avr32_ap7k.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/avr32_jtag.c -o src/target/avr32_jtag.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/avr32_mem.lo src/target/avr32_mem.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/avr32_regs.lo src/target/avr32_regs.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/mips32.lo src/target/mips32.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/avr32_mem.c -o src/target/avr32_mem.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/avr32_regs.c -o src/target/avr32_regs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/mips32.c -o src/target/mips32.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/mips_m4k.lo src/target/mips_m4k.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/mips32_pracc.lo src/target/mips32_pracc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/mips_m4k.c -o src/target/mips_m4k.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/mips32_dmaacc.lo src/target/mips32_dmaacc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/mips32_pracc.c -o src/target/mips32_pracc.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/mips_ejtag.lo src/target/mips_ejtag.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/mips32_dmaacc.c -o src/target/mips32_dmaacc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/mips_ejtag.c -o src/target/mips_ejtag.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/nds32.lo src/target/nds32.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/nds32_reg.lo src/target/nds32_reg.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/nds32_cmd.lo src/target/nds32_cmd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/nds32.c -o src/target/nds32.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/nds32_reg.c -o src/target/nds32_reg.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/nds32_disassembler.lo src/target/nds32_disassembler.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/nds32_cmd.c -o src/target/nds32_cmd.o src/target/nds32_cmd.c: In function ‘jim_nds32_bulk_read’: src/target/nds32_cmd.c:824:21: warning: ‘__builtin___sprintf_chk’ writing a terminating nul past the end of the destination []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] 824 | sprintf(data_str, "0x%08" PRIx32 " ", data[i]); | ^~~~~~~ src/target/nds32_cmd.c:824:38: note: format string is defined here 824 | sprintf(data_str, "0x%08" PRIx32 " ", data[i]); | ^ In file included from /usr/include/stdio.h:867, from ./src/helper/system.h:25, from ./config.h:323, from src/target/nds32_cmd.c:20: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output 12 bytes into a destination of size 11 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/nds32_disassembler.c -o src/target/nds32_disassembler.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/nds32_tlb.lo src/target/nds32_tlb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/nds32_tlb.c -o src/target/nds32_tlb.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/nds32_v2.lo src/target/nds32_v2.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/nds32_v3_common.lo src/target/nds32_v3_common.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/nds32_v2.c -o src/target/nds32_v2.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/nds32_v3_common.c -o src/target/nds32_v3_common.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/nds32_v3.lo src/target/nds32_v3.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/nds32_v3m.lo src/target/nds32_v3m.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/nds32_aice.lo src/target/nds32_aice.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/nds32_v3.c -o src/target/nds32_v3.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/nds32_v3m.c -o src/target/nds32_v3m.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/nds32_aice.c -o src/target/nds32_aice.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/quark_x10xx.lo src/target/quark_x10xx.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/quark_d20xx.lo src/target/quark_d20xx.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/lakemont.lo src/target/lakemont.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/quark_x10xx.c -o src/target/quark_x10xx.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/quark_d20xx.c -o src/target/quark_d20xx.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/x86_32_common.lo src/target/x86_32_common.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/lakemont.c -o src/target/lakemont.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/avrt.lo src/target/avrt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/x86_32_common.c -o src/target/x86_32_common.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/dsp563xx.lo src/target/dsp563xx.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/avrt.c -o src/target/avrt.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/dsp563xx_once.lo src/target/dsp563xx_once.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/dsp563xx.c -o src/target/dsp563xx.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/dsp5680xx.lo src/target/dsp5680xx.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/dsp563xx_once.c -o src/target/dsp563xx_once.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/dsp5680xx.c -o src/target/dsp5680xx.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/hla_target.lo src/target/hla_target.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/openrisc/or1k.lo src/target/openrisc/or1k.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/hla_target.c -o src/target/hla_target.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/openrisc/or1k_du_adv.lo src/target/openrisc/or1k_du_adv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/openrisc/or1k.c -o src/target/openrisc/or1k.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/openrisc/or1k_du_adv.c -o src/target/openrisc/or1k_du_adv.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/openrisc/or1k_tap_mohor.lo src/target/openrisc/or1k_tap_mohor.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/openrisc/or1k_tap_vjtag.lo src/target/openrisc/or1k_tap_vjtag.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/openrisc/or1k_tap_mohor.c -o src/target/openrisc/or1k_tap_mohor.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/openrisc/or1k_tap_xilinx_bscan.lo src/target/openrisc/or1k_tap_xilinx_bscan.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/openrisc/or1k_tap_vjtag.c -o src/target/openrisc/or1k_tap_vjtag.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/target/openrisc/jsp_server.lo src/target/openrisc/jsp_server.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/server/src_server_libserver_la-server.lo `test -f 'src/server/server.c' || echo './'`src/server/server.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/openrisc/or1k_tap_xilinx_bscan.c -o src/target/openrisc/or1k_tap_xilinx_bscan.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/server/src_server_libserver_la-telnet_server.lo `test -f 'src/server/telnet_server.c' || echo './'`src/server/telnet_server.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/target/openrisc/jsp_server.c -o src/target/openrisc/jsp_server.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/server/server.c -o src/server/src_server_libserver_la-server.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/server/src_server_libserver_la-gdb_server.lo `test -f 'src/server/gdb_server.c' || echo './'`src/server/gdb_server.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/server/telnet_server.c -o src/server/src_server_libserver_la-telnet_server.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/server/src_server_libserver_la-server_stubs.lo `test -f 'src/server/server_stubs.c' || echo './'`src/server/server_stubs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/server/gdb_server.c -o src/server/src_server_libserver_la-gdb_server.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/server/src_server_libserver_la-tcl_server.lo `test -f 'src/server/tcl_server.c' || echo './'`src/server/tcl_server.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/server/server_stubs.c -o src/server/src_server_libserver_la-server_stubs.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/rtos/src_rtos_librtos_la-rtos.lo `test -f 'src/rtos/rtos.c' || echo './'`src/rtos/rtos.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/server/tcl_server.c -o src/server/src_server_libserver_la-tcl_server.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/rtos/src_rtos_librtos_la-rtos_standard_stackings.lo `test -f 'src/rtos/rtos_standard_stackings.c' || echo './'`src/rtos/rtos_standard_stackings.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/rtos/rtos.c -o src/rtos/src_rtos_librtos_la-rtos.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/rtos/src_rtos_librtos_la-rtos_ecos_stackings.lo `test -f 'src/rtos/rtos_ecos_stackings.c' || echo './'`src/rtos/rtos_ecos_stackings.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/rtos/rtos_standard_stackings.c -o src/rtos/src_rtos_librtos_la-rtos_standard_stackings.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/rtos/src_rtos_librtos_la-rtos_chibios_stackings.lo `test -f 'src/rtos/rtos_chibios_stackings.c' || echo './'`src/rtos/rtos_chibios_stackings.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/rtos/rtos_ecos_stackings.c -o src/rtos/src_rtos_librtos_la-rtos_ecos_stackings.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/rtos/src_rtos_librtos_la-rtos_embkernel_stackings.lo `test -f 'src/rtos/rtos_embkernel_stackings.c' || echo './'`src/rtos/rtos_embkernel_stackings.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/rtos/src_rtos_librtos_la-rtos_mqx_stackings.lo `test -f 'src/rtos/rtos_mqx_stackings.c' || echo './'`src/rtos/rtos_mqx_stackings.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/rtos/rtos_chibios_stackings.c -o src/rtos/src_rtos_librtos_la-rtos_chibios_stackings.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/rtos/src_rtos_librtos_la-rtos_ucos_iii_stackings.lo `test -f 'src/rtos/rtos_ucos_iii_stackings.c' || echo './'`src/rtos/rtos_ucos_iii_stackings.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/rtos/rtos_embkernel_stackings.c -o src/rtos/src_rtos_librtos_la-rtos_embkernel_stackings.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/rtos/rtos_mqx_stackings.c -o src/rtos/src_rtos_librtos_la-rtos_mqx_stackings.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/rtos/src_rtos_librtos_la-FreeRTOS.lo `test -f 'src/rtos/FreeRTOS.c' || echo './'`src/rtos/FreeRTOS.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/rtos/src_rtos_librtos_la-ThreadX.lo `test -f 'src/rtos/ThreadX.c' || echo './'`src/rtos/ThreadX.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/rtos/src_rtos_librtos_la-eCos.lo `test -f 'src/rtos/eCos.c' || echo './'`src/rtos/eCos.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/rtos/rtos_ucos_iii_stackings.c -o src/rtos/src_rtos_librtos_la-rtos_ucos_iii_stackings.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/rtos/src_rtos_librtos_la-linux.lo `test -f 'src/rtos/linux.c' || echo './'`src/rtos/linux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/rtos/FreeRTOS.c -o src/rtos/src_rtos_librtos_la-FreeRTOS.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/rtos/ThreadX.c -o src/rtos/src_rtos_librtos_la-ThreadX.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/rtos/eCos.c -o src/rtos/src_rtos_librtos_la-eCos.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/rtos/linux.c -o src/rtos/src_rtos_librtos_la-linux.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/rtos/src_rtos_librtos_la-ChibiOS.lo `test -f 'src/rtos/ChibiOS.c' || echo './'`src/rtos/ChibiOS.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/rtos/src_rtos_librtos_la-embKernel.lo `test -f 'src/rtos/embKernel.c' || echo './'`src/rtos/embKernel.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/rtos/src_rtos_librtos_la-mqx.lo `test -f 'src/rtos/mqx.c' || echo './'`src/rtos/mqx.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/rtos/ChibiOS.c -o src/rtos/src_rtos_librtos_la-ChibiOS.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/rtos/embKernel.c -o src/rtos/src_rtos_librtos_la-embKernel.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/rtos/mqx.c -o src/rtos/src_rtos_librtos_la-mqx.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/rtos/src_rtos_librtos_la-uCOS-III.lo `test -f 'src/rtos/uCOS-III.c' || echo './'`src/rtos/uCOS-III.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/helper/src_helper_libhelper_la-binarybuffer.lo `test -f 'src/helper/binarybuffer.c' || echo './'`src/helper/binarybuffer.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/helper/src_helper_libhelper_la-options.lo `test -f 'src/helper/options.c' || echo './'`src/helper/options.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/helper/src_helper_libhelper_la-time_support_common.lo `test -f 'src/helper/time_support_common.c' || echo './'`src/helper/time_support_common.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/rtos/uCOS-III.c -o src/rtos/src_rtos_librtos_la-uCOS-III.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/helper/options.c -o src/helper/src_helper_libhelper_la-options.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/helper/binarybuffer.c -o src/helper/src_helper_libhelper_la-binarybuffer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/helper/time_support_common.c -o src/helper/src_helper_libhelper_la-time_support_common.o In file included from src/helper/options.c:38: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/helper/src_helper_libhelper_la-configuration.lo `test -f 'src/helper/configuration.c' || echo './'`src/helper/configuration.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/helper/src_helper_libhelper_la-log.lo `test -f 'src/helper/log.c' || echo './'`src/helper/log.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/helper/src_helper_libhelper_la-command.lo `test -f 'src/helper/command.c' || echo './'`src/helper/command.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/helper/src_helper_libhelper_la-time_support.lo `test -f 'src/helper/time_support.c' || echo './'`src/helper/time_support.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/helper/configuration.c -o src/helper/src_helper_libhelper_la-configuration.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/helper/log.c -o src/helper/src_helper_libhelper_la-log.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/helper/command.c -o src/helper/src_helper_libhelper_la-command.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/helper/src_helper_libhelper_la-replacements.lo `test -f 'src/helper/replacements.c' || echo './'`src/helper/replacements.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/helper/time_support.c -o src/helper/src_helper_libhelper_la-time_support.o src/helper/command.c: In function ‘handle_command_parse_bool’: src/helper/command.c:1451:11: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-fallthrough=-Wimplicit-fallthrough=]8;;] 1451 | case 1: { | ^ src/helper/command.c:1459:3: note: here 1459 | case 0: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/helper/src_helper_libhelper_la-fileio.lo `test -f 'src/helper/fileio.c' || echo './'`src/helper/fileio.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/helper/src_helper_libhelper_la-util.lo `test -f 'src/helper/util.c' || echo './'`src/helper/util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/helper/replacements.c -o src/helper/src_helper_libhelper_la-replacements.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/helper/src_helper_libhelper_la-jep106.lo `test -f 'src/helper/jep106.c' || echo './'`src/helper/jep106.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/helper/fileio.c -o src/helper/src_helper_libhelper_la-fileio.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/helper/util.c -o src/helper/src_helper_libhelper_la-util.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/helper/src_helper_libhelper_la-jim-nvp.lo `test -f 'src/helper/jim-nvp.c' || echo './'`src/helper/jim-nvp.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c -o src/helper/src_helper_libhelper_la-ioutil_stubs.lo `test -f 'src/helper/ioutil_stubs.c' || echo './'`src/helper/ioutil_stubs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/helper/jep106.c -o src/helper/src_helper_libhelper_la-jep106.o /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/xsvf/libxsvf.la src/xsvf/xsvf.lo -ldl libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/helper/jim-nvp.c -o src/helper/src_helper_libhelper_la-jim-nvp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" -isystem /usr/include/libusb-1.0 -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -c src/helper/ioutil_stubs.c -o src/helper/src_helper_libhelper_la-ioutil_stubs.o /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/svf/libsvf.la src/svf/svf.lo -ldl /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/pld/libpld.la src/pld/pld.lo src/pld/xilinx_bit.lo src/pld/virtex2.lo -ldl libtool: link: x86_64-pc-linux-gnu-ar cru src/xsvf/.libs/libxsvf.a src/xsvf/xsvf.o libtool: link: x86_64-pc-linux-gnu-ranlib src/xsvf/.libs/libxsvf.a libtool: link: ( cd "src/xsvf/.libs" && rm -f "libxsvf.la" && ln -s "../libxsvf.la" "libxsvf.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/jtag/hla/libocdhla.la src/jtag/hla/hla_transport.lo src/jtag/hla/hla_tcl.lo src/jtag/hla/hla_interface.lo src/jtag/hla/hla_layout.lo -ldl /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/jtag/aice/libocdaice.la src/jtag/aice/src_jtag_aice_libocdaice_la-aice_transport.lo src/jtag/aice/src_jtag_aice_libocdaice_la-aice_interface.lo src/jtag/aice/src_jtag_aice_libocdaice_la-aice_port.lo src/jtag/aice/src_jtag_aice_libocdaice_la-aice_usb.lo src/jtag/aice/src_jtag_aice_libocdaice_la-aice_pipe.lo -ldl libtool: link: x86_64-pc-linux-gnu-ar cru src/svf/.libs/libsvf.a src/svf/svf.o libtool: link: x86_64-pc-linux-gnu-ranlib src/svf/.libs/libsvf.a libtool: link: x86_64-pc-linux-gnu-ar cru src/pld/.libs/libpld.a src/pld/pld.o src/pld/xilinx_bit.o src/pld/virtex2.o libtool: link: x86_64-pc-linux-gnu-ranlib src/pld/.libs/libpld.a libtool: link: ( cd "src/svf/.libs" && rm -f "libsvf.la" && ln -s "../libsvf.la" "libsvf.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/jtag/drivers/usb_blaster/libocdusbblaster.la src/jtag/drivers/usb_blaster/src_jtag_drivers_usb_blaster_libocdusbblaster_la-usb_blaster.lo src/jtag/drivers/usb_blaster/src_jtag_drivers_usb_blaster_libocdusbblaster_la-ublast_access_ftdi.lo src/jtag/drivers/usb_blaster/src_jtag_drivers_usb_blaster_libocdusbblaster_la-ublast2_access_libusb.lo -ldl libtool: link: ( cd "src/pld/.libs" && rm -f "libpld.la" && ln -s "../libpld.la" "libpld.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/transport/libtransport.la src/transport/transport.lo -ldl libtool: link: x86_64-pc-linux-gnu-ar cru src/jtag/hla/.libs/libocdhla.a src/jtag/hla/hla_transport.o src/jtag/hla/hla_tcl.o src/jtag/hla/hla_interface.o src/jtag/hla/hla_layout.o libtool: link: x86_64-pc-linux-gnu-ranlib src/jtag/hla/.libs/libocdhla.a libtool: link: ( cd "src/jtag/hla/.libs" && rm -f "libocdhla.la" && ln -s "../libocdhla.la" "libocdhla.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/flash/nor/libocdflashnor.la src/flash/nor/core.lo src/flash/nor/tcl.lo src/flash/nor/aduc702x.lo src/flash/nor/aducm360.lo src/flash/nor/ambiqmicro.lo src/flash/nor/at91sam4.lo src/flash/nor/at91sam4l.lo src/flash/nor/at91samd.lo src/flash/nor/at91sam3.lo src/flash/nor/at91sam7.lo src/flash/nor/atsamv.lo src/flash/nor/avrf.lo src/flash/nor/cfi.lo src/flash/nor/dsp5680xx_flash.lo src/flash/nor/efm32.lo src/flash/nor/em357.lo src/flash/nor/faux.lo src/flash/nor/fm3.lo src/flash/nor/fm4.lo src/flash/nor/jtagspi.lo src/flash/nor/kinetis.lo src/flash/nor/kinetis_ke.lo src/flash/nor/lpc2000.lo src/flash/nor/lpc288x.lo src/flash/nor/lpc2900.lo src/flash/nor/lpcspifi.lo src/flash/nor/mdr.lo src/flash/nor/mrvlqspi.lo src/flash/nor/niietcm4.lo src/flash/nor/non_cfi.lo src/flash/nor/nrf51.lo src/flash/nor/numicro.lo src/flash/nor/ocl.lo src/flash/nor/pic32mx.lo src/flash/nor/psoc4.lo src/flash/nor/sim3x.lo src/flash/nor/spi.lo src/flash/nor/stmsmi.lo src/flash/nor/stellaris.lo src/flash/nor/stm32f1x.lo src/flash/nor/stm32f2x.lo src/flash/nor/stm32lx.lo src/flash/nor/stm32l4x.lo src/flash/nor/str7x.lo src/flash/nor/str9x.lo src/flash/nor/str9xpec.lo src/flash/nor/tms470.lo src/flash/nor/virtual.lo src/flash/nor/xmc1xxx.lo src/flash/nor/xmc4xxx.lo src/flash/nor/drivers.lo -ldl libtool: link: x86_64-pc-linux-gnu-ar cru src/jtag/aice/.libs/libocdaice.a src/jtag/aice/src_jtag_aice_libocdaice_la-aice_transport.o src/jtag/aice/src_jtag_aice_libocdaice_la-aice_interface.o src/jtag/aice/src_jtag_aice_libocdaice_la-aice_port.o src/jtag/aice/src_jtag_aice_libocdaice_la-aice_usb.o src/jtag/aice/src_jtag_aice_libocdaice_la-aice_pipe.o libtool: link: x86_64-pc-linux-gnu-ranlib src/jtag/aice/.libs/libocdaice.a libtool: link: ( cd "src/jtag/aice/.libs" && rm -f "libocdaice.la" && ln -s "../libocdaice.la" "libocdaice.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/flash/nand/libocdflashnand.la src/flash/nand/ecc.lo src/flash/nand/ecc_kw.lo src/flash/nand/core.lo src/flash/nand/fileio.lo src/flash/nand/tcl.lo src/flash/nand/arm_io.lo src/flash/nand/nonce.lo src/flash/nand/davinci.lo src/flash/nand/lpc3180.lo src/flash/nand/lpc32xx.lo src/flash/nand/mxc.lo src/flash/nand/mx3.lo src/flash/nand/orion.lo src/flash/nand/s3c24xx.lo src/flash/nand/s3c2410.lo src/flash/nand/s3c2412.lo src/flash/nand/s3c2440.lo src/flash/nand/s3c2443.lo src/flash/nand/s3c6400.lo src/flash/nand/at91sam9.lo src/flash/nand/nuc910.lo src/flash/nand/driver.lo -ldl libtool: link: x86_64-pc-linux-gnu-ar cru src/jtag/drivers/usb_blaster/.libs/libocdusbblaster.a src/jtag/drivers/usb_blaster/src_jtag_drivers_usb_blaster_libocdusbblaster_la-usb_blaster.o src/jtag/drivers/usb_blaster/src_jtag_drivers_usb_blaster_libocdusbblaster_la-ublast_access_ftdi.o src/jtag/drivers/usb_blaster/src_jtag_drivers_usb_blaster_libocdusbblaster_la-ublast2_access_libusb.o libtool: link: x86_64-pc-linux-gnu-ranlib src/jtag/drivers/usb_blaster/.libs/libocdusbblaster.a libtool: link: x86_64-pc-linux-gnu-ar cru src/transport/.libs/libtransport.a src/transport/transport.o libtool: link: x86_64-pc-linux-gnu-ranlib src/transport/.libs/libtransport.a libtool: link: ( cd "src/jtag/drivers/usb_blaster/.libs" && rm -f "libocdusbblaster.la" && ln -s "../libocdusbblaster.la" "libocdusbblaster.la" ) libtool: link: ( cd "src/transport/.libs" && rm -f "libtransport.la" && ln -s "../libtransport.la" "libtransport.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/target/openrisc/libopenrisc.la src/target/openrisc/or1k.lo src/target/openrisc/or1k_du_adv.lo src/target/openrisc/or1k_tap_mohor.lo src/target/openrisc/or1k_tap_vjtag.lo src/target/openrisc/or1k_tap_xilinx_bscan.lo src/target/openrisc/jsp_server.lo -ldl /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/server/libserver.la src/server/src_server_libserver_la-server.lo src/server/src_server_libserver_la-telnet_server.lo src/server/src_server_libserver_la-gdb_server.lo src/server/src_server_libserver_la-server_stubs.lo src/server/src_server_libserver_la-tcl_server.lo -ldl libtool: link: x86_64-pc-linux-gnu-ar cru src/flash/nand/.libs/libocdflashnand.a src/flash/nand/ecc.o src/flash/nand/ecc_kw.o src/flash/nand/core.o src/flash/nand/fileio.o src/flash/nand/tcl.o src/flash/nand/arm_io.o src/flash/nand/nonce.o src/flash/nand/davinci.o src/flash/nand/lpc3180.o src/flash/nand/lpc32xx.o src/flash/nand/mxc.o src/flash/nand/mx3.o src/flash/nand/orion.o src/flash/nand/s3c24xx.o src/flash/nand/s3c2410.o src/flash/nand/s3c2412.o src/flash/nand/s3c2440.o src/flash/nand/s3c2443.o src/flash/nand/s3c6400.o src/flash/nand/at91sam9.o src/flash/nand/nuc910.o src/flash/nand/driver.o libtool: link: x86_64-pc-linux-gnu-ranlib src/flash/nand/.libs/libocdflashnand.a libtool: link: x86_64-pc-linux-gnu-ar cru src/flash/nor/.libs/libocdflashnor.a src/flash/nor/core.o src/flash/nor/tcl.o src/flash/nor/aduc702x.o src/flash/nor/aducm360.o src/flash/nor/ambiqmicro.o src/flash/nor/at91sam4.o src/flash/nor/at91sam4l.o src/flash/nor/at91samd.o src/flash/nor/at91sam3.o src/flash/nor/at91sam7.o src/flash/nor/atsamv.o src/flash/nor/avrf.o src/flash/nor/cfi.o src/flash/nor/dsp5680xx_flash.o src/flash/nor/efm32.o src/flash/nor/em357.o src/flash/nor/faux.o src/flash/nor/fm3.o src/flash/nor/fm4.o src/flash/nor/jtagspi.o src/flash/nor/kinetis.o src/flash/nor/kinetis_ke.o src/flash/nor/lpc2000.o src/flash/nor/lpc288x.o src/flash/nor/lpc2900.o src/flash/nor/lpcspifi.o src/flash/nor/mdr.o src/flash/nor/mrvlqspi.o src/flash/nor/niietcm4.o src/flash/nor/non_cfi.o src/flash/nor/nrf51.o src/flash/nor/numicro.o src/flash/nor/ocl.o src/flash/nor/pic32mx.o src/flash/nor/psoc4.o src/flash/nor/sim3x.o src/flash/nor/spi.o src/flash/nor/stmsmi.o src/flash/nor/stellaris.o src/flash/nor/stm32f1x.o src/flash/nor/stm32f2x.o src/flash/nor/stm32lx.o src/flash/nor/stm32l4x.o src/flash/nor/str7x.o src/flash/nor/str9x.o src/flash/nor/str9xpec.o src/flash/nor/tms470.o src/flash/nor/virtual.o src/flash/nor/xmc1xxx.o src/flash/nor/xmc4xxx.o src/flash/nor/drivers.o libtool: link: x86_64-pc-linux-gnu-ar cru src/target/openrisc/.libs/libopenrisc.a src/target/openrisc/or1k.o src/target/openrisc/or1k_du_adv.o src/target/openrisc/or1k_tap_mohor.o src/target/openrisc/or1k_tap_vjtag.o src/target/openrisc/or1k_tap_xilinx_bscan.o src/target/openrisc/jsp_server.o libtool: link: ( cd "src/flash/nand/.libs" && rm -f "libocdflashnand.la" && ln -s "../libocdflashnand.la" "libocdflashnand.la" ) libtool: link: x86_64-pc-linux-gnu-ranlib src/target/openrisc/.libs/libopenrisc.a /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/rtos/librtos.la src/rtos/src_rtos_librtos_la-rtos.lo src/rtos/src_rtos_librtos_la-rtos_standard_stackings.lo src/rtos/src_rtos_librtos_la-rtos_ecos_stackings.lo src/rtos/src_rtos_librtos_la-rtos_chibios_stackings.lo src/rtos/src_rtos_librtos_la-rtos_embkernel_stackings.lo src/rtos/src_rtos_librtos_la-rtos_mqx_stackings.lo src/rtos/src_rtos_librtos_la-rtos_ucos_iii_stackings.lo src/rtos/src_rtos_librtos_la-FreeRTOS.lo src/rtos/src_rtos_librtos_la-ThreadX.lo src/rtos/src_rtos_librtos_la-eCos.lo src/rtos/src_rtos_librtos_la-linux.lo src/rtos/src_rtos_librtos_la-ChibiOS.lo src/rtos/src_rtos_librtos_la-embKernel.lo src/rtos/src_rtos_librtos_la-mqx.lo src/rtos/src_rtos_librtos_la-uCOS-III.lo -ldl libtool: link: x86_64-pc-linux-gnu-ar cru src/server/.libs/libserver.a src/server/src_server_libserver_la-server.o src/server/src_server_libserver_la-telnet_server.o src/server/src_server_libserver_la-gdb_server.o src/server/src_server_libserver_la-server_stubs.o src/server/src_server_libserver_la-tcl_server.o libtool: link: x86_64-pc-linux-gnu-ranlib src/flash/nor/.libs/libocdflashnor.a libtool: link: x86_64-pc-linux-gnu-ranlib src/server/.libs/libserver.a libtool: link: ( cd "src/target/openrisc/.libs" && rm -f "libopenrisc.la" && ln -s "../libopenrisc.la" "libopenrisc.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/helper/libhelper.la src/helper/src_helper_libhelper_la-binarybuffer.lo src/helper/src_helper_libhelper_la-options.lo src/helper/src_helper_libhelper_la-time_support_common.lo src/helper/src_helper_libhelper_la-configuration.lo src/helper/src_helper_libhelper_la-log.lo src/helper/src_helper_libhelper_la-command.lo src/helper/src_helper_libhelper_la-time_support.lo src/helper/src_helper_libhelper_la-replacements.lo src/helper/src_helper_libhelper_la-fileio.lo src/helper/src_helper_libhelper_la-util.lo src/helper/src_helper_libhelper_la-jep106.lo src/helper/src_helper_libhelper_la-jim-nvp.lo src/helper/src_helper_libhelper_la-ioutil_stubs.lo -ldl libtool: link: ( cd "src/server/.libs" && rm -f "libserver.la" && ln -s "../libserver.la" "libserver.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/jtag/drivers/libocdjtagdrivers.la src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-driver.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-libusb1_common.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-usb_common.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-jlink.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-bitbang.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-ftdi.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-mpsse.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-amt_jtagaccel.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-gw16012.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-bitq.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-presto.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-usbprog.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-rlink.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-rlink_speed_table.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-ulink.lo src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtogpio.lo src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtojtagraw.lo src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtoswd.lo src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtopwr.lo src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtoxxx.lo src/jtag/drivers/versaloon/src_jtag_drivers_libocdjtagdrivers_la-versaloon.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-vsllink.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-arm-jtag-ew.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-buspirate.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-stlink_usb.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-ti_icdi_usb.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-osbdm.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-opendous.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-sysfsgpio.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-openjtag.lo src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-cmsis_dap_usb.lo -lusb-1.0 -lusb -lftdi1 -lusb-1.0 -lhidapi-hidraw -ljaylink src/jtag/drivers/usb_blaster/libocdusbblaster.la -lm -ldl libtool: link: ( cd "src/flash/nor/.libs" && rm -f "libocdflashnor.la" && ln -s "../libocdflashnor.la" "libocdflashnor.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/target/libtarget.la src/target/algorithm.lo src/target/register.lo src/target/image.lo src/target/breakpoints.lo src/target/target.lo src/target/target_request.lo src/target/testee.lo src/target/smp.lo src/target/arm_dpm.lo src/target/arm_jtag.lo src/target/arm_disassembler.lo src/target/arm_simulator.lo src/target/arm_semihosting.lo src/target/arm_adi_v5.lo src/target/armv7a_cache.lo src/target/armv7a_cache_l2x.lo src/target/adi_v5_jtag.lo src/target/adi_v5_swd.lo src/target/embeddedice.lo src/target/trace.lo src/target/etb.lo src/target/etm.lo src/target/etm_dummy.lo src/target/armv4_5.lo src/target/armv4_5_mmu.lo src/target/armv4_5_cache.lo src/target/arm7_9_common.lo src/target/arm7tdmi.lo src/target/arm720t.lo src/target/arm9tdmi.lo src/target/arm920t.lo src/target/arm966e.lo src/target/arm946e.lo src/target/arm926ejs.lo src/target/feroceon.lo src/target/arm11.lo src/target/arm11_dbgtap.lo src/target/armv7m.lo src/target/armv7m_trace.lo src/target/cortex_m.lo src/target/armv7a.lo src/target/cortex_a.lo src/target/ls1_sap.lo src/target/fa526.lo src/target/xscale.lo src/target/avr32_ap7k.lo src/target/avr32_jtag.lo src/target/avr32_mem.lo src/target/avr32_regs.lo src/target/mips32.lo src/target/mips_m4k.lo src/target/mips32_pracc.lo src/target/mips32_dmaacc.lo src/target/mips_ejtag.lo src/target/nds32.lo src/target/nds32_reg.lo src/target/nds32_cmd.lo src/target/nds32_disassembler.lo src/target/nds32_tlb.lo src/target/nds32_v2.lo src/target/nds32_v3_common.lo src/target/nds32_v3.lo src/target/nds32_v3m.lo src/target/nds32_aice.lo src/target/quark_x10xx.lo src/target/quark_d20xx.lo src/target/lakemont.lo src/target/x86_32_common.lo src/target/avrt.lo src/target/dsp563xx.lo src/target/dsp563xx_once.lo src/target/dsp5680xx.lo src/target/hla_target.lo src/target/openrisc/libopenrisc.la -ldl libtool: link: x86_64-pc-linux-gnu-ar cru src/rtos/.libs/librtos.a src/rtos/src_rtos_librtos_la-rtos.o src/rtos/src_rtos_librtos_la-rtos_standard_stackings.o src/rtos/src_rtos_librtos_la-rtos_ecos_stackings.o src/rtos/src_rtos_librtos_la-rtos_chibios_stackings.o src/rtos/src_rtos_librtos_la-rtos_embkernel_stackings.o src/rtos/src_rtos_librtos_la-rtos_mqx_stackings.o src/rtos/src_rtos_librtos_la-rtos_ucos_iii_stackings.o src/rtos/src_rtos_librtos_la-FreeRTOS.o src/rtos/src_rtos_librtos_la-ThreadX.o src/rtos/src_rtos_librtos_la-eCos.o src/rtos/src_rtos_librtos_la-linux.o src/rtos/src_rtos_librtos_la-ChibiOS.o src/rtos/src_rtos_librtos_la-embKernel.o src/rtos/src_rtos_librtos_la-mqx.o src/rtos/src_rtos_librtos_la-uCOS-III.o libtool: link: x86_64-pc-linux-gnu-ranlib src/rtos/.libs/librtos.a libtool: link: x86_64-pc-linux-gnu-ar cru src/helper/.libs/libhelper.a src/helper/src_helper_libhelper_la-binarybuffer.o src/helper/src_helper_libhelper_la-options.o src/helper/src_helper_libhelper_la-time_support_common.o src/helper/src_helper_libhelper_la-configuration.o src/helper/src_helper_libhelper_la-log.o src/helper/src_helper_libhelper_la-command.o src/helper/src_helper_libhelper_la-time_support.o src/helper/src_helper_libhelper_la-replacements.o src/helper/src_helper_libhelper_la-fileio.o src/helper/src_helper_libhelper_la-util.o src/helper/src_helper_libhelper_la-jep106.o src/helper/src_helper_libhelper_la-jim-nvp.o src/helper/src_helper_libhelper_la-ioutil_stubs.o libtool: link: ( cd "src/rtos/.libs" && rm -f "librtos.la" && ln -s "../librtos.la" "librtos.la" ) libtool: link: x86_64-pc-linux-gnu-ranlib src/helper/.libs/libhelper.a /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/flash/libflash.la src/flash/common.lo src/flash/mflash.lo src/flash/nor/libocdflashnor.la src/flash/nand/libocdflashnand.la -ldl libtool: link: ( cd "src/helper/.libs" && rm -f "libhelper.la" && ln -s "../libhelper.la" "libhelper.la" ) libtool: link: (cd src/jtag/drivers/.libs/libocdjtagdrivers.lax/libocdusbblaster.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0/src/jtag/drivers/usb_blaster/.libs/libocdusbblaster.a") libtool: link: x86_64-pc-linux-gnu-ar cru src/jtag/drivers/.libs/libocdjtagdrivers.a src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-driver.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-libusb1_common.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-usb_common.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-jlink.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-bitbang.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-ftdi.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-mpsse.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-amt_jtagaccel.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-gw16012.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-bitq.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-presto.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-usbprog.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-rlink.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-rlink_speed_table.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-ulink.o src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtogpio.o src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtojtagraw.o src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtoswd.o src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtopwr.o src/jtag/drivers/versaloon/usbtoxxx/src_jtag_drivers_libocdjtagdrivers_la-usbtoxxx.o src/jtag/drivers/versaloon/src_jtag_drivers_libocdjtagdrivers_la-versaloon.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-vsllink.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-arm-jtag-ew.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-buspirate.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-stlink_usb.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-ti_icdi_usb.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-osbdm.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-opendous.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-sysfsgpio.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-openjtag.o src/jtag/drivers/src_jtag_drivers_libocdjtagdrivers_la-cmsis_dap_usb.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libocdusbblaster.a/src_jtag_drivers_usb_blaster_libocdusbblaster_la-ublast2_access_libusb.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libocdusbblaster.a/src_jtag_drivers_usb_blaster_libocdusbblaster_la-ublast_access_ftdi.o src/jtag/drivers/.libs/libocdjtagdrivers.lax/libocdusbblaster.a/src_jtag_drivers_usb_blaster_libocdusbblaster_la-usb_blaster.o libtool: link: x86_64-pc-linux-gnu-ranlib src/jtag/drivers/.libs/libocdjtagdrivers.a libtool: link: rm -fr src/jtag/drivers/.libs/libocdjtagdrivers.lax libtool: link: (cd src/target/.libs/libtarget.lax/libopenrisc.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0/src/target/openrisc/.libs/libopenrisc.a") libtool: link: ( cd "src/jtag/drivers/.libs" && rm -f "libocdjtagdrivers.la" && ln -s "../libocdjtagdrivers.la" "libocdjtagdrivers.la" ) libtool: link: (cd src/flash/.libs/libflash.lax/libocdflashnor.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0/src/flash/nor/.libs/libocdflashnor.a") /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/jtag/libjtag.la src/jtag/adapter.lo src/jtag/core.lo src/jtag/interface.lo src/jtag/interfaces.lo src/jtag/tcl.lo src/jtag/commands.lo ./src/jtag/hla/libocdhla.la ./src/jtag/aice/libocdaice.la ./src/jtag/drivers/libocdjtagdrivers.la -ldl libtool: link: x86_64-pc-linux-gnu-ar cru src/target/.libs/libtarget.a src/target/algorithm.o src/target/register.o src/target/image.o src/target/breakpoints.o src/target/target.o src/target/target_request.o src/target/testee.o src/target/smp.o src/target/arm_dpm.o src/target/arm_jtag.o src/target/arm_disassembler.o src/target/arm_simulator.o src/target/arm_semihosting.o src/target/arm_adi_v5.o src/target/armv7a_cache.o src/target/armv7a_cache_l2x.o src/target/adi_v5_jtag.o src/target/adi_v5_swd.o src/target/embeddedice.o src/target/trace.o src/target/etb.o src/target/etm.o src/target/etm_dummy.o src/target/armv4_5.o src/target/armv4_5_mmu.o src/target/armv4_5_cache.o src/target/arm7_9_common.o src/target/arm7tdmi.o src/target/arm720t.o src/target/arm9tdmi.o src/target/arm920t.o src/target/arm966e.o src/target/arm946e.o src/target/arm926ejs.o src/target/feroceon.o src/target/arm11.o src/target/arm11_dbgtap.o src/target/armv7m.o src/target/armv7m_trace.o src/target/cortex_m.o src/target/armv7a.o src/target/cortex_a.o src/target/ls1_sap.o src/target/fa526.o src/target/xscale.o src/target/avr32_ap7k.o src/target/avr32_jtag.o src/target/avr32_mem.o src/target/avr32_regs.o src/target/mips32.o src/target/mips_m4k.o src/target/mips32_pracc.o src/target/mips32_dmaacc.o src/target/mips_ejtag.o src/target/nds32.o src/target/nds32_reg.o src/target/nds32_cmd.o src/target/nds32_disassembler.o src/target/nds32_tlb.o src/target/nds32_v2.o src/target/nds32_v3_common.o src/target/nds32_v3.o src/target/nds32_v3m.o src/target/nds32_aice.o src/target/quark_x10xx.o src/target/quark_d20xx.o src/target/lakemont.o src/target/x86_32_common.o src/target/avrt.o src/target/dsp563xx.o src/target/dsp563xx_once.o src/target/dsp5680xx.o src/target/hla_target.o src/target/.libs/libtarget.lax/libopenrisc.a/jsp_server.o src/target/.libs/libtarget.lax/libopenrisc.a/or1k.o src/target/.libs/libtarget.lax/libopenrisc.a/or1k_du_adv.o src/target/.libs/libtarget.lax/libopenrisc.a/or1k_tap_mohor.o src/target/.libs/libtarget.lax/libopenrisc.a/or1k_tap_vjtag.o src/target/.libs/libtarget.lax/libopenrisc.a/or1k_tap_xilinx_bscan.o libtool: link: (cd src/flash/.libs/libflash.lax/libocdflashnand.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0/src/flash/nand/.libs/libocdflashnand.a") copying selected object files to avoid basename conflicts... libtool: link: x86_64-pc-linux-gnu-ranlib src/target/.libs/libtarget.a libtool: link: ln src/flash/.libs/libflash.lax/libocdflashnand.a/core.o src/flash/.libs/libflash.lax/lt1-core.o || cp src/flash/.libs/libflash.lax/libocdflashnand.a/core.o src/flash/.libs/libflash.lax/lt1-core.o libtool: link: ln src/flash/.libs/libflash.lax/libocdflashnand.a/tcl.o src/flash/.libs/libflash.lax/lt2-tcl.o || cp src/flash/.libs/libflash.lax/libocdflashnand.a/tcl.o src/flash/.libs/libflash.lax/lt2-tcl.o libtool: link: x86_64-pc-linux-gnu-ar cru src/flash/.libs/libflash.a src/flash/common.o src/flash/mflash.o src/flash/.libs/libflash.lax/libocdflashnor.a/aduc702x.o src/flash/.libs/libflash.lax/libocdflashnor.a/aducm360.o src/flash/.libs/libflash.lax/libocdflashnor.a/ambiqmicro.o src/flash/.libs/libflash.lax/libocdflashnor.a/at91sam3.o src/flash/.libs/libflash.lax/libocdflashnor.a/at91sam4.o src/flash/.libs/libflash.lax/libocdflashnor.a/at91sam4l.o src/flash/.libs/libflash.lax/libocdflashnor.a/at91sam7.o src/flash/.libs/libflash.lax/libocdflashnor.a/at91samd.o src/flash/.libs/libflash.lax/libocdflashnor.a/atsamv.o src/flash/.libs/libflash.lax/libocdflashnor.a/avrf.o src/flash/.libs/libflash.lax/libocdflashnor.a/cfi.o src/flash/.libs/libflash.lax/libocdflashnor.a/core.o src/flash/.libs/libflash.lax/libocdflashnor.a/drivers.o src/flash/.libs/libflash.lax/libocdflashnor.a/dsp5680xx_flash.o src/flash/.libs/libflash.lax/libocdflashnor.a/efm32.o src/flash/.libs/libflash.lax/libocdflashnor.a/em357.o src/flash/.libs/libflash.lax/libocdflashnor.a/faux.o src/flash/.libs/libflash.lax/libocdflashnor.a/fm3.o src/flash/.libs/libflash.lax/libocdflashnor.a/fm4.o src/flash/.libs/libflash.lax/libocdflashnor.a/jtagspi.o src/flash/.libs/libflash.lax/libocdflashnor.a/kinetis.o src/flash/.libs/libflash.lax/libocdflashnor.a/kinetis_ke.o src/flash/.libs/libflash.lax/libocdflashnor.a/lpc2000.o src/flash/.libs/libflash.lax/libocdflashnor.a/lpc288x.o src/flash/.libs/libflash.lax/libocdflashnor.a/lpc2900.o src/flash/.libs/libflash.lax/libocdflashnor.a/lpcspifi.o src/flash/.libs/libflash.lax/libocdflashnor.a/mdr.o src/flash/.libs/libflash.lax/libocdflashnor.a/mrvlqspi.o src/flash/.libs/libflash.lax/libocdflashnor.a/niietcm4.o src/flash/.libs/libflash.lax/libocdflashnor.a/non_cfi.o src/flash/.libs/libflash.lax/libocdflashnor.a/nrf51.o src/flash/.libs/libflash.lax/libocdflashnor.a/numicro.o src/flash/.libs/libflash.lax/libocdflashnor.a/ocl.o src/flash/.libs/libflash.lax/libocdflashnor.a/pic32mx.o src/flash/.libs/libflash.lax/libocdflashnor.a/psoc4.o src/flash/.libs/libflash.lax/libocdflashnor.a/sim3x.o src/flash/.libs/libflash.lax/libocdflashnor.a/spi.o src/flash/.libs/libflash.lax/libocdflashnor.a/stellaris.o src/flash/.libs/libflash.lax/libocdflashnor.a/stm32f1x.o src/flash/.libs/libflash.lax/libocdflashnor.a/stm32f2x.o src/flash/.libs/libflash.lax/libocdflashnor.a/stm32l4x.o src/flash/.libs/libflash.lax/libocdflashnor.a/stm32lx.o src/flash/.libs/libflash.lax/libocdflashnor.a/stmsmi.o src/flash/.libs/libflash.lax/libocdflashnor.a/str7x.o src/flash/.libs/libflash.lax/libocdflashnor.a/str9x.o src/flash/.libs/libflash.lax/libocdflashnor.a/str9xpec.o src/flash/.libs/libflash.lax/libocdflashnor.a/tcl.o src/flash/.libs/libflash.lax/libocdflashnor.a/tms470.o src/flash/.libs/libflash.lax/libocdflashnor.a/virtual.o src/flash/.libs/libflash.lax/libocdflashnor.a/xmc1xxx.o src/flash/.libs/libflash.lax/libocdflashnor.a/xmc4xxx.o src/flash/.libs/libflash.lax/libocdflashnand.a/arm_io.o src/flash/.libs/libflash.lax/libocdflashnand.a/at91sam9.o src/flash/.libs/libflash.lax/lt1-core.o src/flash/.libs/libflash.lax/libocdflashnand.a/davinci.o src/flash/.libs/libflash.lax/libocdflashnand.a/driver.o src/flash/.libs/libflash.lax/libocdflashnand.a/ecc.o src/flash/.libs/libflash.lax/libocdflashnand.a/ecc_kw.o src/flash/.libs/libflash.lax/libocdflashnand.a/fileio.o src/flash/.libs/libflash.lax/libocdflashnand.a/lpc3180.o src/flash/.libs/libflash.lax/libocdflashnand.a/lpc32xx.o src/flash/.libs/libflash.lax/libocdflashnand.a/mx3.o src/flash/.libs/libflash.lax/libocdflashnand.a/mxc.o src/flash/.libs/libflash.lax/libocdflashnand.a/nonce.o src/flash/.libs/libflash.lax/libocdflashnand.a/nuc910.o src/flash/.libs/libflash.lax/libocdflashnand.a/orion.o src/flash/.libs/libflash.lax/libocdflashnand.a/s3c2410.o src/flash/.libs/libflash.lax/libocdflashnand.a/s3c2412.o src/flash/.libs/libflash.lax/libocdflashnand.a/s3c2440.o src/flash/.libs/libflash.lax/libocdflashnand.a/s3c2443.o src/flash/.libs/libflash.lax/libocdflashnand.a/s3c24xx.o src/flash/.libs/libflash.lax/libocdflashnand.a/s3c6400.o src/flash/.libs/libflash.lax/lt2-tcl.o libtool: link: rm -fr src/target/.libs/libtarget.lax libtool: link: x86_64-pc-linux-gnu-ranlib src/flash/.libs/libflash.a libtool: link: ( cd "src/target/.libs" && rm -f "libtarget.la" && ln -s "../libtarget.la" "libtarget.la" ) libtool: link: rm -fr src/flash/.libs/libflash.lax src/flash/.libs/libflash.lax libtool: link: ( cd "src/flash/.libs" && rm -f "libflash.la" && ln -s "../libflash.la" "libflash.la" ) libtool: link: (cd src/jtag/.libs/libjtag.lax/libocdhla.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0/./src/jtag/hla/.libs/libocdhla.a") libtool: link: (cd src/jtag/.libs/libjtag.lax/libocdaice.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0/./src/jtag/aice/.libs/libocdaice.a") libtool: link: (cd src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0/./src/jtag/drivers/.libs/libocdjtagdrivers.a") libtool: link: x86_64-pc-linux-gnu-ar cru src/jtag/.libs/libjtag.a src/jtag/adapter.o src/jtag/core.o src/jtag/interface.o src/jtag/interfaces.o src/jtag/tcl.o src/jtag/commands.o src/jtag/.libs/libjtag.lax/libocdhla.a/hla_interface.o src/jtag/.libs/libjtag.lax/libocdhla.a/hla_layout.o src/jtag/.libs/libjtag.lax/libocdhla.a/hla_tcl.o src/jtag/.libs/libjtag.lax/libocdhla.a/hla_transport.o src/jtag/.libs/libjtag.lax/libocdaice.a/src_jtag_aice_libocdaice_la-aice_interface.o src/jtag/.libs/libjtag.lax/libocdaice.a/src_jtag_aice_libocdaice_la-aice_pipe.o src/jtag/.libs/libjtag.lax/libocdaice.a/src_jtag_aice_libocdaice_la-aice_port.o src/jtag/.libs/libjtag.lax/libocdaice.a/src_jtag_aice_libocdaice_la-aice_transport.o src/jtag/.libs/libjtag.lax/libocdaice.a/src_jtag_aice_libocdaice_la-aice_usb.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-amt_jtagaccel.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-arm-jtag-ew.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-bitbang.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-bitq.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-buspirate.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-cmsis_dap_usb.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-driver.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-ftdi.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-gw16012.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-jlink.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-libusb1_common.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-mpsse.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-opendous.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-openjtag.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-osbdm.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-presto.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-rlink.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-rlink_speed_table.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-stlink_usb.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-sysfsgpio.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-ti_icdi_usb.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-ulink.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-usb_common.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-usbprog.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-usbtogpio.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-usbtojtagraw.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-usbtopwr.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-usbtoswd.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-usbtoxxx.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-versaloon.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_libocdjtagdrivers_la-vsllink.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_usb_blaster_libocdusbblaster_la-ublast2_access_libusb.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_usb_blaster_libocdusbblaster_la-ublast_access_ftdi.o src/jtag/.libs/libjtag.lax/libocdjtagdrivers.a/src_jtag_drivers_usb_blaster_libocdusbblaster_la-usb_blaster.o libtool: link: x86_64-pc-linux-gnu-ranlib src/jtag/.libs/libjtag.a libtool: link: rm -fr src/jtag/.libs/libjtag.lax libtool: link: ( cd "src/jtag/.libs" && rm -f "libjtag.la" && ln -s "../libjtag.la" "libjtag.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/libopenocd.la src/src_libopenocd_la-hello.lo src/src_libopenocd_la-openocd.lo src/xsvf/libxsvf.la src/svf/libsvf.la src/pld/libpld.la src/jtag/libjtag.la src/transport/libtransport.la src/flash/libflash.la src/target/libtarget.la src/server/libserver.la src/rtos/librtos.la src/helper/libhelper.la -ldl libtool: link: (cd src/.libs/libopenocd.lax/libxsvf.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0/src/xsvf/.libs/libxsvf.a") libtool: link: (cd src/.libs/libopenocd.lax/libsvf.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0/src/svf/.libs/libsvf.a") libtool: link: (cd src/.libs/libopenocd.lax/libpld.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0/src/pld/.libs/libpld.a") libtool: link: (cd src/.libs/libopenocd.lax/libjtag.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0/src/jtag/.libs/libjtag.a") libtool: link: (cd src/.libs/libopenocd.lax/libtransport.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0/src/transport/.libs/libtransport.a") libtool: link: (cd src/.libs/libopenocd.lax/libflash.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0/src/flash/.libs/libflash.a") libtool: link: (cd src/.libs/libopenocd.lax/libtarget.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0/src/target/.libs/libtarget.a") libtool: link: (cd src/.libs/libopenocd.lax/libserver.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0/src/server/.libs/libserver.a") libtool: link: (cd src/.libs/libopenocd.lax/librtos.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0/src/rtos/.libs/librtos.a") libtool: link: (cd src/.libs/libopenocd.lax/libhelper.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0/src/helper/.libs/libhelper.a") copying selected object files to avoid basename conflicts... libtool: link: ln src/.libs/libopenocd.lax/libflash.a/core.o src/.libs/libopenocd.lax/lt1-core.o || cp src/.libs/libopenocd.lax/libflash.a/core.o src/.libs/libopenocd.lax/lt1-core.o libtool: link: ln src/.libs/libopenocd.lax/libflash.a/lt1-core.o src/.libs/libopenocd.lax/lt2-lt1-core.o || cp src/.libs/libopenocd.lax/libflash.a/lt1-core.o src/.libs/libopenocd.lax/lt2-lt1-core.o libtool: link: ln src/.libs/libopenocd.lax/libflash.a/tcl.o src/.libs/libopenocd.lax/lt3-tcl.o || cp src/.libs/libopenocd.lax/libflash.a/tcl.o src/.libs/libopenocd.lax/lt3-tcl.o libtool: link: x86_64-pc-linux-gnu-ar cru src/.libs/libopenocd.a src/src_libopenocd_la-hello.o src/src_libopenocd_la-openocd.o src/.libs/libopenocd.lax/libxsvf.a/xsvf.o src/.libs/libopenocd.lax/libsvf.a/svf.o src/.libs/libopenocd.lax/libpld.a/pld.o src/.libs/libopenocd.lax/libpld.a/virtex2.o src/.libs/libopenocd.lax/libpld.a/xilinx_bit.o src/.libs/libopenocd.lax/libjtag.a/adapter.o src/.libs/libopenocd.lax/libjtag.a/commands.o src/.libs/libopenocd.lax/libjtag.a/core.o src/.libs/libopenocd.lax/libjtag.a/hla_interface.o src/.libs/libopenocd.lax/libjtag.a/hla_layout.o src/.libs/libopenocd.lax/libjtag.a/hla_tcl.o src/.libs/libopenocd.lax/libjtag.a/hla_transport.o src/.libs/libopenocd.lax/libjtag.a/interface.o src/.libs/libopenocd.lax/libjtag.a/interfaces.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_aice_libocdaice_la-aice_interface.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_aice_libocdaice_la-aice_pipe.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_aice_libocdaice_la-aice_port.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_aice_libocdaice_la-aice_transport.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_aice_libocdaice_la-aice_usb.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-amt_jtagaccel.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-arm-jtag-ew.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-bitbang.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-bitq.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-buspirate.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-cmsis_dap_usb.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-driver.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-ftdi.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-gw16012.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-jlink.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-libusb1_common.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-mpsse.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-opendous.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-openjtag.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-osbdm.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-presto.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-rlink.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-rlink_speed_table.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-stlink_usb.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-sysfsgpio.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-ti_icdi_usb.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-ulink.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-usb_common.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-usbprog.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-usbtogpio.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-usbtojtagraw.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-usbtopwr.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-usbtoswd.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-usbtoxxx.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-versaloon.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_libocdjtagdrivers_la-vsllink.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_usb_blaster_libocdusbblaster_la-ublast2_access_libusb.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_usb_blaster_libocdusbblaster_la-ublast_access_ftdi.o src/.libs/libopenocd.lax/libjtag.a/src_jtag_drivers_usb_blaster_libocdusbblaster_la-usb_blaster.o src/.libs/libopenocd.lax/libjtag.a/tcl.o src/.libs/libopenocd.lax/libtransport.a/transport.o src/.libs/libopenocd.lax/libflash.a/aduc702x.o src/.libs/libopenocd.lax/libflash.a/aducm360.o src/.libs/libopenocd.lax/libflash.a/ambiqmicro.o src/.libs/libopenocd.lax/libflash.a/arm_io.o src/.libs/libopenocd.lax/libflash.a/at91sam3.o src/.libs/libopenocd.lax/libflash.a/at91sam4.o src/.libs/libopenocd.lax/libflash.a/at91sam4l.o src/.libs/libopenocd.lax/libflash.a/at91sam7.o src/.libs/libopenocd.lax/libflash.a/at91sam9.o src/.libs/libopenocd.lax/libflash.a/at91samd.o src/.libs/libopenocd.lax/libflash.a/atsamv.o src/.libs/libopenocd.lax/libflash.a/avrf.o src/.libs/libopenocd.lax/libflash.a/cfi.o src/.libs/libopenocd.lax/libflash.a/common.o src/.libs/libopenocd.lax/lt1-core.o src/.libs/libopenocd.lax/libflash.a/davinci.o src/.libs/libopenocd.lax/libflash.a/driver.o src/.libs/libopenocd.lax/libflash.a/drivers.o src/.libs/libopenocd.lax/libflash.a/dsp5680xx_flash.o src/.libs/libopenocd.lax/libflash.a/ecc.o src/.libs/libopenocd.lax/libflash.a/ecc_kw.o src/.libs/libopenocd.lax/libflash.a/efm32.o src/.libs/libopenocd.lax/libflash.a/em357.o src/.libs/libopenocd.lax/libflash.a/faux.o src/.libs/libopenocd.lax/libflash.a/fileio.o src/.libs/libopenocd.lax/libflash.a/fm3.o src/.libs/libopenocd.lax/libflash.a/fm4.o src/.libs/libopenocd.lax/libflash.a/jtagspi.o src/.libs/libopenocd.lax/libflash.a/kinetis.o src/.libs/libopenocd.lax/libflash.a/kinetis_ke.o src/.libs/libopenocd.lax/libflash.a/lpc2000.o src/.libs/libopenocd.lax/libflash.a/lpc288x.o src/.libs/libopenocd.lax/libflash.a/lpc2900.o src/.libs/libopenocd.lax/libflash.a/lpc3180.o src/.libs/libopenocd.lax/libflash.a/lpc32xx.o src/.libs/libopenocd.lax/libflash.a/lpcspifi.o src/.libs/libopenocd.lax/lt2-lt1-core.o src/.libs/libopenocd.lax/libflash.a/lt2-tcl.o src/.libs/libopenocd.lax/libflash.a/mdr.o src/.libs/libopenocd.lax/libflash.a/mflash.o src/.libs/libopenocd.lax/libflash.a/mrvlqspi.o src/.libs/libopenocd.lax/libflash.a/mx3.o src/.libs/libopenocd.lax/libflash.a/mxc.o src/.libs/libopenocd.lax/libflash.a/niietcm4.o src/.libs/libopenocd.lax/libflash.a/non_cfi.o src/.libs/libopenocd.lax/libflash.a/nonce.o src/.libs/libopenocd.lax/libflash.a/nrf51.o src/.libs/libopenocd.lax/libflash.a/nuc910.o src/.libs/libopenocd.lax/libflash.a/numicro.o src/.libs/libopenocd.lax/libflash.a/ocl.o src/.libs/libopenocd.lax/libflash.a/orion.o src/.libs/libopenocd.lax/libflash.a/pic32mx.o src/.libs/libopenocd.lax/libflash.a/psoc4.o src/.libs/libopenocd.lax/libflash.a/s3c2410.o src/.libs/libopenocd.lax/libflash.a/s3c2412.o src/.libs/libopenocd.lax/libflash.a/s3c2440.o src/.libs/libopenocd.lax/libflash.a/s3c2443.o src/.libs/libopenocd.lax/libflash.a/s3c24xx.o src/.libs/libopenocd.lax/libflash.a/s3c6400.o src/.libs/libopenocd.lax/libflash.a/sim3x.o src/.libs/libopenocd.lax/libflash.a/spi.o src/.libs/libopenocd.lax/libflash.a/stellaris.o src/.libs/libopenocd.lax/libflash.a/stm32f1x.o src/.libs/libopenocd.lax/libflash.a/stm32f2x.o src/.libs/libopenocd.lax/libflash.a/stm32l4x.o src/.libs/libopenocd.lax/libflash.a/stm32lx.o src/.libs/libopenocd.lax/libflash.a/stmsmi.o src/.libs/libopenocd.lax/libflash.a/str7x.o src/.libs/libopenocd.lax/libflash.a/str9x.o src/.libs/libopenocd.lax/libflash.a/str9xpec.o src/.libs/libopenocd.lax/lt3-tcl.o src/.libs/libopenocd.lax/libflash.a/tms470.o src/.libs/libopenocd.lax/libflash.a/virtual.o src/.libs/libopenocd.lax/libflash.a/xmc1xxx.o src/.libs/libopenocd.lax/libflash.a/xmc4xxx.o src/.libs/libopenocd.lax/libtarget.a/adi_v5_jtag.o src/.libs/libopenocd.lax/libtarget.a/adi_v5_swd.o src/.libs/libopenocd.lax/libtarget.a/algorithm.o src/.libs/libopenocd.lax/libtarget.a/arm11.o src/.libs/libopenocd.lax/libtarget.a/arm11_dbgtap.o src/.libs/libopenocd.lax/libtarget.a/arm720t.o src/.libs/libopenocd.lax/libtarget.a/arm7_9_common.o src/.libs/libopenocd.lax/libtarget.a/arm7tdmi.o src/.libs/libopenocd.lax/libtarget.a/arm920t.o src/.libs/libopenocd.lax/libtarget.a/arm926ejs.o src/.libs/libopenocd.lax/libtarget.a/arm946e.o src/.libs/libopenocd.lax/libtarget.a/arm966e.o src/.libs/libopenocd.lax/libtarget.a/arm9tdmi.o src/.libs/libopenocd.lax/libtarget.a/arm_adi_v5.o src/.libs/libopenocd.lax/libtarget.a/arm_disassembler.o src/.libs/libopenocd.lax/libtarget.a/arm_dpm.o src/.libs/libopenocd.lax/libtarget.a/arm_jtag.o src/.libs/libopenocd.lax/libtarget.a/arm_semihosting.o src/.libs/libopenocd.lax/libtarget.a/arm_simulator.o src/.libs/libopenocd.lax/libtarget.a/armv4_5.o src/.libs/libopenocd.lax/libtarget.a/armv4_5_cache.o src/.libs/libopenocd.lax/libtarget.a/armv4_5_mmu.o src/.libs/libopenocd.lax/libtarget.a/armv7a.o src/.libs/libopenocd.lax/libtarget.a/armv7a_cache.o src/.libs/libopenocd.lax/libtarget.a/armv7a_cache_l2x.o src/.libs/libopenocd.lax/libtarget.a/armv7m.o src/.libs/libopenocd.lax/libtarget.a/armv7m_trace.o src/.libs/libopenocd.lax/libtarget.a/avr32_ap7k.o src/.libs/libopenocd.lax/libtarget.a/avr32_jtag.o src/.libs/libopenocd.lax/libtarget.a/avr32_mem.o src/.libs/libopenocd.lax/libtarget.a/avr32_regs.o src/.libs/libopenocd.lax/libtarget.a/avrt.o src/.libs/libopenocd.lax/libtarget.a/breakpoints.o src/.libs/libopenocd.lax/libtarget.a/cortex_a.o src/.libs/libopenocd.lax/libtarget.a/cortex_m.o src/.libs/libopenocd.lax/libtarget.a/dsp563xx.o src/.libs/libopenocd.lax/libtarget.a/dsp563xx_once.o src/.libs/libopenocd.lax/libtarget.a/dsp5680xx.o src/.libs/libopenocd.lax/libtarget.a/embeddedice.o src/.libs/libopenocd.lax/libtarget.a/etb.o src/.libs/libopenocd.lax/libtarget.a/etm.o src/.libs/libopenocd.lax/libtarget.a/etm_dummy.o src/.libs/libopenocd.lax/libtarget.a/fa526.o src/.libs/libopenocd.lax/libtarget.a/feroceon.o src/.libs/libopenocd.lax/libtarget.a/hla_target.o src/.libs/libopenocd.lax/libtarget.a/image.o src/.libs/libopenocd.lax/libtarget.a/jsp_server.o src/.libs/libopenocd.lax/libtarget.a/lakemont.o src/.libs/libopenocd.lax/libtarget.a/ls1_sap.o src/.libs/libopenocd.lax/libtarget.a/mips32.o src/.libs/libopenocd.lax/libtarget.a/mips32_dmaacc.o src/.libs/libopenocd.lax/libtarget.a/mips32_pracc.o src/.libs/libopenocd.lax/libtarget.a/mips_ejtag.o src/.libs/libopenocd.lax/libtarget.a/mips_m4k.o src/.libs/libopenocd.lax/libtarget.a/nds32.o src/.libs/libopenocd.lax/libtarget.a/nds32_aice.o src/.libs/libopenocd.lax/libtarget.a/nds32_cmd.o src/.libs/libopenocd.lax/libtarget.a/nds32_disassembler.o src/.libs/libopenocd.lax/libtarget.a/nds32_reg.o src/.libs/libopenocd.lax/libtarget.a/nds32_tlb.o src/.libs/libopenocd.lax/libtarget.a/nds32_v2.o src/.libs/libopenocd.lax/libtarget.a/nds32_v3.o src/.libs/libopenocd.lax/libtarget.a/nds32_v3_common.o src/.libs/libopenocd.lax/libtarget.a/nds32_v3m.o src/.libs/libopenocd.lax/libtarget.a/or1k.o src/.libs/libopenocd.lax/libtarget.a/or1k_du_adv.o src/.libs/libopenocd.lax/libtarget.a/or1k_tap_mohor.o src/.libs/libopenocd.lax/libtarget.a/or1k_tap_vjtag.o src/.libs/libopenocd.lax/libtarget.a/or1k_tap_xilinx_bscan.o src/.libs/libopenocd.lax/libtarget.a/quark_d20xx.o src/.libs/libopenocd.lax/libtarget.a/quark_x10xx.o src/.libs/libopenocd.lax/libtarget.a/register.o src/.libs/libopenocd.lax/libtarget.a/smp.o src/.libs/libopenocd.lax/libtarget.a/target.o src/.libs/libopenocd.lax/libtarget.a/target_request.o src/.libs/libopenocd.lax/libtarget.a/testee.o src/.libs/libopenocd.lax/libtarget.a/trace.o src/.libs/libopenocd.lax/libtarget.a/x86_32_common.o src/.libs/libopenocd.lax/libtarget.a/xscale.o src/.libs/libopenocd.lax/libserver.a/src_server_libserver_la-gdb_server.o src/.libs/libopenocd.lax/libserver.a/src_server_libserver_la-server.o src/.libs/libopenocd.lax/libserver.a/src_server_libserver_la-server_stubs.o src/.libs/libopenocd.lax/libserver.a/src_server_libserver_la-tcl_server.o src/.libs/libopenocd.lax/libserver.a/src_server_libserver_la-telnet_server.o src/.libs/libopenocd.lax/librtos.a/src_rtos_librtos_la-ChibiOS.o src/.libs/libopenocd.lax/librtos.a/src_rtos_librtos_la-FreeRTOS.o src/.libs/libopenocd.lax/librtos.a/src_rtos_librtos_la-ThreadX.o src/.libs/libopenocd.lax/librtos.a/src_rtos_librtos_la-eCos.o src/.libs/libopenocd.lax/librtos.a/src_rtos_librtos_la-embKernel.o src/.libs/libopenocd.lax/librtos.a/src_rtos_librtos_la-linux.o src/.libs/libopenocd.lax/librtos.a/src_rtos_librtos_la-mqx.o src/.libs/libopenocd.lax/librtos.a/src_rtos_librtos_la-rtos.o src/.libs/libopenocd.lax/librtos.a/src_rtos_librtos_la-rtos_chibios_stackings.o src/.libs/libopenocd.lax/librtos.a/src_rtos_librtos_la-rtos_ecos_stackings.o src/.libs/libopenocd.lax/librtos.a/src_rtos_librtos_la-rtos_embkernel_stackings.o src/.libs/libopenocd.lax/librtos.a/src_rtos_librtos_la-rtos_mqx_stackings.o src/.libs/libopenocd.lax/librtos.a/src_rtos_librtos_la-rtos_standard_stackings.o src/.libs/libopenocd.lax/librtos.a/src_rtos_librtos_la-rtos_ucos_iii_stackings.o src/.libs/libopenocd.lax/librtos.a/src_rtos_librtos_la-uCOS-III.o src/.libs/libopenocd.lax/libhelper.a/src_helper_libhelper_la-binarybuffer.o src/.libs/libopenocd.lax/libhelper.a/src_helper_libhelper_la-command.o src/.libs/libopenocd.lax/libhelper.a/src_helper_libhelper_la-configuration.o src/.libs/libopenocd.lax/libhelper.a/src_helper_libhelper_la-fileio.o src/.libs/libopenocd.lax/libhelper.a/src_helper_libhelper_la-ioutil_stubs.o src/.libs/libopenocd.lax/libhelper.a/src_helper_libhelper_la-jep106.o src/.libs/libopenocd.lax/libhelper.a/src_helper_libhelper_la-jim-nvp.o src/.libs/libopenocd.lax/libhelper.a/src_helper_libhelper_la-log.o src/.libs/libopenocd.lax/libhelper.a/src_helper_libhelper_la-options.o src/.libs/libopenocd.lax/libhelper.a/src_helper_libhelper_la-replacements.o src/.libs/libopenocd.lax/libhelper.a/src_helper_libhelper_la-time_support.o src/.libs/libopenocd.lax/libhelper.a/src_helper_libhelper_la-time_support_common.o src/.libs/libopenocd.lax/libhelper.a/src_helper_libhelper_la-util.o libtool: link: x86_64-pc-linux-gnu-ranlib src/.libs/libopenocd.a libtool: link: rm -fr src/.libs/libopenocd.lax src/.libs/libopenocd.lax libtool: link: ( cd "src/.libs" && rm -f "libopenocd.la" && ln -s "../libopenocd.la" "libopenocd.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/openocd src/main.o src/libopenocd.la -ljim -ldl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/openocd src/main.o src/.libs/libopenocd.a -lusb -lftdi1 -lusb-1.0 -lhidapi-hidraw -ljaylink -lm -ljim -ldl /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/.libs/libopenocd.a(src_jtag_drivers_libocdjtagdrivers_la-bitbang.o):(.data.rel.ro.local+0x0): multiple definition of `bitbang_swd'; src/.libs/libopenocd.a(src_jtag_drivers_libocdjtagdrivers_la-sysfsgpio.o):(.rodata+0xe0): first defined here collect2: error: ld returned 1 exit status make[2]: *** [Makefile:2463: src/openocd] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0' make[1]: *** [Makefile:3665: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0' make: *** [Makefile:1578: all] Error 2 * ERROR: dev-embedded/openocd-0.10.0-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-embedded/openocd-0.10.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-embedded/openocd-0.10.0-r1::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/dev-embedded/openocd-0.10.0-r1:20200512-064526.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0' * S: '/var/tmp/portage/dev-embedded/openocd-0.10.0-r1/work/openocd-0.10.0' emerge --info: Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r2, 5.4.0-1009-aws x86_64) ================================================================= System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011344 total, 3915204 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Tue, 12 May 2020 06:35:13 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p1) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.2.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r2::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 sync-rsync-extra-opts: sync-rsync-verify-metamanifest: yes ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS