D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/netsniff-ng-0.6.8-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0UOcJc + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf netsniff-ng-0.6.8 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/netsniff-ng-0.6.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd netsniff-ng-0.6.8 + /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.Zn9qZ0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd netsniff-ng-0.6.8 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + ./configure --prefix=/usr --sysconfdir=/etc [*] Checking compiler gcc ... [YES] [*] Checking linker gcc ... [YES] [*] Checking pkg-config ... [YES] [*] Checking flex ... [YES] [*] Checking bison ... [YES] [*] Checking tpacket_v2 ... [YES] [*] Checking tpacket_v3 ... [YES] [*] Checking hw timestamping ... [YES] [*] Checking fopencookie ... [YES] [*] Checking libcli ... [NO] [*] Checking libGeoIP ... [YES] [*] Checking libnet ... [NO] [*] Checking libnetfilter-conntrack ... [YES] [*] Checking libnl ... [YES] [*] Checking libnl-route ... [YES] [*] Checking libpcap ... [YES] [*] Checking nacl/sodium ... [NO] [*] Checking ncurses ... [YES] [*] Checking liburcu ... [YES] [*] Checking libz ... [YES] [*] Generating config.h ... [!] Some libraries or header definitions are missing or too old. Thus certain tools will not be built (see below) or they will be built with reduced functionality. Please refer to the INSTALL file for the libraries needed to build the complete netsniff-ng toolkit [!] The NaCl crypto library is currently not present on your system or could not be found. Either install it from your distro or build it manually using 'make nacl' and make sure that the NACL_INC_DIR and NACL_LIB_DIR environment variables are set appropriately. [!] The following tools will *not* be built: mausezahn curvetun [*] The following tools will be built: netsniff-ng trafgen astraceroute flowtop ifpps bpfc [!] There were errors in the configure script. Please check the file config.log for details. + /usr/bin/make -O -j8 V=1 VERBOSE=1 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' DISTRO=1 ETCDIR=/etc STRIP=: Building netsniff-ng toolkit (0.6.8) for aarch64-mageia-linux:(B Building netsniff-ng:(B CC dissector.c CC dissector_sll.c CC dissector_eth.c CC dissector_80211.c CC dissector_netlink.c CC lookup.c CC proto_arp.c CC proto_ethernet.c CC proto_icmpv4.c CC proto_icmpv6.c CC proto_igmp.c CC proto_ip_authentication_hdr.c CC proto_ip_esp.c CC proto_ipv4.c CC proto_ipv6.c CC proto_ipv6_dest_opts.c CC proto_ipv6_fragm.c CC proto_ipv6_hop_by_hop.c CC proto_ipv6_in_ipv4.c CC proto_ipv6_mobility_hdr.c CC proto_ipv6_no_nxt_hdr.c CC proto_ipv6_routing.c CC proto_lldp.c CC proto_none.c CC proto_tcp.c CC proto_udp.c CC proto_dccp.c CC proto_vlan.c CC proto_vlan_q_in_q.c CC proto_mpls_unicast.c CC proto_80211_mac_hdr.c CC privs.c CC proc.c CC dev.c CC str.c CC sig.c CC sock.c CC irq.c CC iosched.c CC ioops.c CC link.c CC xmalloc.c CC hash.c CC bpf.c CC pcap_rw.c CC pcap_sg.c CC pcap_mm.c CC ring_rx.c CC ring_tx.c CC ring.c CC tprintf.c CC timer.c CC die.c CC sysctl.c CC netsniff-ng.c CC bpf_comp.c CC geoip.c CC tstamping.c CC mac80211.c CC proto_nlmsg.c LD netsniff-ng Building trafgen:(B LEX trafgen_lexer.l YAAC trafgen_parser.y CC xmalloc.c CC die.c CC ioops.c CC privs.c CC proc.c CC dev.c CC irq.c CC link.c CC str.c CC sig.c CC sock.c CC ring_tx.c CC ring.c CC timer.c CC sysctl.c CC cpp.c CC pcap_sg.c CC pcap_rw.c CC pcap_mm.c CC iosched.c CC trafgen_dev.c CC trafgen_dump.c CC trafgen_proto.c CC trafgen_l2.c CC trafgen_l3.c CC trafgen_l4.c CC trafgen_l7.c CC trafgen/trafgen_lexer.yy.c CC trafgen/trafgen_parser.tab.c CC trafgen.c CC mac80211.c LD trafgen Building astraceroute:(B CC xmalloc.c CC proto_none.c CC tprintf.c CC bpf.c CC str.c CC sig.c CC sock.c CC link.c CC dev.c CC ring.c CC die.c CC sysctl.c CC astraceroute.c CC geoip.c CC ioops.c LD astraceroute Building flowtop:(B CC xmalloc.c CC str.c CC sig.c CC sock.c CC proc.c CC dev.c CC link.c CC hash.c CC lookup.c CC screen.c CC die.c CC sysctl.c CC ui.c CC flowtop.c CC geoip.c CC ioops.c LD flowtop Building ifpps:(B CC xmalloc.c CC ioops.c CC str.c CC link.c CC sock.c CC dev.c CC sig.c CC screen.c CC die.c CC sysctl.c CC ifpps.c ifpps.c: In function 'screen_net_dev_rel': ifpps.c:741:33: warning: use of 'll' length modifier with 'f' type character has either no effect or undefined behavior [-Wformat=] 741 | " rx: %16.3llf MiB/t " | ^ ifpps.c:749:33: warning: use of 'll' length modifier with 'f' type character has either no effect or undefined behavior [-Wformat=] 749 | " tx: %16.3llf MiB/t " | ^ ifpps.c: In function 'screen_net_dev_percentage': ifpps.c:763:33: warning: use of 'll' length modifier with 'f' type character has either no effect or undefined behavior [-Wformat=] 763 | " rx: %15.2llf%% of line rate " | ^ ifpps.c:768:33: warning: use of 'll' length modifier with 'f' type character has either no effect or undefined behavior [-Wformat=] 768 | " tx: %15.2llf%% of line rate " | ^ ifpps.c: In function 'screen_net_dev_abs': ifpps.c:777:31: warning: use of 'll' length modifier with 'f' type character has either no effect or undefined behavior [-Wformat=] 777 | "rx: %16.3llf MiB " | ^ ifpps.c:785:31: warning: use of 'll' length modifier with 'f' type character has either no effect or undefined behavior [-Wformat=] 785 | "tx: %16.3llf MiB " | ^ ifpps.c: In function 'screen_mem_swap': ifpps.c:817:19: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 817 | "swap: %12"PRIu64"M total " | ^~~~~~~~~~~~ ...... 821 | (abs->swap_total - abs->swap_free) / 1024, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} ifpps.c:818:30: note: format string is defined here 818 | "%9uM used " | ~~^ | | | unsigned int | %9lu ifpps.c:817:19: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 817 | "swap: %12"PRIu64"M total " | ^~~~~~~~~~~~ ...... 822 | abs->swap_cached / 1024); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} ifpps.c:819:30: note: format string is defined here 819 | "%11uM cached", | ~~~^ | | | unsigned int | %11lu LD ifpps Building bpfc:(B LEX bpf_lexer.l YAAC bpf_parser.y CC xmalloc.c CC str.c CC bpf.c CC bpfc/bpf_lexer.yy.c CC bpfc/bpf_parser.tab.c CC die.c CC sysctl.c CC proc.c CC cpp.c CC bpfc.c LD bpfc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HneWj2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64 + cd netsniff-ng-0.6.8 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' PREFIX=/usr ETCDIR=/etc INST netsniff-ng/netsniff-ng INST netsniff-ng/netsniff-ng.8.gz INST ether.conf INST tcp.conf INST udp.conf INST oui.conf INST geoip.conf INST trafgen/trafgen INST trafgen/trafgen.8.gz INST trafgen_stddef.h INST astraceroute/astraceroute INST astraceroute/astraceroute.8.gz INST geoip.conf INST flowtop/flowtop INST flowtop/flowtop.8.gz INST tcp.conf INST udp.conf INST geoip.conf INST ifpps/ifpps INST ifpps/ifpps.8.gz INST bpfc/bpfc INST bpfc/bpfc.8.gz INSTD /home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64/usr/share/netsniff-ng + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.6.8-1.mga9 --unique-debug-suffix -0.6.8-1.mga9.aarch64 --unique-debug-src-base netsniff-ng-0.6.8-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/netsniff-ng-0.6.8 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64/usr/sbin/bpfc extracting debug info from /home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64/usr/sbin/flowtop extracting debug info from /home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64/usr/sbin/astraceroute extracting debug info from /home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64/usr/sbin/ifpps extracting debug info from /home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64/usr/sbin/netsniff-ng extracting debug info from /home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64/usr/sbin/trafgen dwz: ./usr/sbin/astraceroute-0.6.8-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/bpfc-0.6.8-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/flowtop-0.6.8-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/ifpps-0.6.8-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/netsniff-ng-0.6.8-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/trafgen-0.6.8-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 2368kB, size after compression: 2368kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 6 CRC32s did match. 2409 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: netsniff-ng-0.6.8-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZKrsZH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd netsniff-ng-0.6.8 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64/usr/share/doc/netsniff-ng + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64/usr/share/doc/netsniff-ng + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64/usr/share/doc/netsniff-ng + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64/usr/share/doc/netsniff-ng + cp -pr README /home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64/usr/share/doc/netsniff-ng + cp -pr REPORTING-BUGS /home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64/usr/share/doc/netsniff-ng + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(netsniff-ng) = 0.6.8-1.mga9 netsniff-ng = 0.6.8-1.mga9 netsniff-ng(aarch-64) = 0.6.8-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libGeoIP.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libncurses.so.6()(64bit) libnetfilter_conntrack.so.3()(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libnl-genl-3.so.200()(64bit) libnl-genl-3.so.200(libnl_3)(64bit) libnl-route-3.so.200()(64bit) libnl-route-3.so.200(libnl_3)(64bit) libpcap.so.1()(64bit) libtinfo.so.6()(64bit) liburcu.so.6()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.3.3)(64bit) Processing files: netsniff-ng-debugsource-0.6.8-1.mga9.aarch64 Provides: netsniff-ng-debugsource = 0.6.8-1.mga9 netsniff-ng-debugsource(aarch-64) = 0.6.8-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: netsniff-ng-debuginfo-0.6.8-1.mga9.aarch64 Provides: debuginfo(build-id) = 1d2b689f838e62ac25ee62231eda48fecb168c09 debuginfo(build-id) = 25219dfce8bcf1e236e8be8fa39d9ef62b05d9ea debuginfo(build-id) = 2c13716414e4a1205dd40c0d6e4682448cda5c1b debuginfo(build-id) = 3cbf91fe59160c4aa0f0bb9d0215c32747b1117e debuginfo(build-id) = 85dcf65119bd1162f39c3572bd3f643a3d9adb9f debuginfo(build-id) = 9c33d0788acba7ccabfd8197451a6aeb0ba33004 netsniff-ng-debuginfo = 0.6.8-1.mga9 netsniff-ng-debuginfo(aarch-64) = 0.6.8-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: netsniff-ng-debugsource(aarch-64) = 0.6.8-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/netsniff-ng-debugsource-0.6.8-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/netsniff-ng-0.6.8-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/netsniff-ng-debuginfo-0.6.8-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7lsHzE + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd netsniff-ng-0.6.8 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/netsniff-ng-0.6.8-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dsom2n + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf netsniff-ng-0.6.8 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!