Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/42852 _Compilation issues_ Submitter: Jeff Guo Date: 2018-07-11 11:58:30 DPDK git baseline: Repo:dpdk-master, CommitID: b1cce26af1dca2389e140d07fb32902abce9fd86 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) x86_64-native-linuxapp-gcc-shared i686-native-linuxapp-gcc 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) x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc-shared i686-native-linuxapp-gcc x86_64-native-linuxapp-gcc OS: UB1604 Kernel Version: 4.4.0-128-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 i686-native-linuxapp-gcc x86_64-native-linuxapp-gcc-shared 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 i40e_dcb.o CC ixgbe_x540.o CC i40e_ethdev.o CC ixgbe_x550.o /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_init’: /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_uninit’: /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] CC ixgbe_phy.o CC ixgbe_api.o CC ixgbe_vf.o CC ixgbe_hv_vf.o CC ixgbe_dcb.o -- CC i40e_rxtx.o CC ixgbe_rxtx.o CC i40e_rxtx_vec_sse.o CC ixgbe_ethdev.o /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_init’: /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(eth_dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_uninit’: /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(eth_dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] CC i40e_ethdev_vf.o PMDINFO i40e_ethdev_vf.o.pmd.c CC i40e_ethdev_vf.o.pmd.o LD i40e_ethdev_vf.o CC i40e_pf.o -- 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 -- ixgbe_ethdev.c:(.text+0x6a69): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_init': ixgbe_ethdev.c:(.text+0x8559): undefined reference to `rte_eth_dev_event_handler_install' /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `ixgbevf_dev_reset': ixgbe_ethdev.c:(.text+0x8b09): undefined reference to `rte_eth_dev_event_handler_uninstall' collect2: error: ld returned 1 exit status /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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 -- ixgbe_ethdev.c:(.text+0x6a69): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_init': ixgbe_ethdev.c:(.text+0x8559): undefined reference to `rte_eth_dev_event_handler_install' /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `ixgbevf_dev_reset': ixgbe_ethdev.c:(.text+0x8b09): undefined reference to `rte_eth_dev_event_handler_uninstall' collect2: error: ld returned 1 exit status /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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 i40e_dcb.o CC ixgbe_x540.o CC i40e_ethdev.o CC ixgbe_x550.o /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_init’: /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_uninit’: /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] CC ixgbe_phy.o CC ixgbe_api.o CC ixgbe_vf.o CC ixgbe_hv_vf.o CC ixgbe_dcb.o -- CC i40e_rxtx.o CC ixgbe_rxtx.o CC i40e_rxtx_vec_sse.o CC ixgbe_ethdev.o /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_init’: /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(eth_dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_uninit’: /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(eth_dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] CC i40e_ethdev_vf.o PMDINFO i40e_ethdev_vf.o.pmd.c CC i40e_ethdev_vf.o.pmd.o LD i40e_ethdev_vf.o CC i40e_pf.o -- 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 -- ixgbe_ethdev.c:(.text+0x6ef3): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_init': ixgbe_ethdev.c:(.text+0x8b2b): undefined reference to `rte_eth_dev_event_handler_install' /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `ixgbevf_dev_reset': ixgbe_ethdev.c:(.text+0x9123): undefined reference to `rte_eth_dev_event_handler_uninstall' collect2: error: ld returned 1 exit status /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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 -- ixgbe_ethdev.c:(.text+0x6ef3): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_init': ixgbe_ethdev.c:(.text+0x8b2b): undefined reference to `rte_eth_dev_event_handler_install' /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `ixgbevf_dev_reset': ixgbe_ethdev.c:(.text+0x9123): undefined reference to `rte_eth_dev_event_handler_uninstall' collect2: error: ld returned 1 exit status /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #3: OS: CENTOS Target: x86_64-native-linuxapp-clang CC i40e_nvm.o CC ixgbe_common.o CC i40e_dcb.o CC ixgbe_82598.o CC i40e_ethdev.o /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_install' is invalid in C99 [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(dev); ^ /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_uninstall' is invalid in C99 [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(dev); ^ CC ixgbe_82599.o CC ixgbe_x540.o CC ixgbe_x550.o CC ixgbe_phy.o 2 warnings generated. PMDINFO i40e_ethdev.o.pmd.c CC i40e_ethdev.o.pmd.o LD i40e_ethdev.o CC ixgbe_api.o CC i40e_rxtx.o -- LD i40e_ethdev_vf.o CC i40e_pf.o CC i40e_fdir.o CC ixgbe_ethdev.o CC i40e_flow.o /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_install' is invalid in C99 [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(eth_dev); ^ /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_uninstall' is invalid in C99 [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(eth_dev); ^ CC rte_pmd_i40e.o 2 warnings generated. PMDINFO ixgbe_ethdev.o.pmd.c CC ixgbe_ethdev.o.pmd.o LD ixgbe_ethdev.o CC ixgbe_fdir.o CC i40e_tm.o -- 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 -- /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_uninit': /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:(.text+0x1cb3): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_init': /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:(.text+0x2665): undefined reference to `rte_eth_dev_event_handler_install' 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 -- /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:(.text+0xb742): undefined reference to `rte_eth_dev_event_handler_install' /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_uninit': /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:(.text+0x1cb3): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_init': /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:(.text+0x2665): undefined reference to `rte_eth_dev_event_handler_install' 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 #4: OS: CENTOS Target: x86_64-native-linuxapp-gcc-shared SYMLINK-FILE include/rte_pmd_ixgbe.h CC ixgbe_common.o CC i40e_dcb.o CC i40e_ethdev.o /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_init’: /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(dev); ^ /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_uninit’: /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(dev); ^ /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] CC ixgbe_82598.o CC ixgbe_82599.o CC ixgbe_x540.o CC ixgbe_x550.o PMDINFO i40e_ethdev.o.pmd.c -- CC ixgbe_rxtx.o CC i40e_fdir.o CC i40e_flow.o CC ixgbe_ethdev.o /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_init’: /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(eth_dev); ^ /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_uninit’: /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(eth_dev); ^ /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] CC rte_pmd_i40e.o CC i40e_tm.o CC i40e_vf_representor.o CC i40e_rxtx_vec_avx2.o PMDINFO ixgbe_ethdev.o.pmd.c -- LD librte_pmd_i40e.so.2.1 i40e_ethdev.o: In function `eth_i40e_dev_uninit': i40e_ethdev.c:(.text+0xe6de): undefined reference to `rte_eth_dev_event_handler_uninstall' i40e_ethdev.o: In function `eth_i40e_dev_init': i40e_ethdev.c:(.text+0x15cd1): undefined reference to `rte_eth_dev_event_handler_install' collect2: error: ld returned 1 exit status make[6]: *** [librte_pmd_i40e.so.2.1] Error 1 make[5]: *** [i40e] Error 2 make[5]: *** Waiting for unfinished jobs.... CC ixgbe_pf.o CC ixgbe_flow.o -- ixgbe_ethdev.c:(.text+0x5206): undefined reference to `rte_eth_dev_event_handler_install' ixgbe_ethdev.o: In function `ixgbevf_dev_reset': ixgbe_ethdev.c:(.text+0x6453): undefined reference to `rte_eth_dev_event_handler_uninstall' ixgbe_ethdev.o: In function `eth_ixgbevf_dev_uninit': ixgbe_ethdev.c:(.text+0x67b3): undefined reference to `rte_eth_dev_event_handler_uninstall' collect2: error: ld returned 1 exit status make[6]: *** [librte_pmd_ixgbe.so.2.1] Error 1 make[5]: *** [ixgbe] Error 2 make[4]: *** [net] Error 2 make[3]: *** [drivers] Error 2 make[2]: *** [all] Error 2 *Failed Build #5: OS: CENTOS Target: i686-native-linuxapp-gcc CC i40e_dcb.o SYMLINK-FILE include/rte_pmd_ixgbe.h CC ixgbe_common.o CC i40e_ethdev.o /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_init’: /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(dev); ^ /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_uninit’: /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(dev); ^ /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] CC ixgbe_82598.o CC ixgbe_82599.o CC ixgbe_x540.o PMDINFO i40e_ethdev.o.pmd.c CC i40e_ethdev.o.pmd.o -- CC ixgbe_rxtx.o CC i40e_flow.o CC rte_pmd_i40e.o CC ixgbe_ethdev.o /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_init’: /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(eth_dev); ^ /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_uninit’: /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(eth_dev); ^ /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] CC i40e_tm.o CC i40e_vf_representor.o CC i40e_rxtx_vec_avx2.o AR librte_pmd_i40e.a INSTALL-LIB librte_pmd_i40e.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 -- ixgbe_ethdev.c:(.text+0x7011): undefined reference to `rte_eth_dev_event_handler_install' /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `ixgbevf_dev_reset': ixgbe_ethdev.c:(.text+0x7fdb): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_uninit': ixgbe_ethdev.c:(.text+0x835f): undefined reference to `rte_eth_dev_event_handler_uninstall' 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 -- ixgbe_ethdev.c:(.text+0x7011): undefined reference to `rte_eth_dev_event_handler_install' /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `ixgbevf_dev_reset': ixgbe_ethdev.c:(.text+0x7fdb): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_uninit': ixgbe_ethdev.c:(.text+0x835f): undefined reference to `rte_eth_dev_event_handler_uninstall' 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 #6: OS: UB1604 Target: x86_64-native-linuxapp-clang CC i40e_dcb.o == Build drivers/net/ixgbe CC i40e_ethdev.o SYMLINK-FILE include/rte_pmd_ixgbe.h CC ixgbe_common.o /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_install' is invalid in C99 [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(dev); ^ /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_uninstall' is invalid in C99 [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(dev); ^ CC ixgbe_82598.o CC ixgbe_82599.o CC ixgbe_x540.o CC ixgbe_x550.o 2 warnings generated. PMDINFO i40e_ethdev.o.pmd.c CC i40e_ethdev.o.pmd.o LD i40e_ethdev.o CC i40e_rxtx.o CC ixgbe_phy.o -- CC i40e_pf.o CC ixgbe_rxtx.o CC i40e_fdir.o CC i40e_flow.o CC ixgbe_ethdev.o /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_install' is invalid in C99 [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(eth_dev); ^ /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_uninstall' is invalid in C99 [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(eth_dev); ^ CC rte_pmd_i40e.o 2 warnings generated. PMDINFO ixgbe_ethdev.o.pmd.c CC ixgbe_ethdev.o.pmd.o LD ixgbe_ethdev.o CC ixgbe_fdir.o CC i40e_tm.o -- 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 -- /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:(.text+0x140d9): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_init': /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:(.text+0xa7da): undefined reference to `rte_eth_dev_event_handler_install' /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_uninit': /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:(.text+0xbeb3): undefined reference to `rte_eth_dev_event_handler_uninstall' 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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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 -- /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:(.text+0x140d9): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_init': /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:(.text+0xa7da): undefined reference to `rte_eth_dev_event_handler_install' /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_uninit': /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:(.text+0xbeb3): undefined reference to `rte_eth_dev_event_handler_uninstall' 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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #7: OS: CENTOS Target: x86_64-native-linuxapp-gcc CC fm10k_api.o CC i40e_dcb.o CC fm10k_rxtx_vec.o CC i40e_ethdev.o /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_init’: /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(dev); ^ /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_uninit’: /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(dev); ^ /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] AR librte_pmd_fm10k.a INSTALL-LIB librte_pmd_fm10k.a == Build drivers/net/ixgbe SYMLINK-FILE include/rte_pmd_ixgbe.h CC ixgbe_common.o -- CC i40e_flow.o CC rte_pmd_i40e.o CC i40e_tm.o CC ixgbe_ethdev.o /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_init’: /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(eth_dev); ^ /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_uninit’: /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(eth_dev); ^ /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] CC i40e_vf_representor.o CC i40e_rxtx_vec_avx2.o AR librte_pmd_i40e.a INSTALL-LIB librte_pmd_i40e.a == Build drivers/net/liquidio -- 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 -- ixgbe_ethdev.c:(.text+0x592d): undefined reference to `rte_eth_dev_event_handler_install' /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `ixgbevf_dev_reset': ixgbe_ethdev.c:(.text+0x70a0): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_uninit': ixgbe_ethdev.c:(.text+0x73d3): undefined reference to `rte_eth_dev_event_handler_uninstall' 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 -- ixgbe_ethdev.c:(.text+0x592d): undefined reference to `rte_eth_dev_event_handler_install' /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `ixgbevf_dev_reset': ixgbe_ethdev.c:(.text+0x70a0): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_uninit': ixgbe_ethdev.c:(.text+0x73d3): undefined reference to `rte_eth_dev_event_handler_uninstall' 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 #8: OS: UB1604 Target: i686-native-linuxapp-gcc CC i40e_dcb.o CC ixgbe_82599.o CC i40e_ethdev.o CC ixgbe_x540.o /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_init’: /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(dev); ^ /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_uninit’: /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(dev); ^ /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] CC ixgbe_x550.o CC ixgbe_phy.o CC ixgbe_api.o CC ixgbe_vf.o CC ixgbe_hv_vf.o -- CC ixgbe_rxtx.o CC i40e_rxtx_vec_sse.o CC i40e_ethdev_vf.o CC ixgbe_ethdev.o /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_init’: /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(eth_dev); ^ /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_uninit’: /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(eth_dev); ^ /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] PMDINFO i40e_ethdev_vf.o.pmd.c CC i40e_ethdev_vf.o.pmd.o LD i40e_ethdev_vf.o CC i40e_pf.o CC i40e_fdir.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 -- ixgbe_ethdev.c:(.text+0x7328): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_init': ixgbe_ethdev.c:(.text+0x8ea3): undefined reference to `rte_eth_dev_event_handler_install' /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `ixgbevf_dev_reset': ixgbe_ethdev.c:(.text+0x9408): undefined reference to `rte_eth_dev_event_handler_uninstall' collect2: error: ld returned 1 exit status /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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 -- ixgbe_ethdev.c:(.text+0x7328): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_init': ixgbe_ethdev.c:(.text+0x8ea3): undefined reference to `rte_eth_dev_event_handler_install' /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `ixgbevf_dev_reset': ixgbe_ethdev.c:(.text+0x9408): undefined reference to `rte_eth_dev_event_handler_uninstall' collect2: error: ld returned 1 exit status /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #9: OS: UB1604 Target: x86_64-native-linuxapp-gcc-shared CC i40e_dcb.o CC ixgbe_82598.o CC i40e_ethdev.o CC ixgbe_82599.o /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_init’: /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(dev); ^ /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_uninit’: /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(dev); ^ /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] CC ixgbe_x540.o CC ixgbe_x550.o CC ixgbe_phy.o CC ixgbe_api.o PMDINFO i40e_ethdev.o.pmd.c -- CC i40e_ethdev_vf.o.pmd.o LD i40e_ethdev_vf.o CC i40e_pf.o CC ixgbe_ethdev.o /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_init’: /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(eth_dev); ^ /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_uninit’: /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(eth_dev); ^ /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] CC i40e_fdir.o CC i40e_flow.o PMDINFO ixgbe_ethdev.o.pmd.c CC ixgbe_ethdev.o.pmd.o LD ixgbe_ethdev.o -- LD librte_pmd_i40e.so.2.1 i40e_ethdev.o: In function `eth_i40e_dev_uninit': i40e_ethdev.c:(.text+0xcf69): undefined reference to `rte_eth_dev_event_handler_uninstall' i40e_ethdev.o: In function `eth_i40e_dev_init': i40e_ethdev.c:(.text+0x14351): undefined reference to `rte_eth_dev_event_handler_install' collect2: error: ld returned 1 exit status /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_i40e.so.2.1' failed make[6]: *** [librte_pmd_i40e.so.2.1] Error 1 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.subdir.mk:35: recipe for target 'i40e' failed make[5]: *** [i40e] Error 2 make[5]: *** Waiting for unfinished jobs.... CC ixgbe_tm.o CC ixgbe_vf_representor.o LD librte_pmd_ixgbe.so.2.1 -- ixgbe_ethdev.c:(.text+0x64b3): undefined reference to `rte_eth_dev_event_handler_uninstall' ixgbe_ethdev.o: In function `eth_ixgbevf_dev_init': ixgbe_ethdev.c:(.text+0x816e): undefined reference to `rte_eth_dev_event_handler_install' ixgbe_ethdev.o: In function `ixgbevf_dev_reset': ixgbe_ethdev.c:(.text+0x8793): undefined reference to `rte_eth_dev_event_handler_uninstall' collect2: error: ld returned 1 exit status /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_ixgbe.so.2.1' failed make[6]: *** [librte_pmd_ixgbe.so.2.1] Error 1 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.subdir.mk:35: recipe for target 'ixgbe' failed make[5]: *** [ixgbe] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed make[4]: *** [net] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed make[3]: *** [drivers] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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 machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f @/tools/makeobjops.awk @/kern/device_if.m -h INSTALL-HOSTAPP dpdk-pmdinfogen 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-clang/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/dpdk/kernel/freebsd/contigmem -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/eb634961f5c04cd1bd5585f7ba393eed/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 == Build kernel/freebsd/nic_uio ld -L/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-bsdapp-clang/lib -d -warn-common -r -d -o contigmem.ko contigmem.o :> export_syms awk -f /sys/conf/kmod_syms.awk contigmem.ko export_syms | xargs -J% objcopy % contigmem.ko Warning: Object directory not changed from original /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-bsdapp-clang/build/kernel/freebsd/nic_uio -- x86 -> /usr/src/sys/x86/include awk -f @/tools/makeobjops.awk @/kern/device_if.m -h == Build drivers 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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/dpdk/kernel/freebsd/nic_uio -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/eb634961f5c04cd1bd5585f7ba393eed/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 == Build drivers/common == Build drivers/common/octeontx ld -L/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-bsdapp-clang/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 -- CC i40e_dcb.o CC i40e_ethdev.o AR librte_pmd_fm10k.a INSTALL-LIB librte_pmd_fm10k.a CC i40e_rxtx.o /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_install' is invalid in C99 [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(dev); ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_uninstall' is invalid in C99 [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(dev); ^ == Build drivers/net/ixgbe SYMLINK-FILE include/rte_pmd_ixgbe.h CC ixgbe_common.o 2 warnings generated. PMDINFO i40e_ethdev.o.pmd.c CC ixgbe_82598.o CC ixgbe_82599.o CC ixgbe_x540.o CC ixgbe_x550.o -- CC i40e_flow.o CC ixgbe_rxtx.o CC rte_pmd_i40e.o CC i40e_tm.o CC ixgbe_ethdev.o /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_install' is invalid in C99 [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(eth_dev); ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_uninstall' is invalid in C99 [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(eth_dev); ^ CC i40e_vf_representor.o CC i40e_rxtx_vec_avx2.o AR librte_pmd_i40e.a INSTALL-LIB librte_pmd_i40e.a == Build drivers/net/liquidio 2 warnings generated. PMDINFO ixgbe_ethdev.o.pmd.c CC ixgbe_ethdev.o.pmd.o LD ixgbe_ethdev.o CC lio_ethdev.o CC ixgbe_fdir.o -- 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 -- /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:(.text+0xb9af): undefined reference to `rte_eth_dev_event_handler_install' /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-bsdapp-clang/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_uninit': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:(.text+0x1d79): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-bsdapp-clang/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_init': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:(.text+0x2767): undefined reference to `rte_eth_dev_event_handler_install' 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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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 -- /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:(.text+0xb9af): undefined reference to `rte_eth_dev_event_handler_install' /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-bsdapp-clang/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_uninit': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:(.text+0x1d79): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-bsdapp-clang/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_init': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:(.text+0x2767): undefined reference to `rte_eth_dev_event_handler_install' 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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed gmake: *** [install] Error 2 *Failed Build #11: OS: FreeBSD Target: x86_64-native-bsdapp-gcc @ -> /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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/dpdk/kernel/freebsd/contigmem -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-bsdapp-gcc/build/kernel/freebsd/nic_uio @ -> /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 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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/dpdk/kernel/freebsd/nic_uio -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-bsdapp-gcc/lib -d -warn-common -r -d -o contigmem.ko contigmem.o :> 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 -- SYMLINK-FILE include/rte_pmd_ixgbe.h CC ixgbe_common.o CC i40e_dcb.o CC i40e_ethdev.o /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function 'eth_i40e_dev_init': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_install' [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(dev); ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: nested extern declaration of 'rte_eth_dev_event_handler_install' [-Wnested-externs] /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function 'eth_i40e_dev_uninit': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_uninstall' [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(dev); ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: nested extern declaration of 'rte_eth_dev_event_handler_uninstall' [-Wnested-externs] CC ixgbe_82598.o CC ixgbe_82599.o CC ixgbe_x540.o CC ixgbe_x550.o CC ixgbe_phy.o -- LD i40e_ethdev_vf.o CC i40e_pf.o CC i40e_fdir.o CC ixgbe_ethdev.o /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function 'eth_ixgbevf_dev_init': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_install' [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(eth_dev); ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: nested extern declaration of 'rte_eth_dev_event_handler_install' [-Wnested-externs] /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function 'eth_ixgbevf_dev_uninit': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_uninstall' [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(eth_dev); ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: nested extern declaration of 'rte_eth_dev_event_handler_uninstall' [-Wnested-externs] CC i40e_flow.o CC rte_pmd_i40e.o PMDINFO ixgbe_ethdev.o.pmd.c CC ixgbe_ethdev.o.pmd.o LD ixgbe_ethdev.o -- 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 -- ixgbe_ethdev.c:(.text+0x589d): undefined reference to `rte_eth_dev_event_handler_install' /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-bsdapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `ixgbevf_dev_reset': ixgbe_ethdev.c:(.text+0x6f90): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-bsdapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_uninit': ixgbe_ethdev.c:(.text+0x72c3): undefined reference to `rte_eth_dev_event_handler_uninstall' collect2: error: ld returned 1 exit status /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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 -- ixgbe_ethdev.c:(.text+0x589d): undefined reference to `rte_eth_dev_event_handler_install' /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-bsdapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `ixgbevf_dev_reset': ixgbe_ethdev.c:(.text+0x6f90): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-bsdapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_uninit': ixgbe_ethdev.c:(.text+0x72c3): undefined reference to `rte_eth_dev_event_handler_uninstall' collect2: error: ld returned 1 exit status /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed gmake: *** [install] Error 2 *Failed Build #12: OS: FC24 Target: x86_64-native-linuxapp-gcc-shared CC i40e_nvm.o CC i40e_dcb.o CC i40e_ethdev.o CC i40e_rxtx.o /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_init’: /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_uninit’: /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] CC i40e_rxtx_vec_sse.o CC i40e_ethdev_vf.o PMDINFO i40e_ethdev.o.pmd.c CC i40e_ethdev.o.pmd.o LD i40e_ethdev.o -- LD librte_pmd_i40e.so.2.1 i40e_ethdev.o: In function `eth_i40e_dev_uninit': i40e_ethdev.c:(.text+0xcea6): undefined reference to `rte_eth_dev_event_handler_uninstall' i40e_ethdev.o: In function `eth_i40e_dev_init': i40e_ethdev.c:(.text+0x1410c): undefined reference to `rte_eth_dev_event_handler_install' collect2: error: ld returned 1 exit status /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_i40e.so.2.1' failed make[6]: *** [librte_pmd_i40e.so.2.1] Error 1 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.subdir.mk:35: recipe for target 'i40e' failed make[5]: *** [i40e] Error 2 make[5]: *** Waiting for unfinished jobs.... CC ixgbe_x550.o CC ixgbe_phy.o CC ixgbe_api.o -- CC ixgbe_dcb_82598.o CC ixgbe_mbx.o CC ixgbe_rxtx.o CC ixgbe_ethdev.o /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_init’: /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(eth_dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_uninit’: /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(eth_dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] CC ixgbe_fdir.o PMDINFO ixgbe_ethdev.o.pmd.c CC ixgbe_ethdev.o.pmd.o LD ixgbe_ethdev.o CC ixgbe_pf.o -- ixgbe_ethdev.c:(.text+0x610c): undefined reference to `rte_eth_dev_event_handler_uninstall' ixgbe_ethdev.o: In function `eth_ixgbevf_dev_init': ixgbe_ethdev.c:(.text+0x7cd6): undefined reference to `rte_eth_dev_event_handler_install' ixgbe_ethdev.o: In function `ixgbevf_dev_reset': ixgbe_ethdev.c:(.text+0x82dc): undefined reference to `rte_eth_dev_event_handler_uninstall' collect2: error: ld returned 1 exit status /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_ixgbe.so.2.1' failed make[6]: *** [librte_pmd_ixgbe.so.2.1] Error 1 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.subdir.mk:35: recipe for target 'ixgbe' failed make[5]: *** [ixgbe] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed make[4]: *** [net] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed make[3]: *** [drivers] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #13: OS: FC25 Target: x86_64-native-linuxapp-gcc-debug CC ixgbe_common.o CC i40e_dcb.o CC i40e_ethdev.o CC ixgbe_82598.o /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_init’: /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_uninit’: /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] CC ixgbe_82599.o CC ixgbe_x540.o CC ixgbe_x550.o CC ixgbe_phy.o PMDINFO i40e_ethdev.o.pmd.c -- LD i40e_ethdev_vf.o CC i40e_pf.o CC i40e_fdir.o CC ixgbe_ethdev.o /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_init’: /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(eth_dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_uninit’: /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(eth_dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] CC i40e_flow.o CC rte_pmd_i40e.o PMDINFO ixgbe_ethdev.o.pmd.c CC ixgbe_ethdev.o.pmd.o LD ixgbe_ethdev.o -- 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 -- ixgbe_ethdev.c:(.text+0x6a69): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_init': ixgbe_ethdev.c:(.text+0x8549): undefined reference to `rte_eth_dev_event_handler_install' /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `ixgbevf_dev_reset': ixgbe_ethdev.c:(.text+0x8af9): undefined reference to `rte_eth_dev_event_handler_uninstall' collect2: error: ld returned 1 exit status /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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 -- ixgbe_ethdev.c:(.text+0x6a69): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_init': ixgbe_ethdev.c:(.text+0x8549): undefined reference to `rte_eth_dev_event_handler_install' /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `ixgbevf_dev_reset': ixgbe_ethdev.c:(.text+0x8af9): undefined reference to `rte_eth_dev_event_handler_uninstall' collect2: error: ld returned 1 exit status /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #14: OS: FC24 Target: i686-native-linuxapp-gcc CC i40e_nvm.o CC i40e_dcb.o CC ixgbe_82598.o CC i40e_ethdev.o /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_init’: /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c: In function ‘eth_i40e_dev_uninit’: /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] CC ixgbe_82599.o CC ixgbe_x540.o CC ixgbe_x550.o CC ixgbe_phy.o CC ixgbe_api.o -- CC i40e_ethdev_vf.o.pmd.o LD i40e_ethdev_vf.o CC i40e_pf.o CC ixgbe_ethdev.o /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_init’: /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_install’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(eth_dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_install’ [-Wnested-externs] /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c: In function ‘eth_ixgbevf_dev_uninit’: /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: implicit declaration of function ‘rte_eth_dev_event_handler_uninstall’ [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(eth_dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: nested extern declaration of ‘rte_eth_dev_event_handler_uninstall’ [-Wnested-externs] CC i40e_fdir.o CC i40e_flow.o PMDINFO ixgbe_ethdev.o.pmd.c CC ixgbe_ethdev.o.pmd.o LD ixgbe_ethdev.o -- 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 -- ixgbe_ethdev.c:(.text+0x7038): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_init': ixgbe_ethdev.c:(.text+0x8a66): undefined reference to `rte_eth_dev_event_handler_install' /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `ixgbevf_dev_reset': ixgbe_ethdev.c:(.text+0x8fc8): undefined reference to `rte_eth_dev_event_handler_uninstall' collect2: error: ld returned 1 exit status /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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 -- ixgbe_ethdev.c:(.text+0x7038): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_init': ixgbe_ethdev.c:(.text+0x8a66): undefined reference to `rte_eth_dev_event_handler_install' /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `ixgbevf_dev_reset': ixgbe_ethdev.c:(.text+0x8fc8): undefined reference to `rte_eth_dev_event_handler_uninstall' collect2: error: ld returned 1 exit status /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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 i40e_nvm.o CC ixgbe_x550.o CC i40e_dcb.o CC ixgbe_phy.o CC i40e_ethdev.o /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1451:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_install' is invalid in C99 [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(dev); ^ /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:1685:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_uninstall' is invalid in C99 [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(dev); ^ CC ixgbe_api.o CC ixgbe_vf.o CC ixgbe_hv_vf.o CC ixgbe_dcb.o CC ixgbe_dcb_82599.o CC ixgbe_dcb_82598.o CC ixgbe_mbx.o 2 warnings generated. PMDINFO i40e_ethdev.o.pmd.c CC i40e_ethdev.o.pmd.o CC ixgbe_rxtx.o LD i40e_ethdev.o CC i40e_rxtx.o CC i40e_rxtx_vec_sse.o CC ixgbe_ethdev.o CC i40e_ethdev_vf.o /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1682:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_install' is invalid in C99 [-Wimplicit-function-declaration] rte_eth_dev_event_handler_install(eth_dev); ^ /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:1725:2: warning: implicit declaration of function 'rte_eth_dev_event_handler_uninstall' is invalid in C99 [-Wimplicit-function-declaration] rte_eth_dev_event_handler_uninstall(eth_dev); ^ PMDINFO i40e_ethdev_vf.o.pmd.c CC i40e_ethdev_vf.o.pmd.o LD i40e_ethdev_vf.o CC i40e_pf.o 2 warnings generated. PMDINFO ixgbe_ethdev.o.pmd.c CC ixgbe_ethdev.o.pmd.o LD ixgbe_ethdev.o CC ixgbe_fdir.o CC i40e_fdir.o -- 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 -- /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:(.text+0x140d9): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_init': /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:(.text+0xa7da): undefined reference to `rte_eth_dev_event_handler_install' /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_uninit': /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:(.text+0xbeb3): undefined reference to `rte_eth_dev_event_handler_uninstall' 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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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 -- /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/i40e/i40e_ethdev.c:(.text+0x140d9): undefined reference to `rte_eth_dev_event_handler_uninstall' /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_init': /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:(.text+0xa7da): undefined reference to `rte_eth_dev_event_handler_install' /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o): In function `eth_ixgbevf_dev_uninit': /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/eb634961f5c04cd1bd5585f7ba393eed/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c:(.text+0xbeb3): undefined reference to `rte_eth_dev_event_handler_uninstall' 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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/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/eb634961f5c04cd1bd5585f7ba393eed/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 DPDK STV team