D: [iurt_root_command] chroot RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument Installing /home/iurt/rpmbuild/SRPMS/mtr-0.93-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1SPnEH + 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 . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/mtr-autoconf.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + echo 0.93 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.M8cT1E + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mtr-0.93 + '[' 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.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 + 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 + /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=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for 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 x86_64-mageia-linux-gnu-gcc... none checking whether make supports nested variables... (cached) yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking 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... 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 how x86_64-mageia-linux-gnu-gcc reports undeclared standard C functions... error 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 "0.93" \ ./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' ./build-aux/mangen.sh "0.93" \ ./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' x86_64-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/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.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' x86_64-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/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.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' x86_64-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/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: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' x86_64-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/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.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' x86_64-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/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.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' x86_64-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/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.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' x86_64-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/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:495, from ui/cmdpipe.c:28: In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:416:5, inlined from 'send_probe_command' at ui/cmdpipe.c:437:5: /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:416:5, inlined from 'send_probe_command' at ui/cmdpipe.c:440:5: /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:416:5, inlined from 'send_probe_command' at ui/cmdpipe.c:443:5: /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:416:5, inlined from 'send_probe_command' at ui/cmdpipe.c:445:5: /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:416:5, inlined from 'send_probe_command' at ui/cmdpipe.c:449:5: /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:416:5, inlined from 'send_probe_command' at ui/cmdpipe.c:453: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' x86_64-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/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.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' x86_64-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/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.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' x86_64-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' x86_64-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/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.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' x86_64-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/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 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' x86_64-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' x86_64-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/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.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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/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.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -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' x86_64-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/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.93' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mtr-0.93' x86_64-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/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 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 *.tab.c rm -f config.h stamp-h1 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=. + '[' 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.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 + 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 + /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=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --sbindir=/usr/bin --without-gtk checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for 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 x86_64-mageia-linux-gnu-gcc... none checking whether make supports nested variables... (cached) yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking 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 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 how x86_64-mageia-linux-gnu-gcc reports undeclared standard C functions... error 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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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 In file included from /usr/include/string.h:495, from ui/cmdpipe.c:28: In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:416:5, inlined from 'send_probe_command' at ui/cmdpipe.c:437:5: /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:416:5, inlined from 'send_probe_command' at ui/cmdpipe.c:440:5: /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:416:5, inlined from 'send_probe_command' at ui/cmdpipe.c:443:5: /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:416:5, inlined from 'send_probe_command' at ui/cmdpipe.c:445:5: /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:416:5, inlined from 'send_probe_command' at ui/cmdpipe.c:449:5: /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'append_command_argument' at ui/cmdpipe.c:416:5, inlined from 'send_probe_command' at ui/cmdpipe.c:453: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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -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' x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -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.CkblBF + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64 + cd mtr-0.93 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64 '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-3.mga8.x86_64/usr/bin' /usr/bin/install -p mtr mtr-packet '/home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/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-3.mga8.x86_64/usr/bin/mtr-packet` \ || chmod u+s /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/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-3.mga8.x86_64/usr/share/bash-completion/completions' /usr/bin/install -p -m 644 bash-completion/mtr '/home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/share/bash-completion/completions' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 mtr.8 mtr-packet.8 '/home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/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-3.mga8.x86_64/usr/share/icons/hicolor/16x16/apps/ + convert img/mtr_icon.xpm -size 16x16 /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/share/icons/hicolor/16x16/apps/mtr.png + for size in 16x16 32x32 48x48 + install -d /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/share/icons/hicolor/32x32/apps/ + convert img/mtr_icon.xpm -size 32x32 /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/share/icons/hicolor/32x32/apps/mtr.png + for size in 16x16 32x32 48x48 + install -d /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/share/icons/hicolor/48x48/apps/ + convert img/mtr_icon.xpm -size 48x48 /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/share/icons/hicolor/48x48/apps/mtr.png + install -d /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/bin + install -m755 xmtr /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/bin/xmtr + install -d /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/share/applications + cat + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.93-3.mga8 --unique-debug-suffix -0.93-3.mga8.x86_64 --unique-debug-src-base mtr-0.93-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -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-3.mga8.x86_64/usr/bin/mtr-packet explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/bin/mtr explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/bin/xmtr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/bin/mtr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/bin/mtr-packet extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/bin/xmtr original debug info size: 812kB, size after compression: 704kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 654 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: mtr-0.93-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.v1OPzH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mtr-0.93 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/share/doc/mtr + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/share/doc/mtr + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/share/doc/mtr + cp -pr FORMATS /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/share/doc/mtr + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/share/doc/mtr + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/share/doc/mtr + cp -pr SECURITY /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/share/doc/mtr + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64/usr/share/doc/mtr + RPM_EC=0 ++ jobs -p + exit 0 Provides: mtr = 0.93-3.mga8 mtr(x86-64) = 0.93-3.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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libncurses.so.6()(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) libtinfo.so.6()(64bit) Processing files: mtr-gtk-0.93-3.mga8.x86_64 Provides: application() application(mtr.desktop) mtr-gtk = 0.93-3.mga8 mtr-gtk(x86-64) = 0.93-3.mga8 xmtr Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(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.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) libtinfo.so.6()(64bit) Processing files: mtr-debugsource-0.93-3.mga8.x86_64 Provides: mtr-debugsource = 0.93-3.mga8 mtr-debugsource(x86-64) = 0.93-3.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-3.mga8.x86_64 Provides: debuginfo(build-id) = 6071a79ace9573e4c0fe58489a84c962d47149cc debuginfo(build-id) = d9d7c6eb6da0a107dbe97bf3da6df70452d5a1ff mtr-debuginfo = 0.93-3.mga8 mtr-debuginfo(x86-64) = 0.93-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mtr-debugsource(x86-64) = 0.93-3.mga8 Processing files: mtr-gtk-debuginfo-0.93-3.mga8.x86_64 Provides: debuginfo(build-id) = b5ca1eade2db2cb8ea215df3fd90427650a30abf mtr-gtk-debuginfo = 0.93-3.mga8 mtr-gtk-debuginfo(x86-64) = 0.93-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mtr-debugsource(x86-64) = 0.93-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/mtr-gtk-0.93-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/mtr-0.93-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/mtr-debuginfo-0.93-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/mtr-gtk-debuginfo-0.93-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/mtr-debugsource-0.93-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.33A8RD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mtr-0.93 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/mtr-0.93-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.myKZfG + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mtr-0.93 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!