Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/33520 _Compilation issues_ Submitter: Remy Horton Date: Wed, 10 Jan 2018 17:49:30 +0000 DPDK git baseline: Repo:dpdk-next-virtio, Branch:master, CommitID:9158926a0f24e9b8cccfe97211fa72d52a6f6a36 Patch33517-33520 --> compile error Build Summary: 15 Builds Done, 12 Successful, 3 Failures Test environment and configuration as below: OS: FreeBSD10.3_64 Kernel Version:10.3-RELEASE CPU info: 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: FC24_64 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 x86_64-native-linuxapp-gcc-debug i686-native-linuxapp-gcc x86_64-native-linuxapp-gcc x86_64-native-linuxapp-gcc-shared x86_64-native-linuxapp-clang OS: UB1604_64 Kernel Version:4.4.0-78-generic CPU info:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC Version:gcc (Ubuntu 5.4.0-6ubuntu1~16.04.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-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 i686-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc-shared x86_64-native-linuxapp-gcc Failed Build #1: OS: FC24_64 Target: x86_64-native-linuxapp-gcc-shared SYMLINK-FILE include/rte_port_representor.h SYMLINK-FILE include/rte_port_representor_driver.h LD librte_representor.so.1.1 rte_port_representor.o: In function `rte_representor_broker_init': rte_port_representor.c:(.text+0x5b): undefined reference to `rte_malloc' rte_port_representor.c:(.text+0xa8): undefined reference to `rte_log' rte_port_representor.c:(.text+0xc9): undefined reference to `rte_log' rte_port_representor.c:(.text+0xf4): undefined reference to `rte_log' rte_port_representor.c:(.text+0x118): undefined reference to `rte_log' rte_port_representor.o: In function `rte_representor_broker_uninit': rte_port_representor.c:(.text+0x18a): undefined reference to `rte_eth_dev_detach' rte_port_representor.c:(.text+0x1a1): undefined reference to `rte_free' rte_port_representor.c:(.text+0x1d9): undefined reference to `rte_log' rte_port_representor.o: In function `rte_representor_port_register': rte_port_representor.c:(.text+0x28a): undefined reference to `rte_log' rte_port_representor.c:(.text+0x302): undefined reference to `eal_parse_pci_DomBDF' rte_port_representor.c:(.text+0x3bc): undefined reference to `rte_log' rte_port_representor.c:(.text+0x3c4): undefined reference to `rte_eth_dev_allocate' rte_port_representor.c:(.text+0x3e7): undefined reference to `rte_malloc' rte_port_representor.c:(.text+0x405): undefined reference to `rte_socket_id' rte_port_representor.c:(.text+0x41a): undefined reference to `rte_zmalloc_socket' rte_port_representor.c:(.text+0x42c): undefined reference to `rte_socket_id' rte_port_representor.c:(.text+0x441): undefined reference to `rte_zmalloc_socket' rte_port_representor.c:(.text+0x4b2): undefined reference to `rte_free' rte_port_representor.c:(.text+0x4bb): undefined reference to `rte_free' rte_port_representor.c:(.text+0x4cb): undefined reference to `rte_free' rte_port_representor.c:(.text+0x4d3): undefined reference to `rte_eth_dev_release_port' rte_port_representor.c:(.text+0x509): undefined reference to `rte_log' rte_port_representor.c:(.text+0x534): undefined reference to `rte_log' rte_port_representor.c:(.text+0x568): undefined reference to `rte_log' rte_port_representor.c:(.text+0x583): undefined reference to `rte_log' rte_port_representor.c:(.text+0x599): undefined reference to `rte_free' rte_port_representor.c:(.text+0x5a1): undefined reference to `rte_eth_dev_release_port' rte_port_representor.c:(.text+0x5bc): undefined reference to `rte_log' rte_port_representor.c:(.text+0x5c5): undefined reference to `rte_free' rte_port_representor.c:(.text+0x5eb): undefined reference to `rte_log' rte_port_representor.c:(.text+0x615): undefined reference to `rte_log' rte_port_representor.c:(.text+0x648): undefined reference to `rte_log' rte_port_representor.c:(.text+0x66e): undefined reference to `rte_log' rte_port_representor.c:(.text+0x68b): undefined reference to `rte_log' rte_port_representor.o:rte_port_representor.c:(.text+0x6ae): more undefined references to `rte_log' follow rte_port_representor.o: In function `rte_representor_port_register': rte_port_representor.c:(.text+0x6bc): undefined reference to `rte_eth_dev_release_port' rte_port_representor.o: In function `rte_representor_port_unregister': rte_port_representor.c:(.text+0x700): undefined reference to `rte_log' rte_port_representor.c:(.text+0x778): undefined reference to `eal_parse_pci_DomBDF' rte_port_representor.c:(.text+0x7fd): undefined reference to `rte_free' rte_port_representor.c:(.text+0x806): undefined reference to `rte_eth_dev_release_port' rte_port_representor.c:(.text+0x80f): undefined reference to `rte_free' rte_port_representor.c:(.text+0x818): undefined reference to `rte_free' rte_port_representor.c:(.text+0x845): undefined reference to `rte_log' rte_port_representor.c:(.text+0x877): undefined reference to `rte_log' rte_port_representor.c:(.text+0x89a): undefined reference to `rte_log' rte_port_representor.c:(.text+0x8c0): undefined reference to `rte_log' rte_port_representor.c:(.text+0x8e7): undefined reference to `rte_log' rte_port_representor.o:rte_port_representor.c:(.text+0x92b): more undefined references to `rte_log' follow collect2: error: ld returned 1 exit status /home/patchWorkOrg/compilation/mk/rte.lib.mk:98: recipe for target 'librte_representor.so.1.1' failed /home/patchWorkOrg/compilation/mk/rte.subdir.mk:35: recipe for target 'librte_representor' failed /home/patchWorkOrg/compilation/mk/rte.sdkbuild.mk:48: recipe for target 'lib' failed /home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:100: 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:79: recipe for target 'install' failed Failed Build #2: OS: UB1604_64 Target: x86_64-native-linuxapp-gcc-shared SYMLINK-FILE include/rte_port_representor.h SYMLINK-FILE include/rte_port_representor_driver.h LD librte_representor.so.1.1 rte_port_representor.o: In function `rte_representor_broker_init': rte_port_representor.c:(.text+0x5b): undefined reference to `rte_malloc' rte_port_representor.c:(.text+0xa8): undefined reference to `rte_log' rte_port_representor.c:(.text+0xc9): undefined reference to `rte_log' rte_port_representor.c:(.text+0xf4): undefined reference to `rte_log' rte_port_representor.c:(.text+0x118): undefined reference to `rte_log' rte_port_representor.o: In function `rte_representor_broker_uninit': rte_port_representor.c:(.text+0x19a): undefined reference to `rte_eth_dev_detach' rte_port_representor.c:(.text+0x1b1): undefined reference to `rte_free' rte_port_representor.c:(.text+0x1e9): undefined reference to `rte_log' rte_port_representor.o: In function `rte_representor_port_register': rte_port_representor.c:(.text+0x2d3): undefined reference to `rte_log' rte_port_representor.c:(.text+0x34c): undefined reference to `eal_parse_pci_DomBDF' rte_port_representor.c:(.text+0x409): undefined reference to `rte_log' rte_port_representor.c:(.text+0x411): undefined reference to `rte_eth_dev_allocate' rte_port_representor.c:(.text+0x434): undefined reference to `rte_malloc' rte_port_representor.c:(.text+0x452): undefined reference to `rte_socket_id' rte_port_representor.c:(.text+0x467): undefined reference to `rte_zmalloc_socket' rte_port_representor.c:(.text+0x479): undefined reference to `rte_socket_id' rte_port_representor.c:(.text+0x48e): undefined reference to `rte_zmalloc_socket' rte_port_representor.c:(.text+0x502): undefined reference to `rte_free' rte_port_representor.c:(.text+0x50b): undefined reference to `rte_free' rte_port_representor.c:(.text+0x51b): undefined reference to `rte_free' rte_port_representor.c:(.text+0x523): undefined reference to `rte_eth_dev_release_port' rte_port_representor.c:(.text+0x56a): undefined reference to `rte_log' rte_port_representor.c:(.text+0x594): undefined reference to `rte_log' rte_port_representor.c:(.text+0x5b8): undefined reference to `rte_log' rte_port_representor.c:(.text+0x5c8): undefined reference to `rte_free' rte_port_representor.c:(.text+0x5d0): undefined reference to `rte_eth_dev_release_port' rte_port_representor.c:(.text+0x5f2): undefined reference to `rte_log' rte_port_representor.c:(.text+0x5fa): undefined reference to `rte_eth_dev_release_port' rte_port_representor.c:(.text+0x61a): undefined reference to `rte_log' rte_port_representor.c:(.text+0x623): undefined reference to `rte_free' rte_port_representor.c:(.text+0x643): undefined reference to `rte_log' rte_port_representor.c:(.text+0x672): undefined reference to `rte_log' rte_port_representor.c:(.text+0x6a7): undefined reference to `rte_log' rte_port_representor.c:(.text+0x6ca): undefined reference to `rte_log' rte_port_representor.c:(.text+0x6f2): undefined reference to `rte_log' rte_port_representor.o:rte_port_representor.c:(.text+0x719): more undefined references to `rte_log' follow rte_port_representor.o: In function `rte_representor_port_unregister': rte_port_representor.c:(.text+0x7f1): undefined reference to `eal_parse_pci_DomBDF' rte_port_representor.c:(.text+0x875): undefined reference to `rte_free' rte_port_representor.c:(.text+0x87e): undefined reference to `rte_eth_dev_release_port' rte_port_representor.c:(.text+0x887): undefined reference to `rte_free' rte_port_representor.c:(.text+0x890): undefined reference to `rte_free' rte_port_representor.c:(.text+0x8d3): undefined reference to `rte_log' rte_port_representor.c:(.text+0x8ff): undefined reference to `rte_log' rte_port_representor.c:(.text+0x921): undefined reference to `rte_log' rte_port_representor.c:(.text+0x944): undefined reference to `rte_log' rte_port_representor.c:(.text+0x968): undefined reference to `rte_log' rte_port_representor.o:rte_port_representor.c:(.text+0x9bb): more undefined references to `rte_log' follow collect2: error: ld returned 1 exit status /home/patchWorkOrg/compilation/mk/rte.lib.mk:98: recipe for target 'librte_representor.so.1.1' failed /home/patchWorkOrg/compilation/mk/rte.subdir.mk:35: recipe for target 'librte_representor' failed /home/patchWorkOrg/compilation/mk/rte.sdkbuild.mk:48: recipe for target 'lib' failed /home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:100: 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:79: recipe for target 'install' failed Failed Build #3: OS: CentOS7_64 Target: x86_64-native-linuxapp-gcc-shared SYMLINK-FILE include/rte_port_representor.h SYMLINK-FILE include/rte_port_representor_driver.h LD librte_representor.so.1.1 rte_port_representor.o: In function `rte_representor_broker_init': rte_port_representor.c:(.text+0x5b): undefined reference to `rte_malloc' rte_port_representor.c:(.text+0xa8): undefined reference to `rte_log' rte_port_representor.c:(.text+0xc9): undefined reference to `rte_log' rte_port_representor.c:(.text+0xf4): undefined reference to `rte_log' rte_port_representor.c:(.text+0x118): undefined reference to `rte_log' rte_port_representor.o: In function `rte_representor_broker_uninit': rte_port_representor.c:(.text+0x18c): undefined reference to `rte_eth_dev_detach' rte_port_representor.c:(.text+0x1b1): undefined reference to `rte_free' rte_port_representor.c:(.text+0x1ed): undefined reference to `rte_log' rte_port_representor.o: In function `rte_representor_port_register': rte_port_representor.c:(.text+0x2a2): undefined reference to `rte_log' rte_port_representor.c:(.text+0x30f): undefined reference to `eal_parse_pci_DomBDF' rte_port_representor.c:(.text+0x3c6): undefined reference to `rte_log' rte_port_representor.c:(.text+0x3ce): undefined reference to `rte_eth_dev_allocate' rte_port_representor.c:(.text+0x3f1): undefined reference to `rte_malloc' rte_port_representor.c:(.text+0x40f): undefined reference to `rte_socket_id' rte_port_representor.c:(.text+0x424): undefined reference to `rte_zmalloc_socket' rte_port_representor.c:(.text+0x436): undefined reference to `rte_socket_id' rte_port_representor.c:(.text+0x44b): undefined reference to `rte_zmalloc_socket' rte_port_representor.c:(.text+0x4c3): undefined reference to `rte_free' rte_port_representor.c:(.text+0x4cc): undefined reference to `rte_free' rte_port_representor.c:(.text+0x4dc): undefined reference to `rte_free' rte_port_representor.c:(.text+0x4e4): undefined reference to `rte_eth_dev_release_port' rte_port_representor.c:(.text+0x514): undefined reference to `rte_log' rte_port_representor.c:(.text+0x544): undefined reference to `rte_log' rte_port_representor.c:(.text+0x570): undefined reference to `rte_log' rte_port_representor.c:(.text+0x590): undefined reference to `rte_log' rte_port_representor.c:(.text+0x5a0): undefined reference to `rte_free' rte_port_representor.c:(.text+0x5a8): undefined reference to `rte_eth_dev_release_port' rte_port_representor.c:(.text+0x5c8): undefined reference to `rte_log' rte_port_representor.c:(.text+0x5d1): undefined reference to `rte_free' rte_port_representor.c:(.text+0x5f1): undefined reference to `rte_log' rte_port_representor.c:(.text+0x620): undefined reference to `rte_log' rte_port_representor.c:(.text+0x655): undefined reference to `rte_log' rte_port_representor.c:(.text+0x678): undefined reference to `rte_log' rte_port_representor.c:(.text+0x69a): undefined reference to `rte_log' rte_port_representor.o:rte_port_representor.c:(.text+0x6bc): more undefined references to `rte_log' follow rte_port_representor.o: In function `rte_representor_port_register': rte_port_representor.c:(.text+0x6c4): undefined reference to `rte_eth_dev_release_port' rte_port_representor.o: In function `rte_representor_port_unregister': rte_port_representor.c:(.text+0x71a): undefined reference to `rte_log' rte_port_representor.c:(.text+0x784): undefined reference to `eal_parse_pci_DomBDF' rte_port_representor.c:(.text+0x808): undefined reference to `rte_free' rte_port_representor.c:(.text+0x811): undefined reference to `rte_eth_dev_release_port' rte_port_representor.c:(.text+0x81a): undefined reference to `rte_free' rte_port_representor.c:(.text+0x823): undefined reference to `rte_free' rte_port_representor.c:(.text+0x84f): undefined reference to `rte_log' rte_port_representor.c:(.text+0x87e): undefined reference to `rte_log' rte_port_representor.c:(.text+0x89e): undefined reference to `rte_log' rte_port_representor.c:(.text+0x8c0): undefined reference to `rte_log' rte_port_representor.c:(.text+0x8e6): undefined reference to `rte_log' rte_port_representor.o:rte_port_representor.c:(.text+0x93b): more undefined references to `rte_log' follow collect2: error: ld returned 1 exit status DPDK STV team