D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/mtr-0.94-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SLqKTz + 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.94 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/mtr-0.94.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mtr-0.94 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/mtr-autoconf.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + echo 0.94 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hQs64I + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mtr-0.94 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc 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=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/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 + /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... 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 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of 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... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking 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 for arpa/nameser_compat.h... yes checking for curses.h... yes checking for cursesX.h... no checking for error.h... yes checking for fcntl.h... yes checking for linux/icmp.h... yes checking for linux/errqueue.h... yes checking for ncurses.h... yes checking for ncurses/curses.h... yes checking for netinet/in.h... yes checking for socket.h... no checking for sys/cdefs.h... yes checking for sys/limits.h... no checking for sys/socket.h... yes checking for stdio_ext.h... yes checking for sys/types.h... (cached) yes checking for sys/xti.h... no 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... no checking for GTK... yes checking for JANSSON... no 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 for gcc options needed to detect all undeclared functions... none needed 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: -------------- libasan : ipv6 :yes ipinfo :yes ncurses :yes gtk :yes jansson :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.94' ./build-aux/mangen.sh "0.94" \ ./man/mtr.8.in mtr.8 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' ./build-aux/mangen.sh "0.94" \ ./man/mtr-packet.8.in mtr-packet.8 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -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:866, from ui/split.c:27: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 13 and 319 bytes into a destination of size 256 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, 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:95:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -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-sockaddr.o `test -f 'packet/sockaddr.c' || echo './'`packet/sockaddr.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -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 In file included from /usr/include/string.h:519, from ui/cmdpipe.c:28: In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:417:5, inlined from 'send_probe_command' at ui/cmdpipe.c:438:5: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' output may be truncated copying between 0 and 4095 bytes from a string of length 4095 [-Wstringop-truncation] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:417:5, inlined from 'send_probe_command' at ui/cmdpipe.c:441:5: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' output may be truncated copying between 0 and 4095 bytes from a string of length 4095 [-Wstringop-truncation] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:417:5, inlined from 'send_probe_command' at ui/cmdpipe.c:444:5: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' output may be truncated copying between 0 and 4095 bytes from a string of length 4095 [-Wstringop-truncation] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:417:5, inlined from 'send_probe_command' at ui/cmdpipe.c:446:5: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' output may be truncated copying between 0 and 4095 bytes from a string of length 4095 [-Wstringop-truncation] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:417:5, inlined from 'send_probe_command' at ui/cmdpipe.c:450:5: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' output may be truncated copying between 0 and 4095 bytes from a string of length 4095 [-Wstringop-truncation] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:417:5, inlined from 'send_probe_command' at ui/cmdpipe.c:454:9: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' output may be truncated copying between 0 and 4095 bytes from a string of length 4095 [-Wstringop-truncation] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -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 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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:519, from packet/probe.c:31: In function 'strncat', inlined from 'respond_to_probe' at packet/probe.c:296:9: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' output may be truncated copying between 0 and 4095 bytes from a string of length 4095 [-Wstringop-truncation] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -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 packet/mtr-sockaddr.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.94' + 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 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 *.o rm -f packet/*.o rm -f portability/*.o rm -f test/*.o rm -f ui/*.o rm -f *.tab.c rm -f config.h stamp-h1 rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files 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/mtr-sockaddr.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=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/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 + /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... 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 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of 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... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking 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 for arpa/nameser_compat.h... yes checking for curses.h... yes checking for cursesX.h... no checking for error.h... yes checking for fcntl.h... yes checking for linux/icmp.h... yes checking for linux/errqueue.h... yes checking for ncurses.h... yes checking for ncurses/curses.h... yes checking for netinet/in.h... yes checking for socket.h... no checking for sys/cdefs.h... yes checking for sys/limits.h... no checking for sys/socket.h... yes checking for stdio_ext.h... yes checking for sys/types.h... (cached) yes checking for sys/xti.h... no 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 JANSSON... no 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 for gcc options needed to detect all undeclared functions... none needed 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: -------------- libasan : ipv6 :yes ipinfo :yes ncurses :yes gtk :no jansson :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.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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:866, from ui/split.c:27: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 13 and 319 bytes into a destination of size 256 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, 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:95:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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-sockaddr.o `test -f 'packet/sockaddr.c' || echo './'`packet/sockaddr.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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 In file included from /usr/include/string.h:519, from ui/cmdpipe.c:28: In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:417:5, inlined from 'send_probe_command' at ui/cmdpipe.c:438:5: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' output may be truncated copying between 0 and 4095 bytes from a string of length 4095 [-Wstringop-truncation] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:417:5, inlined from 'send_probe_command' at ui/cmdpipe.c:441:5: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' output may be truncated copying between 0 and 4095 bytes from a string of length 4095 [-Wstringop-truncation] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:417:5, inlined from 'send_probe_command' at ui/cmdpipe.c:444:5: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' output may be truncated copying between 0 and 4095 bytes from a string of length 4095 [-Wstringop-truncation] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:417:5, inlined from 'send_probe_command' at ui/cmdpipe.c:446:5: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' output may be truncated copying between 0 and 4095 bytes from a string of length 4095 [-Wstringop-truncation] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:417:5, inlined from 'send_probe_command' at ui/cmdpipe.c:450:5: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' output may be truncated copying between 0 and 4095 bytes from a string of length 4095 [-Wstringop-truncation] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:417:5, inlined from 'send_probe_command' at ui/cmdpipe.c:454:9: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' output may be truncated copying between 0 and 4095 bytes from a string of length 4095 [-Wstringop-truncation] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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:519, from packet/probe.c:31: In function 'strncat', inlined from 'respond_to_probe' at packet/probe.c:296:9: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' output may be truncated copying between 0 and 4095 bytes from a string of length 4095 [-Wstringop-truncation] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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.94' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' 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 packet/mtr-sockaddr.o ui/mtr-asn.o ui/mtr-curses.o -lresolv -lncurses -lm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.doOpez + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64 + cd mtr-0.94 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/bin' /usr/bin/install -p mtr mtr-packet '/home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/bin' /usr/bin/make install-exec-hook make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' `setcap cap_net_raw+ep /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/bin/mtr-packet` \ || chmod u+s /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/bin/mtr-packet /bin/sh: line 2: setcap: command not found make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/share/bash-completion/completions' /usr/bin/install -p -m 644 bash-completion/mtr '/home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/share/bash-completion/completions' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 mtr.8 mtr-packet.8 '/home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/share/man/man8' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mtr-0.94' + for size in 16x16 32x32 48x48 + install -d /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/share/icons/hicolor/16x16/apps/ + convert img/mtr_icon.xpm -size 16x16 /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/share/icons/hicolor/16x16/apps/mtr.png + for size in 16x16 32x32 48x48 + install -d /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/share/icons/hicolor/32x32/apps/ + convert img/mtr_icon.xpm -size 32x32 /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/share/icons/hicolor/32x32/apps/mtr.png + for size in 16x16 32x32 48x48 + install -d /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/share/icons/hicolor/48x48/apps/ + convert img/mtr_icon.xpm -size 48x48 /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/share/icons/hicolor/48x48/apps/mtr.png + install -d /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/bin + install -m755 xmtr /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/bin/xmtr + install -d /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/share/applications + cat + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.94-1.mga9 --unique-debug-suffix -0.94-1.mga9.aarch64 --unique-debug-src-base mtr-0.94-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mtr-0.94 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/bin/mtr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/bin/xmtr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/bin/mtr-packet dwz: ./usr/bin/mtr-0.94-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/mtr-packet-0.94-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/xmtr-0.94-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 660kB, size after compression: 660kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 3 CRC32s did match. 652 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: mtr-0.94-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Dy4aEx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mtr-0.94 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/share/doc/mtr + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/share/doc/mtr + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/share/doc/mtr + cp -pr FORMATS /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/share/doc/mtr + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/share/doc/mtr + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/share/doc/mtr + cp -pr SECURITY /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/share/doc/mtr + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64/usr/share/doc/mtr + RPM_EC=0 ++ jobs -p + exit 0 Provides: mtr = 0.94-1.mga9 mtr(aarch-64) = 0.94-1.mga9 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) libc.so.6(GLIBC_2.33)(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.94-1.mga9.aarch64 Provides: application() application(mtr.desktop) mtr-gtk = 0.94-1.mga9 mtr-gtk(aarch-64) = 0.94-1.mga9 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) libc.so.6(GLIBC_2.33)(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.94-1.mga9.aarch64 Provides: mtr-debugsource = 0.94-1.mga9 mtr-debugsource(aarch-64) = 0.94-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mtr-debuginfo-0.94-1.mga9.aarch64 Provides: debuginfo(build-id) = 3258cf2c58d7b19c253ec6e014ac57b7dab8b575 debuginfo(build-id) = fc524c68e47e46bbeb0d9eb0e8c2d00dca9bc47b mtr-debuginfo = 0.94-1.mga9 mtr-debuginfo(aarch-64) = 0.94-1.mga9 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.94-1.mga9 Processing files: mtr-gtk-debuginfo-0.94-1.mga9.aarch64 Provides: debuginfo(build-id) = 2e56f72ddc39ccd1f111590017542bc576ca19e0 mtr-gtk-debuginfo = 0.94-1.mga9 mtr-gtk-debuginfo(aarch-64) = 0.94-1.mga9 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.94-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mtr-0.94-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mtr-gtk-0.94-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mtr-gtk-debuginfo-0.94-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mtr-debugsource-0.94-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mtr-debuginfo-0.94-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0wCCPD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mtr-0.94 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/mtr-0.94-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.h1PIfy + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mtr-0.94 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!