Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/iproute.spec'], chrootPath='/var/lib/mock/f27-build-13428991-974651/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/iproute.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/iproute-4.17.0-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/iproute.spec'], chrootPath='/var/lib/mock/f27-build-13428991-974651/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/iproute.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OVnIY8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf iproute2-4.17.0 + /usr/bin/xz -dc /builddir/build/SOURCES/iproute2-4.17.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd iproute2-4.17.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Add-cbq.8-as-an-alias-to-tc-cbq.8.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-tc-fix-batch-force-option.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0003-tc-Fix-output-of-ip-attributes.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0004-tc-don-t-double-print-rate.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0005-ipaddress-Fix-and-make-consistent-label-match-handli.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0006-tc-Do-not-use-addattr_nest_compat-on-mqprio-and-nete.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0007-devlink-CTRL_ATTR_FAMILY_ID-is-a-u16.patch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2KYxyo + umask 022 + cd /builddir/build/BUILD + cd iproute2-4.17.0 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -funwind-tables' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -funwind-tables' + export LIBDIR=//usr/lib64 + LIBDIR=//usr/lib64 + export IPT_LIB_DIR=/lib64/xtables + IPT_LIB_DIR=/lib64/xtables + ./configure TC schedulers ATM yes IPT using xtables IPSET yes iptables modules directory: /usr/lib64/xtables libc has setns: yes SELinux support: yes ELF support: yes libmnl support: yes Berkeley DB: yes need for strlcpy: yes libcap support: no + make -j4 lib make[1]: warning: -jN forced in submake: disabling jobserver mode. CC libgenl.o CC libnetlink.o CC utils.o CC rt_names.o CC ll_map.o CC ll_types.o CC ll_proto.o CC ll_addr.o CC inet_proto.o CC namespace.o CC json_writer.o CC json_print.o CC names.o CC color.o CC bpf.o CC exec.o CC fs.o CC dnet_ntop.o CC dnet_pton.o CC ipx_ntop.o CC ipx_pton.o CC mpls_ntop.o CC mpls_pton.o AR libnetlink.a AR libutil.a ip make[1]: warning: -jN forced in submake: disabling jobserver mode. CC ip.o CC ipaddress.o CC ipaddrlabel.o CC iproute.o CC iprule.o CC ipnetns.o CC rtm_map.o CC iptunnel.o CC ip6tunnel.o CC tunnel.o CC ipneigh.o CC ipntable.o tunnel.c: In function 'tnl_print_stats': tunnel.c:315:20: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__u64 {aka const long unsigned int}' [-Wformat=] printf(" %-10lld %-12lld %-6lld %-8lld %-8lld %-8lld%s", ~~~~~~^ %-10ld s->rx_packets, s->rx_bytes, s->rx_errors, s->rx_frame_errors, ~~~~~~~~~~~~~ tunnel.c:315:28: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type '__u64 {aka const long unsigned int}' [-Wformat=] printf(" %-10lld %-12lld %-6lld %-8lld %-8lld %-8lld%s", ~~~~~~^ %-12ld s->rx_packets, s->rx_bytes, s->rx_errors, s->rx_frame_errors, ~~~~~~~~~~~ tunnel.c:315:35: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type '__u64 {aka const long unsigned int}' [-Wformat=] printf(" %-10lld %-12lld %-6lld %-8lld %-8lld %-8lld%s", ~~~~~^ %-6ld s->rx_packets, s->rx_bytes, s->rx_errors, s->rx_frame_errors, ~~~~~~~~~~~~ tunnel.c:315:42: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type '__u64 {aka const long unsigned int}' [-Wformat=] printf(" %-10lld %-12lld %-6lld %-8lld %-8lld %-8lld%s", ~~~~~^ %-8ld s->rx_packets, s->rx_bytes, s->rx_errors, s->rx_frame_errors, ~~~~~~~~~~~~~~~~~~ tunnel.c:315:49: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type '__u64 {aka const long unsigned int}' [-Wformat=] printf(" %-10lld %-12lld %-6lld %-8lld %-8lld %-8lld%s", ~~~~~^ %-8ld tunnel.c:317:9: s->rx_fifo_errors, s->multicast, _SL_); ~~~~~~~~~~~~~~~~~ tunnel.c:315:56: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type '__u64 {aka const long unsigned int}' [-Wformat=] printf(" %-10lld %-12lld %-6lld %-8lld %-8lld %-8lld%s", ~~~~~^ %-8ld tunnel.c:317:28: s->rx_fifo_errors, s->multicast, _SL_); ~~~~~~~~~~~~ tunnel.c:319:20: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__u64 {aka const long unsigned int}' [-Wformat=] printf(" %-10lld %-12lld %-6lld %-8lld %-8lld %-6lld", ~~~~~~^ %-10ld s->tx_packets, s->tx_bytes, s->tx_errors, s->collisions, ~~~~~~~~~~~~~ tunnel.c:319:28: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type '__u64 {aka const long unsigned int}' [-Wformat=] printf(" %-10lld %-12lld %-6lld %-8lld %-8lld %-6lld", ~~~~~~^ %-12ld s->tx_packets, s->tx_bytes, s->tx_errors, s->collisions, ~~~~~~~~~~~ tunnel.c:319:35: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type '__u64 {aka const long unsigned int}' [-Wformat=] printf(" %-10lld %-12lld %-6lld %-8lld %-8lld %-6lld", ~~~~~^ %-6ld s->tx_packets, s->tx_bytes, s->tx_errors, s->collisions, ~~~~~~~~~~~~ tunnel.c:319:42: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type '__u64 {aka const long unsigned int}' [-Wformat=] printf(" %-10lld %-12lld %-6lld %-8lld %-8lld %-6lld", ~~~~~^ %-8ld s->tx_packets, s->tx_bytes, s->tx_errors, s->collisions, ~~~~~~~~~~~~~ tunnel.c:319:49: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type '__u64 {aka const long unsigned int}' [-Wformat=] printf(" %-10lld %-12lld %-6lld %-8lld %-8lld %-6lld", ~~~~~^ %-8ld tunnel.c:321:9: s->tx_carrier_errors, s->tx_dropped); ~~~~~~~~~~~~~~~~~~~~ tunnel.c:319:56: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type '__u64 {aka const long unsigned int}' [-Wformat=] printf(" %-10lld %-12lld %-6lld %-8lld %-8lld %-6lld", ~~~~~^ %-6ld tunnel.c:321:31: s->tx_carrier_errors, s->tx_dropped); ~~~~~~~~~~~~~ CC iplink.o CC ipmaddr.o CC ipmonitor.o CC ipmroute.o CC ipprefix.o CC iptuntap.o CC iptoken.o CC ipxfrm.o CC xfrm_state.o CC xfrm_policy.o CC xfrm_monitor.o CC iplink_dummy.o CC iplink_ifb.o CC iplink_nlmon.o CC iplink_team.o CC iplink_vcan.o CC iplink_vxcan.o CC iplink_vlan.o CC link_veth.o CC link_gre.o CC iplink_can.o CC iplink_xdp.o CC iplink_macvlan.o CC ipl2tp.o CC link_vti.o CC link_vti6.o CC iplink_vxlan.o CC tcp_metrics.o CC iplink_ipoib.o CC ipnetconf.o CC link_ip6tnl.o CC link_iptnl.o CC link_gre6.o CC iplink_bond.o CC iplink_bond_slave.o CC iplink_hsr.o CC iplink_bridge.o CC iplink_bridge_slave.o CC ipfou.o CC iplink_ipvlan.o iplink_bridge.c: In function 'bridge_print_stats_attr': iplink_bridge.c:697:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s RX: v1 %llu v2 %llu v3 %llu\n", ~~~^ %lu iplink_bridge.c:699:5: mstats->igmp_v1queries[BR_MCAST_DIR_RX], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:697:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s RX: v1 %llu v2 %llu v3 %llu\n", ~~~^ %lu iplink_bridge.c:700:5: mstats->igmp_v2queries[BR_MCAST_DIR_RX], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:697:53: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s RX: v1 %llu v2 %llu v3 %llu\n", ~~~^ %lu iplink_bridge.c:701:5: mstats->igmp_v3queries[BR_MCAST_DIR_RX]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:702:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s TX: v1 %llu v2 %llu v3 %llu\n", ~~~^ %lu iplink_bridge.c:704:5: mstats->igmp_v1queries[BR_MCAST_DIR_TX], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:702:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s TX: v1 %llu v2 %llu v3 %llu\n", ~~~^ %lu iplink_bridge.c:705:5: mstats->igmp_v2queries[BR_MCAST_DIR_TX], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:702:53: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s TX: v1 %llu v2 %llu v3 %llu\n", ~~~^ %lu iplink_bridge.c:706:5: mstats->igmp_v3queries[BR_MCAST_DIR_TX]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:709:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s RX: v1 %llu v2 %llu v3 %llu\n", ~~~^ %lu iplink_bridge.c:711:5: mstats->igmp_v1reports[BR_MCAST_DIR_RX], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:709:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s RX: v1 %llu v2 %llu v3 %llu\n", ~~~^ %lu iplink_bridge.c:712:5: mstats->igmp_v2reports[BR_MCAST_DIR_RX], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:709:53: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s RX: v1 %llu v2 %llu v3 %llu\n", ~~~^ %lu iplink_bridge.c:713:5: mstats->igmp_v3reports[BR_MCAST_DIR_RX]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:714:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s TX: v1 %llu v2 %llu v3 %llu\n", ~~~^ %lu iplink_bridge.c:716:5: mstats->igmp_v1reports[BR_MCAST_DIR_TX], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:714:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s TX: v1 %llu v2 %llu v3 %llu\n", ~~~^ %lu iplink_bridge.c:717:5: mstats->igmp_v2reports[BR_MCAST_DIR_TX], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:714:53: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s TX: v1 %llu v2 %llu v3 %llu\n", ~~~^ %lu iplink_bridge.c:718:5: mstats->igmp_v3reports[BR_MCAST_DIR_TX]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:720:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s IGMP leaves: RX: %llu TX: %llu\n", ~~~^ %lu iplink_bridge.c:722:5: mstats->igmp_leaves[BR_MCAST_DIR_RX], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:720:54: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s IGMP leaves: RX: %llu TX: %llu\n", ~~~^ %lu iplink_bridge.c:723:5: mstats->igmp_leaves[BR_MCAST_DIR_TX]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:725:47: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s IGMP parse errors: %llu\n", ~~~^ %lu "", mstats->igmp_parse_errors); ~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:729:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s RX: v1 %llu v2 %llu\n", ~~~^ %lu iplink_bridge.c:731:5: mstats->mld_v1queries[BR_MCAST_DIR_RX], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:729:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s RX: v1 %llu v2 %llu\n", ~~~^ %lu iplink_bridge.c:732:5: mstats->mld_v2queries[BR_MCAST_DIR_RX]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:733:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s TX: v1 %llu v2 %llu\n", ~~~^ %lu iplink_bridge.c:735:5: mstats->mld_v1queries[BR_MCAST_DIR_TX], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:733:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s TX: v1 %llu v2 %llu\n", ~~~^ %lu iplink_bridge.c:736:5: mstats->mld_v2queries[BR_MCAST_DIR_TX]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:739:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s RX: v1 %llu v2 %llu\n", ~~~^ %lu iplink_bridge.c:741:5: mstats->mld_v1reports[BR_MCAST_DIR_RX], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:739:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s RX: v1 %llu v2 %llu\n", ~~~^ %lu iplink_bridge.c:742:5: mstats->mld_v2reports[BR_MCAST_DIR_RX]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:743:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s TX: v1 %llu v2 %llu\n", ~~~^ %lu iplink_bridge.c:745:5: mstats->mld_v1reports[BR_MCAST_DIR_TX], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:743:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s TX: v1 %llu v2 %llu\n", ~~~^ %lu iplink_bridge.c:746:5: mstats->mld_v2reports[BR_MCAST_DIR_TX]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:748:44: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s MLD leaves: RX: %llu TX: %llu\n", ~~~^ %lu iplink_bridge.c:750:5: mstats->mld_leaves[BR_MCAST_DIR_RX], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:748:53: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s MLD leaves: RX: %llu TX: %llu\n", ~~~^ %lu iplink_bridge.c:751:5: mstats->mld_leaves[BR_MCAST_DIR_TX]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iplink_bridge.c:753:46: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "%-16s MLD parse errors: %llu\n", ~~~^ %lu "", mstats->mld_parse_errors); ~~~~~~~~~~~~~~~~~~~~~~~~ CC iplink_geneve.o CC iplink_vrf.o CC iproute_lwtunnel.o CC ipmacsec.o CC ipila.o CC ipvrf.o ipmacsec.c: In function 'print_fp_stats': ipmacsec.c:684:16: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type '__u64 {aka long unsigned int}' [-Wformat=] printf("%*llu", pad, getattr_u64(stats[i])); ~~~~^ ~~~~~~~~~~~~~~~~~~~~~ %*lu ipmacsec.c: In function 'macsec_print_opt': ipmacsec.c:1080:36: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=] snprintf(b1, sizeof(b1), "%016llx", ~~~~~~^ %016lx ipmacsec.c:1084:26: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf(f, "sci %016llx ", ~~~~~~^ %016lx CC iplink_xstats.o CC ipseg6.o CC iplink_netdevsim.o CC rtmon.o LINK ip LINK rtmon tc make[1]: warning: -jN forced in submake: disabling jobserver mode. CC tc.o CC tc_qdisc.o CC tc_class.o CC tc_filter.o CC tc_util.o CC tc_monitor.o CC tc_exec.o CC m_police.o CC m_estimator.o CC m_action.o CC m_ematch.o YACC emp_ematch.yacc.c LEX emp_ematch.lex.c CC q_fifo.o CC q_sfq.o CC q_red.o CC q_prio.o CC q_tbf.o CC q_cbq.o CC q_rr.o CC q_multiq.o CC q_netem.o CC q_choke.o CC q_sfb.o CC f_rsvp.o CC f_u32.o CC f_route.o CC f_fw.o CC f_basic.o CC f_bpf.o CC f_flow.o CC f_cgroup.o CC f_flower.o CC q_dsmark.o CC q_gred.o CC f_tcindex.o CC q_ingress.o CC q_hfsc.o CC q_htb.o CC q_drr.o CC q_qfq.o CC m_gact.o CC m_mirred.o CC m_nat.o CC m_pedit.o CC m_ife.o CC m_skbedit.o CC m_skbmod.o CC m_csum.o CC m_simple.o CC m_vlan.o CC m_connmark.o CC m_bpf.o CC m_tunnel_key.o CC m_sample.o CC p_ip.o CC p_ip6.o CC p_icmp.o CC p_eth.o CC p_tcp.o CC p_udp.o CC em_nbyte.o CC em_cmp.o CC em_u32.o CC em_canid.o CC em_meta.o CC q_mqprio.o CC q_codel.o CC q_fq_codel.o CC q_fq.o CC q_pie.o q_fq.c: In function 'fq_print_xstats': q_fq.c:333:38: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type '__s64 {aka long int}' [-Wformat=] fprintf(f, ", next packet delay %llu ns", st->time_next_delayed_flow); ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ %lu q_fq.c:335:21: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "\n %llu gc, %llu highprio", ~~~^ %lu st->gc_flows, st->highprio_packets); ~~~~~~~~~~~~ q_fq.c:335:30: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "\n %llu gc, %llu highprio", ~~~^ %lu st->gc_flows, st->highprio_packets); ~~~~~~~~~~~~~~~~~~~~ q_fq.c:339:20: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, ", %llu retrans", st->tcp_retrans); ~~~^ ~~~~~~~~~~~~~~~ %lu CC q_hhf.o q_fq.c:341:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, ", %llu throttled", st->throttled); ~~~^ ~~~~~~~~~~~~~ %lu q_fq.c:347:20: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, ", %llu flows_plimit", st->flows_plimit); ~~~^ ~~~~~~~~~~~~~~~~ %lu q_fq.c:350:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "\n %llu too long pkts, %llu alloc errors\n", ~~~^ %lu st->pkts_too_long, st->allocation_errors); ~~~~~~~~~~~~~~~~~ q_fq.c:350:42: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64 {aka long unsigned int}' [-Wformat=] fprintf(f, "\n %llu too long pkts, %llu alloc errors\n", ~~~^ %lu st->pkts_too_long, st->allocation_errors); ~~~~~~~~~~~~~~~~~~~~~ CC q_clsact.o CC e_bpf.o CC f_matchall.o CC q_cbs.o CC em_ipt.o CC em_ipset.o CC tc_core.o CC tc_red.o CC tc_cbq.o CC tc_estimator.o CC tc_stab.o CC q_atm.so CC m_xt.so CC emp_ematch.yacc.o CC emp_ematch.lex.o AR libtc.a LINK tc rm emp_ematch.lex.c bridge make[1]: warning: -jN forced in submake: disabling jobserver mode. CC bridge.o CC fdb.o CC monitor.o CC link.o CC mdb.o CC vlan.o LINK bridge misc make[1]: warning: -jN forced in submake: disabling jobserver mode. CC ss.o YACC ssfilter.c CC nstat CC ifstat CC rtacct ifstat.c: In function 'load_raw_table': ifstat.c:281:22: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type '__u64 * {aka long unsigned int *}' [-Wformat=] if (sscanf(p, "%llu", n->val+i) != 1) ~~~^ ~~~~~~~~ %lu ifstat.c: In function 'dump_raw_db': ifstat.c:321:30: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] unsigned long long *vals = n->val; ^ ifstat.c:331:11: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] vals = h1->val; ^ ifstat.c: In function 'dump_kern_db': ifstat.c:533:26: warning: passing argument 3 of 'print_one_json' from incompatible pointer type [-Wincompatible-pointer-types] print_one_json(jw, n, n->val); ^ ifstat.c:453:13: note: expected 'const long long unsigned int *' but argument is of type '__u64 * {aka long unsigned int *}' static void print_one_json(json_writer_t *jw, const struct ifstat_ent *n, ^~~~~~~~~~~~~~ ifstat.c:535:24: warning: passing argument 3 of 'print_one_if' from incompatible pointer type [-Wincompatible-pointer-types] print_one_if(fp, n, n->val); ^ ifstat.c:467:13: note: expected 'const long long unsigned int *' but argument is of type '__u64 * {aka long unsigned int *}' static void print_one_if(FILE *fp, const struct ifstat_ent *n, ^~~~~~~~~~~~ ifstat.c: In function 'dump_incr_db': ifstat.c:578:26: warning: passing argument 3 of 'print_one_json' from incompatible pointer type [-Wincompatible-pointer-types] print_one_json(jw, n, n->val); ^ ifstat.c:453:13: note: expected 'const long long unsigned int *' but argument is of type '__u64 * {aka long unsigned int *}' static void print_one_json(json_writer_t *jw, const struct ifstat_ent *n, ^~~~~~~~~~~~~~ CC lnstat.o CC lnstat_util.o CC arpd CC ssfilter.o LINK lnstat LINK ss netem make[1]: warning: -jN forced in submake: disabling jobserver mode. gcc -I../include -o maketable maketable.c -lm gcc -I../include -o normal normal.c -lm gcc -I../include -o pareto pareto.c -lm gcc -I../include -o paretonormal paretonormal.c -lm ./pareto > pareto.dist ./paretonormal > paretonormal.dist ./normal > normal.dist ./maketable experimental.dat > experimental.dist genl make[1]: warning: -jN forced in submake: disabling jobserver mode. CC genl.o CC ctrl.o LINK genl tipc make[1]: warning: -jN forced in submake: disabling jobserver mode. CC bearer.o CC cmdl.o CC link.o CC media.o CC misc.o CC msg.o CC nametable.o CC node.o CC socket.o CC peer.o CC tipc.o LINK tipc devlink make[1]: warning: -jN forced in submake: disabling jobserver mode. CC devlink.o CC mnlg.o LINK devlink rdma make[1]: warning: -jN forced in submake: disabling jobserver mode. CC rdma.o CC utils.o CC dev.o CC link.o CC res.o LINK rdma man make[1]: warning: -jN forced in submake: disabling jobserver mode. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. sed "s|@SYSCONFDIR@|/etc/iproute2|g" ip-address.8.in > ip-address.8 sed "s|@SYSCONFDIR@|/etc/iproute2|g" ip-link.8.in > ip-link.8 sed "s|@SYSCONFDIR@|/etc/iproute2|g" ip-route.8.in > ip-route.8 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PHK75L + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64 ++ dirname /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64 + cd iproute2-4.17.0 + export DESTDIR=/builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64 + DESTDIR=/builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64 + export SBINDIR=/usr/sbin + SBINDIR=/usr/sbin + export MANDIR=/usr/share/man + MANDIR=/usr/share/man + export LIBDIR=/usr/lib64 + LIBDIR=/usr/lib64 + export CONFDIR=/etc/iproute2 + CONFDIR=/etc/iproute2 + export DOCDIR=/usr/share/doc + DOCDIR=/usr/share/doc + make install lib make[1]: Nothing to be done for 'all'. ip make[1]: Nothing to be done for 'all'. tc make[1]: Nothing to be done for 'all'. bridge make[1]: Nothing to be done for 'all'. misc make[1]: Nothing to be done for 'all'. netem make[1]: Nothing to be done for 'all'. genl make[1]: Nothing to be done for 'all'. tipc make[1]: Nothing to be done for 'all'. devlink make[1]: Nothing to be done for 'all'. rdma make[1]: Nothing to be done for 'all'. man make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. install -m 0755 -d /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin install -m 0755 -d /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/etc/iproute2 install -m 0755 -d /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/var/lib/arpd install -m 0755 -d /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/include/iproute2 install -m 0755 -d /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/doc/examples install -m 0755 -d /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/doc/examples/diffserv install -m 0644 README.iproute2+tc examples/README.cbq examples/cbq.init-v0.7.3 examples/gaiconf examples/SYN-DoS.rate.limit examples/dhcp-client-script examples/cbqinit.eth1 \ /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/doc/examples install -m 0644 examples/diffserv/Edge32-cb-chains examples/diffserv/regression-testing examples/diffserv/efcbq examples/diffserv/Edge32-cb-u32 examples/diffserv/ef-prio examples/diffserv/afcbq examples/diffserv/Edge31-ca-u32 examples/diffserv/Edge32-ca-u32 examples/diffserv/README examples/diffserv/Edge1 examples/diffserv/Edge31-cb-chains examples/diffserv/Edge2 \ /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/doc/examples/diffserv make[1]: Nothing to be done for 'install'. install -m 0755 ip rtmon /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin install -m 0755 ifcfg rtpr routel routef /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin mkdir -p /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/lib64/tc install -m 0755 tc /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin for i in q_atm.so m_xt.so; \ do install -m 755 $i /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/lib64/tc; \ done if [ ! -f /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/lib64/tc/m_ipt.so ]; then \ if [ -f /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/lib64/tc/m_xt.so ]; \ then ln -s m_xt.so /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/lib64/tc/m_ipt.so ; \ elif [ -f /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/lib64/tc/m_xt_old.so ]; \ then ln -s m_xt_old.so /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/lib64/tc/m_ipt.so ; \ fi; \ fi install -m 0755 bridge /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin install -m 0755 ss nstat ifstat rtacct lnstat arpd /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin ln -sf lnstat /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin/rtstat ln -sf lnstat /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin/ctstat mkdir -p /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/lib64/tc for i in normal.dist pareto.dist paretonormal.dist experimental.dist; \ do install -m 644 $i /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/lib64/tc; \ done install -m 0755 genl /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin install -m 0755 tipc /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin install -m 0755 devlink /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin install -m 0755 rdma /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin install -m 0755 -d /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/man/man3 install -m 0644 libnetlink.3 /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/man/man3 install -m 0755 -d /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/man/man7 install -m 0644 tc-hfsc.7 /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/man/man7 install -m 0755 -d /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/man/man8 install -m 0644 ip-address.8 ip-link.8 ip-route.8 tc-codel.8 tc-police.8 tc-tcindex.8 devlink-resource.8 tc-fq_codel.8 ip.8 ip-tunnel.8 tc-skbmod.8 tc-connmark.8 tc-sfb.8 tc-netem.8 ip-tcp_metrics.8 tipc-node.8 rtacct.8 rtpr.8 arpd.8 devlink-dev.8 tipc-peer.8 cbq.8 tc-cbq-details.8 ip-addrlabel.8 tc-basic.8 ip-netns.8 ip-ntable.8 tc-vlan.8 tc-xt.8 ifcfg.8 ip-maddress.8 rtmon.8 genl.8 tc-bfifo.8 rdma-link.8 tc-tunnel_key.8 tc-pfifo.8 devlink-monitor.8 tc-route.8 ip-xfrm.8 tipc-bearer.8 ip-neighbour.8 rdma.8 ctstat.8 tc-simple.8 devlink-sb.8 tc-actions.8 tc-htb.8 tc-pie.8 ip-macsec.8 tipc-link.8 rtstat.8 tc-red.8 ip-mroute.8 ip-rule.8 tc-sample.8 tipc.8 tc-flower.8 tc-pfifo_fast.8 ip-token.8 ip-vrf.8 tc-tbf.8 tc-ematch.8 devlink-port.8 tc-drr.8 routef.8 tc-skbedit.8 devlink.8 rdma-resource.8 tc-cgroup.8 tc-cbq.8 tc-bpf.8 ip-monitor.8 tc-u32.8 tc-matchall.8 tc-choke.8 routel.8 tipc-media.8 tc-fw.8 tc-pedit.8 tc-fq.8 tc-mqprio.8 tc-flow.8 tc-cbs.8 tc-ife.8 tipc-nametable.8 tc.8 ip-sr.8 tc-mirred.8 ip-netconf.8 ss.8 ifstat.8 lnstat.8 nstat.8 tc-sfq.8 ip-l2tp.8 tc-stab.8 tc-prio.8 tc-nat.8 rdma-dev.8 ip-fou.8 ip-gue.8 tc-hfsc.8 tc-csum.8 bridge.8 tipc-socket.8 /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/man/man8 install -m 0644 etc/iproute2/ematch_map etc/iproute2/rt_scopes etc/iproute2/nl_protos etc/iproute2/rt_tables etc/iproute2/bpf_pinning etc/iproute2/group etc/iproute2/rt_protos etc/iproute2/rt_dsfield etc/iproute2/rt_realms /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/etc/iproute2 install -m 0755 -d /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/bash-completion/completions install -m 0644 bash-completion/tc /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/bash-completion/completions install -m 0644 include/bpf_elf.h /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/include/iproute2 + install -m755 examples/cbq.init-v0.7.3 /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64//usr/sbin/cbq + install -d -m755 /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/etc/sysconfig/cbq + for config in /builddir/build/SOURCES/cbq-0000.example /builddir/build/SOURCES/avpkt + install -m644 /builddir/build/SOURCES/cbq-0000.example /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/etc/sysconfig/cbq + for config in /builddir/build/SOURCES/cbq-0000.example /builddir/build/SOURCES/avpkt + install -m644 /builddir/build/SOURCES/avpkt /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/etc/sysconfig/cbq + for mp in cbq genl ifcfg ifstat + install -m644 man/man8/cbq.8 /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/man/man8 + for mp in cbq genl ifcfg ifstat + install -m644 man/man8/genl.8 /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/man/man8 + for mp in cbq genl ifcfg ifstat + install -m644 man/man8/ifcfg.8 /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/man/man8 + for mp in cbq genl ifcfg ifstat + install -m644 man/man8/ifstat.8 /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/man/man8 + install -D -m644 include/libnetlink.h /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/include/libnetlink.h + install -D -m644 lib/libnetlink.a /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/lib64/libnetlink.a + rm -rf /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/doc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.17.0-1.fc27 --unique-debug-suffix -4.17.0-1.fc27.ppc64 --unique-debug-src-base iproute-4.17.0-1.fc27.ppc64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/iproute2-4.17.0 extracting debug info from /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin/rtacct extracting debug info from /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/lib64/tc/q_atm.so extracting debug info from /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/lib64/tc/m_xt.so extracting debug info from /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin/rdma extracting debug info from /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin/tipc extracting debug info from /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin/nstat extracting debug info from /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin/bridge extracting debug info from /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin/tc extracting debug info from /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin/ip extracting debug info from /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin/devlink extracting debug info from /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin/ifstat extracting debug info from /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin/arpd extracting debug info from /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin/ss extracting debug info from /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin/genl extracting debug info from /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin/lnstat extracting debug info from /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/sbin/rtmon /usr/lib/rpm/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. cpio: tc/emp_ematch.lex.c: Cannot stat: No such file or directory 5324 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: iproute-4.17.0-1.fc27.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xAwwVb + umask 022 + cd /builddir/build/BUILD + cd iproute2-4.17.0 + DOCDIR=/builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/doc/iproute + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/doc/iproute + cp -pr README /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/doc/iproute + cp -pr README.decnet /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/doc/iproute + cp -pr README.distribution /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/doc/iproute + cp -pr README.lnstat /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/doc/iproute + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WbXpLB + umask 022 + cd /builddir/build/BUILD + cd iproute2-4.17.0 + LICENSEDIR=/builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/licenses/iproute + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/licenses/iproute + cp -pr COPYING /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/licenses/iproute + exit 0 warning: File listed twice: /usr/lib/.build-id/f3/c48cb139fc762b176c771b5cbaa35beb2bc35c Provides: /sbin/ip config(iproute) = 4.17.0-1.fc27 iproute = 4.17.0-1.fc27 iproute(ppc-64) = 4.17.0-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(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) libc.so.6(GLIBC_2.8)(64bit) libdb-5.3.so()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.3)(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libmnl.so.0()(64bit) libmnl.so.0(LIBMNL_1.0)(64bit) libselinux.so.1()(64bit) rtld(GNU_HASH) Conflicts: filesystem < 3 Obsoletes: iproute < 4.5.0-3 Recommends: iproute-tc Processing files: iproute-tc-4.17.0-1.fc27.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VXrWU1 + umask 022 + cd /builddir/build/BUILD + cd iproute2-4.17.0 + DOCDIR=/builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/doc/iproute-tc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/doc/iproute-tc + cp -pr README.iproute2+tc /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/doc/iproute-tc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IzHJ4r + umask 022 + cd /builddir/build/BUILD + cd iproute2-4.17.0 + LICENSEDIR=/builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/licenses/iproute-tc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/licenses/iproute-tc + cp -pr COPYING /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/licenses/iproute-tc + exit 0 Provides: config(iproute-tc) = 4.17.0-1.fc27 iproute-tc = 4.17.0-1.fc27 iproute-tc(ppc-64) = 4.17.0-1.fc27 tc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash libatm.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(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) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.3)(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libmnl.so.0()(64bit) libmnl.so.0(LIBMNL_1.0)(64bit) libselinux.so.1()(64bit) libxtables.so.12()(64bit) rtld(GNU_HASH) Obsoletes: iproute < 4.5.0-3 Processing files: iproute-doc-4.17.0-1.fc27.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gtgqwS + umask 022 + cd /builddir/build/BUILD + cd iproute2-4.17.0 + DOCDIR=/builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/doc/iproute-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/doc/iproute-doc + cp -pr examples /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/doc/iproute-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5nArYi + umask 022 + cd /builddir/build/BUILD + cd iproute2-4.17.0 + LICENSEDIR=/builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/licenses/iproute-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/licenses/iproute-doc + cp -pr COPYING /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/licenses/iproute-doc + exit 0 Provides: iproute-doc = 4.17.0-1.fc27 iproute-doc(ppc-64) = 4.17.0-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: iproute-devel-4.17.0-1.fc27.ppc64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HgQ1sJ + umask 022 + cd /builddir/build/BUILD + cd iproute2-4.17.0 + LICENSEDIR=/builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/licenses/iproute-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/licenses/iproute-devel + cp -pr COPYING /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64/usr/share/licenses/iproute-devel + exit 0 Provides: iproute-devel = 4.17.0-1.fc27 iproute-devel(ppc-64) = 4.17.0-1.fc27 iproute-static = 4.17.0-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: iproute-debugsource-4.17.0-1.fc27.ppc64 Provides: iproute-debugsource = 4.17.0-1.fc27 iproute-debugsource(ppc-64) = 4.17.0-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: iproute-debuginfo-4.17.0-1.fc27.ppc64 Provides: debuginfo(build-id) = 13439a3793bd352352b46d6fe1ea536513175bef debuginfo(build-id) = 1e8bfba010ab1b8581f1da86d04789e1e55ea1da debuginfo(build-id) = 32d39e675d063ae2b4dd390bcead5d62b2dd047f debuginfo(build-id) = 44d146ce30db811eeed25953ab50a64f5761d40b debuginfo(build-id) = 4741fa895145bc5964a64c722b0545ddf3383e45 debuginfo(build-id) = 51ff7e52426df1e9daeb3eaa5db44b5ff06fc09c debuginfo(build-id) = 9f6d04ec5a14916d372b38bbb3767972a6bdf4e8 debuginfo(build-id) = b7f50c316c893c1c778eaaa814c179ae2cd7e1f3 debuginfo(build-id) = cf62400411d75e91b8a3d4498fcd59a3c85f93f8 debuginfo(build-id) = de0c2f2a093aaaea1d8f9180bd4766b75332736f debuginfo(build-id) = e38fd8efa559a95bffc7a042288c0a3beff4fae2 debuginfo(build-id) = e6ffc1e32f073cfe26692f040506d2154c1a750f debuginfo(build-id) = f3c48cb139fc762b176c771b5cbaa35beb2bc35c debuginfo(build-id) = f549d10922a82c38039d7c8ec2f5d26fb38176e9 iproute-debuginfo = 4.17.0-1.fc27 iproute-debuginfo(ppc-64) = 4.17.0-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: iproute-debugsource(ppc-64) = 4.17.0-1.fc27 Processing files: iproute-tc-debuginfo-4.17.0-1.fc27.ppc64 Provides: debuginfo(build-id) = 4b7863e2597fd6e408f734a4f5a679859740640c debuginfo(build-id) = d6d3e78fc170b229eef1166acf36f110ef4f153d debuginfo(build-id) = f3c48cb139fc762b176c771b5cbaa35beb2bc35c iproute-tc-debuginfo = 4.17.0-1.fc27 iproute-tc-debuginfo(ppc-64) = 4.17.0-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: iproute-debugsource(ppc-64) = 4.17.0-1.fc27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64 Wrote: /builddir/build/RPMS/iproute-4.17.0-1.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/iproute-tc-4.17.0-1.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/iproute-doc-4.17.0-1.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/iproute-devel-4.17.0-1.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/iproute-debugsource-4.17.0-1.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/iproute-debuginfo-4.17.0-1.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/iproute-tc-debuginfo-4.17.0-1.fc27.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.giLb9a + umask 022 + cd /builddir/build/BUILD + cd iproute2-4.17.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/iproute-4.17.0-1.fc27.ppc64 + exit 0 Child return code was: 0