D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/libdivecomputer-subsurface-4.9.4-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GNEnNz + 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-4.9.4 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/libdivecomputer-subsurface-branch-4.9.4.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libdivecomputer-subsurface-branch-4.9.4 + /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.UHGaGz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libdivecomputer-subsurface-branch-4.9.4 + '[' 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: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 + 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.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + 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 + /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=x86_64-mageia-linux-gnu --build=x86_64-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 x86_64-mageia-linux-gnu-gcc... x86_64-mageia-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 the compiler supports GNU C... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking the archiver (x86_64-mageia-linux-gnu-ar) interface... ar checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-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 x86_64-mageia-linux-gnu-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/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... (cached) x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.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-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/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 x86_64-mageia-linux-gnu-windres... no checking for windres... no checking for doxygen... no checking for mandoc... no checking whether make supports nested variables... (cached) yes checking for native Win32... no checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBUSB... yes 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 whether optreset is declared... no checking for struct tm.tm_gmtoff... yes checking whether strerror_r is declared... yes checking for strerror_r... 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 -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 + /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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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 In file included from /usr/include/string.h:495, from garmin.c:24: In function 'strncpy', inlined from 'get_file_list' at garmin.c:171:3, inlined from 'garmin_device_foreach' at garmin.c:254:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 24 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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 ringbuffer.o rbstream.o checksum.o array.o field-cache.o buffer.o cochran_commander.o cochran_commander_parser.o tecdiving_divecomputereu.o tecdiving_divecomputereu_parser.o garmin.o garmin_parser.o deepblu.o deepblu_parser.o socket.o irda.o usbhid.o bluetooth.o usb_storage.o custom.o serial_posix.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libdivecomputer.a libtool: link: ( cd ".libs" && rm -f "libdivecomputer.la" && ln -s "../libdivecomputer.la" "libdivecomputer.la" ) Making all in examples libtool: link: x86_64-mageia-linux-gnu-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.g59GNx + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64 + cd libdivecomputer-subsurface-branch-4.9.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in include Making install in libdivecomputer /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64/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 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-4.9.4-1.mga8.x86_64/usr/include/libdivecomputer' Making install in src /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libdivecomputer.la '/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libdivecomputer.lai /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64/usr/lib64/libdivecomputer.la libtool: install: /usr/bin/install -p .libs/libdivecomputer.a /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64/usr/lib64/libdivecomputer.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64/usr/lib64/libdivecomputer.a libtool: install: x86_64-mageia-linux-gnu-ranlib /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64/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-4.9.4-1.mga8.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p dctool '/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p dctool /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64/usr/bin/dctool /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libdivecomputer.pc '/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64/usr/lib64/pkgconfig' + sed -i -e 's,^Version.*,Version: 4.9.4,' /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64/usr/lib64/pkgconfig/libdivecomputer.pc + rm -f /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64/usr/bin/dctool + rm -f /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64/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-strip-shared /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lib64divecomputer-subsurface-devel-4.9.4-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FBPpOx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libdivecomputer-subsurface-branch-4.9.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64/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-4.9.4-1.mga8.x86_64/usr/share/doc/lib64divecomputer-subsurface-devel + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64/usr/share/doc/lib64divecomputer-subsurface-devel + cp -pr README /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64/usr/share/doc/lib64divecomputer-subsurface-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WSPUzz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libdivecomputer-subsurface-branch-4.9.4 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64/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-4.9.4-1.mga8.x86_64/usr/share/licenses/lib64divecomputer-subsurface-devel + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64/usr/share/licenses/lib64divecomputer-subsurface-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: divecomputer-subsurface-devel = 4.9.4-1.mga8 lib64divecomputer-subsurface-devel = 4.9.4-1.mga8 lib64divecomputer-subsurface-devel(x86-64) = 4.9.4-1.mga8 pkgconfig(libdivecomputer) = 4.9.4 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-4.9.4-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64divecomputer-subsurface-devel-4.9.4-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.z2e4Ex + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libdivecomputer-subsurface-branch-4.9.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.9.4-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jr0aOw + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf libdivecomputer-subsurface-branch-4.9.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!