D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/tcptraceroute-1.5-1.beta7.11.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.P4fbkO + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf tcptraceroute-1.5beta7 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/tcptraceroute-1.5beta7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tcptraceroute-1.5beta7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DIWIvN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tcptraceroute-1.5beta7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:10: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:10: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:15: installing './compile' Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --bindir=/usr/sbin checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether aarch64-mageia-linux-gnu-gcc needs -traditional... no checking for gethostbyname... yes checking for socket... yes checking for connect... yes checking for inet_aton... yes checking for pcap_open_live in -lpcap... yes checking for main in -lnet... yes checking for libnet_init_packet in -lnet... no checking for libnet_init in -lnet... yes configure: libnet version: >= 1.1.0 checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sockaddr.sa_len... no checking for struct sockaddr.sa_len... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... yes checking for _doprnt... no checking for gettimeofday... yes checking for memset... yes checking for select... yes checking for socket... (cached) yes checking for strchr... yes checking for Solaris... no checking for BSDI... no checking for NetBSD... no checking for MacOS X... no Target OS is linux-gnu 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/tcptraceroute-1.5beta7' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o datalink.o datalink.c datalink.c: In function 'findsrc': datalink.c:300:49: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] 300 | if (getsockname(s, (struct sockaddr *)&sinsrc, &size) < 0) | ^~~~~ | | | int * In file included from tcptraceroute.h:31, from datalink.c:23: /usr/include/sys/socket.h:117:26: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 117 | socklen_t *__restrict __len) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from tcptraceroute.h:75, from datalink.c:23: datalink.c: In function 'finddev': util.h:37:36: warning: pointer targets in passing argument 2 of 'libnet_name2addr4' differ in signedness [-Wpointer-sign] 37 | libnet_name2addr4(libnet_context, (u_char *)hostname, numeric) datalink.c:329:15: note: in expansion of macro 'hosttoip' 329 | with_src = hosttoip("127.0.0.1", LIBNET_DONT_RESOLVE); | ^~~~~~~~ In file included from /usr/include/libnet.h:119, from tcptraceroute.h:37, from datalink.c:23: /usr/include/libnet/libnet-functions.h:227:38: note: expected 'char *' but argument is of type 'u_char *' {aka 'unsigned char *'} 227 | libnet_name2addr4(libnet_t *l, char *host_name, uint8_t use_name); | ~~~~~~^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tcptraceroute-1.5beta7' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tcptraceroute-1.5beta7' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o util.o util.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tcptraceroute-1.5beta7' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tcptraceroute-1.5beta7' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o probe.o probe.c probe.c: In function 'allocateport': probe.c:97:46: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] 97 | if ((getsockname(s, (struct sockaddr *)&in, &insize)) < 0) | ^~~~~~~ | | | int * In file included from tcptraceroute.h:31, from probe.c:23: /usr/include/sys/socket.h:117:26: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 117 | socklen_t *__restrict __len) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tcptraceroute-1.5beta7' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tcptraceroute-1.5beta7' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o capture.o capture.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tcptraceroute-1.5beta7' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tcptraceroute-1.5beta7' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o main.o main.c In file included from tcptraceroute.h:75, from main.c:23: main.c: In function 'defaults': util.h:37:36: warning: pointer targets in passing argument 2 of 'libnet_name2addr4' differ in signedness [-Wpointer-sign] 37 | libnet_name2addr4(libnet_context, (u_char *)hostname, numeric) main.c:50:16: note: in expansion of macro 'hosttoip' 50 | if ((dst_ip = hosttoip(dst, LIBNET_RESOLVE)) == 0xFFFFFFFF) | ^~~~~~~~ In file included from /usr/include/libnet.h:119, from tcptraceroute.h:37, from main.c:23: /usr/include/libnet/libnet-functions.h:227:38: note: expected 'char *' but argument is of type 'u_char *' {aka 'unsigned char *'} 227 | libnet_name2addr4(libnet_t *l, char *host_name, uint8_t use_name); | ~~~~~~^~~~~~~~~ In file included from tcptraceroute.h:75, from main.c:23: util.h:37:36: warning: pointer targets in passing argument 2 of 'libnet_name2addr4' differ in signedness [-Wpointer-sign] 37 | libnet_name2addr4(libnet_context, (u_char *)hostname, numeric) main.c:57:17: note: in expansion of macro 'hosttoip' 57 | if ((src_ip = hosttoip(src, LIBNET_RESOLVE)) == 0xFFFFFFFF) | ^~~~~~~~ In file included from /usr/include/libnet.h:119, from tcptraceroute.h:37, from main.c:23: /usr/include/libnet/libnet-functions.h:227:38: note: expected 'char *' but argument is of type 'u_char *' {aka 'unsigned char *'} 227 | libnet_name2addr4(libnet_t *l, char *host_name, uint8_t use_name); | ~~~~~~^~~~~~~~~ main.c:73:3: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 73 | device = pcap_lookupdev(errbuf); | ^~~~~~ In file included from /usr/include/pcap.h:43, from tcptraceroute.h:38, from main.c:23: /usr/include/pcap/pcap.h:328:16: note: declared here 328 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~~~~~~~~~ main.c: In function 'main': main.c:538:2: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] 538 | setuid(getuid()); | ^~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tcptraceroute-1.5beta7' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tcptraceroute-1.5beta7' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tcptraceroute main.o datalink.o util.o probe.o capture.o -lnet -lpcap make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tcptraceroute-1.5beta7' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rVeafO + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/tcptraceroute-1.5-1.beta7.11.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/tcptraceroute-1.5-1.beta7.11.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/tcptraceroute-1.5-1.beta7.11.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/tcptraceroute-1.5-1.beta7.11.mga8.aarch64 + cd tcptraceroute-1.5beta7 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/tcptraceroute-1.5-1.beta7.11.mga8.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tcptraceroute-1.5beta7' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/tcptraceroute-1.5-1.beta7.11.mga8.aarch64/usr/sbin' /usr/bin/install -p tcptraceroute '/home/iurt/rpmbuild/BUILDROOT/tcptraceroute-1.5-1.beta7.11.mga8.aarch64/usr/sbin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/tcptraceroute-1.5-1.beta7.11.mga8.aarch64/usr/share/doc/tcptraceroute' /usr/bin/install -p -m 644 AUTHORS COPYING ChangeLog NEWS README examples.txt tcptraceroute.1.html tcptraceroute.lsm '/home/iurt/rpmbuild/BUILDROOT/tcptraceroute-1.5-1.beta7.11.mga8.aarch64/usr/share/doc/tcptraceroute' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/tcptraceroute-1.5-1.beta7.11.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 tcptraceroute.1 '/home/iurt/rpmbuild/BUILDROOT/tcptraceroute-1.5-1.beta7.11.mga8.aarch64/usr/share/man/man1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tcptraceroute-1.5beta7' + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.5-1.beta7.11.mga8 --unique-debug-suffix -1.5-1.beta7.11.mga8.aarch64 --unique-debug-src-base tcptraceroute-1.5-1.beta7.11.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/tcptraceroute-1.5beta7 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/tcptraceroute-1.5-1.beta7.11.mga8.aarch64/usr/sbin/tcptraceroute extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tcptraceroute-1.5-1.beta7.11.mga8.aarch64/usr/sbin/tcptraceroute original debug info size: 120kB, size after compression: 108kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 117 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: tcptraceroute-1.5-1.beta7.11.mga8.aarch64 Provides: tcptraceroute = 1.5-1.beta7.11.mga8 tcptraceroute(aarch-64) = 1.5-1.beta7.11.mga8 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) libnet.so.1()(64bit) libpcap.so.1()(64bit) Processing files: tcptraceroute-debugsource-1.5-1.beta7.11.mga8.aarch64 Provides: tcptraceroute-debugsource = 1.5-1.beta7.11.mga8 tcptraceroute-debugsource(aarch-64) = 1.5-1.beta7.11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tcptraceroute-debuginfo-1.5-1.beta7.11.mga8.aarch64 Provides: debuginfo(build-id) = 20a8ce67084197114e8ecac906707ee9bf48b3c6 tcptraceroute-debuginfo = 1.5-1.beta7.11.mga8 tcptraceroute-debuginfo(aarch-64) = 1.5-1.beta7.11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tcptraceroute-debugsource(aarch-64) = 1.5-1.beta7.11.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/tcptraceroute-1.5-1.beta7.11.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/tcptraceroute-debugsource-1.5-1.beta7.11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/tcptraceroute-1.5-1.beta7.11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/tcptraceroute-debuginfo-1.5-1.beta7.11.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HHI76K + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tcptraceroute-1.5beta7 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/tcptraceroute-1.5-1.beta7.11.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Q52ibO + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf tcptraceroute-1.5beta7 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!