Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/42450 _Compilation issues_ Submitter: Nikhil Rao Date: 2018-07-06 06:42:06 DPDK git baseline: Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2 Build Summary: 15 Builds Done, 0 Successful, 15 Failures Test environment and configuration as below: OS: FC25 Kernel Version: 4.9.13-100.fc24.x86_64 CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC Version: gcc (GCC) 6.2.1 20160916 (Red Hat 6.2.1-2) Clang Version: 3.8.0 (tags/RELEASE_380/final) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-gcc-debug OS: FC24 Kernel Version: 4.9.13-100.fc24.x86_64 CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC Version: gcc (GCC) 6.2.1 20160916 (Red Hat 6.2.1-2) Clang Version: 3.8.0 (tags/RELEASE_380/final) i686-native-linuxapp-gcc x86_64-native-linuxapp-gcc-shared x86_64-native-linuxapp-clang OS: CENTOS Kernel Version: 3.10.0-514.10.2.el7.x86_64 CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final) i686-native-linuxapp-gcc x86_64-native-linuxapp-gcc-shared x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang OS: UB1604 Kernel Version: 4.4.0-78-generic CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609 Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc-shared i686-native-linuxapp-gcc OS: FreeBSD Kernel Version: 10.3-RELEASE CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz (2294.76-MHz K8-class CPU) GCC Version: gcc (FreeBSD Ports Collection) 4.8.5 Clang Version: 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 x86_64-native-bsdapp-clang x86_64-native-bsdapp-gcc *Failed Build #1: OS: FC25 Target: x86_64-native-linuxapp-gcc CC rte_event_crypto_adapter.o CC vhost.o CC vhost_user.o CC rte_event_eth_tx_adapter.o /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c: In function ‘txa_service_pmd_free’: /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:10: warning: implicit declaration of function ‘rte_service_may_be_active’ [-Wimplicit-function-declaration] while (rte_service_may_be_active(data->service_id)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:3: warning: nested extern declaration of ‘rte_service_may_be_active’ [-Wnested-externs] while (rte_service_may_be_active(data->service_id)) ^~~~~ CC virtio_net.o AR librte_eventdev.a INSTALL-LIB librte_eventdev.a -- CC ifpga_enumerate.o CC ifpga_feature_dev.o CC ifpga_fme.o CC ifpga_fme_iperf.o CC ifpga_fme_dperf.o CC ifpga_fme_error.o CC ifpga_port.o CC ifpga_port_error.o CC opae_hw_api.o CC opae_ifpga_hw_api.o CC opae_debug.o CC ifpga_fme_pr.o CC ifpga_rawdev.o -- LD dpdk-procinfo /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': rte_event_eth_tx_adapter.c:(.text+0x110): undefined reference to `rte_service_may_be_active' /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': rte_event_eth_tx_adapter.c:(.text+0x2a8): undefined reference to `rte_service_may_be_active' collect2: error: ld returned 1 exit status /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.app.mk:345: recipe for target 'dpdk-procinfo' failed make[5]: *** [dpdk-procinfo] Error 1 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed make[4]: *** [proc-info] Error 2 make[4]: *** Waiting for unfinished jobs.... CC parameters.o CC cmdline.o CC cmdline_flow.o -- LD testpmd /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': rte_event_eth_tx_adapter.c:(.text+0x110): undefined reference to `rte_service_may_be_active' /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': rte_event_eth_tx_adapter.c:(.text+0x2a8): undefined reference to `rte_service_may_be_active' collect2: error: ld returned 1 exit status /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.app.mk:345: recipe for target 'testpmd' failed make[5]: *** [testpmd] Error 1 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed make[4]: *** [test-pmd] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed make[3]: *** [app] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #2: OS: UB1604 Target: x86_64-native-linuxapp-gcc CC fd_man.o CC iotlb.o CC socket.o CC rte_event_eth_tx_adapter.o /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c: In function ‘txa_service_pmd_free’: /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:10: warning: implicit declaration of function ‘rte_service_may_be_active’ [-Wimplicit-function-declaration] while (rte_service_may_be_active(data->service_id)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:3: warning: nested extern declaration of ‘rte_service_may_be_active’ [-Wnested-externs] while (rte_service_may_be_active(data->service_id)) ^~~~~ CC vhost.o CC vhost_user.o AR librte_eventdev.a -- CC ifpga_enumerate.o CC ifpga_feature_dev.o CC ifpga_fme.o CC ifpga_fme_iperf.o CC ifpga_fme_dperf.o CC ifpga_fme_error.o CC ifpga_port.o CC ifpga_port_error.o CC opae_hw_api.o CC opae_ifpga_hw_api.o CC opae_debug.o CC ifpga_fme_pr.o CC ifpga_rawdev.o -- LD dpdk-procinfo /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': rte_event_eth_tx_adapter.c:(.text+0x120): undefined reference to `rte_service_may_be_active' /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': rte_event_eth_tx_adapter.c:(.text+0x2e8): undefined reference to `rte_service_may_be_active' collect2: error: ld returned 1 exit status /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.app.mk:345: recipe for target 'dpdk-procinfo' failed make[5]: *** [dpdk-procinfo] Error 1 /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed make[4]: *** [proc-info] Error 2 make[4]: *** Waiting for unfinished jobs.... CC parameters.o CC cmdline.o CC cmdline_flow.o -- LD testpmd /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': rte_event_eth_tx_adapter.c:(.text+0x120): undefined reference to `rte_service_may_be_active' /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': rte_event_eth_tx_adapter.c:(.text+0x2e8): undefined reference to `rte_service_may_be_active' collect2: error: ld returned 1 exit status /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.app.mk:345: recipe for target 'testpmd' failed make[5]: *** [testpmd] Error 1 /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed make[4]: *** [test-pmd] Error 2 /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed make[3]: *** [app] Error 2 /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #3: OS: CENTOS Target: i686-native-linuxapp-gcc CC rte_event_crypto_adapter.o CC vhost_user.o CC virtio_net.o CC rte_event_eth_tx_adapter.o /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c: In function ‘txa_service_pmd_free’: /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:3: warning: implicit declaration of function ‘rte_service_may_be_active’ [-Wimplicit-function-declaration] while (rte_service_may_be_active(data->service_id)) ^ /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:3: warning: nested extern declaration of ‘rte_service_may_be_active’ [-Wnested-externs] AR librte_eventdev.a INSTALL-LIB librte_eventdev.a == Build lib/librte_ip_frag SYMLINK-FILE include/rte_ip_frag.h CC rte_ipv4_fragmentation.o -- AR librte_pmd_dpaa2_qdma.a INSTALL-LIB librte_pmd_dpaa2_qdma.a CC ifpga_fme.o CC ifpga_fme_iperf.o CC ifpga_fme_dperf.o CC ifpga_fme_error.o CC ifpga_port.o CC ifpga_port_error.o CC opae_hw_api.o CC opae_ifpga_hw_api.o CC opae_debug.o CC ifpga_fme_pr.o CC ifpga_rawdev.o -- LD dpdk-procinfo /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/i686-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': rte_event_eth_tx_adapter.c:(.text+0x151): undefined reference to `rte_service_may_be_active' /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/i686-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': rte_event_eth_tx_adapter.c:(.text+0x231): undefined reference to `rte_service_may_be_active' collect2: error: ld returned 1 exit status make[5]: *** [dpdk-procinfo] Error 1 make[4]: *** [proc-info] Error 2 make[4]: *** Waiting for unfinished jobs.... CC parameters.o CC cmdline.o -- LD testpmd /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/i686-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': rte_event_eth_tx_adapter.c:(.text+0x151): undefined reference to `rte_service_may_be_active' /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/i686-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': rte_event_eth_tx_adapter.c:(.text+0x231): undefined reference to `rte_service_may_be_active' collect2: error: ld returned 1 exit status make[5]: *** [testpmd] Error 1 make[4]: *** [test-pmd] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 *Failed Build #4: OS: UB1604 Target: x86_64-native-linuxapp-clang CC iotlb.o CC rte_event_crypto_adapter.o CC socket.o CC rte_event_eth_tx_adapter.o CC vhost.o /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:10: warning: implicit declaration of function 'rte_service_may_be_active' is invalid in C99 [-Wimplicit-function-declaration] while (rte_service_may_be_active(data->service_id)) ^ 1 warning generated. CC vhost_user.o AR librte_eventdev.a INSTALL-LIB librte_eventdev.a CC virtio_net.o == Build lib/librte_ip_frag -- CC ifpga_enumerate.o CC ifpga_feature_dev.o CC ifpga_fme.o CC ifpga_fme_iperf.o CC ifpga_fme_dperf.o CC ifpga_fme_error.o CC ifpga_port.o CC ifpga_port_error.o CC opae_hw_api.o CC opae_ifpga_hw_api.o CC opae_debug.o CC ifpga_fme_pr.o CC ifpga_rawdev.o -- LD dpdk-procinfo /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-clang/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:(.text+0x3b8): undefined reference to `rte_service_may_be_active' /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-clang/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:(.text+0x808): undefined reference to `rte_service_may_be_active' clang: error: linker command failed with exit code 1 (use -v to see invocation) /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.app.mk:345: recipe for target 'dpdk-procinfo' failed make[5]: *** [dpdk-procinfo] Error 1 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed make[4]: *** [proc-info] Error 2 make[4]: *** Waiting for unfinished jobs.... CC parameters.o CC cmdline.o CC cmdline_flow.o -- LD testpmd /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-clang/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:(.text+0x3b8): undefined reference to `rte_service_may_be_active' /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-clang/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:(.text+0x808): undefined reference to `rte_service_may_be_active' clang: error: linker command failed with exit code 1 (use -v to see invocation) /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.app.mk:345: recipe for target 'testpmd' failed make[5]: *** [testpmd] Error 1 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed make[4]: *** [test-pmd] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed make[3]: *** [app] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #5: OS: CENTOS Target: x86_64-native-linuxapp-gcc-shared CC vhost.o CC vhost_user.o CC virtio_net.o CC rte_event_eth_tx_adapter.o /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c: In function ‘txa_service_pmd_free’: /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:3: warning: implicit declaration of function ‘rte_service_may_be_active’ [-Wimplicit-function-declaration] while (rte_service_may_be_active(data->service_id)) ^ /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:3: warning: nested extern declaration of ‘rte_service_may_be_active’ [-Wnested-externs] LD librte_eventdev.so.4.1 rte_event_eth_tx_adapter.o: In function `txa_service_stop': rte_event_eth_tx_adapter.c:(.text+0xc8): undefined reference to `rte_service_may_be_active' rte_event_eth_tx_adapter.o: In function `txa_service_pmd_free': rte_event_eth_tx_adapter.c:(.text+0x188): undefined reference to `rte_service_may_be_active' collect2: error: ld returned 1 exit status make[5]: *** [librte_eventdev.so.4.1] Error 1 make[4]: *** [librte_eventdev] Error 2 make[4]: *** Waiting for unfinished jobs.... CC vdpa.o CC vhost_crypto.o *Failed Build #6: OS: CENTOS Target: x86_64-native-linuxapp-gcc CC rte_event_crypto_adapter.o CC vhost_user.o CC virtio_net.o CC rte_event_eth_tx_adapter.o /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c: In function ‘txa_service_pmd_free’: /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:3: warning: implicit declaration of function ‘rte_service_may_be_active’ [-Wimplicit-function-declaration] while (rte_service_may_be_active(data->service_id)) ^ /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:3: warning: nested extern declaration of ‘rte_service_may_be_active’ [-Wnested-externs] CC vdpa.o AR librte_eventdev.a INSTALL-LIB librte_eventdev.a == Build lib/librte_ip_frag CC vhost_crypto.o -- CC ifpga_feature_dev.o INSTALL-LIB librte_pmd_dpaa2_qdma.a CC ifpga_fme.o CC ifpga_fme_iperf.o CC ifpga_fme_dperf.o CC ifpga_fme_error.o CC ifpga_port.o CC ifpga_port_error.o CC opae_hw_api.o CC opae_ifpga_hw_api.o CC opae_debug.o CC ifpga_fme_pr.o CC ifpga_rawdev.o -- LD dpdk-procinfo /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': rte_event_eth_tx_adapter.c:(.text+0xb8): undefined reference to `rte_service_may_be_active' /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': rte_event_eth_tx_adapter.c:(.text+0x168): undefined reference to `rte_service_may_be_active' collect2: error: ld returned 1 exit status make[5]: *** [dpdk-procinfo] Error 1 make[4]: *** [proc-info] Error 2 make[4]: *** Waiting for unfinished jobs.... CC parameters.o CC cmdline.o -- LD testpmd /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': rte_event_eth_tx_adapter.c:(.text+0xb8): undefined reference to `rte_service_may_be_active' /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': rte_event_eth_tx_adapter.c:(.text+0x168): undefined reference to `rte_service_may_be_active' collect2: error: ld returned 1 exit status make[5]: *** [testpmd] Error 1 make[4]: *** [test-pmd] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 *Failed Build #7: OS: CENTOS Target: x86_64-native-linuxapp-clang CC vhost.o CC vhost_user.o CC rte_event_crypto_adapter.o CC virtio_net.o CC rte_event_eth_tx_adapter.o /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:10: warning: implicit declaration of function 'rte_service_may_be_active' is invalid in C99 [-Wimplicit-function-declaration] while (rte_service_may_be_active(data->service_id)) ^ 1 warning generated. AR librte_eventdev.a INSTALL-LIB librte_eventdev.a == Build lib/librte_ip_frag SYMLINK-FILE include/rte_ip_frag.h CC rte_ipv4_fragmentation.o -- LD dpaa2_qdma.o CC ifpga_feature_dev.o CC ifpga_fme.o CC ifpga_fme_iperf.o CC ifpga_fme_dperf.o CC ifpga_fme_error.o CC ifpga_port.o CC ifpga_port_error.o CC opae_hw_api.o CC opae_ifpga_hw_api.o CC opae_debug.o CC ifpga_fme_pr.o CC ifpga_rawdev.o -- /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-clang/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:(.text+0x3a8): undefined reference to `rte_service_may_be_active' /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-clang/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:(.text+0x7f8): undefined reference to `rte_service_may_be_active' CC parameters.o clang: error: linker command failed with exit code 1 (use -v to see invocation) make[5]: *** [dpdk-procinfo] Error 1 make[4]: *** [proc-info] Error 2 make[4]: *** Waiting for unfinished jobs.... CC cmdline.o CC cmdline_flow.o -- LD testpmd /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-clang/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:(.text+0x3a8): undefined reference to `rte_service_may_be_active' /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-clang/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:(.text+0x7f8): undefined reference to `rte_service_may_be_active' clang: error: linker command failed with exit code 1 (use -v to see invocation) make[5]: *** [testpmd] Error 1 make[4]: *** [test-pmd] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 *Failed Build #8: OS: UB1604 Target: x86_64-native-linuxapp-gcc-shared INSTALL-LIB librte_rawdev.so.1.1 CC rte_event_timer_adapter.o CC rte_event_crypto_adapter.o CC rte_event_eth_tx_adapter.o /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c: In function ‘txa_service_pmd_free’: /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:10: warning: implicit declaration of function ‘rte_service_may_be_active’ [-Wimplicit-function-declaration] while (rte_service_may_be_active(data->service_id)) ^ /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:3: warning: nested extern declaration of ‘rte_service_may_be_active’ [-Wnested-externs] while (rte_service_may_be_active(data->service_id)) ^ == Build lib/librte_vhost LD librte_eventdev.so.4.1 rte_event_eth_tx_adapter.o: In function `txa_service_pmd_free': rte_event_eth_tx_adapter.c:(.text+0x120): undefined reference to `rte_service_may_be_active' rte_event_eth_tx_adapter.o: In function `txa_service_stop': rte_event_eth_tx_adapter.c:(.text+0x2e8): undefined reference to `rte_service_may_be_active' collect2: error: ld returned 1 exit status /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_eventdev.so.4.1' failed make[5]: *** [librte_eventdev.so.4.1] Error 1 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_eventdev' failed make[4]: *** [librte_eventdev] Error 2 make[4]: *** Waiting for unfinished jobs.... SYMLINK-FILE include/rte_vhost.h SYMLINK-FILE include/rte_vdpa.h SYMLINK-FILE include/rte_vhost_crypto.h -- CC virtio_net.o CC vdpa.o CC vhost_crypto.o LD librte_vhost.so.4.1 INSTALL-LIB librte_vhost.so.4.1 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed make[3]: *** [lib] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #9: OS: UB1604 Target: i686-native-linuxapp-gcc CC rte_event_crypto_adapter.o AR librte_rawdev.a INSTALL-LIB librte_rawdev.a CC rte_event_eth_tx_adapter.o /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c: In function ‘txa_service_pmd_free’: /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:10: warning: implicit declaration of function ‘rte_service_may_be_active’ [-Wimplicit-function-declaration] while (rte_service_may_be_active(data->service_id)) ^ /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:3: warning: nested extern declaration of ‘rte_service_may_be_active’ [-Wnested-externs] while (rte_service_may_be_active(data->service_id)) ^ == Build lib/librte_vhost AR librte_eventdev.a INSTALL-LIB librte_eventdev.a -- AR librte_pmd_dpaa2_qdma.a INSTALL-LIB librte_pmd_dpaa2_qdma.a CC ifpga_fme.o CC ifpga_fme_iperf.o CC ifpga_fme_dperf.o CC ifpga_fme_error.o CC ifpga_port.o CC ifpga_port_error.o CC opae_hw_api.o CC opae_ifpga_hw_api.o CC opae_debug.o CC ifpga_fme_pr.o CC ifpga_rawdev.o -- LD dpdk-procinfo /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/i686-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': rte_event_eth_tx_adapter.c:(.text+0xf1): undefined reference to `rte_service_may_be_active' /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/i686-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': rte_event_eth_tx_adapter.c:(.text+0x171): undefined reference to `rte_service_may_be_active' collect2: error: ld returned 1 exit status /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.app.mk:345: recipe for target 'dpdk-procinfo' failed make[5]: *** [dpdk-procinfo] Error 1 /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed make[4]: *** [proc-info] Error 2 make[4]: *** Waiting for unfinished jobs.... CC parameters.o CC cmdline.o CC cmdline_flow.o -- LD testpmd /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/i686-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': rte_event_eth_tx_adapter.c:(.text+0xf1): undefined reference to `rte_service_may_be_active' /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/i686-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': rte_event_eth_tx_adapter.c:(.text+0x171): undefined reference to `rte_service_may_be_active' collect2: error: ld returned 1 exit status /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.app.mk:345: recipe for target 'testpmd' failed make[5]: *** [testpmd] Error 1 /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed make[4]: *** [test-pmd] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed make[3]: *** [app] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #10: OS: FreeBSD Target: x86_64-native-bsdapp-clang CC rte_event_eth_tx_adapter.o SYMLINK-FILE include/rte_ip_frag.h CC rte_ipv4_fragmentation.o CC rte_ipv6_fragmentation.o CC rte_ipv4_reassembly.o /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:10: warning: implicit declaration of function 'rte_service_may_be_active' is invalid in C99 [-Wimplicit-function-declaration] while (rte_service_may_be_active(data->service_id)) ^ CC rte_ipv6_reassembly.o CC rte_ip_frag_common.o 1 warning generated. CC ip_frag_internal.o AR librte_eventdev.a INSTALL-LIB librte_eventdev.a == Build lib/librte_gro AR librte_ip_frag.a -- awk -f @/tools/makeobjops.awk @/kern/device_if.m -h awk -f @/tools/makeobjops.awk @/kern/device_if.m -h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h cc -Winline -Wall -Werror -include /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-clang/include/rte_config.h -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/kernel/freebsd/contigmem -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-clang/include -I. -I@ -I@/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -c contigmem.c -o contigmem.o cc -Winline -Wall -Werror -include /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-clang/include/rte_config.h -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/kernel/freebsd/nic_uio -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-clang/include -I. -I@ -I@/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -c nic_uio.c -o nic_uio.o ld -L/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-clang/lib -d -warn-common -r -d -o contigmem.ko contigmem.o ld -L/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-clang/lib -d -warn-common -r -d -o nic_uio.ko nic_uio.o :> export_syms :> export_syms awk -f /sys/conf/kmod_syms.awk nic_uio.ko export_syms | xargs -J% objcopy % nic_uio.ko -- AR librte_pmd_skeleton_rawdev.a INSTALL-LIB librte_pmd_skeleton_rawdev.a CC ifpga_fme.o CC ifpga_fme_iperf.o CC ifpga_fme_dperf.o CC ifpga_fme_error.o CC ifpga_port.o CC ifpga_port_error.o CC opae_hw_api.o CC opae_ifpga_hw_api.o CC opae_debug.o CC ifpga_fme_pr.o CC ifpga_rawdev.o -- CC parameters.o /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-clang/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:(.text+0x3b8): undefined reference to `rte_service_may_be_active' /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-clang/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:(.text+0x838): undefined reference to `rte_service_may_be_active' clang: error: linker command failed with exit code 1 (use -v to see invocation) /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.app.mk:345: recipe for target 'dpdk-pdump' failed gmake[5]: *** [dpdk-pdump] Error 1 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'pdump' failed gmake[4]: *** [pdump] Error 2 gmake[4]: *** Waiting for unfinished jobs.... CC cmdline.o CC cmdline_flow.o CC cmdline_mtr.o -- LD testpmd /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-clang/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:(.text+0x3b8): undefined reference to `rte_service_may_be_active' /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-clang/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:(.text+0x838): undefined reference to `rte_service_may_be_active' clang: error: linker command failed with exit code 1 (use -v to see invocation) /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.app.mk:345: recipe for target 'testpmd' failed gmake[5]: *** [testpmd] Error 1 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed gmake[4]: *** [test-pmd] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed gmake[3]: *** [app] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed gmake[2]: *** [all] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed gmake[1]: *** [pre_install] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed gmake: *** [install] Error 2 *Failed Build #11: OS: FC25 Target: x86_64-native-linuxapp-gcc-debug CC rte_event_crypto_adapter.o CC vhost.o CC vhost_user.o CC rte_event_eth_tx_adapter.o /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c: In function ‘txa_service_pmd_free’: /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:10: warning: implicit declaration of function ‘rte_service_may_be_active’ [-Wimplicit-function-declaration] while (rte_service_may_be_active(data->service_id)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:3: warning: nested extern declaration of ‘rte_service_may_be_active’ [-Wnested-externs] while (rte_service_may_be_active(data->service_id)) ^~~~~ CC virtio_net.o AR librte_eventdev.a INSTALL-LIB librte_eventdev.a -- CC ifpga_enumerate.o CC ifpga_feature_dev.o CC ifpga_fme.o CC ifpga_fme_iperf.o CC ifpga_fme_dperf.o CC ifpga_fme_error.o CC ifpga_port.o CC ifpga_port_error.o CC opae_hw_api.o CC opae_ifpga_hw_api.o CC opae_debug.o CC ifpga_fme_pr.o CC ifpga_rawdev.o -- LD dpdk-procinfo /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': rte_event_eth_tx_adapter.c:(.text+0x1d8): undefined reference to `rte_service_may_be_active' /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': rte_event_eth_tx_adapter.c:(.text+0x250): undefined reference to `rte_service_may_be_active' collect2: error: ld returned 1 exit status /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.app.mk:345: recipe for target 'dpdk-procinfo' failed make[5]: *** [dpdk-procinfo] Error 1 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed make[4]: *** [proc-info] Error 2 make[4]: *** Waiting for unfinished jobs.... CC parameters.o CC cmdline.o CC cmdline_flow.o -- LD testpmd /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': rte_event_eth_tx_adapter.c:(.text+0x1d8): undefined reference to `rte_service_may_be_active' /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': rte_event_eth_tx_adapter.c:(.text+0x250): undefined reference to `rte_service_may_be_active' collect2: error: ld returned 1 exit status /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.app.mk:345: recipe for target 'testpmd' failed make[5]: *** [testpmd] Error 1 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed make[4]: *** [test-pmd] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed make[3]: *** [app] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #12: OS: FC24 Target: i686-native-linuxapp-gcc CC fd_man.o CC iotlb.o CC socket.o CC rte_event_eth_tx_adapter.o /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c: In function ‘txa_service_pmd_free’: /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:10: warning: implicit declaration of function ‘rte_service_may_be_active’ [-Wimplicit-function-declaration] while (rte_service_may_be_active(data->service_id)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:3: warning: nested extern declaration of ‘rte_service_may_be_active’ [-Wnested-externs] while (rte_service_may_be_active(data->service_id)) ^~~~~ CC vhost.o AR librte_eventdev.a INSTALL-LIB librte_eventdev.a -- INSTALL-LIB librte_pmd_dpaa2_qdma.a CC ifpga_feature_dev.o CC ifpga_fme.o CC ifpga_fme_iperf.o CC ifpga_fme_dperf.o CC ifpga_fme_error.o CC ifpga_port.o CC ifpga_port_error.o CC opae_hw_api.o CC opae_ifpga_hw_api.o CC opae_debug.o CC ifpga_fme_pr.o CC ifpga_rawdev.o -- LD dpdk-procinfo /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/i686-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': rte_event_eth_tx_adapter.c:(.text+0xf1): undefined reference to `rte_service_may_be_active' /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/i686-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': rte_event_eth_tx_adapter.c:(.text+0x171): undefined reference to `rte_service_may_be_active' collect2: error: ld returned 1 exit status /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.app.mk:345: recipe for target 'dpdk-procinfo' failed make[5]: *** [dpdk-procinfo] Error 1 /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed make[4]: *** [proc-info] Error 2 make[4]: *** Waiting for unfinished jobs.... CC parameters.o CC cmdline.o CC cmdline_flow.o -- LD testpmd /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/i686-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': rte_event_eth_tx_adapter.c:(.text+0xf1): undefined reference to `rte_service_may_be_active' /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/i686-native-linuxapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': rte_event_eth_tx_adapter.c:(.text+0x171): undefined reference to `rte_service_may_be_active' collect2: error: ld returned 1 exit status /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.app.mk:345: recipe for target 'testpmd' failed make[5]: *** [testpmd] Error 1 /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed make[4]: *** [test-pmd] Error 2 /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed make[3]: *** [app] Error 2 /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #13: OS: FreeBSD Target: x86_64-native-bsdapp-gcc CC rte_ipv6_reassembly.o CC rte_ip_frag_common.o CC ip_frag_internal.o CC rte_event_eth_tx_adapter.o /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c: In function 'txa_service_pmd_free': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:3: warning: implicit declaration of function 'rte_service_may_be_active' [-Wimplicit-function-declaration] while (rte_service_may_be_active(data->service_id)) ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:3: warning: nested extern declaration of 'rte_service_may_be_active' [-Wnested-externs] AR librte_ip_frag.a INSTALL-LIB librte_ip_frag.a == Build lib/librte_gro SYMLINK-FILE include/rte_gro.h CC rte_gro.o -- @ -> /usr/src/sys machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f @/tools/makeobjops.awk @/kern/device_if.m -h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h cc -Winline -Wall -Werror -include /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-gcc/include/rte_config.h -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/kernel/freebsd/contigmem -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-gcc/include -I. -I@ -I@/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -c contigmem.c -o contigmem.o Warning: Object directory not changed from original /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-gcc/build/kernel/freebsd/nic_uio ld -L/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-gcc/lib -d -warn-common -r -d -o contigmem.ko contigmem.o @ -> /usr/src/sys :> export_syms awk -f /sys/conf/kmod_syms.awk contigmem.ko export_syms | xargs -J% objcopy % contigmem.ko -- objcopy --strip-debug contigmem.ko INSTALL-MODULE contigmem.ko awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h == Build drivers awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h cc -Winline -Wall -Werror -include /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-gcc/include/rte_config.h -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/kernel/freebsd/nic_uio -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-gcc/include -I. -I@ -I@/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -c nic_uio.c -o nic_uio.o ld -L/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-gcc/lib -d -warn-common -r -d -o nic_uio.ko nic_uio.o :> export_syms awk -f /sys/conf/kmod_syms.awk nic_uio.ko export_syms | xargs -J% objcopy % nic_uio.ko objcopy --strip-debug nic_uio.ko INSTALL-MODULE nic_uio.ko -- INSTALL-LIB librte_pmd_skeleton_rawdev.a CC ifpga_feature_dev.o CC ifpga_fme.o CC ifpga_fme_iperf.o CC ifpga_fme_dperf.o CC ifpga_fme_error.o CC ifpga_port.o CC ifpga_port_error.o CC opae_hw_api.o CC opae_ifpga_hw_api.o CC opae_debug.o CC ifpga_fme_pr.o CC ifpga_rawdev.o -- LD dpdk-pdump /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': rte_event_eth_tx_adapter.c:(.text+0xc8): undefined reference to `rte_service_may_be_active' /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': rte_event_eth_tx_adapter.c:(.text+0x178): undefined reference to `rte_service_may_be_active' collect2: error: ld returned 1 exit status /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.app.mk:345: recipe for target 'dpdk-pdump' failed gmake[5]: *** [dpdk-pdump] Error 1 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'pdump' failed gmake[4]: *** [pdump] Error 2 gmake[4]: *** Waiting for unfinished jobs.... CC parameters.o CC cmdline.o CC cmdline_flow.o -- LD testpmd /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': rte_event_eth_tx_adapter.c:(.text+0xc8): undefined reference to `rte_service_may_be_active' /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-bsdapp-gcc/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': rte_event_eth_tx_adapter.c:(.text+0x178): undefined reference to `rte_service_may_be_active' collect2: error: ld returned 1 exit status /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.app.mk:345: recipe for target 'testpmd' failed gmake[5]: *** [testpmd] Error 1 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed gmake[4]: *** [test-pmd] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed gmake[3]: *** [app] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed gmake[2]: *** [all] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed gmake[1]: *** [pre_install] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed gmake: *** [install] Error 2 *Failed Build #14: OS: FC24 Target: x86_64-native-linuxapp-gcc-shared INSTALL-LIB librte_rawdev.so.1.1 CC rte_event_crypto_adapter.o CC rte_event_eth_tx_adapter.o == Build lib/librte_vhost /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c: In function ‘txa_service_pmd_free’: /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:10: warning: implicit declaration of function ‘rte_service_may_be_active’ [-Wimplicit-function-declaration] while (rte_service_may_be_active(data->service_id)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:3: warning: nested extern declaration of ‘rte_service_may_be_active’ [-Wnested-externs] while (rte_service_may_be_active(data->service_id)) ^~~~~ SYMLINK-FILE include/rte_vhost.h SYMLINK-FILE include/rte_vdpa.h SYMLINK-FILE include/rte_vhost_crypto.h -- LD librte_eventdev.so.4.1 rte_event_eth_tx_adapter.o: In function `txa_service_pmd_free': rte_event_eth_tx_adapter.c:(.text+0x120): undefined reference to `rte_service_may_be_active' rte_event_eth_tx_adapter.o: In function `txa_service_stop': rte_event_eth_tx_adapter.c:(.text+0x2c8): undefined reference to `rte_service_may_be_active' collect2: error: ld returned 1 exit status /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_eventdev.so.4.1' failed make[5]: *** [librte_eventdev.so.4.1] Error 1 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_eventdev' failed make[4]: *** [librte_eventdev] Error 2 make[4]: *** Waiting for unfinished jobs.... CC socket.o CC vhost.o CC vhost_user.o CC virtio_net.o CC vdpa.o CC vhost_crypto.o LD librte_vhost.so.4.1 INSTALL-LIB librte_vhost.so.4.1 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed make[3]: *** [lib] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #15: OS: FC24 Target: x86_64-native-linuxapp-clang CC rte_rawdev.o CC rte_event_eth_tx_adapter.o AR librte_rawdev.a INSTALL-LIB librte_rawdev.a == Build lib/librte_vhost /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:598:10: warning: implicit declaration of function 'rte_service_may_be_active' is invalid in C99 [-Wimplicit-function-declaration] while (rte_service_may_be_active(data->service_id)) ^ SYMLINK-FILE include/rte_vhost.h SYMLINK-FILE include/rte_vdpa.h SYMLINK-FILE include/rte_vhost_crypto.h CC fd_man.o 1 warning generated. CC iotlb.o AR librte_eventdev.a INSTALL-LIB librte_eventdev.a == Build lib/librte_ip_frag SYMLINK-FILE include/rte_ip_frag.h -- INSTALL-LIB librte_pmd_dpaa2_qdma.a CC ifpga_feature_dev.o CC ifpga_fme.o CC ifpga_fme_iperf.o CC ifpga_fme_dperf.o CC ifpga_fme_error.o CC ifpga_port.o CC ifpga_port_error.o CC opae_hw_api.o CC opae_ifpga_hw_api.o CC opae_debug.o CC ifpga_fme_pr.o CC ifpga_rawdev.o -- LD dpdk-procinfo /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-clang/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:(.text+0x3b8): undefined reference to `rte_service_may_be_active' /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-clang/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:(.text+0x808): undefined reference to `rte_service_may_be_active' clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation) /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.app.mk:345: recipe for target 'dpdk-procinfo' failed make[5]: *** [dpdk-procinfo] Error 1 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed make[4]: *** [proc-info] Error 2 make[4]: *** Waiting for unfinished jobs.... CC parameters.o CC cmdline.o CC cmdline_flow.o -- LD testpmd /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-clang/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_pmd_free': /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:(.text+0x3b8): undefined reference to `rte_service_may_be_active' /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/x86_64-native-linuxapp-clang/lib/librte_eventdev.a(rte_event_eth_tx_adapter.o): In function `txa_service_stop': /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c:(.text+0x808): undefined reference to `rte_service_may_be_active' clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation) /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.app.mk:345: recipe for target 'testpmd' failed make[5]: *** [testpmd] Error 1 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed make[4]: *** [test-pmd] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed make[3]: *** [app] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/03b0c2601df04a21981a9996e628fc5c/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 DPDK STV team