D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/libdivecomputer-subsurface-5.0.3-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EIJO8W
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libdivecomputer-subsurface-branch-5.0.3
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/libdivecomputer-subsurface-branch-5.0.3.tgz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libdivecomputer-subsurface-branch-5.0.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rbTds7
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libdivecomputer-subsurface-branch-5.0.3
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ autoreconf -fi
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:65: warning: The macro `AC_PROG_CC_C99' is obsolete.
configure.ac:65: You should run autoupdate.
./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
configure.ac:65: the top level
configure.ac:24: installing './ar-lib'
configure.ac:24: installing './compile'
configure.ac:28: installing './config.guess'
configure.ac:28: installing './config.sub'
configure.ac:21: installing './install-sh'
configure.ac:21: installing './missing'
examples/Makefile.am: installing './depcomp'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking)
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-doc --disable-silent-rules --disable-shared --enable-static
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for aarch64-mageia-linux-gnu-ar... no
checking for aarch64-mageia-linux-gnu-lib... no
checking for aarch64-mageia-linux-gnu-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) 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 aarch64-mageia-linux-gnu-windres... no
checking for windres... no
checking for aarch64-mageia-linux-gnu-gcc... gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking for doxygen... no
checking for mandoc... no
checking whether make supports nested variables... (cached) yes
checking for operating system... default
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBUSB... yes
checking for LIBMTP... no
checking for HIDAPI... no
checking for BLUEZ... no
checking for winsock2.h... no
checking for ws2bth.h... no
checking for winsock2.h... (cached) no
checking for af_irda.h... no
checking for sys/socket.h... yes
checking for linux/types.h... yes
checking for linux/irda.h... no
checking for linux/serial.h... yes
checking for IOKit/serial/ioss.h... no
checking for getopt.h... yes
checking for sys/param.h... yes
checking for pthread.h... yes
checking for mach/mach_time.h... no
checking for gcc options needed to detect all undeclared functions... none needed
checking whether optreset is declared... no
checking for struct tm.tm_gmtoff... yes
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... no
checking for localtime_r... yes
checking for gmtime_r... yes
checking for timegm... yes
checking for _mkgmtime... no
checking for clock_gettime... yes
checking for mach_absolute_time... no
checking for getopt_long... yes
checking whether C compiler accepts -Werror=unknown-warning-option... no
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Wrestrict... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Wno-unused-parameter... yes
checking whether C compiler accepts -Wno-unused-function... yes
checking whether C compiler accepts -Wno-unused-variable... yes
checking whether C compiler accepts -Wno-unused-but-set-variable... yes
checking whether C compiler accepts -Wno-pointer-sign... yes
checking whether C compiler accepts -Wno-shadow... yes
checking whether C compiler accepts -fmacro-prefix-map=$(top_srcdir)/=... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libdivecomputer.pc
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/libdivecomputer/Makefile
config.status: creating include/libdivecomputer/version.h
config.status: creating src/Makefile
config.status: creating src/libdivecomputer.rc
config.status: creating doc/Makefile
config.status: creating doc/doxygen.cfg
config.status: creating doc/man/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure:
  libdivecomputer 0.8.0-devel-Subsurface-NG
  ===============

  Compiler:

    CC      : gcc
    CFLAGS  : -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=$(top_srcdir)/=
    LDFLAGS :  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags

  Features:

    Logging              : yes
    Pseudo terminal      : no
    Example applications : yes
    Documentation        : no

  Transports:

    Serial    : yes
    USB       : yes
    USBHID    : yes
    IrDA      : no
    Bluetooth : no
    BLE       : no

  Building:

    Type 'make' to compile libdivecomputer.

    Type 'make install' to install libdivecomputer.

+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make -s all-recursive
Making all in include
Making all in libdivecomputer
Making all in src
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c version.c -o version.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c common.c -o common.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c iterator.c -o iterator.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c context.c -o context.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c parser.c -o parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c datetime.c -o datetime.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c timer.c -o timer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c iostream.c -o iostream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c device.c -o device.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c descriptor.c -o descriptor.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c suunto_common.c -o suunto_common.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c suunto_solution_parser.c -o suunto_solution_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c suunto_eon.c -o suunto_eon.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c suunto_solution.c -o suunto_solution.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c suunto_eon_parser.c -o suunto_eon_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c suunto_vyper2.c -o suunto_vyper2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c suunto_common2.c -o suunto_common2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c suunto_vyper_parser.c -o suunto_vyper_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c suunto_vyper.c -o suunto_vyper.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c suunto_d9.c -o suunto_d9.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c reefnet_sensus_parser.c -o reefnet_sensus_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c reefnet_sensuspro_parser.c -o reefnet_sensuspro_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c reefnet_sensus.c -o reefnet_sensus.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c reefnet_sensuspro.c -o reefnet_sensuspro.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c reefnet_sensusultra_parser.c -o reefnet_sensusultra_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c suunto_d9_parser.c -o suunto_d9_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c suunto_eonsteel.c -o suunto_eonsteel.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c uwatec_aladin.c -o uwatec_aladin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c reefnet_sensusultra.c -o reefnet_sensusultra.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c uwatec_memomouse_parser.c -o uwatec_memomouse_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c uwatec_memomouse.c -o uwatec_memomouse.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c uwatec_smart.c -o uwatec_smart.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c oceanic_veo250.c -o oceanic_veo250.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c suunto_eonsteel_parser.c -o suunto_eonsteel_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c oceanic_veo250_parser.c -o oceanic_veo250_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c oceanic_atom2.c -o oceanic_atom2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c oceanic_common.c -o oceanic_common.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c uwatec_smart_parser.c -o uwatec_smart_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c mares_common.c -o mares_common.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c oceanic_vtpro_parser.c -o oceanic_vtpro_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c mares_nemo.c -o mares_nemo.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c mares_puck.c -o mares_puck.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c oceanic_vtpro.c -o oceanic_vtpro.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c mares_darwin.c -o mares_darwin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c mares_darwin_parser.c -o mares_darwin_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c mares_nemo_parser.c -o mares_nemo_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c oceanic_atom2_parser.c -o oceanic_atom2_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c ihex.c -o ihex.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c mares_iconhd.c -o mares_iconhd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c hw_frog.c -o hw_frog.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c aes.c -o aes.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c cressi_edy.c -o cressi_edy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c hw_ostc.c -o hw_ostc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c mares_iconhd_parser.c -o mares_iconhd_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c cressi_edy_parser.c -o cressi_edy_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c cressi_leonardo_parser.c -o cressi_leonardo_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c cressi_goa_parser.c -o cressi_goa_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c hw_ostc_parser.c -o hw_ostc_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c cressi_leonardo.c -o cressi_leonardo.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c cressi_goa.c -o cressi_goa.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c zeagle_n2ition3.c -o zeagle_n2ition3.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c hw_ostc3.c -o hw_ostc3.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c atomics_cobalt.c -o atomics_cobalt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c shearwater_predator.c -o shearwater_predator.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c atomics_cobalt_parser.c -o atomics_cobalt_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c shearwater_common.c -o shearwater_common.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c citizen_aqualand.c -o citizen_aqualand.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c diverite_nitekq_parser.c -o diverite_nitekq_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c diverite_nitekq.c -o diverite_nitekq.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c shearwater_petrel.c -o shearwater_petrel.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c citizen_aqualand_parser.c -o citizen_aqualand_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c platform.c -o platform.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c ringbuffer.c -o ringbuffer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c checksum.c -o checksum.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c rbstream.c -o rbstream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c divesystem_idive_parser.c -o divesystem_idive_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c shearwater_predator_parser.c -o shearwater_predator_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c divesystem_idive.c -o divesystem_idive.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c array.c -o array.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c buffer.c -o buffer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c tecdiving_divecomputereu_parser.c -o tecdiving_divecomputereu_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c tecdiving_divecomputereu.c -o tecdiving_divecomputereu.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c mclean_extreme_parser.c -o mclean_extreme_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c cochran_commander_parser.c -o cochran_commander_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c cochran_commander.c -o cochran_commander.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c mclean_extreme.c -o mclean_extreme.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c sporasub_sp2_parser.c -o sporasub_sp2_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c liquivision_lynx.c -o liquivision_lynx.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c sporasub_sp2.c -o sporasub_sp2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c irda.c -o irda.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c liquivision_lynx_parser.c -o liquivision_lynx_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c bluetooth.c -o bluetooth.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c custom.c -o custom.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c usb_storage.c -o usb_storage.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c socket.c -o socket.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c field-cache.c -o field-cache.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c usb.c -o usb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c usbhid.c -o usbhid.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c garmin.c -o garmin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c deepblu_parser.c -o deepblu_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c oceans_s1_parser.c -o oceans_s1_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c deepblu.c -o deepblu.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c oceans_s1.c -o oceans_s1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c serial_posix.c -o serial_posix.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -c garmin_parser.c -o garmin_parser.o
libtool: link: ar cru .libs/libdivecomputer.a  version.o descriptor.o iostream.o iterator.o common.o context.o device.o parser.o datetime.o timer.o suunto_common.o suunto_common2.o suunto_solution.o suunto_solution_parser.o suunto_eon.o suunto_eon_parser.o suunto_vyper.o suunto_vyper_parser.o suunto_vyper2.o suunto_d9.o suunto_d9_parser.o suunto_eonsteel.o suunto_eonsteel_parser.o reefnet_sensus.o reefnet_sensus_parser.o reefnet_sensuspro.o reefnet_sensuspro_parser.o reefnet_sensusultra.o reefnet_sensusultra_parser.o uwatec_aladin.o uwatec_memomouse.o uwatec_memomouse_parser.o uwatec_smart.o uwatec_smart_parser.o oceanic_common.o oceanic_atom2.o oceanic_atom2_parser.o oceanic_veo250.o oceanic_veo250_parser.o oceanic_vtpro.o oceanic_vtpro_parser.o mares_common.o mares_nemo.o mares_nemo_parser.o mares_puck.o mares_darwin.o mares_darwin_parser.o mares_iconhd.o mares_iconhd_parser.o ihex.o hw_ostc.o hw_ostc_parser.o hw_frog.o hw_ostc3.o aes.o cressi_edy.o cressi_edy_parser.o cressi_leonardo.o cressi_leonardo_parser.o cressi_goa.o cressi_goa_parser.o zeagle_n2ition3.o atomics_cobalt.o atomics_cobalt_parser.o shearwater_common.o shearwater_predator.o shearwater_predator_parser.o shearwater_petrel.o diverite_nitekq.o diverite_nitekq_parser.o citizen_aqualand.o citizen_aqualand_parser.o divesystem_idive.o divesystem_idive_parser.o platform.o ringbuffer.o rbstream.o checksum.o array.o buffer.o cochran_commander.o cochran_commander_parser.o tecdiving_divecomputereu.o tecdiving_divecomputereu_parser.o mclean_extreme.o mclean_extreme_parser.o liquivision_lynx.o liquivision_lynx_parser.o sporasub_sp2.o sporasub_sp2_parser.o socket.o irda.o usb.o usbhid.o bluetooth.o custom.o usb_storage.o field-cache.o garmin.o garmin_parser.o deepblu.o deepblu_parser.o oceans_s1.o oceans_s1_parser.o serial_posix.o
libtool: link: ranlib .libs/libdivecomputer.a
libtool: link: ( cd ".libs" && rm -f "libdivecomputer.la" && ln -s "../libdivecomputer.la" "libdivecomputer.la" )
Making all in examples
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wshadow -Wrestrict -Wformat=2 -Wwrite-strings -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-pointer-sign -Wno-shadow -fmacro-prefix-map=../= -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dctool common.o dctool.o dctool_help.o dctool_version.o dctool_list.o dctool_scan.o dctool_download.o dctool_dump.o dctool_parse.o dctool_read.o dctool_write.o dctool_timesync.o dctool_fwupdate.o output.o output_xml.o output_raw.o utils.o  ../src/.libs/libdivecomputer.a -lusb-1.0 -lm
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sbEnNr
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64
+ cd libdivecomputer-subsurface-branch-5.0.3
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in include
Making install in libdivecomputer
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/include/libdivecomputer'
 /usr/bin/install -p -m 644 version.h common.h context.h buffer.h descriptor.h iterator.h iostream.h ioctl.h serial.h bluetooth.h ble.h irda.h usb.h usbhid.h custom.h device.h parser.h datetime.h units.h suunto_eon.h suunto_vyper2.h suunto_d9.h reefnet_sensus.h reefnet_sensuspro.h reefnet_sensusultra.h oceanic_atom2.h oceanic_veo250.h oceanic_vtpro.h hw_ostc.h hw_frog.h hw_ostc3.h atomics_cobalt.h divesystem_idive.h '/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/include/libdivecomputer'
Making install in src
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libdivecomputer.la '/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libdivecomputer.lai /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/lib64/libdivecomputer.la
libtool: install: /usr/bin/install -p .libs/libdivecomputer.a /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/lib64/libdivecomputer.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/lib64/libdivecomputer.a
libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/lib64/libdivecomputer.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
Making install in examples
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p dctool '/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/bin'
libtool: install: /usr/bin/install -p dctool /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/bin/dctool
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 libdivecomputer.pc '/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/lib64/pkgconfig'
+ sed -i -e 's,^Version.*,Version: 5.0.3,' /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/lib64/pkgconfig/libdivecomputer.pc
+ rm -f /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/bin/dctool
+ rm -f /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/lib64/libdivecomputer.la
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: lib64divecomputer-subsurface-devel-5.0.3-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9cTm19
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libdivecomputer-subsurface-branch-5.0.3
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/share/doc/lib64divecomputer-subsurface-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/share/doc/lib64divecomputer-subsurface-devel
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/share/doc/lib64divecomputer-subsurface-devel
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/share/doc/lib64divecomputer-subsurface-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CbhIf7
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libdivecomputer-subsurface-branch-5.0.3
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/share/licenses/lib64divecomputer-subsurface-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/share/licenses/lib64divecomputer-subsurface-devel
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64/usr/share/licenses/lib64divecomputer-subsurface-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: divecomputer-subsurface-devel = 5.0.3-1.mga9 lib64divecomputer-subsurface-devel = 5.0.3-1.mga9 lib64divecomputer-subsurface-devel(aarch-64) = 5.0.3-1.mga9 pkgconfig(libdivecomputer) = 5.0.3
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: pkgconfig pkgconfig(libusb-1.0)
Conflicts: lib64divecomputer-devel
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64divecomputer-subsurface-devel-5.0.3-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bmM8VJ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libdivecomputer-subsurface-branch-5.0.3
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-5.0.3-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tjoXne
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libdivecomputer-subsurface-branch-5.0.3
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!