Test-Label: Intel Per-patch compilation check Test-Status: FAILURE http://www.dpdk.org/dev/patchwork/patch/17626 Submitter: Shreyansh Jain Date: Sun, 4 Dec 2016 15:41:27 +0530 DPDK git baseline: Repo:dpdk, Branch:master, CommitID:112fc39b829039ee4ade210c464d26fecde7eac0 Patch17620-17626 --> compile error Build Summary: 18 Builds Done, 16 Successful, 2 Failures Test environment and configuration as below: OS: FreeBSD10.3_64 Kernel Version:10.3-RELEASE CPU info:CPU: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz (2194.97-MHz K8-class CPU) GCC Version:gcc (FreeBSD Ports Collection) 4.8.5 Clang Version:3.4.1 x86_64-native-bsdapp-clang x86_64-native-bsdapp-gcc OS: RHEL7.2_64 Kernel Version:3.10.0-327.el7.x86_64 CPU info:Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz GCC Version:gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) Clang Version:3.4.2 i686-native-linuxapp-gcc x86_64-native-linuxapp-gcc x86_64-native-linuxapp-gcc-shared OS: UB1604_64 Kernel Version:4.4.0-47-generic CPU info:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC Version:gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609 Clang Version:3.8.0 i686-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc-shared x86_64-native-linuxapp-gcc OS: CentOS7_64 Kernel Version:3.10.0-327.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 i686-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc-shared x86_64-native-linuxapp-gcc OS: FC24_64 Kernel Version:4.8.6-201.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 x86_64-native-linuxapp-gcc-debug i686-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc-shared x86_64-native-linuxapp-gcc Failed Build #1: OS: FreeBSD10.3_64 Target: x86_64-native-bsdapp-clang MKRES test_resource_c.res.o test_bus.o: In function `scan_fn_for_busA': /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x78): undefined reference to `rte_eal_bus_add_device' test_bus.o: In function `scan_fn_for_busB': /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x158): undefined reference to `rte_eal_bus_add_device' test_bus.o: In function `test_bus': /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x194): undefined reference to `rte_eal_bus_unregister' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x1b7): undefined reference to `rte_bus_list' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x1e5): undefined reference to `rte_eal_bus_register' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x20c): undefined reference to `rte_bus_list' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x284): undefined reference to `rte_eal_bus_dump' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x2b1): undefined reference to `rte_eal_get_bus' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x2e4): undefined reference to `rte_eal_bus_add_driver' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x35e): undefined reference to `rte_eal_get_bus' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x3bf): undefined reference to `rte_bus_list' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x521): undefined reference to `rte_eal_get_bus' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x544): undefined reference to `rte_eal_bus_remove_device' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x581): undefined reference to `rte_eal_get_bus' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x5d1): undefined reference to `rte_eal_get_bus' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x5f4): undefined reference to `rte_eal_bus_remove_driver' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x62f): undefined reference to `rte_eal_get_bus' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x671): undefined reference to `rte_eal_get_bus' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x691): undefined reference to `rte_eal_bus_unregister' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x6a7): undefined reference to `rte_bus_list' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x721): undefined reference to `rte_eal_bus_unregister' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x728): undefined reference to `rte_bus_list' /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x737): undefined reference to `rte_eal_bus_register' test_bus.o: In function `dump_device_tree': /home/patchWorkOrg/compilation/app/test/test_bus.c:(.text+0x7fb): undefined reference to `rte_eal_get_bus' /home/patchWorkOrg/compilation/x86_64-native-bsdapp-clang/lib/librte_eal.a(eal.o): In function `rte_eal_init': /home/patchWorkOrg/compilation/lib/librte_eal/bsdapp/eal/eal.c:(.text+0x796): undefined reference to `rte_eal_bus_scan' /home/patchWorkOrg/compilation/lib/librte_eal/bsdapp/eal/eal.c:(.text+0xb43): undefined reference to `rte_eal_bus_probe' clang: error: linker command failed with exit code 1 (use -v to see invocation) /home/patchWorkOrg/compilation/mk/rte.app.mk:231: recipe for target 'test' failed /home/patchWorkOrg/compilation/mk/rte.subdir.mk:61: recipe for target 'test' failed /home/patchWorkOrg/compilation/mk/rte.sdkbuild.mk:78: recipe for target 'app' failed /home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:126: recipe for target 'all' failed /home/patchWorkOrg/compilation/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed /home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:101: recipe for target 'install' failed Failed Build #2: OS: FreeBSD10.3_64 Target: x86_64-native-bsdapp-gcc MKRES test_resource_c.res.o test_bus.o: In function `scan_fn_for_busB': test_bus.c:(.text+0xcb): undefined reference to `rte_eal_bus_add_device' test_bus.o: In function `dump_device_tree': test_bus.c:(.text+0x135): undefined reference to `rte_eal_get_bus' test_bus.o: In function `test_bus': test_bus.c:(.text+0x21b): undefined reference to `rte_bus_list' test_bus.c:(.text+0x228): undefined reference to `rte_eal_bus_unregister' test_bus.c:(.text+0x24b): undefined reference to `rte_bus_list' test_bus.c:(.text+0x272): undefined reference to `rte_eal_bus_register' test_bus.c:(.text+0x293): undefined reference to `rte_bus_list' test_bus.c:(.text+0x36a): undefined reference to `rte_eal_bus_dump' test_bus.c:(.text+0x381): undefined reference to `rte_eal_get_bus' test_bus.c:(.text+0x3a8): undefined reference to `rte_eal_bus_add_driver' test_bus.c:(.text+0x3e4): undefined reference to `rte_eal_get_bus' test_bus.c:(.text+0x5e1): undefined reference to `rte_bus_list' test_bus.c:(.text+0x871): undefined reference to `rte_eal_get_bus' test_bus.c:(.text+0x887): undefined reference to `rte_eal_bus_remove_device' test_bus.c:(.text+0x8d4): undefined reference to `rte_eal_get_bus' test_bus.c:(.text+0x931): undefined reference to `rte_eal_get_bus' test_bus.c:(.text+0x947): undefined reference to `rte_eal_bus_remove_driver' test_bus.c:(.text+0x994): undefined reference to `rte_eal_get_bus' test_bus.c:(.text+0x9d5): undefined reference to `rte_eal_get_bus' test_bus.c:(.text+0x9f5): undefined reference to `rte_eal_bus_unregister' test_bus.c:(.text+0xa0f): undefined reference to `rte_bus_list' test_bus.c:(.text+0xa28): undefined reference to `rte_bus_list' test_bus.c:(.text+0xa32): undefined reference to `rte_eal_bus_unregister' test_bus.c:(.text+0xa39): undefined reference to `rte_bus_list' test_bus.c:(.text+0xa6c): undefined reference to `rte_eal_bus_register' test_bus.o: In function `scan_fn_for_busA': test_bus.c:(.text+0xb3b): undefined reference to `rte_eal_bus_add_device' /home/patchWorkOrg/compilation/x86_64-native-bsdapp-gcc/lib/librte_eal.a(eal.o): In function `rte_eal_init': eal.c:(.text+0x7f4): undefined reference to `rte_eal_bus_scan' eal.c:(.text+0x90a): undefined reference to `rte_eal_bus_probe' collect2: error: ld returned 1 exit status /home/patchWorkOrg/compilation/mk/rte.app.mk:231: recipe for target 'test' failed /home/patchWorkOrg/compilation/mk/rte.subdir.mk:61: recipe for target 'test' failed /home/patchWorkOrg/compilation/mk/rte.sdkbuild.mk:78: recipe for target 'app' failed /home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:126: recipe for target 'all' failed /home/patchWorkOrg/compilation/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed /home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:101: recipe for target 'install' failed DPDK STV team