Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/netsniff-ng.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-793ac42a8f72bc9fd07a34840305070591d2c3e7/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/netsniff-ng.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/netsniff-ng-0.5.8-6.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/netsniff-ng.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-793ac42a8f72bc9fd07a34840305070591d2c3e7/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/netsniff-ng.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kv7S4C + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf netsniff-ng-a225505ea3fd319db87f0828ead3a653f020c4bf + /usr/bin/gzip -dc /builddir/build/SOURCES/netsniff-ng-0.5.8-a225505.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd netsniff-ng-a225505ea3fd319db87f0828ead3a653f020c4bf + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SQ2VYg + umask 022 + cd /builddir/build/BUILD + cd netsniff-ng-a225505ea3fd319db87f0828ead3a653f020c4bf + ./configure [*] Checking pkg-config ... [YES] [*] Checking ccache ... [NO] [*] Checking flex ... [YES] [*] Checking bison ... [YES] [*] Checking nacl ... [NO] [*] Checking libnl ... [YES] [*] Checking tpacket_v2 ... [YES] [*] Checking tpacket_v3 ... [YES] [*] Checking libnetfilter-conntrack ... [NO] [*] Checking ncurses ... [YES] [*] Checking libGeoIP ... [YES] [*] Checking libz ... [YES] [*] Checking liburcu ... [NO] [*] Checking libpcap ... [YES] [*] Checking hw timestamping ... [YES] [*] Checking libcli ... [NO] [*] Checking libnet ... [NO] [*] Generating config.h ... [!] Some libraries or header definitions are missing or too old. Thus certain tools will not be built (see below). 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 variables are set appropriately. [!] The following tools will *not* be built: curvetun flowtop mausezahn [*] The following tools will be built: netsniff-ng trafgen astraceroute ifpps bpfc [!] There were errors in the configure script. Please see the file config.log for details. + make DISTRO=1 -j4 Building netsniff-ng toolkit (0.5.8-rc2) for armv7hl-redhat-linux-gnueabi: Building netsniff-ng: CC dissector.c CC dissector_eth.c CC dissector_80211.c CC proto_arp.c CC proto_ethernet.c CC proto_icmpv4.c CC proto_icmpv6.c proto_icmpv6.c: In function 'dissect_icmpv6_type139': proto_icmpv6.c:1274:2: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t' [-Wformat=] tprintf(", Nonce (0x%lx)", ntohll(icmp_139->nonce)); ^ CC proto_igmp.c proto_igmp.c: In function 'dissect_igmp_v0': proto_igmp.c:270:2: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t' [-Wformat=] tprintf(", Access Key (0x%.16lx)", msg->access_key); ^ 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 proto_ipv6_mobility_hdr.c: In function 'dissect_mobilityhdr_type_1_2': proto_ipv6_mobility_hdr.c:120:2: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t' [-Wformat=] tprintf("Init Cookie (0x%lx)", ntohll(type_1_2->init_cookie)); ^ proto_ipv6_mobility_hdr.c: In function 'dissect_mobilityhdr_type_3_4': proto_ipv6_mobility_hdr.c:137:2: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t' [-Wformat=] tprintf("Init Cookie (0x%lx) ", ntohll(type_3_4->init_cookie)); ^ proto_ipv6_mobility_hdr.c:138:2: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t' [-Wformat=] tprintf("Keygen Token (0x%lx)", ntohll(type_3_4->keygen_token)); ^ CC proto_ipv6_no_nxt_hdr.c CC proto_ipv6_routing.c proto_ipv6_routing.c: In function 'dissect_routinghdr_type_0': proto_ipv6_routing.c:48:56: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] tprintf("Addresses (%lu)", *data_len / sizeof(struct in6_addr)); ^ CC proto_lldp.c CC proto_none.c CC proto_tcp.c CC proto_udp.c CC proto_vlan.c CC proto_vlan_q_in_q.c CC proto_mpls_unicast.c CC proto_80211_mac_hdr.c proto_80211_mac_hdr.c: In function 'inf_meas_req': proto_80211_mac_hdr.c:1746:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'u64' [-Wformat=] le64_to_cpu(basic->start)); ^ proto_80211_mac_hdr.c:1767:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'u64' [-Wformat=] le64_to_cpu(cca->start)); ^ proto_80211_mac_hdr.c:1787:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'u64' [-Wformat=] le64_to_cpu(rpi->start)); ^ proto_80211_mac_hdr.c: In function 'inf_meas_rep': proto_80211_mac_hdr.c:2124:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'u64' [-Wformat=] le64_to_cpu(basic->start)); ^ proto_80211_mac_hdr.c:2145:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'u64' [-Wformat=] le64_to_cpu(cca->start)); ^ proto_80211_mac_hdr.c:2165:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'u64' [-Wformat=] le64_to_cpu(rpi->start)); ^ proto_80211_mac_hdr.c: In function 'beacon': proto_80211_mac_hdr.c:3285:2: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'u64' [-Wformat=] tprintf("Timestamp 0x%.16lx, ", le64_to_cpu(beacon->timestamp)); ^ CC promisc.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 oui.c CC pcap_rw.c CC pcap_sg.c CC pcap_mm.c CC ring_rx.c ring_rx.c: In function 'sock_rx_net_stats': ring_rx.c:151:10: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] v3 ? seen : packets, v3 ? packets - seen : 0); ^ ring_rx.c:151:10: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t' [-Wformat=] ring_rx.c:152:3: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf("\r%12ld packets passed filter\n", packets - drops); ^ ring_rx.c:153:3: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf("\r%12ld packets failed filter (out of space)\n", drops); ^ CC ring_tx.c CC ring.c CC tprintf.c CC timer.c CC mac80211.c CC netsniff-ng.c CC bpf_comp.c CC geoip.c CC tstamping.c LD netsniff-ng STRIP netsniff-ng Building trafgen: LEX trafgen_lexer.l YAAC trafgen_parser.y CC xmalloc.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 mac80211.c CC ring_tx.c CC ring.c CC timer.c CC trafgen/trafgen_lexer.yy.c CC trafgen/trafgen_parser.tab.c trafgen_parser.y: In function 'dump_conf': trafgen_parser.y:555:11: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'off_t' [-Wformat=] "inc" : "dec"); ^ trafgen_parser.y:559:11: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'off_t' [-Wformat=] packet_dyn[i].rnd[j].off); ^ CC trafgen.c LD trafgen STRIP trafgen Building astraceroute: CC xmalloc.c CC ioops.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 geoip.c CC ring_rx.c ring_rx.c: In function 'sock_rx_net_stats': ring_rx.c:151:10: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] v3 ? seen : packets, v3 ? packets - seen : 0); ^ ring_rx.c:151:10: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint64_t' [-Wformat=] ring_rx.c:152:3: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf("\r%12ld packets passed filter\n", packets - drops); ^ ring_rx.c:153:3: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf("\r%12ld packets failed filter (out of space)\n", drops); ^ CC ring.c CC astraceroute.c LD astraceroute STRIP astraceroute Building ifpps: CC xmalloc.c CC ioops.c CC promisc.c CC str.c CC link.c CC sock.c CC dev.c CC sig.c CC screen.c CC ifpps.c ifpps.c: In function 'stats_proc_system': ifpps.c:447:8: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 3 has type 'uint64_t *' [-Wformat=] &stats->cpu_iow[cpu]) != 5) ^ ifpps.c:447:8: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 4 has type 'uint64_t *' [-Wformat=] ifpps.c:447:8: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 5 has type 'uint64_t *' [-Wformat=] ifpps.c:447:8: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 6 has type 'uint64_t *' [-Wformat=] ifpps.c:447:8: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 7 has type 'uint64_t *' [-Wformat=] ifpps.c: In function 'term_csv': ifpps.c:1156:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t' [-Wformat=] printf("%lu ", abs->mem_free); ^ ifpps.c:1157:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] printf("%lu ", abs->mem_total - abs->mem_free); ^ ifpps.c:1158:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t' [-Wformat=] printf("%lu ", abs->mem_total); ^ ifpps.c:1159:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t' [-Wformat=] printf("%lu ", abs->swap_free); ^ ifpps.c:1160:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] printf("%lu ", abs->swap_total - abs->swap_free); ^ ifpps.c:1161:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t' [-Wformat=] printf("%lu ", abs->swap_total); ^ ifpps.c:1169:3: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t' [-Wformat=] printf("%lu ", rel->cpu_user[i]); ^ ifpps.c:1170:3: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t' [-Wformat=] printf("%lu ", rel->cpu_nice[i]); ^ ifpps.c:1171:3: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t' [-Wformat=] printf("%lu ", rel->cpu_sys[i]); ^ ifpps.c:1172:3: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t' [-Wformat=] printf("%lu ", rel->cpu_idle[i]); ^ ifpps.c:1173:3: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t' [-Wformat=] printf("%lu ", rel->cpu_iow[i]); ^ ifpps.c: In function 'term_csv_header': ifpps.c:1205:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t' [-Wformat=] printf("# sampling interval (t): %lu ms\n", ms_interval); ^ LD ifpps STRIP ifpps Building bpfc: 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 bpfc.c LD bpfc STRIP bpfc + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WAQsco + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/netsniff-ng-0.5.8-6.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/netsniff-ng-0.5.8-6.el7.arm ++ dirname /builddir/build/BUILDROOT/netsniff-ng-0.5.8-6.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/netsniff-ng-0.5.8-6.el7.arm + cd netsniff-ng-a225505ea3fd319db87f0828ead3a653f020c4bf + make PREFIX=/builddir/build/BUILDROOT/netsniff-ng-0.5.8-6.el7.arm install 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 ifpps/ifpps INST ifpps/ifpps.8.gz INST bpfc/bpfc INST bpfc/bpfc.8.gz + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/netsniff-ng-a225505ea3fd319db87f0828ead3a653f020c4bf /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: netsniff-ng-0.5.8-6.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1pJWpq + umask 022 + cd /builddir/build/BUILD + cd netsniff-ng-a225505ea3fd319db87f0828ead3a653f020c4bf + DOCDIR=/builddir/build/BUILDROOT/netsniff-ng-0.5.8-6.el7.arm/usr/share/doc/netsniff-ng-0.5.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/netsniff-ng-0.5.8-6.el7.arm/usr/share/doc/netsniff-ng-0.5.8 + cp -pr AUTHORS /builddir/build/BUILDROOT/netsniff-ng-0.5.8-6.el7.arm/usr/share/doc/netsniff-ng-0.5.8 + cp -pr COPYING /builddir/build/BUILDROOT/netsniff-ng-0.5.8-6.el7.arm/usr/share/doc/netsniff-ng-0.5.8 + cp -pr README /builddir/build/BUILDROOT/netsniff-ng-0.5.8-6.el7.arm/usr/share/doc/netsniff-ng-0.5.8 + exit 0 Provides: config(netsniff-ng) = 0.5.8-6.el7 netsniff-ng = 0.5.8-6.el7 netsniff-ng(armv7hl-32) = 0.5.8-6.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGeoIP.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libncurses.so.5 libnl-3.so.200 libnl-genl-3.so.200 libpcap.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libtinfo.so.5 libz.so.1 libz.so.1(ZLIB_1.2.3.3) rtld(GNU_HASH) Processing files: netsniff-ng-debuginfo-0.5.8-6.el7.armv7hl Provides: netsniff-ng-debuginfo = 0.5.8-6.el7 netsniff-ng-debuginfo(armv7hl-32) = 0.5.8-6.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/netsniff-ng-0.5.8-6.el7.arm Wrote: /builddir/build/RPMS/netsniff-ng-0.5.8-6.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/netsniff-ng-debuginfo-0.5.8-6.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lOCFz9 + umask 022 + cd /builddir/build/BUILD + cd netsniff-ng-a225505ea3fd319db87f0828ead3a653f020c4bf + rm -rf /builddir/build/BUILDROOT/netsniff-ng-0.5.8-6.el7.arm + exit 0 Child return code was: 0 LEAVE do -->