Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/iproute.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-stream-build-59705-14768/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/iproute.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/iproute-5.9.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/iproute.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-stream-build-59705-14768/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/iproute.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RRmEI4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf iproute2-5.9.0 + /usr/bin/xz -dc /builddir/build/SOURCES/iproute2-5.9.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd iproute2-5.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FZxh0X + umask 022 + cd /builddir/build/BUILD + cd iproute2-5.9.0 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fno-exceptions' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fno-exceptions' + export 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LIBDIR=//usr/lib64 + LIBDIR=//usr/lib64 + export IPT_LIB_DIR=/lib64/xtables + IPT_LIB_DIR=/lib64/xtables + ./configure TC schedulers ATM no 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 -j8 lib 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 utils.c: In function 'print_time64': utils.c:1690:26: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type '__s64' {aka 'long int'} [-Wformat=] snprintf(buf, len, "%lldns", time); ~~~^ ~~~~ %ld 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 cg_map.o CC mpls_ntop.o CC mpls_pton.o cg_map.c: In function 'cg_id_to_path': cg_map.c:132:45: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type '__u64' {aka 'long unsigned int'} [-Wformat=] snprintf(buf, sizeof(buf), "unreachable:%llx", id); ~~~^ ~~ %lx AR libnetlink.a AR libutil.a ip 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 tunnel.c: In function 'tnl_print_stats': tunnel.c:360: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:360: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:360: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:360: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:360: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:362:9: s->rx_fifo_errors, s->multicast, _SL_); ~~~~~~~~~~~~~~~~~ tunnel.c:360: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:362:28: s->rx_fifo_errors, s->multicast, _SL_); ~~~~~~~~~~~~ tunnel.c:364: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:364: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:364: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:364: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:364: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:366:9: s->tx_carrier_errors, s->tx_dropped); ~~~~~~~~~~~~~~~~~~~~ tunnel.c:364: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:366:31: s->tx_carrier_errors, s->tx_dropped); ~~~~~~~~~~~~~ CC ipntable.o 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 link_xfrm.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 CC iplink_geneve.o CC iplink_vrf.o CC iproute_lwtunnel.o CC ipmacsec.o CC ipila.o CC ipvrf.o CC iplink_xstats.o ipmacsec.c: In function 'print_fp_stats': ipmacsec.c:757: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:1167: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:1171: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 ipseg6.o CC iplink_netdevsim.o CC iplink_rmnet.o CC ipnexthop.o CC ipmptcp.o CC iplink_bareudp.o CC rtmon.o LINK rtmon LINK ip tc 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.tab.c LEX emp_ematch.lex.c CC q_fifo.o CC q_sfq.o CC q_red.o CC q_prio.o CC q_skbprio.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_mpls.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_ctinfo.o CC m_bpf.o CC m_tunnel_key.o CC m_sample.o CC m_ct.o CC m_gate.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 CC q_fq_pie.o CC q_cake.o q_cake.c: In function 'cake_print_xstats': q_cake.c:778:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type '__u64' {aka 'long unsigned int'} [-Wformat=] fprintf(f, " %12" fmts, val); \ ^~~~~~ q_cake.c:790:37: note: in expansion of macro 'PRINT_TSTAT' #define PRINT_TSTAT_U64(name, attr) PRINT_TSTAT( \ ^~~~~~~~~~~ q_cake.c:802:3: note: in expansion of macro 'PRINT_TSTAT_U64' PRINT_TSTAT_U64(" bytes ", SENT_BYTES64); ^~~~~~~~~~~~~~~ q_cake.c:791:19: note: format string is defined here fprintf(f, " %12" fmts, val); \ ~~~~~~~~~~~~~~~~~~ fprintf(f, "%s", _SL_); \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ } \ ~~~~~~~~ } while (0) ~~~~~~~~~~~ #define SPRINT_TSTAT(pfunc, type, name, attr) PRINT_TSTAT( \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ name, attr, "s", sprint_ ## pfunc( \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rta_getattr_ ## type(GET_TSTAT(i, attr)), b1)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define PRINT_TSTAT_U32(name, attr) PRINT_TSTAT( \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ name, attr, "u", rta_getattr_u32(GET_TSTAT(i, attr))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define PRINT_TSTAT_U64(name, attr) PRINT_TSTAT( \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ name, attr, "llu", rta_getattr_u64(GET_TSTAT(i, attr))) ~~~~~~~~~~~~~~~^ CC q_hhf.o CC q_clsact.o CC e_bpf.o CC f_matchall.o CC q_cbs.o CC q_etf.o CC q_taprio.o CC q_plug.o CC q_ets.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 tc_qevent.o CC m_xt.so CC emp_ematch.tab.o CC emp_ematch.lex.o AR libtc.a LINK tc rm emp_ematch.lex.c bridge CC bridge.o CC fdb.o CC monitor.o CC link.o CC mdb.o CC vlan.o LINK bridge misc CC ss.o CC ssfilter_check.o YACC ssfilter.tab.c CC nstat CC ifstat CC rtacct CC lnstat.o CC lnstat_util.o CC arpd ifstat.c: In function 'load_raw_table': ifstat.c:279: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 ss.c: In function 'mptcp_subflow_info': ifstat.c: In function 'dump_raw_db': ifstat.c:319:30: warning: initialization of 'long long unsigned int *' from incompatible pointer type '__u64 *' {aka 'long unsigned int *'} [-Wincompatible-pointer-types] unsigned long long *vals = n->val; ^ ifstat.c:329:11: warning: assignment to 'long long unsigned int *' from incompatible pointer type '__u64 *' {aka 'long unsigned int *'} [-Wincompatible-pointer-types] vals = h1->val; ^ ss.c:2932:16: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] out(" seq:%llx", ~~~^ %lx rta_getattr_u64(tb[MPTCP_SUBFLOW_ATTR_MAP_SEQ])); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ifstat.c: In function 'dump_kern_db': ifstat.c:531:27: warning: passing argument 3 of 'print_one_json' from incompatible pointer type [-Wincompatible-pointer-types] print_one_json(jw, n, n->val); ~^~~~~ ifstat.c:452:33: note: expected 'const long long unsigned int *' but argument is of type '__u64 *' {aka 'long unsigned int *'} const unsigned long long *vals) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ifstat.c:533:25: warning: passing argument 3 of 'print_one_if' from incompatible pointer type [-Wincompatible-pointer-types] print_one_if(fp, n, n->val); ~^~~~~ ifstat.c:466:31: note: expected 'const long long unsigned int *' but argument is of type '__u64 *' {aka 'long unsigned int *'} const unsigned long long *vals) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ifstat.c: In function 'dump_incr_db': ifstat.c:576:27: warning: passing argument 3 of 'print_one_json' from incompatible pointer type [-Wincompatible-pointer-types] print_one_json(jw, n, n->val); ~^~~~~ ifstat.c:452:33: note: expected 'const long long unsigned int *' but argument is of type '__u64 *' {aka 'long unsigned int *'} const unsigned long long *vals) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ss.c: In function 'mptcp_stats_print': ss.c:3153:22: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] out(" write_seq:%llx", s->mptcpi_write_seq); ~~~^ ~~~~~~~~~~~~~~~~~~~ %lx ss.c:3155:20: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] out(" snd_una:%llx", s->mptcpi_snd_una); ~~~^ ~~~~~~~~~~~~~~~~~ %lx ss.c:3157:20: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] out(" rcv_nxt:%llx", s->mptcpi_rcv_nxt); ~~~^ ~~~~~~~~~~~~~~~~~ %lx ss.c: In function 'xdp_show_umem': ss.c:4487:16: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] out(",size:%llu", umem->size); ~~~^ ~~~~~~~~~~ %lu CC ssfilter.tab.o LINK lnstat LINK ss netem 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 ./normal > normal.dist ./pareto > pareto.dist ./paretonormal > paretonormal.dist ./maketable experimental.dat > experimental.dist genl CC genl.o CC ctrl.o LINK genl tipc 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 CC devlink.o CC mnlg.o LINK devlink rdma CC rdma.o CC utils.o CC dev.o CC link.o CC res.o CC res-pd.o CC res-mr.o CC res-cq.o CC res-cmid.o CC res-qp.o CC sys.o CC stat.o CC stat-mr.o LINK rdma man make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. sed \ -e "s|@NETNS_ETC_DIR@|/etc/netns|g" \ -e "s|@NETNS_RUN_DIR@|/var/run/netns|g" \ -e "s|@SYSCONFDIR@|/etc/iproute2|g" \ ip-address.8.in > ip-address.8 sed \ -e "s|@NETNS_ETC_DIR@|/etc/netns|g" \ -e "s|@NETNS_RUN_DIR@|/var/run/netns|g" \ -e "s|@SYSCONFDIR@|/etc/iproute2|g" \ ip-link.8.in > ip-link.8 sed \ -e "s|@NETNS_ETC_DIR@|/etc/netns|g" \ -e "s|@NETNS_RUN_DIR@|/var/run/netns|g" \ -e "s|@SYSCONFDIR@|/etc/iproute2|g" \ ip-netns.8.in > ip-netns.8 sed \ -e "s|@NETNS_ETC_DIR@|/etc/netns|g" \ -e "s|@NETNS_RUN_DIR@|/var/run/netns|g" \ -e "s|@SYSCONFDIR@|/etc/iproute2|g" \ ip-route.8.in > ip-route.8 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.akavH0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le ++ dirname /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le + cd iproute2-5.9.0 + export DESTDIR=/builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le + DESTDIR=/builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le + 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 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le 'INSTALL=/usr/bin/install -p' 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-5.9.0-1.el8.ppc64le/usr/sbin install -m 0755 -d /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/etc/iproute2 install -m 0755 -d /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/var/lib/arpd install -m 0755 -d /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/include/iproute2 make[1]: Nothing to be done for 'install'. install -m 0755 ip rtmon /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin install -m 0755 ifcfg rtpr routel routef /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin mkdir -p /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/lib64/tc install -m 0755 tc /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin for i in m_xt.so; \ do install -m 755 $i /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/lib64/tc; \ done if [ ! -f /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/lib64/tc/m_ipt.so ]; then \ if [ -f /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/lib64/tc/m_xt.so ]; \ then ln -s m_xt.so /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/lib64/tc/m_ipt.so ; \ elif [ -f /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/lib64/tc/m_xt_old.so ]; \ then ln -s m_xt_old.so /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/lib64/tc/m_ipt.so ; \ fi; \ fi install -m 0755 bridge /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin install -m 0755 ss nstat ifstat rtacct lnstat arpd /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin ln -sf lnstat /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin/rtstat ln -sf lnstat /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin/ctstat mkdir -p /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/lib64/tc for i in normal.dist pareto.dist paretonormal.dist experimental.dist; \ do install -m 644 $i /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/lib64/tc; \ done install -m 0755 genl /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin for i in tipc; \ do install -m 0755 $i /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin; \ done for i in devlink; \ do install -m 0755 $i /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin; \ done for i in rdma; \ do install -m 0755 $i /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin; \ done install -m 0755 -d /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/man/man3 install -m 0644 libnetlink.3 /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/man/man3 install -m 0755 -d /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/man/man7 install -m 0644 tc-hfsc.7 /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/man/man7 install -m 0755 -d /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/man/man8 install -m 0644 ip-address.8 ip-link.8 ip-netns.8 ip-route.8 tipc-node.8 rtacct.8 tc-vlan.8 rtpr.8 tc-htb.8 devlink-dev.8 tc-flower.8 devlink-health.8 tc-fw.8 ip-tunnel.8 tc-cbq-details.8 ip-addrlabel.8 tc-basic.8 ip.8 tc-ct.8 ip-ntable.8 devlink-region.8 tc-xt.8 ifcfg.8 tc-skbprio.8 tc-cake.8 rdma-statistic.8 ip-maddress.8 rtmon.8 rdma.8 ip-nexthop.8 ip-xfrm.8 tc-fq_codel.8 tc-tunnel_key.8 tc-pfifo.8 devlink-monitor.8 tc-route.8 ip-vrf.8 tipc-bearer.8 ip-neighbour.8 rdma-link.8 ctstat.8 tipc-socket.8 arpd.8 tc-simple.8 devlink-sb.8 tc-prio.8 routef.8 tc-pie.8 ip-macsec.8 tipc-link.8 rtstat.8 tc-red.8 tc-bfifo.8 ip-mroute.8 ip-rule.8 tc-sample.8 rdma-system.8 ip-mptcp.8 tipc.8 tc-skbedit.8 tc-pfifo_fast.8 ip-token.8 tc-cbs.8 tc-ematch.8 devlink-port.8 tc-drr.8 tc-tbf.8 tipc-peer.8 devlink.8 tc-fq_pie.8 rdma-resource.8 tc-cgroup.8 tc-cbq.8 tc-bpf.8 ip-monitor.8 tc-u32.8 routel.8 tipc-media.8 genl.8 tc-pedit.8 tc-fq.8 tc-mqprio.8 tc-flow.8 tc-ife.8 devlink-trap.8 tc-skbmod.8 tc-actions.8 tipc-nametable.8 tc.8 tc-ets.8 ip-sr.8 tc-mirred.8 ip-netconf.8 ss.8 ifstat.8 nstat.8 lnstat.8 tc-sfq.8 tc-etf.8 tc-stab.8 tc-matchall.8 tc-nat.8 rdma-dev.8 ip-fou.8 ip-gue.8 tc-ctinfo.8 tc-hfsc.8 tc-csum.8 tc-gate.8 bridge.8 tc-taprio.8 tc-codel.8 tc-police.8 ip-l2tp.8 tc-tcindex.8 devlink-resource.8 tc-mpls.8 tc-choke.8 tc-connmark.8 tc-sfb.8 tc-netem.8 devlink-dpipe.8 ip-tcp_metrics.8 /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/man/man8 install -m 0644 etc/iproute2/rt_dsfield etc/iproute2/rt_protos etc/iproute2/rt_realms etc/iproute2/group etc/iproute2/nl_protos etc/iproute2/bpf_pinning etc/iproute2/ematch_map etc/iproute2/rt_scopes etc/iproute2/rt_tables /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/etc/iproute2 install -m 0755 -d /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/bash-completion/completions install -m 0644 bash-completion/tc /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/bash-completion/completions install -m 0644 bash-completion/devlink /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/bash-completion/completions install -m 0644 include/bpf_elf.h /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/include/iproute2 + echo '.so man8/tc-cbq.8' + install -D -m644 include/libnetlink.h /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/include/libnetlink.h + install -D -m644 lib/libnetlink.a /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/lib64/libnetlink.a + rm -rf /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/doc + cat /builddir/build/SOURCES/rt_dsfield.deprecated + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 5.9.0-1.el8 --unique-debug-suffix -5.9.0-1.el8.ppc64le --unique-debug-src-base iproute-5.9.0-1.el8.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/iproute2-5.9.0 extracting debug info from /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin/bridge extracting debug info from /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/lib64/tc/m_xt.so extracting debug info from /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin/ip extracting debug info from /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin/ifstat extracting debug info from /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin/arpd extracting debug info from /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin/genl extracting debug info from /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin/lnstat extracting debug info from /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin/devlink extracting debug info from /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin/nstat extracting debug info from /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin/rdma extracting debug info from /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin/rtacct extracting debug info from /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin/rtmon extracting debug info from /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin/tc extracting debug info from /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin/ss extracting debug info from /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/sbin/tipc /usr/lib/rpm/sepdebugcrcfix: Updated 15 CRC32s, 0 CRC32s did match. cpio: tc/emp_ematch.lex.c: Cannot stat: No such file or directory 6623 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: iproute-5.9.0-1.el8.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.abpiG4 + umask 022 + cd /builddir/build/BUILD + cd iproute2-5.9.0 + DOCDIR=/builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/doc/iproute + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/doc/iproute + cp -pr README /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/doc/iproute + cp -pr README.devel /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/doc/iproute + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ulXiF8 + umask 022 + cd /builddir/build/BUILD + cd iproute2-5.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/licenses/iproute + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/licenses/iproute + cp -pr COPYING /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/licenses/iproute + exit 0 warning: File listed twice: /usr/lib/.build-id/7b/8ba8a1d9754886e9e7be8e88bf94c73683a05c Provides: /sbin/ip config(iproute) = 5.9.0-1.el8 iproute = 5.9.0-1.el8 iproute(ppc-64) = 5.9.0-1.el8 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.17)(64bit) libc.so.6(GLIBC_2.27)(64bit) libdb-5.3.so()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(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 Processing files: iproute-tc-5.9.0-1.el8.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xOABZc + umask 022 + cd /builddir/build/BUILD + cd iproute2-5.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/licenses/iproute-tc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/licenses/iproute-tc + cp -pr COPYING /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/licenses/iproute-tc + exit 0 Provides: iproute-tc = 5.9.0-1.el8 iproute-tc(ppc-64) = 5.9.0-1.el8 tc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(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-5.9.0-1.el8.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rG72Bh + umask 022 + cd /builddir/build/BUILD + cd iproute2-5.9.0 + DOCDIR=/builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/doc/iproute-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/doc/iproute-doc + cp -pr examples /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/doc/iproute-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0A1Gem + umask 022 + cd /builddir/build/BUILD + cd iproute2-5.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/licenses/iproute-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/licenses/iproute-doc + cp -pr COPYING /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/licenses/iproute-doc + exit 0 Provides: iproute-doc = 5.9.0-1.el8 iproute-doc(ppc-64) = 5.9.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: iproute-devel-5.9.0-1.el8.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CH1pSq + umask 022 + cd /builddir/build/BUILD + cd iproute2-5.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/licenses/iproute-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/licenses/iproute-devel + cp -pr COPYING /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le/usr/share/licenses/iproute-devel + exit 0 Provides: iproute-devel = 5.9.0-1.el8 iproute-devel(ppc-64) = 5.9.0-1.el8 iproute-static = 5.9.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: iproute-debugsource-5.9.0-1.el8.ppc64le Provides: iproute-debugsource = 5.9.0-1.el8 iproute-debugsource(ppc-64) = 5.9.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: iproute-debuginfo-5.9.0-1.el8.ppc64le Provides: debuginfo(build-id) = 0be8da4eeec3f6681221f3a03516e01d7da7d38a debuginfo(build-id) = 2b82503e04f9622d38dfe067535f5ad1bf81ea89 debuginfo(build-id) = 4e49a6b4ba3095bcc49a8aecb87478b08b83cdd5 debuginfo(build-id) = 799b4422df87e8b5039fd277509224820b188ad4 debuginfo(build-id) = 7b8ba8a1d9754886e9e7be8e88bf94c73683a05c debuginfo(build-id) = 8451f2062e8558c32d17058526023023d6692155 debuginfo(build-id) = 8cfd596bb5d0439075bd61ad26b498864a711236 debuginfo(build-id) = afe890fb6ec0101f3f0e3c4405e3c4ba109942ff debuginfo(build-id) = bc4d106e074e08561fcb474a8a7c0ed230341a47 debuginfo(build-id) = c0ae360a87d882735f473a0cd4e173efe1a60586 debuginfo(build-id) = c70e699202710873867b4f3edf939c72956e1d78 debuginfo(build-id) = de1ab31314dffd69965ebf7d38cf9c081831ef85 debuginfo(build-id) = e2cb5e40096277e07f229ca06103ec252ddb62cc debuginfo(build-id) = f15490ec266098cbf8d1f279a3602b88d09c39b0 iproute-debuginfo = 5.9.0-1.el8 iproute-debuginfo(ppc-64) = 5.9.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: iproute-debugsource(ppc-64) = 5.9.0-1.el8 Processing files: iproute-tc-debuginfo-5.9.0-1.el8.ppc64le Provides: debuginfo(build-id) = 7b8ba8a1d9754886e9e7be8e88bf94c73683a05c debuginfo(build-id) = b7152591b411260a8c929a7d7f9c835c3d53dea9 iproute-tc-debuginfo = 5.9.0-1.el8 iproute-tc-debuginfo(ppc-64) = 5.9.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: iproute-debugsource(ppc-64) = 5.9.0-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le Wrote: /builddir/build/RPMS/iproute-5.9.0-1.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/iproute-tc-5.9.0-1.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/iproute-doc-5.9.0-1.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/iproute-devel-5.9.0-1.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/iproute-debugsource-5.9.0-1.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/iproute-debuginfo-5.9.0-1.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/iproute-tc-debuginfo-5.9.0-1.el8.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.l7vPgx + umask 022 + cd /builddir/build/BUILD + cd iproute2-5.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/iproute-5.9.0-1.el8.ppc64le + exit 0 Child return code was: 0