D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/garmintools-0.10-10.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TuR3k1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf garmintools-0.10 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/garmintools-0.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd garmintools-0.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (garmintools-0.10-linkage_fix.diff):' Patch #0 (garmintools-0.10-linkage_fix.diff): + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file src/Makefile.am + echo 'Patch #1 (garmintools-0.10-mgabug14297.diff):' Patch #1 (garmintools-0.10-mgabug14297.diff): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file src/garmin.h + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kpDGr5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd garmintools-0.10 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p python + touch python/Makefile.in + autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:11: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:11: You should run autoupdate. aclocal.m4:121: AC_PROG_LIBTOOL is expanded from... configure.ac:11: the top level configure.ac:14: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:14: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:14: the top level configure.ac:22: warning: The macro `AC_FUNC_SETVBUF_REVERSED' is obsolete. Remove it and all references to SETVBUF_REVERSED. ./lib/autoconf/functions.m4:1766: AC_FUNC_SETVBUF_REVERSED is expanded from... configure.ac:22: the top level configure.ac:9: installing './compile' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-static=no 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 for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for egrep... (cached) /usr/bin/grep -E checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for strftime... yes checking for memset... yes checking for strerror... yes checking whether byte ordering is bigendian... no checking for libusb-config... /usr/bin/libusb-config checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating extras/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in src /usr/bin/make all-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o garmin_save_runs.o garmin_save_runs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o packet_id.lo packet_id.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c packet_id.c -fPIC -DPIC -o .libs/packet_id.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o command.lo command.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c command.c -fPIC -DPIC -o .libs/command.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o byte_util.lo byte_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c byte_util.c -fPIC -DPIC -o .libs/byte_util.o byte_util.c: In function 'get_string': byte_util.c:88:19: warning: pointer targets in initialization of 'char *' from 'uint8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 88 | char * start = p->packet.data + *offset; | ^ byte_util.c: In function 'get_vstring': byte_util.c:119:19: warning: pointer targets in initialization of 'char *' from 'uint8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 119 | char * start = *buf; | ^ byte_util.c: In function 'put_vstring': byte_util.c:139:12: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] 139 | strcpy(*buf,x); | ^~~~ | | | uint8 * {aka unsigned char *} In file included from /usr/include/features.h:488, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from byte_util.c:21: /usr/include/bits/string_fortified.h:77:1: note: expected 'char * restrict' but argument is of type 'uint8 *' {aka 'unsigned char *'} 77 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) | ^~~~~ byte_util.c: In function 'get_strings': byte_util.c:153:20: warning: pointer targets in initialization of 'char *' from 'uint8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 153 | char * start = p->packet.data + *offset; | ^ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o usb_comm.lo usb_comm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c usb_comm.c -fPIC -DPIC -o .libs/usb_comm.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o scan.lo scan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c scan.c -fPIC -DPIC -o .libs/scan.o scan.c:50:1: warning: 'garmin_scan_position' defined but not used [-Wunused-function] 50 | garmin_scan_position ( ) | ^~~~~~~~~~~~~~~~~~~~ scan.c:39:1: warning: 'garmin_scan_type' defined but not used [-Wunused-function] 39 | garmin_scan_type ( const char ** cursor, uint32 * type ) | ^~~~~~~~~~~~~~~~ scan.c:32:1: warning: 'garmin_scan_attribute' defined but not used [-Wunused-function] 32 | garmin_scan_attribute ( const char ** cursor, const char * name, char ** val ) | ^~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o garmin_dump.o garmin_dump.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o protocol.lo protocol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c protocol.c -fPIC -DPIC -o .libs/protocol.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o garmin_get_info.o garmin_get_info.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o symbol_name.lo symbol_name.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c symbol_name.c -fPIC -DPIC -o .libs/symbol_name.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o run.lo run.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c run.c -fPIC -DPIC -o .libs/run.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o datatype.lo datatype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c datatype.c -fPIC -DPIC -o .libs/datatype.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o garmin_gmap.o garmin_gmap.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o garmin_gpx.o garmin_gpx.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o garmin_gchart.o garmin_gchart.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o unpack.lo unpack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c unpack.c -fPIC -DPIC -o .libs/unpack.o unpack.c: In function 'garmin_unpack_dlist': unpack.c:1077:22: warning: variable 'size' set but not used [-Wunused-but-set-variable] 1077 | uint32 size; | ^~~~ unpack.c: In function 'garmin_unpack_chunk': unpack.c:1107:17: warning: variable 'size' set but not used [-Wunused-but-set-variable] 1107 | uint32 size; | ^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pack.lo pack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pack.c -fPIC -DPIC -o .libs/pack.o pack.c: In function 'garmin_save': pack.c:1204:17: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] 1204 | strncpy(pos,GARMIN_MAGIC,11); | ^~~ | | | uint8 * {aka unsigned char *} In file included from /usr/include/features.h:488, from /usr/include/sys/types.h:25, from pack.c:21: /usr/include/bits/string_fortified.h:92:1: note: expected 'char * restrict' but argument is of type 'uint8 *' {aka 'unsigned char *'} 92 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ pack.c:1194:7: warning: ignoring return value of 'fchown' declared with attribute 'warn_unused_result' [-Wunused-result] 1194 | fchown(fd,owner,group); | ^~~~~~~~~~~~~~~~~~~~~~ pack.c: In function 'mkpath': pack.c:1133:13: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 1133 | chown(rpath,owner,group); | ^~~~~~~~~~~~~~~~~~~~~~~~ pack.c:1148:7: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 1148 | chown(rpath,owner,group); | ^~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o print.lo print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c print.c -fPIC -DPIC -o .libs/print.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 6:0:2 -L/usr/lib64 -lusb -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgarmintools.la -rpath /usr/lib64 usb_comm.lo byte_util.lo unpack.lo pack.lo protocol.lo command.lo packet_id.lo print.lo scan.lo datatype.lo symbol_name.lo run.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/usb_comm.o .libs/byte_util.o .libs/unpack.o .libs/pack.o .libs/protocol.o .libs/command.o .libs/packet_id.o .libs/print.o .libs/scan.o .libs/datatype.o .libs/symbol_name.o .libs/run.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lusb -Wl,-soname -Wl,libgarmintools.so.4 -o .libs/libgarmintools.so.4.2.0 libtool: link: (cd ".libs" && rm -f "libgarmintools.so.4" && ln -s "libgarmintools.so.4.2.0" "libgarmintools.so.4") libtool: link: (cd ".libs" && rm -f "libgarmintools.so" && ln -s "libgarmintools.so.4.2.0" "libgarmintools.so") libtool: link: ( cd ".libs" && rm -f "libgarmintools.la" && ln -s "../libgarmintools.la" "libgarmintools.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o garmin_gmap garmin_gmap.o libgarmintools.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lusb -lm libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/garmin_gmap garmin_gmap.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ./.libs/libgarmintools.so -L/usr/lib64 -lusb -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o garmin_dump garmin_dump.o libgarmintools.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lusb libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/garmin_dump garmin_dump.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ./.libs/libgarmintools.so -L/usr/lib64 -lusb make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o garmin_gchart garmin_gchart.o libgarmintools.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lusb -lm libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/garmin_gchart garmin_gchart.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ./.libs/libgarmintools.so -L/usr/lib64 -lusb -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o garmin_gpx garmin_gpx.o libgarmintools.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lusb -lm libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/garmin_gpx garmin_gpx.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ./.libs/libgarmintools.so -L/usr/lib64 -lusb -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o garmin_get_info garmin_get_info.o libgarmintools.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lusb libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/garmin_get_info garmin_get_info.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ./.libs/libgarmintools.so -L/usr/lib64 -lusb make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o garmin_save_runs garmin_save_runs.o libgarmintools.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lusb libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/garmin_save_runs garmin_save_runs.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ./.libs/libgarmintools.so -L/usr/lib64 -lusb make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' Making all in doc Making all in man make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Making all in extras make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dr7Rql + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64 + cd garmintools-0.10 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libgarmintools.la '/home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgarmintools.so.4.2.0 /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/lib64/libgarmintools.so.4.2.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/lib64 && { ln -s -f libgarmintools.so.4.2.0 libgarmintools.so.4 || { rm -f libgarmintools.so.4 && ln -s libgarmintools.so.4.2.0 libgarmintools.so.4; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/lib64 && { ln -s -f libgarmintools.so.4.2.0 libgarmintools.so || { rm -f libgarmintools.so && ln -s libgarmintools.so.4.2.0 libgarmintools.so; }; }) libtool: install: /usr/bin/install -p .libs/libgarmintools.lai /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/lib64/libgarmintools.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p garmin_save_runs garmin_dump garmin_get_info garmin_gmap garmin_gchart garmin_gpx '/home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/bin' libtool: warning: 'libgarmintools.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/garmin_save_runs /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/bin/garmin_save_runs libtool: warning: 'libgarmintools.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/garmin_dump /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/bin/garmin_dump libtool: warning: 'libgarmintools.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/garmin_get_info /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/bin/garmin_get_info libtool: warning: 'libgarmintools.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/garmin_gmap /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/bin/garmin_gmap libtool: warning: 'libgarmintools.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/garmin_gchart /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/bin/garmin_gchart libtool: warning: 'libgarmintools.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/garmin_gpx /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/bin/garmin_gpx /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 garmin.h '/home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/include' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/src' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/doc' Making install in man make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/doc/man' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/doc/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 garmin_dump.1 garmin_get_info.1 garmin_gmap.1 garmin_gpx.1 garmin_save_runs.1 '/home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/share/man/man1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/doc/man' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/doc/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/doc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/doc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/doc' Making install in extras make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/extras' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/extras' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/extras' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10/extras' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/garmintools-0.10' + install -d /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/lib/udev/rules.d + install -d /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/etc/modprobe.d + install -m0644 /home/iurt/rpmbuild/SOURCES/51-garmin.rules /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/lib/udev/rules.d/51-garmin.rules + install -m0644 /home/iurt/rpmbuild/SOURCES/garmintools.conf /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/etc/modprobe.d/garmintools.conf + find /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64 -name '*.la' -delete + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.10-10.mga9 --unique-debug-suffix -0.10-10.mga9.aarch64 --unique-debug-src-base garmintools-0.10-10.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/garmintools-0.10 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/bin/garmin_dump extracting debug info from /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/bin/garmin_get_info extracting debug info from /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/bin/garmin_gpx extracting debug info from /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/lib64/libgarmintools.so.4.2.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/bin/garmin_gchart extracting debug info from /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/bin/garmin_save_runs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/bin/garmin_gmap dwz: ./usr/bin/garmin_dump-0.10-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/garmin_gchart-0.10-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/garmin_get_info-0.10-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/garmin_gmap-0.10-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/garmin_gpx-0.10-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/garmin_save_runs-0.10-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libgarmintools.so.4.2.0-0.10-10.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 816kB, size after compression: 816kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 7 CRC32s did match. 685 blocks + /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-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: garmintools-0.10-10.mga9.aarch64 Provides: garmintools = 0.10-10.mga9 garmintools(aarch-64) = 0.10-10.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgarmintools.so.4()(64bit) Processing files: lib64garmintools4-0.10-10.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EdxY3t + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd garmintools-0.10 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/share/doc/lib64garmintools4 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/share/doc/lib64garmintools4 + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/share/doc/lib64garmintools4 + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/share/doc/lib64garmintools4 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64/usr/share/doc/lib64garmintools4 + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(lib64garmintools4) = 0.10-10.mga9 lib64garmintools4 = 0.10-10.mga9 lib64garmintools4(aarch-64) = 0.10-10.mga9 libgarmintools.so.4()(64bit) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libusb-0.1.so.4()(64bit) Processing files: lib64garmintools-devel-0.10-10.mga9.aarch64 Provides: devel(libgarmintools(64bit)) garmintools-devel = 0.10-10.mga9 lib64garmintools-devel = 0.10-10.mga9 lib64garmintools-devel(aarch-64) = 0.10-10.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libusb-0.1(64bit)) Processing files: garmintools-debugsource-0.10-10.mga9.aarch64 Provides: garmintools-debugsource = 0.10-10.mga9 garmintools-debugsource(aarch-64) = 0.10-10.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: garmintools-debuginfo-0.10-10.mga9.aarch64 Provides: debuginfo(build-id) = 28dadd8696d6e262169792634809aea5b2e585e9 debuginfo(build-id) = 5617463a7df684cdf3edcb3c00f1d5b70fa07658 debuginfo(build-id) = 5c1397047d56988361e4b2f3ea6e954cebd9c8ad debuginfo(build-id) = a2388deefff4f9f84eb72d1d1b724bddded2414d debuginfo(build-id) = acc27a46b4e5982f25be71c1d008a745f0d36eb9 debuginfo(build-id) = cca14d9f4fbb675616cefba13b0007b502d2aa06 garmintools-debuginfo = 0.10-10.mga9 garmintools-debuginfo(aarch-64) = 0.10-10.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: garmintools-debugsource(aarch-64) = 0.10-10.mga9 Processing files: lib64garmintools4-debuginfo-0.10-10.mga9.aarch64 Provides: debuginfo(build-id) = b7a8d95fcf1911e601a569bb4b9fd3c9bb0bd887 lib64garmintools4-debuginfo = 0.10-10.mga9 lib64garmintools4-debuginfo(aarch-64) = 0.10-10.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: garmintools-debugsource(aarch-64) = 0.10-10.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/garmintools-0.10-10.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64garmintools4-0.10-10.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64garmintools-devel-0.10-10.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/garmintools-debugsource-0.10-10.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/garmintools-debuginfo-0.10-10.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64garmintools4-debuginfo-0.10-10.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RkM7MO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd garmintools-0.10 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/garmintools-0.10-10.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YWlCau + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf garmintools-0.10 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!