[ 31%] Building C object CMakeFiles/yangobj.dir/src/in.c.o CC libxt_TCPMSS.oo CC libxt_TCPOPTSTRIP.oo CC libxt_TEE.oo [ 32%] Building C object CMakeFiles/yangobj.dir/src/lyb.c.o CC libxt_TOS.oo [ 33%] Building C object CMakeFiles/yangobj.dir/src/parser_yang.c.o [ 34%] Building C object CMakeFiles/yangobj.dir/src/parser_yin.c.o CC libxt_TPROXY.oo CC libxt_TRACE.oo /home/buildroot/autobuild/instance-0/output-1/per-package/libpcap/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar rc libpcap.a pcap-linux.o fad-getad.o pcap-usb-linux.o pcap-netfilter-linux.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o strlcat.o strlcpy.o /home/buildroot/autobuild/instance-0/output-1/per-package/libpcap/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib libpcap.a VER=`cat ./VERSION`; \ MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' ./VERSION`; \ /home/buildroot/autobuild/instance-0/output-1/per-package/libpcap/host/bin/powerpc64-buildroot-linux-gnu-gcc -std=gnu99 -shared -Wl,-soname,libpcap.so.$MAJOR_VER \ -o libpcap.so.$VER pcap-linux.o fad-getad.o pcap-usb-linux.o pcap-netfilter-linux.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o strlcat.o strlcpy.o -L/home/buildroot/autobuild/instance-0/output-1/per-package/libpcap/host/bin/../powerpc64-buildroot-linux-gnu/sysroot/usr/lib -lnl-genl-3 -lnl-3 CC libxt_addrtype.oo make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libpcap-1.10.1' /bin/sed -i -e 's/^V_RPATH_OPT=.*/V_RPATH_OPT=""/g' /home/buildroot/autobuild/instance-0/output-1/build/libpcap-1.10.1/pcap-config [ 35%] Building C object CMakeFiles/yangobj.dir/src/parser_stmt.c.o CC libxt_bpf.oo CC libxt_cgroup.oo CC libxt_cluster.oo CC libxt_comment.oo CC libxt_connbytes.oo [ 37%] Building C object CMakeFiles/yangobj.dir/src/printer_schema.c.o CC libxt_connlimit.oo CC libxt_connmark.oo [ 38%] Building C object CMakeFiles/yangobj.dir/src/printer_yang.c.o [ 39%] Building C object CMakeFiles/yangobj.dir/src/printer_yin.c.o CC libxt_conntrack.oo CC libxt_cpu.oo CC libxt_dccp.oo CC libxt_devgroup.oo [ 40%] Building C object CMakeFiles/yangobj.dir/src/printer_tree.c.o [ 41%] Building C object CMakeFiles/yangobj.dir/src/plugins.c.o CC libxt_dscp.oo CC libxt_ecn.oo [ 42%] Building C object CMakeFiles/yangobj.dir/src/plugins_types.c.o CC libxt_esp.oo CC libxt_hashlimit.oo CC libxt_helper.oo libxt_hashlimit.c: In function 'hashlimit_mt_print': libxt_hashlimit.c:940:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] 940 | printf(" burst %llu", cfg->burst); | ~~~^ ~~~~~~~~~~ | | | | | __u64 {aka long unsigned int} | long long unsigned int | %lu libxt_hashlimit.c: In function 'hashlimit_mt_save': libxt_hashlimit.c:1088:47: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] 1088 | printf(" --hashlimit-burst %llu", cfg->burst); | ~~~^ ~~~~~~~~~~ | | | | | __u64 {aka long unsigned int} | long long unsigned int | %lu [ 43%] Building C object CMakeFiles/yangobj.dir/src/plugins_exts.c.o CC libxt_ipcomp.oo CC libxt_iprange.oo [ 44%] Building C object CMakeFiles/yangobj.dir/src/plugins_exts/metadata.c.o CC libxt_ipvs.oo CC libxt_length.oo CC libxt_limit.oo [ 46%] Building C object CMakeFiles/yangobj.dir/src/plugins_exts/nacm.c.o CC libxt_mac.oo CC libxt_mark.oo CC libxt_multiport.oo [ 47%] Building C object CMakeFiles/yangobj.dir/src/plugins_exts/yangdata.c.o CC libxt_nfacct.oo CC libxt_osf.oo CC libxt_owner.oo [ 48%] Building C object CMakeFiles/yangobj.dir/src/plugins_exts/schema_mount.c.o CC libxt_physdev.oo [ 49%] Building C object CMakeFiles/yangobj.dir/src/xml.c.o [ 50%] Building C object CMakeFiles/yangobj.dir/src/xpath.c.o CC libxt_pkttype.oo CC libxt_policy.oo CC libxt_quota.oo [ 51%] Building C object CMakeFiles/yangobj.dir/src/validation.c.o CC libxt_rateest.oo [ 52%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/binary.c.o CC libxt_recent.oo [ 53%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/bits.c.o CC libxt_rpfilter.oo CC libxt_sctp.oo CC libxt_set.oo CC libxt_socket.oo [ 55%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/boolean.c.o libxt_set.c: In function 'set_printv3_counter': libxt_set.c:458:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64' {aka 'long unsigned int'} [-Wformat=] 458 | printf(" %s%s-eq %llu", sep, name, c->value); | ~~~^ ~~~~~~~~ | | | | | __u64 {aka long unsigned int} | long long unsigned int | %lu libxt_set.c:461:39: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64' {aka 'long unsigned int'} [-Wformat=] 461 | printf(" ! %s%s-eq %llu", sep, name, c->value); | ~~~^ ~~~~~~~~ | | | | | __u64 {aka long unsigned int} | long long unsigned int | %lu libxt_set.c:464:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64' {aka 'long unsigned int'} [-Wformat=] 464 | printf(" %s%s-lt %llu", sep, name, c->value); | ~~~^ ~~~~~~~~ | | | | | __u64 {aka long unsigned int} | long long unsigned int | %lu libxt_set.c:467:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64' {aka 'long unsigned int'} [-Wformat=] 467 | printf(" %s%s-gt %llu", sep, name, c->value); | ~~~^ ~~~~~~~~ | | | | | __u64 {aka long unsigned int} | long long unsigned int | %lu libxt_set.c: In function 'set_printv4_counter': libxt_set.c:627:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64' {aka 'long unsigned int'} [-Wformat=] 627 | printf(" %s%s-eq %llu", sep, name, c->value); | ~~~^ ~~~~~~~~ | | | | | __u64 {aka long unsigned int} | long long unsigned int | %lu libxt_set.c:630:39: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64' {aka 'long unsigned int'} [-Wformat=] 630 | printf(" ! %s%s-eq %llu", sep, name, c->value); | ~~~^ ~~~~~~~~ | | | | | __u64 {aka long unsigned int} | long long unsigned int | %lu libxt_set.c:633:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64' {aka 'long unsigned int'} [-Wformat=] 633 | printf(" %s%s-lt %llu", sep, name, c->value); | ~~~^ ~~~~~~~~ | | | | | __u64 {aka long unsigned int} | long long unsigned int | %lu libxt_set.c:636:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__u64' {aka 'long unsigned int'} [-Wformat=] 636 | printf(" %s%s-gt %llu", sep, name, c->value); | ~~~^ ~~~~~~~~ | | | | | __u64 {aka long unsigned int} | long long unsigned int | %lu [ 56%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/decimal64.c.o CC libxt_standard.oo CC libxt_statistic.oo [ 57%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/empty.c.o CC libxt_string.oo [ 58%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/enumeration.c.o CC libxt_tcp.oo CC libxt_tcpmss.oo CC libxt_time.oo [ 59%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/identityref.c.o CC libxt_tos.oo CC libxt_u32.oo CC libxt_udp.oo [ 60%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/instanceid.c.o CC libipt_CLUSTERIP.oo CC libipt_ECN.oo [ 61%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/integer.c.o [ 62%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/leafref.c.o CC libipt_LOG.oo CC libipt_MASQUERADE.oo [ 64%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/string.c.o CC libipt_NETMAP.oo CC libipt_REJECT.oo [ 65%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/union.c.o CC libipt_SNAT.oo CC libipt_TTL.oo CC libipt_ULOG.oo CC libipt_ah.oo [ 66%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/ipv4_address.c.o CC libipt_icmp.oo [ 67%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/ipv4_address_no_zone.c.o CC libipt_realm.oo [ 68%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/ipv6_address.c.o CC libipt_ttl.oo CC libip6t_DNPT.oo CC libip6t_HL.oo [ 69%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/ipv6_address_no_zone.c.o [ 70%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/ipv4_prefix.c.o [ 71%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/ipv6_prefix.c.o CC libip6t_LOG.oo CC libip6t_MASQUERADE.oo [ 73%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/date_and_time.c.o CC libip6t_NETMAP.oo [ 74%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/xpath1.0.c.o CC libip6t_REJECT.oo [ 75%] Building C object CMakeFiles/yangobj.dir/src/plugins_types/node_instanceid.c.o CC libip6t_SNAT.oo [ 76%] Building C object CMakeFiles/yangobj.dir/compat/compat.c.o CC libip6t_SNPT.oo CC libip6t_ah.oo make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libyang-2.0.194/buildroot-build' [ 76%] Built target yangobj make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/libyang-2.0.194/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libyang-2.0.194/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/libyang-2.0.194/buildroot-build' [ 77%] Linking C shared library libyang.so CC libip6t_dst.oo CC libip6t_eui64.oo CC libip6t_frag.oo CC libip6t_hbh.oo CC libip6t_hl.oo CC libip6t_icmp6.oo make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libyang-2.0.194/buildroot-build' [ 77%] Built target yang make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/libyang-2.0.194/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libyang-2.0.194/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/libyang-2.0.194/buildroot-build' CC libip6t_ipv6header.oo [ 78%] Building C object tools/lint/CMakeFiles/yanglint.dir/main_ni.c.o CC libip6t_mh.oo make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/libyang-2.0.194/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libyang-2.0.194/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/libyang-2.0.194/buildroot-build' [ 79%] Building C object tools/re/CMakeFiles/yangre.dir/main.c.o CC libip6t_rt.oo [ 80%] Building C object tools/lint/CMakeFiles/yanglint.dir/cmd.c.o [ 82%] Building C object tools/lint/CMakeFiles/yanglint.dir/cmd_add.c.o CC libip6t_srh.oo [ 83%] Building C object tools/re/CMakeFiles/yangre.dir/__/__/compat/compat.c.o CCLD libxt_CT.so CCLD libxt_conntrack.so CCLD libxt_DNAT.so [ 84%] Building C object tools/lint/CMakeFiles/yanglint.dir/cmd_clear.c.o GEN initext.c GEN initext4.c GEN initext6.c GEN initextb.c GEN initexta.c GEN matches.man -e + ./libxt_addrtype.man -e + ./libip6t_ah.man -e + ./libipt_ah.man -e + ./libxt_bpf.man -e + ./libxt_cgroup.man -e + ./libxt_cluster.man -e + ./libxt_comment.man -e + ./libxt_connbytes.man -e + ./libxt_connlimit.man -e + ./libxt_connmark.man -e + ./libxt_conntrack.man -e + ./libxt_cpu.man -e + ./libxt_dccp.man -e + ./libxt_devgroup.man -e + ./libxt_dscp.man -e + ./libip6t_dst.man -e + ./libxt_ecn.man -e + ./libxt_esp.man -e + ./libip6t_eui64.man -e + ./libip6t_frag.man -e + ./libxt_hashlimit.man -e + ./libip6t_hbh.man -e + ./libxt_helper.man -e + ./libip6t_hl.man -e + ./libipt_icmp.man [ 86%] Linking C executable ../../yangre [ 86%] Building C object tools/lint/CMakeFiles/yanglint.dir/cmd_data.c.o -e + ./libip6t_icmp6.man -e + ./libxt_iprange.man -e + ./libip6t_ipv6header.man -e + ./libxt_ipvs.man -e + ./libxt_length.man -e + ./libxt_limit.man -e + ./libxt_mac.man -e + ./libxt_mark.man -e + ./libip6t_mh.man -e + ./libxt_multiport.man -e + ./libxt_nfacct.man -e + ./libxt_osf.man -e + ./libxt_owner.man -e + ./libxt_physdev.man -e + ./libxt_pkttype.man -e + ./libxt_policy.man -e + ./libxt_quota.man -e + ./libxt_rateest.man -e + ./libipt_realm.man -e + ./libxt_recent.man -e + ./libxt_rpfilter.man -e + ./libip6t_rt.man -e + ./libxt_sctp.man -e + ./libxt_set.man -e + ./libxt_socket.man -e + ./libxt_state.man -e + ./libxt_statistic.man -e + ./libxt_string.man -e + ./libxt_tcp.man -e + ./libxt_tcpmss.man -e + ./libxt_time.man -e + ./libxt_tos.man -e + ./libipt_ttl.man -e + ./libxt_u32.man -e + ./libxt_udp.man GEN targets.man -e + ./libxt_AUDIT.man -e + ./libxt_CHECKSUM.man -e + ./libxt_CLASSIFY.man -e + ./libipt_CLUSTERIP.man -e + ./libxt_CONNMARK.man -e + ./libxt_CONNSECMARK.man -e + ./libxt_CT.man -e + ./libxt_DNAT.man -e + ./libip6t_DNPT.man make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libyang-2.0.194/buildroot-build' -e + ./libxt_DSCP.man -e + ./libipt_ECN.man -e + ./libip6t_HL.man -e + ./libxt_HMARK.man -e + ./libxt_IDLETIMER.man -e + ./libxt_LED.man [ 86%] Built target yangre -e + ./libxt_LOG.man -e + ./libxt_MARK.man CCLD libxt_AUDIT.so -e + ./libxt_MASQUERADE.man -e + ./libxt_NETMAP.man -e + ./libxt_NFLOG.man [ 87%] Building C object tools/lint/CMakeFiles/yanglint.dir/cmd_list.c.o -e + ./libxt_NFQUEUE.man -e + ./libxt_NOTRACK.man -e + ./libxt_RATEEST.man -e + ./libxt_REDIRECT.man -e + ./libip6t_REJECT.man -e + ./libipt_REJECT.man -e + ./libxt_SECMARK.man -e + ./libxt_SET.man -e + ./libxt_SNAT.man -e + ./libip6t_SNPT.man -e + ./libxt_SYNPROXY.man -e + ./libxt_TCPMSS.man -e + ./libxt_TCPOPTSTRIP.man -e + ./libxt_TEE.man -e + ./libxt_TOS.man -e + ./libxt_TPROXY.man -e + ./libxt_TRACE.man -e + ./libipt_TTL.man -e + ./libipt_ULOG.man [ 88%] Building C object tools/lint/CMakeFiles/yanglint.dir/cmd_feature.c.o CCLD libxt_CHECKSUM.so CCLD libxt_CLASSIFY.so CCLD libxt_CONNMARK.so CCLD libxt_CONNSECMARK.so CCLD libxt_DSCP.so [ 89%] Building C object tools/lint/CMakeFiles/yanglint.dir/cmd_load.c.o CCLD libxt_HMARK.so [ 91%] Building C object tools/lint/CMakeFiles/yanglint.dir/cmd_print.c.o [ 92%] Building C object tools/lint/CMakeFiles/yanglint.dir/cmd_searchpath.c.o CCLD libxt_IDLETIMER.so CCLD libxt_LED.so [ 93%] Building C object tools/lint/CMakeFiles/yanglint.dir/common.c.o CCLD libxt_MARK.so [ 94%] Building C object tools/lint/CMakeFiles/yanglint.dir/main.c.o CCLD libxt_NFLOG.so [ 95%] Building C object tools/lint/CMakeFiles/yanglint.dir/completion.c.o CCLD libxt_NFQUEUE.so CCLD libxt_RATEEST.so CCLD libxt_SECMARK.so CCLD libxt_SET.so [ 96%] Building C object tools/lint/CMakeFiles/yanglint.dir/configuration.c.o [ 97%] Building C object tools/lint/CMakeFiles/yanglint.dir/linenoise/linenoise.c.o CCLD libxt_SYNPROXY.so [ 98%] Building C object tools/lint/CMakeFiles/yanglint.dir/__/__/compat/compat.c.o CCLD libxt_TCPMSS.so CCLD libxt_TCPOPTSTRIP.so /home/buildroot/autobuild/instance-0/output-1/build/libyang-2.0.194/tools/lint/linenoise/linenoise.c: In function 'linenoiseEdit': /home/buildroot/autobuild/instance-0/output-1/build/libyang-2.0.194/tools/lint/linenoise/linenoise.c:887:19: warning: comparison is always false due to limited range of data type [-Wtype-limits] 887 | if (c < 0) return ls.len; | ^ CCLD libxt_TEE.so CCLD libxt_TOS.so CCLD libxt_TPROXY.so CCLD libxt_TRACE.so CCLD libxt_addrtype.so CCLD libxt_bpf.so CCLD libxt_cgroup.so CCLD libxt_cluster.so CCLD libxt_comment.so CCLD libxt_connbytes.so CCLD libxt_connlimit.so CCLD libxt_connmark.so [100%] Linking C executable ../../yanglint CCLD libxt_cpu.so CCLD libxt_dccp.so CCLD libxt_devgroup.so CCLD libxt_dscp.so CCLD libxt_ecn.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libyang-2.0.194/buildroot-build' CCLD libxt_esp.so [100%] Built target yanglint make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libyang-2.0.194/buildroot-build' CCLD libxt_hashlimit.so make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/libyang-2.0.194/buildroot-build' CCLD libxt_helper.so CCLD libxt_ipcomp.so CCLD libxt_iprange.so CCLD libxt_ipvs.so CCLD libxt_length.so CCLD libxt_limit.so CCLD libxt_mac.so CCLD libxt_mark.so CCLD libxt_multiport.so CCLD libxt_nfacct.so CCLD libxt_osf.so CCLD libxt_owner.so CCLD libxt_physdev.so CCLD libxt_pkttype.so CCLD libxt_policy.so CCLD libxt_quota.so CCLD libxt_rateest.so CCLD libxt_recent.so CCLD libxt_rpfilter.so CCLD libxt_sctp.so CCLD libxt_set.so CCLD libxt_socket.so CCLD libxt_standard.so CCLD libxt_statistic.so CCLD libxt_string.so CCLD libxt_tcp.so CCLD libxt_tcpmss.so CCLD libxt_time.so CCLD libxt_tos.so CCLD libxt_u32.so CCLD libxt_udp.so CCLD libipt_CLUSTERIP.so CCLD libipt_ECN.so CCLD libipt_LOG.so CCLD libipt_MASQUERADE.so CCLD libipt_NETMAP.so CCLD libipt_REJECT.so CCLD libipt_SNAT.so CCLD libipt_TTL.so CCLD libipt_ULOG.so CCLD libipt_ah.so CCLD libipt_icmp.so CCLD libipt_realm.so CCLD libipt_ttl.so CCLD libip6t_DNPT.so CCLD libip6t_HL.so CCLD libip6t_LOG.so CCLD libip6t_MASQUERADE.so CCLD libip6t_NETMAP.so CCLD libip6t_REJECT.so CCLD libip6t_SNAT.so CCLD libip6t_SNPT.so CCLD libip6t_ah.so CCLD libip6t_dst.so CCLD libip6t_eui64.so CCLD libip6t_frag.so CCLD libip6t_hbh.so CCLD libip6t_hl.so CCLD libip6t_icmp6.so CCLD libip6t_ipv6header.so CCLD libip6t_mh.so CCLD libip6t_rt.so CCLD libip6t_srh.so ln -fs libxt_CT.so libxt_NOTRACK.so ln -fs libxt_conntrack.so libxt_state.so ln -fs libxt_DNAT.so libxt_REDIRECT.so CC initext.o CC initext4.o CC initext6.o CC initextb.o CC initexta.o AR libext.a AR libext4.a AR libext_ebt.a AR libext6.a AR libext_arpt.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/iptables-1.8.8/extensions' Making all in iptables make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/iptables-1.8.8/iptables' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/iptables-1.8.8/iptables' /home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/bin/powerpc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/uapi -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/uapi -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o xtables_legacy_multi-xtables-legacy-multi.o `test -f 'xtables-legacy-multi.c' || echo './'`xtables-legacy-multi.c /home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/bin/powerpc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/uapi -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/uapi -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o xtables_legacy_multi-iptables-xml.o `test -f 'iptables-xml.c' || echo './'`iptables-xml.c /home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/bin/powerpc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/uapi -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/uapi -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o xtables_legacy_multi-iptables-standalone.o `test -f 'iptables-standalone.c' || echo './'`iptables-standalone.c /home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/bin/powerpc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/uapi -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/uapi -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o xtables_legacy_multi-iptables.o `test -f 'iptables.c' || echo './'`iptables.c /home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/bin/powerpc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/uapi -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/uapi -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o xtables_legacy_multi-ip6tables-standalone.o `test -f 'ip6tables-standalone.c' || echo './'`ip6tables-standalone.c /home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/bin/powerpc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/uapi -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/uapi -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o xtables_legacy_multi-ip6tables.o `test -f 'ip6tables.c' || echo './'`ip6tables.c /home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/bin/powerpc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/uapi -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/uapi -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o xtables_legacy_multi-xshared.o `test -f 'xshared.c' || echo './'`xshared.c /home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/bin/powerpc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/uapi -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/uapi -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o xtables_legacy_multi-iptables-restore.o `test -f 'iptables-restore.c' || echo './'`iptables-restore.c /home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/bin/powerpc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/uapi -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/uapi -I/home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c -o xtables_legacy_multi-iptables-save.o `test -f 'iptables-save.c' || echo './'`iptables-save.c sed \ -e '/@MATCH@/ r ../extensions/matches.man' \ -e '/@TARGET@/ r ../extensions/targets.man' iptables-extensions.8.tmpl >iptables-extensions.8; /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/bin/powerpc64-buildroot-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -o xtables-legacy-multi xtables_legacy_multi-xtables-legacy-multi.o xtables_legacy_multi-iptables-xml.o xtables_legacy_multi-iptables-standalone.o xtables_legacy_multi-iptables.o xtables_legacy_multi-ip6tables-standalone.o xtables_legacy_multi-ip6tables.o xtables_legacy_multi-xshared.o xtables_legacy_multi-iptables-restore.o xtables_legacy_multi-iptables-save.o ../extensions/libext.a ../libiptc/libip4tc.la ../extensions/libext4.a ../libiptc/libip6tc.la ../extensions/libext6.a ../libxtables/libxtables.la -lm libtool: link: /home/buildroot/autobuild/instance-0/output-1/per-package/iptables/host/bin/powerpc64-buildroot-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -o xtables-legacy-multi xtables_legacy_multi-xtables-legacy-multi.o xtables_legacy_multi-iptables-xml.o xtables_legacy_multi-iptables-standalone.o xtables_legacy_multi-iptables.o xtables_legacy_multi-ip6tables-standalone.o xtables_legacy_multi-ip6tables.o xtables_legacy_multi-xshared.o xtables_legacy_multi-iptables-restore.o xtables_legacy_multi-iptables-save.o ../extensions/libext.a ../libiptc/.libs/libip4tc.so ../extensions/libext4.a ../libiptc/.libs/libip6tc.so ../extensions/libext6.a ../libxtables/.libs/libxtables.so -lm -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/iptables-1.8.8/libiptc/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/iptables-1.8.8/libxtables/.libs make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/iptables-1.8.8/iptables' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/iptables-1.8.8/iptables' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/iptables-1.8.8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/iptables-1.8.8' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/iptables-1.8.8' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/iptables-1.8.8' make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'