D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/mtr-0.93-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EZPJi3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf mtr-0.93 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/mtr-0.93.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mtr-0.93 + /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.SeALbZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mtr-0.93 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:8: installing 'build-aux/compile' configure.ac:20: installing 'build-aux/config.guess' configure.ac:20: installing 'build-aux/config.sub' configure.ac:9: installing 'build-aux/install-sh' configure.ac:9: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' autoreconf: Leaving directory `.' + 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=. + /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 + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-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 checking for aarch64-mageia-linux-gnu-gcc... aarch64-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 we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking whether make supports nested variables... (cached) yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for aarch64-mageia-linux-gnu-gcc... (cached) aarch64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking cursesX.h usability... no checking cursesX.h presence... no checking for cursesX.h... no checking error.h usability... yes checking error.h presence... yes checking for error.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking linux/icmp.h usability... yes checking linux/icmp.h presence... yes checking for linux/icmp.h... yes checking linux/errqueue.h usability... yes checking linux/errqueue.h presence... yes checking for linux/errqueue.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncurses/curses.h usability... yes checking ncurses/curses.h presence... yes checking for ncurses/curses.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/limits.h usability... no checking sys/limits.h presence... no checking for sys/limits.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for sys/types.h... (cached) yes checking sys/xti.h usability... no checking sys/xti.h presence... no checking for sys/xti.h... no checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking for __fpending... yes checking for fcntl... yes checking for error... yes checking for getopt_long... yes checking for floor in -lm... yes checking for GTK... yes checking for library containing initscr... -lncurses checking for cap_set_proc in -lcap... no configure: WARNING: Capabilities support is strongly recommended for increased security. See SECURITY for more information. checking for socket... yes checking for gethostbyname... yes checking for res_query... no checking for __res_query in -lresolv... yes checking whether errno is declared... yes checking for socklen_t... yes checking for time_t... yes checking for C flags to get more warnings... -Wall -Wno-pointer-sign build options: -------------- ipv6 :yes ipinfo :yes ncurses :yes gtk :yes cap : libs :-lncurses -lm cflags :-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -------------- checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' ./build-aux/mangen.sh "UNKNOWN" \ ./man/mtr-packet.8.in mtr-packet.8 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' ./build-aux/mangen.sh "UNKNOWN" \ ./man/mtr.8.in mtr.8 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-raw.o `test -f 'ui/raw.c' || echo './'`ui/raw.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-display.o `test -f 'ui/display.c' || echo './'`ui/display.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-split.o `test -f 'ui/split.c' || echo './'`ui/split.c ui/split.c: In function 'split_redraw': ui/split.c:105:52: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 105 | snprintf(newLine, sizeof(newLine), "%s %d %d %d %d %d %d", | ^~ ui/split.c:105:48: note: directive argument in the range [-2147483, 2147483] 105 | snprintf(newLine, sizeof(newLine), "%s %d %d %d %d %d %d", | ^~~~~~~~~~~~~~~~~~~~~~ ui/split.c:105:48: note: directive argument in the range [-2147483, 2147483] ui/split.c:105:48: note: directive argument in the range [-2147483, 2147483] In file included from /usr/include/stdio.h:867, from ui/split.c:27: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 13 and 319 bytes into a destination of size 256 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from ui/split.c:28: In function 'strncpy', inlined from 'xstrncpy' at ui/utils.h:42:5, inlined from 'split_redraw' at ui/split.c:121:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-dns.o `test -f 'ui/dns.c' || echo './'`ui/dns.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/mtr-cmdparse.o `test -f 'packet/cmdparse.c' || echo './'`packet/cmdparse.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-cmdpipe.o `test -f 'ui/cmdpipe.c' || echo './'`ui/cmdpipe.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-utils.o `test -f 'ui/utils.c' || echo './'`ui/utils.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-mtr.o `test -f 'ui/mtr.c' || echo './'`ui/mtr.c ui/mtr.c: In function 'init_fld_options': ui/mtr.c:302:5: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 302 | memset(ctl->fld_index, -1, FLD_INDEX_SZ); | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-select.o `test -f 'ui/select.c' || echo './'`ui/select.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-report.o `test -f 'ui/report.c' || echo './'`ui/report.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-asn.o `test -f 'ui/asn.c' || echo './'`ui/asn.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/packet.o packet/packet.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/timeval.o packet/timeval.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/cmdparse.o packet/cmdparse.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-net.o `test -f 'ui/net.c' || echo './'`ui/net.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/sockaddr.o packet/sockaddr.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/probe.o packet/probe.c In file included from /usr/include/string.h:495, from packet/probe.c:31: In function 'strncat', inlined from 'respond_to_probe' at packet/probe.c:289:9: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output may be truncated copying between 0 and 4095 bytes from a string of length 4095 [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/command.o packet/command.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/deconstruct_unix.o packet/deconstruct_unix.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/wait_unix.o packet/wait_unix.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/construct_unix.o packet/construct_unix.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/probe_unix.o packet/probe_unix.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-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 -Wno-pointer-sign -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mtr-packet packet/packet.o packet/cmdparse.o packet/command.o packet/probe.o packet/timeval.o packet/sockaddr.o packet/construct_unix.o packet/deconstruct_unix.o packet/probe_unix.o packet/wait_unix.o -lncurses -lm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-curses.o `test -f 'ui/curses.c' || echo './'`ui/curses.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-gtk.o `test -f 'ui/gtk.c' || echo './'`ui/gtk.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ui/gtk.c:31: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ui/gtk.c:31: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ui/gtk.c:31: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ui/gtk.c:31: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mtr ui/mtr-mtr.o ui/mtr-net.o ui/mtr-cmdpipe.o ui/mtr-dns.o ui/mtr-raw.o ui/mtr-split.o ui/mtr-display.o ui/mtr-report.o ui/mtr-select.o ui/mtr-utils.o packet/mtr-cmdparse.o ui/mtr-asn.o ui/mtr-curses.o ui/mtr-gtk.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lresolv -lncurses -lm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' + mv mtr xmtr + /usr/bin/make -O -j8 V=1 VERBOSE=1 distclean test -z "mtr-packet-listen" || rm -f mtr-packet-listen test -z "man/mtr.8 man/mtr-packet.8" || rm -f man/mtr.8 man/mtr-packet.8 test -z "mtr mtr-packet" || rm -f mtr mtr-packet rm -f config.h stamp-h1 rm -f *.tab.c test -z "test/cmdparse.py.log test/param.py.log test/probe.py.log" || rm -f test/cmdparse.py.log test/param.py.log test/probe.py.log test -z "test/cmdparse.py.trs test/param.py.trs test/probe.py.trs" || rm -f test/cmdparse.py.trs test/param.py.trs test/probe.py.trs test -z "test-suite.log" || rm -f test-suite.log rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files rm -f *.o rm -f packet/*.o rm -f portability/*.o rm -f test/*.o rm -f ui/*.o test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f packet/.deps/.dirstamp rm -f packet/.dirstamp rm -f portability/.deps/.dirstamp rm -f portability/.dirstamp rm -f test/.deps/.dirstamp rm -f test/.dirstamp rm -f ui/.deps/.dirstamp rm -f ui/.dirstamp rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f packet/.deps/cmdparse.Po rm -f packet/.deps/command.Po rm -f packet/.deps/construct_unix.Po rm -f packet/.deps/deconstruct_unix.Po rm -f packet/.deps/mtr-cmdparse.Po rm -f packet/.deps/packet.Po rm -f packet/.deps/probe.Po rm -f packet/.deps/probe_cygwin.Po rm -f packet/.deps/probe_unix.Po rm -f packet/.deps/sockaddr.Po rm -f packet/.deps/timeval.Po rm -f packet/.deps/wait_cygwin.Po rm -f packet/.deps/wait_unix.Po rm -f portability/.deps/error.Po rm -f portability/.deps/mtr-error.Po rm -f portability/.deps/mtr-getopt.Po rm -f portability/.deps/mtr-getopt1.Po rm -f test/.deps/packet_listen.Po rm -f ui/.deps/mtr-asn.Po rm -f ui/.deps/mtr-cmdpipe.Po rm -f ui/.deps/mtr-curses.Po rm -f ui/.deps/mtr-display.Po rm -f ui/.deps/mtr-dns.Po rm -f ui/.deps/mtr-gtk.Po rm -f ui/.deps/mtr-mtr.Po rm -f ui/.deps/mtr-net.Po rm -f ui/.deps/mtr-raw.Po rm -f ui/.deps/mtr-report.Po rm -f ui/.deps/mtr-select.Po rm -f ui/.deps/mtr-split.Po rm -f ui/.deps/mtr-utils.Po rm -f Makefile + 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=. + /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 + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-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 --sbindir=/usr/bin --without-gtk checking for aarch64-mageia-linux-gnu-gcc... aarch64-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 we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking whether make supports nested variables... (cached) yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for aarch64-mageia-linux-gnu-gcc... (cached) aarch64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking cursesX.h usability... no checking cursesX.h presence... no checking for cursesX.h... no checking error.h usability... yes checking error.h presence... yes checking for error.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking linux/icmp.h usability... yes checking linux/icmp.h presence... yes checking for linux/icmp.h... yes checking linux/errqueue.h usability... yes checking linux/errqueue.h presence... yes checking for linux/errqueue.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncurses/curses.h usability... yes checking ncurses/curses.h presence... yes checking for ncurses/curses.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/limits.h usability... no checking sys/limits.h presence... no checking for sys/limits.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for sys/types.h... (cached) yes checking sys/xti.h usability... no checking sys/xti.h presence... no checking for sys/xti.h... no checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking for __fpending... yes checking for fcntl... yes checking for error... yes checking for getopt_long... yes checking for floor in -lm... yes checking for library containing initscr... -lncurses checking for cap_set_proc in -lcap... no configure: WARNING: Capabilities support is strongly recommended for increased security. See SECURITY for more information. checking for socket... yes checking for gethostbyname... yes checking for res_query... no checking for __res_query in -lresolv... yes checking whether errno is declared... yes checking for socklen_t... yes checking for time_t... yes checking for C flags to get more warnings... -Wall -Wno-pointer-sign build options: -------------- ipv6 :yes ipinfo :yes ncurses :yes gtk :no cap : libs :-lncurses -lm cflags :-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -------------- checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-split.o `test -f 'ui/split.c' || echo './'`ui/split.c ui/split.c: In function 'split_redraw': ui/split.c:105:52: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 105 | snprintf(newLine, sizeof(newLine), "%s %d %d %d %d %d %d", | ^~ ui/split.c:105:48: note: directive argument in the range [-2147483, 2147483] 105 | snprintf(newLine, sizeof(newLine), "%s %d %d %d %d %d %d", | ^~~~~~~~~~~~~~~~~~~~~~ ui/split.c:105:48: note: directive argument in the range [-2147483, 2147483] ui/split.c:105:48: note: directive argument in the range [-2147483, 2147483] In file included from /usr/include/stdio.h:867, from ui/split.c:27: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 13 and 319 bytes into a destination of size 256 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from ui/split.c:28: In function 'strncpy', inlined from 'xstrncpy' at ui/utils.h:42:5, inlined from 'split_redraw' at ui/split.c:121:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-raw.o `test -f 'ui/raw.c' || echo './'`ui/raw.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-display.o `test -f 'ui/display.c' || echo './'`ui/display.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-dns.o `test -f 'ui/dns.c' || echo './'`ui/dns.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/mtr-cmdparse.o `test -f 'packet/cmdparse.c' || echo './'`packet/cmdparse.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-cmdpipe.o `test -f 'ui/cmdpipe.c' || echo './'`ui/cmdpipe.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-utils.o `test -f 'ui/utils.c' || echo './'`ui/utils.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-mtr.o `test -f 'ui/mtr.c' || echo './'`ui/mtr.c ui/mtr.c: In function 'init_fld_options': ui/mtr.c:302:5: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 302 | memset(ctl->fld_index, -1, FLD_INDEX_SZ); | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-asn.o `test -f 'ui/asn.c' || echo './'`ui/asn.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-report.o `test -f 'ui/report.c' || echo './'`ui/report.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-select.o `test -f 'ui/select.c' || echo './'`ui/select.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/packet.o packet/packet.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/cmdparse.o packet/cmdparse.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/timeval.o packet/timeval.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/sockaddr.o packet/sockaddr.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-net.o `test -f 'ui/net.c' || echo './'`ui/net.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/probe.o packet/probe.c In file included from /usr/include/string.h:495, from packet/probe.c:31: In function 'strncat', inlined from 'respond_to_probe' at packet/probe.c:289:9: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output may be truncated copying between 0 and 4095 bytes from a string of length 4095 [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/command.o packet/command.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/wait_unix.o packet/wait_unix.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/deconstruct_unix.o packet/deconstruct_unix.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/construct_unix.o packet/construct_unix.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o ui/mtr-curses.o `test -f 'ui/curses.c' || echo './'`ui/curses.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-pointer-sign -c -o packet/probe_unix.o packet/probe_unix.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-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 -Wno-pointer-sign -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mtr-packet packet/packet.o packet/cmdparse.o packet/command.o packet/probe.o packet/timeval.o packet/sockaddr.o packet/construct_unix.o packet/deconstruct_unix.o packet/probe_unix.o packet/wait_unix.o -lncurses -lm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' aarch64-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 -Wno-pointer-sign -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mtr ui/mtr-mtr.o ui/mtr-net.o ui/mtr-cmdpipe.o ui/mtr-dns.o ui/mtr-raw.o ui/mtr-split.o ui/mtr-display.o ui/mtr-report.o ui/mtr-select.o ui/mtr-utils.o packet/mtr-cmdparse.o ui/mtr-asn.o ui/mtr-curses.o -lresolv -lncurses -lm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Qe6kv0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64 + cd mtr-0.93 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/bin' /usr/bin/install -p mtr mtr-packet '/home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/bin' /usr/bin/make install-exec-hook make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' `setcap cap_net_raw+ep /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/bin/mtr-packet` \ || chmod u+s /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/bin/mtr-packet /bin/sh: line 1: setcap: command not found make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/share/bash-completion/completions' /usr/bin/install -p -m 644 bash-completion/mtr '/home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/share/bash-completion/completions' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 mtr.8 mtr-packet.8 '/home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/share/man/man8' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' + for size in 16x16 32x32 48x48 + install -d /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/share/icons/hicolor/16x16/apps/ + convert img/mtr_icon.xpm -size 16x16 /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/share/icons/hicolor/16x16/apps/mtr.png + for size in 16x16 32x32 48x48 + install -d /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/share/icons/hicolor/32x32/apps/ + convert img/mtr_icon.xpm -size 32x32 /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/share/icons/hicolor/32x32/apps/mtr.png + for size in 16x16 32x32 48x48 + install -d /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/share/icons/hicolor/48x48/apps/ + convert img/mtr_icon.xpm -size 48x48 /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/share/icons/hicolor/48x48/apps/mtr.png + install -d /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/bin + install -m755 xmtr /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/bin/xmtr + install -d /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/share/applications + cat + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.93-2.mga8 --unique-debug-suffix -0.93-2.mga8.aarch64 --unique-debug-src-base mtr-0.93-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mtr-0.93 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/bin/mtr explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/bin/xmtr explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/bin/mtr-packet extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/bin/mtr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/bin/mtr-packet extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/bin/xmtr original debug info size: 872kB, size after compression: 728kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 654 blocks + '[' -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_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /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: mtr-0.93-2.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2eZqQ2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mtr-0.93 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/share/doc/mtr + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/share/doc/mtr + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/share/doc/mtr + cp -pr FORMATS /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/share/doc/mtr + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/share/doc/mtr + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/share/doc/mtr + cp -pr SECURITY /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/share/doc/mtr + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64/usr/share/doc/mtr + RPM_EC=0 ++ jobs -p + exit 0 Provides: mtr = 0.93-2.mga8 mtr(aarch-64) = 0.93-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileCaps) <= 4.6.1-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) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libncurses.so.6()(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) libtinfo.so.6()(64bit) Processing files: mtr-gtk-0.93-2.mga8.aarch64 Provides: application() application(mtr.desktop) mtr-gtk = 0.93-2.mga8 mtr-gtk(aarch-64) = 0.93-2.mga8 xmtr 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) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) libtinfo.so.6()(64bit) Processing files: mtr-debugsource-0.93-2.mga8.aarch64 Provides: mtr-debugsource = 0.93-2.mga8 mtr-debugsource(aarch-64) = 0.93-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mtr-debuginfo-0.93-2.mga8.aarch64 Provides: debuginfo(build-id) = 2076b1e0837888443d50c4e2b8b32ecd2a94f308 debuginfo(build-id) = 2ca1a06cf0adfec6a1eb6229b858da94dc6efa73 mtr-debuginfo = 0.93-2.mga8 mtr-debuginfo(aarch-64) = 0.93-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mtr-debugsource(aarch-64) = 0.93-2.mga8 Processing files: mtr-gtk-debuginfo-0.93-2.mga8.aarch64 Provides: debuginfo(build-id) = 6e1e332d5a4d9ef50d1785c3ec8f803c554ae8c8 mtr-gtk-debuginfo = 0.93-2.mga8 mtr-gtk-debuginfo(aarch-64) = 0.93-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mtr-debugsource(aarch-64) = 0.93-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mtr-0.93-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mtr-gtk-0.93-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mtr-gtk-debuginfo-0.93-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mtr-debugsource-0.93-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mtr-debuginfo-0.93-2.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GE8OaZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mtr-0.93 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.k9gL0Z + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mtr-0.93 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!