D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/libdivecomputer-subsurface-4.6.4-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rfvAud + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf libdivecomputer-subsurface-branch-4.6.4 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/libdivecomputer-subsurface-branch-4.6.4.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libdivecomputer-subsurface-branch-4.6.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jyyZbU + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libdivecomputer-subsurface-branch-4.6.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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /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 . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --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 thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (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 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 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 objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip 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 mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if 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 -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 windres... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... none needed checking for doxygen... no checking whether make supports nested variables... (cached) yes checking for native Win32... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBUSB... yes checking for HIDAPI... no checking for winsock2.h... no checking for af_irda.h... no checking for sys/socket.h... yes checking for linux/types.h... yes checking for linux/irda.h... yes checking linux/serial.h usability... yes checking linux/serial.h presence... yes checking for linux/serial.h... yes checking IOKit/serial/ioss.h usability... no checking IOKit/serial/ioss.h presence... no checking for IOKit/serial/ioss.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking whether optreset is declared... no 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 getopt_long... 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 /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 -MT version.lo -MD -MP -MF .deps/version.Tpo -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 -MT iterator.lo -MD -MP -MF .deps/iterator.Tpo -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 -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -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 -MT common.lo -MD -MP -MF .deps/common.Tpo -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 -MT datetime.lo -MD -MP -MF .deps/datetime.Tpo -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 -MT device.lo -MD -MP -MF .deps/device.Tpo -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 -MT context.lo -MD -MP -MF .deps/context.Tpo -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 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -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 -MT suunto_common.lo -MD -MP -MF .deps/suunto_common.Tpo -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 -MT suunto_solution_parser.lo -MD -MP -MF .deps/suunto_solution_parser.Tpo -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 -MT suunto_solution.lo -MD -MP -MF .deps/suunto_solution.Tpo -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 -MT suunto_common2.lo -MD -MP -MF .deps/suunto_common2.Tpo -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 -MT suunto_eon.lo -MD -MP -MF .deps/suunto_eon.Tpo -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 -MT suunto_eon_parser.lo -MD -MP -MF .deps/suunto_eon_parser.Tpo -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 -MT suunto_vyper.lo -MD -MP -MF .deps/suunto_vyper.Tpo -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 -MT suunto_vyper2.lo -MD -MP -MF .deps/suunto_vyper2.Tpo -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 -MT suunto_vyper_parser.lo -MD -MP -MF .deps/suunto_vyper_parser.Tpo -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 -MT suunto_d9.lo -MD -MP -MF .deps/suunto_d9.Tpo -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 -MT suunto_eonsteel.lo -MD -MP -MF .deps/suunto_eonsteel.Tpo -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 -MT suunto_d9_parser.lo -MD -MP -MF .deps/suunto_d9_parser.Tpo -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 -MT reefnet_sensuspro_parser.lo -MD -MP -MF .deps/reefnet_sensuspro_parser.Tpo -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 -MT reefnet_sensus.lo -MD -MP -MF .deps/reefnet_sensus.Tpo -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 -MT reefnet_sensuspro.lo -MD -MP -MF .deps/reefnet_sensuspro.Tpo -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 -MT reefnet_sensus_parser.lo -MD -MP -MF .deps/reefnet_sensus_parser.Tpo -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 -MT uwatec_aladin.lo -MD -MP -MF .deps/uwatec_aladin.Tpo -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 -MT reefnet_sensusultra_parser.lo -MD -MP -MF .deps/reefnet_sensusultra_parser.Tpo -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 -MT uwatec_memomouse.lo -MD -MP -MF .deps/uwatec_memomouse.Tpo -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 -MT reefnet_sensusultra.lo -MD -MP -MF .deps/reefnet_sensusultra.Tpo -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 -MT uwatec_smart.lo -MD -MP -MF .deps/uwatec_smart.Tpo -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 -MT suunto_eonsteel_parser.lo -MD -MP -MF .deps/suunto_eonsteel_parser.Tpo -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 -MT uwatec_memomouse_parser.lo -MD -MP -MF .deps/uwatec_memomouse_parser.Tpo -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 -MT uwatec_meridian.lo -MD -MP -MF .deps/uwatec_meridian.Tpo -c uwatec_meridian.c -o uwatec_meridian.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 -MT oceanic_veo250_parser.lo -MD -MP -MF .deps/oceanic_veo250_parser.Tpo -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 -MT uwatec_smart_parser.lo -MD -MP -MF .deps/uwatec_smart_parser.Tpo -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 -MT oceanic_atom2.lo -MD -MP -MF .deps/oceanic_atom2.Tpo -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 -MT oceanic_veo250.lo -MD -MP -MF .deps/oceanic_veo250.Tpo -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 -MT oceanic_common.lo -MD -MP -MF .deps/oceanic_common.Tpo -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 -MT oceanic_vtpro.lo -MD -MP -MF .deps/oceanic_vtpro.Tpo -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 -MT oceanic_vtpro_parser.lo -MD -MP -MF .deps/oceanic_vtpro_parser.Tpo -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 -MT oceanic_atom2_parser.lo -MD -MP -MF .deps/oceanic_atom2_parser.Tpo -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 -MT mares_puck.lo -MD -MP -MF .deps/mares_puck.Tpo -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 -MT mares_common.lo -MD -MP -MF .deps/mares_common.Tpo -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 -MT mares_nemo_parser.lo -MD -MP -MF .deps/mares_nemo_parser.Tpo -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 -MT mares_nemo.lo -MD -MP -MF .deps/mares_nemo.Tpo -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 -MT mares_darwin_parser.lo -MD -MP -MF .deps/mares_darwin_parser.Tpo -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 -MT mares_iconhd_parser.lo -MD -MP -MF .deps/mares_iconhd_parser.Tpo -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 -MT mares_darwin.lo -MD -MP -MF .deps/mares_darwin.Tpo -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 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -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 -MT mares_iconhd.lo -MD -MP -MF .deps/mares_iconhd.Tpo -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 -MT cressi_edy_parser.lo -MD -MP -MF .deps/cressi_edy_parser.Tpo -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 -MT hw_frog.lo -MD -MP -MF .deps/hw_frog.Tpo -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 -MT cressi_edy.lo -MD -MP -MF .deps/cressi_edy.Tpo -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 -MT hw_ostc.lo -MD -MP -MF .deps/hw_ostc.Tpo -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 -MT cressi_leonardo.lo -MD -MP -MF .deps/cressi_leonardo.Tpo -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 -MT hw_ostc3.lo -MD -MP -MF .deps/hw_ostc3.Tpo -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 -MT cressi_leonardo_parser.lo -MD -MP -MF .deps/cressi_leonardo_parser.Tpo -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 -MT hw_ostc_parser.lo -MD -MP -MF .deps/hw_ostc_parser.Tpo -c hw_ostc_parser.c -o hw_ostc_parser.o hw_ostc_parser.c: In function 'hw_ostc_parser_get_field': hw_ostc_parser.c:612:46: warning: ', Desaturation ' directive output truncated writing 15 bytes into a region of size between 0 and 4 [-Wformat-truncation=] snprintf(buf, BUFLEN, "Saturation %u, Desaturation %u", layout->deco_info1, layout->deco_info2); ~~~~^~~~~~~~~~~ In file included from /usr/include/stdio.h:936:0, from hw_ostc_parser.c:23: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 29 and 47 bytes into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -MT aes.lo -MD -MP -MF .deps/aes.Tpo -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 -MT zeagle_n2ition3.lo -MD -MP -MF .deps/zeagle_n2ition3.Tpo -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 -MT atomics_cobalt.lo -MD -MP -MF .deps/atomics_cobalt.Tpo -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 -MT atomics_cobalt_parser.lo -MD -MP -MF .deps/atomics_cobalt_parser.Tpo -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 -MT shearwater_petrel.lo -MD -MP -MF .deps/shearwater_petrel.Tpo -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 -MT shearwater_common.lo -MD -MP -MF .deps/shearwater_common.Tpo -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 -MT shearwater_predator_parser.lo -MD -MP -MF .deps/shearwater_predator_parser.Tpo -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 -MT shearwater_predator.lo -MD -MP -MF .deps/shearwater_predator.Tpo -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 -MT diverite_nitekq.lo -MD -MP -MF .deps/diverite_nitekq.Tpo -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 -MT citizen_aqualand_parser.lo -MD -MP -MF .deps/citizen_aqualand_parser.Tpo -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 -MT citizen_aqualand.lo -MD -MP -MF .deps/citizen_aqualand.Tpo -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 -MT diverite_nitekq_parser.lo -MD -MP -MF .deps/diverite_nitekq_parser.Tpo -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 -MT ringbuffer.lo -MD -MP -MF .deps/ringbuffer.Tpo -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 -MT rbstream.lo -MD -MP -MF .deps/rbstream.Tpo -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 -MT checksum.lo -MD -MP -MF .deps/checksum.Tpo -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 -MT divesystem_idive_parser.lo -MD -MP -MF .deps/divesystem_idive_parser.Tpo -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 -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -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 -MT array.lo -MD -MP -MF .deps/array.Tpo -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 -MT divesystem_idive.lo -MD -MP -MF .deps/divesystem_idive.Tpo -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 -MT cochran_commander.lo -MD -MP -MF .deps/cochran_commander.Tpo -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 -MT usbhid.lo -MD -MP -MF .deps/usbhid.Tpo -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 -MT irda.lo -MD -MP -MF .deps/irda.Tpo -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 -MT cochran_commander_parser.lo -MD -MP -MF .deps/cochran_commander_parser.Tpo -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 -MT serial_posix.lo -MD -MP -MF .deps/serial_posix.Tpo -c serial_posix.c -o serial_posix.o libtool: link: ar cru .libs/libdivecomputer.a version.o descriptor.o iterator.o common.o context.o device.o parser.o datetime.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 uwatec_meridian.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 aes.o hw_ostc3.o cressi_edy.o cressi_edy_parser.o cressi_leonardo.o cressi_leonardo_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 buffer.o cochran_commander.o cochran_commander_parser.o serial_posix.o irda.o usbhid.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 -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_download.o dctool_dump.o dctool_parse.o dctool_read.o dctool_write.o dctool_fwupdate.o output.o output_xml.o output_raw.o utils.o ../src/.libs/libdivecomputer.a -lusb-1.0 -lm + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.di21st + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64 + cd libdivecomputer-subsurface-branch-4.6.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64 'INSTALL=/usr/bin/install -p' Making install in include Making install in libdivecomputer /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/include/libdivecomputer' /usr/bin/install -p -m 644 version.h common.h context.h custom_serial.h buffer.h descriptor.h iterator.h device.h parser.h datetime.h units.h suunto.h suunto_solution.h suunto_eon.h suunto_eonsteel.h suunto_vyper.h suunto_vyper2.h suunto_d9.h reefnet.h reefnet_sensus.h reefnet_sensuspro.h reefnet_sensusultra.h uwatec.h uwatec_aladin.h uwatec_memomouse.h uwatec_smart.h uwatec_meridian.h oceanic.h oceanic_atom2.h oceanic_veo250.h oceanic_vtpro.h mares.h mares_nemo.h mares_puck.h mares_darwin.h mares_iconhd.h hw.h hw_ostc.h hw_frog.h hw_ostc3.h '/home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/include/libdivecomputer' /usr/bin/install -p -m 644 cressi.h cressi_edy.h cressi_leonardo.h zeagle.h zeagle_n2ition3.h atomics.h atomics_cobalt.h shearwater.h shearwater_petrel.h shearwater_predator.h diverite.h diverite_nitekq.h citizen.h citizen_aqualand.h divesystem.h divesystem_idive.h cochran.h cochran_commander.h '/home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/include/libdivecomputer' Making install in src /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libdivecomputer.la '/home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libdivecomputer.lai /home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/lib64/libdivecomputer.la libtool: install: /usr/bin/install -p .libs/libdivecomputer.a /home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/lib64/libdivecomputer.a libtool: install: chmod 644 /home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/lib64/libdivecomputer.a libtool: install: ranlib /home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/lib64/libdivecomputer.a libtool: warning: remember to run 'libtool --finish /usr/lib64' Making install in examples /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p dctool '/home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/bin' libtool: install: /usr/bin/install -p dctool /home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/bin/dctool /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libdivecomputer.pc '/home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/lib64/pkgconfig' + rm -f /home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/bin/dctool + rm -f /home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/lib64/libdivecomputer.la + '[' -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/translate_menu + '[' -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_elf_files + '[' -n '' ']' + export DISABLE_DEBUG=1 + DISABLE_DEBUG=1 + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 4.6.4-1.mga7 --unique-debug-suffix -4.6.4-1.mga7.x86_64 --unique-debug-src-base libdivecomputer-subsurface-4.6.4-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/libdivecomputer-subsurface-branch-4.6.4 + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: lib64divecomputer-subsurface-devel-4.6.4-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tJwaP4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libdivecomputer-subsurface-branch-4.6.4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/share/doc/lib64divecomputer-subsurface-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/share/doc/lib64divecomputer-subsurface-devel + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/share/doc/lib64divecomputer-subsurface-devel + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/share/doc/lib64divecomputer-subsurface-devel + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rEWmeG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libdivecomputer-subsurface-branch-4.6.4 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/share/licenses/lib64divecomputer-subsurface-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/share/licenses/lib64divecomputer-subsurface-devel + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64/usr/share/licenses/lib64divecomputer-subsurface-devel + exit 0 error: Invalid version (double separator '-'): 0.6.0-devel-Subsurface-branch: pkgconfig(libdivecomputer) = 0.6.0-devel-Subsurface-branch Provides: divecomputer-subsurface-devel = 4.6.4-1.mga7 lib64divecomputer-subsurface-devel = 4.6.4-1.mga7 lib64divecomputer-subsurface-devel(x86-64) = 4.6.4-1.mga7 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/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64divecomputer-subsurface-devel-4.6.4-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RISV2l + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libdivecomputer-subsurface-branch-4.6.4 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/libdivecomputer-subsurface-4.6.4-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9x62S1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf libdivecomputer-subsurface-branch-4.6.4 + exit 0 D: [iurt_root_command] Success!