Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/143712 _Compilation issues_ Submitter: WanRenyong Date: 2024-09-06 12:14:05 Reply_mail: <20240906121405.3404357-20-wanry@yunsilicon.com> DPDK git baseline: Repo:dpdk-next-net, CommitID: e4299cf61002cfd1bbad806c73cf6fa6ded9bc1c Meson Build Summary: 23 Builds Done, 5 Successful, 18 Failures, 0 Blocked +-------------------+------------+--------------+------------+------------+-----------+----------+------------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte | +-------------------+------------+--------------+------------+------------+-----------+----------+------------+ | OpenAnolis8.8-64 | fail | | | | | | | | FreeBSD14-64 | fail | fail | | fail | fail | | | | RHEL94-64 | fail | fail | | fail | fail | | | | SUSE15-64 | fail | fail | | | | | | | CBL-Mariner2.0-64 | fail | | | | | | | | UB2404-32 | fail | | | | | | | | RHEL93-64 | fail | | | | | | | | UB2404-64 | pass | fail | | | | pass | pass | | RHEL94-64Rt | fail | | | | | | | | UB2204-64 | fail | | | | | | | | FC40-64 | pass | fail | | | | | | | UB2404-64Rt | pass | | | | | | | +-------------------+------------+--------------+------------+------------+-----------+----------+------------+ Comments: Because of DPDK bug (https://bugs.dpdk.org/show_bug.cgi?id=928), All the dpdk-next-* branch add `Ddisable_drivers=event/cnxk` option when build with ICC complier. Test environment and configuration as below: OS: OpenAnolis8.8-64 Kernel Version: 5.10.134-13.an8.x86_64 GCC Version: gcc (GCC) 8.5.0 20210514 (Anolis 8.5.0-10.0.3) Clang Version: 13.0.1 (Anolis 13.0.1-2.0.2.module+an8.7.0+10996+1588f068) x86_64-native-linuxapp-gcc OS: FreeBSD14-64 Kernel Version: 14.0-RELEASE GCC Version: gcc (FreeBSD Ports Collection) 12.2.0 Clang Version: 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) x86_64-native-bsdapp-gcc x86_64-native-bsdapp-clang x86_64-native-bsdapp-gcc+shared x86_64-native-bsdapp-gcc+debug OS: RHEL94-64 Kernel Version: 5.14.0-427.13.1.el9_4.x86_64 GCC Version: gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3) Clang Version: 17.0.6 (Red Hat, Inc. 17.0.6-5.el9) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc+shared x86_64-native-linuxapp-gcc+debug OS: SUSE15-64 Kernel Version: 5.14.21-150500.53-default GCC Version: gcc (SUSE Linux) 7.5.0 Clang Version: 15.0.7 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc OS: CBL-Mariner2.0-64 Kernel Version: 5.15.55.1_2e9a4f9+ GCC Version: gcc (GCC) 11.2.0 Clang Version: NA x86_64-native-linuxapp-gcc OS: UB2404-32 Kernel Version: 6.8.0-31-generic GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Clang Version: NA i686-native-linuxapp-gcc OS: RHEL93-64 Kernel Version: 5.14.0-362.8.1.el9_3.x86_64 GCC Version: gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3) Clang Version: 17.0.6 (Red Hat, Inc. 17.0.6-5.el9) x86_64-native-linuxapp-gcc OS: UB2404-64 Kernel Version: 6.8.0-31-generic GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Clang Version: 18.1.3 (1) x86_64-native-linuxapp-gcc+16byte x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-doc OS: RHEL94-64Rt Kernel Version: 5.14.0-427.13.1.el9_4.x86_64+rt GCC Version: gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3) Clang Version: 17.0.6 (Red Hat, Inc. 17.0.6-5.el9) x86_64-native-linuxapp-gcc OS: UB2204-64 Kernel Version: 5.15.0-94-generic GCC Version: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Clang Version: 14.0.0-1ubuntu1.1 x86_64-native-linuxapp-gcc OS: FC40-64 Kernel Version: 6.8.5-301.fc40.x86_64 GCC Version: gcc (GCC) 14.0.1 20240411 (Red Hat 14.0.1-0) Clang Version: 18.1.1 (Fedora 18.1.1-1.fc40) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang OS: UB2404-64Rt Kernel Version: 6.8.0-rt8 GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Clang Version: 18.1.3 (1) x86_64-native-linuxapp-gcc *Build Failed #1: OS: OpenAnolis8.8-64 Target: x86_64-native-linuxapp-gcc Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO (tried pkgconfig) drivers/net/xsc/meson.build:20:4: ERROR: Dependency "libibverbs" not found, tried pkgconfig A full log can be found at /root/OpenAnolis8.8-64_K5.10.134_GCC8.5.0/x86_64-native-linuxapp-gcc/32924/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt NOTICE: You are using Python 3.6 which is EOL. Starting with v0.62.0, Meson will require Python 3.7 or newer *Build Failed #2: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-gcc Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO drivers/net/xsc/meson.build:20:4: ERROR: Pkg-config binary for machine MachineChoice.HOST not found. Giving up. A full log can be found at /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc/32924/dpdk/x86_64-native-bsdapp-gcc/meson-logs/meson-log.txt *Build Failed #3: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-clang Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO drivers/net/xsc/meson.build:20:4: ERROR: Pkg-config binary for machine MachineChoice.HOST not found. Giving up. A full log can be found at /root/FreeBSD14-64_K14.0_Clang16.0.6/x86_64-native-bsdapp-clang/32924/dpdk/x86_64-native-bsdapp-clang/meson-logs/meson-log.txt *Build Failed #4: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-gcc+shared Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO drivers/net/xsc/meson.build:20:4: ERROR: Pkg-config binary for machine MachineChoice.HOST not found. Giving up. A full log can be found at /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+shared/32924/dpdk/x86_64-native-bsdapp-gcc+shared/meson-logs/meson-log.txt *Build Failed #5: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-gcc+debug Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO drivers/net/xsc/meson.build:20:4: ERROR: Pkg-config binary for machine MachineChoice.HOST not found. Giving up. A full log can be found at /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+debug/32924/dpdk/x86_64-native-bsdapp-gcc+debug/meson-logs/meson-log.txt *Build Failed #6: OS: RHEL94-64 Target: x86_64-native-linuxapp-gcc Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO (tried pkgconfig) drivers/net/xsc/meson.build:20:4: ERROR: Dependency "libibverbs" not found, tried pkgconfig A full log can be found at /root/RHEL94-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc/32924/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #7: OS: RHEL94-64 Target: x86_64-native-linuxapp-clang Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO (tried pkgconfig) drivers/net/xsc/meson.build:20:4: ERROR: Dependency "libibverbs" not found, tried pkgconfig A full log can be found at /root/RHEL94-64_K5.14.0_Clang17.0.6/x86_64-native-linuxapp-clang/32924/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #8: OS: RHEL94-64 Target: x86_64-native-linuxapp-gcc+shared Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO (tried pkgconfig) drivers/net/xsc/meson.build:20:4: ERROR: Dependency "libibverbs" not found, tried pkgconfig A full log can be found at /root/RHEL94-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc+shared/32924/dpdk/x86_64-native-linuxapp-gcc+shared/meson-logs/meson-log.txt *Build Failed #9: OS: RHEL94-64 Target: x86_64-native-linuxapp-gcc+debug Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO (tried pkgconfig) drivers/net/xsc/meson.build:20:4: ERROR: Dependency "libibverbs" not found, tried pkgconfig A full log can be found at /root/RHEL94-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc+debug/32924/dpdk/x86_64-native-linuxapp-gcc+debug/meson-logs/meson-log.txt *Build Failed #10: OS: SUSE15-64 Target: x86_64-native-linuxapp-clang Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO (tried pkgconfig) drivers/net/xsc/meson.build:20:4: ERROR: Dependency "libibverbs" not found, tried pkgconfig A full log can be found at /root/SUSE15-64_K5.14.21_Clang15.0.7/x86_64-native-linuxapp-clang/32924/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #11: OS: SUSE15-64 Target: x86_64-native-linuxapp-gcc Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO (tried pkgconfig) drivers/net/xsc/meson.build:20:4: ERROR: Dependency "libibverbs" not found, tried pkgconfig A full log can be found at /root/SUSE15-64_K5.14.21_GCC7.5.0/x86_64-native-linuxapp-gcc/32924/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #12: OS: CBL-Mariner2.0-64 Target: x86_64-native-linuxapp-gcc Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO (tried pkgconfig) drivers/net/xsc/meson.build:20:10: ERROR: Dependency "libibverbs" not found, tried pkgconfig A full log can be found at /root/CBL-Mariner2.0-64_K5.15.102_GCC11.2.0/x86_64-native-linuxapp-gcc/32924/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. *Build Failed #13: OS: UB2404-32 Target: i686-native-linuxapp-gcc Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO (tried pkgconfig) drivers/net/xsc/meson.build:20:4: ERROR: Dependency "libibverbs" not found, tried pkgconfig A full log can be found at /root/UB2404-32_K6.8.0_GCC13.2.0/i686-native-linuxapp-gcc/32924/dpdk/i686-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #14: OS: RHEL93-64 Target: x86_64-native-linuxapp-gcc Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO (tried pkgconfig) drivers/net/xsc/meson.build:20:4: ERROR: Dependency "libibverbs" not found, tried pkgconfig A full log can be found at /root/RHEL93-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc/32924/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #15: OS: UB2404-64 Target: x86_64-native-linuxapp-clang FAILED: drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ethdev.c.o clang -Idrivers/libtmp_rte_net_xsc.a.p -Idrivers -I../drivers -Idrivers/net/xsc -I../drivers/net/xsc -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -I/usr/include/libnl3 -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DHAVE_XSC_DV_PROVIDER=0 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.xsc -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ethdev.c.o -MF drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ethdev.c.o.d -o drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ethdev.c.o -c ../drivers/net/xsc/xsc_ethdev.c ../drivers/net/xsc/xsc_ethdev.c:170:23: error: use of logical '&&' with constant operand [-Werror,-Wconstant-logical-operand] 170 | if (rxmode->offloads && RTE_ETH_RX_OFFLOAD_VLAN_FILTER) { | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/xsc/xsc_ethdev.c:170:23: note: use '&' for a bitwise operation 170 | if (rxmode->offloads && RTE_ETH_RX_OFFLOAD_VLAN_FILTER) { | ^~ | & ../drivers/net/xsc/xsc_ethdev.c:170:23: note: remove constant to silence this warning 170 | if (rxmode->offloads && RTE_ETH_RX_OFFLOAD_VLAN_FILTER) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [2167/3202] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_dev.c.o [2168/3202] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.o [2169/3202] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ctrl.c.o [2170/3202] Generating drivers/rte_net_virtio.pmd.c with a custom command [2171/3202] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_flow.c.o [2172/3202] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.o [2173/3202] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_rxtx.c.o [2174/3202] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy.c.o [2175/3202] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_cgx.c.o ninja: build stopped *Build Failed #16: OS: RHEL94-64Rt Target: x86_64-native-linuxapp-gcc Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO (tried pkgconfig) drivers/net/xsc/meson.build:20:4: ERROR: Dependency "libibverbs" not found, tried pkgconfig A full log can be found at /root/RHEL94-64Rt_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc/32924/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #17: OS: UB2204-64 Target: x86_64-native-linuxapp-gcc Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Run-time dependency libibverbs found: NO (tried pkgconfig) drivers/net/xsc/meson.build:20:4: ERROR: Dependency "libibverbs" not found, tried pkgconfig A full log can be found at /root/UB2204-64_K5.15.0_GCC11.4.0/x86_64-native-linuxapp-gcc/32924/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #18: OS: FC40-64 Target: x86_64-native-linuxapp-clang FAILED: drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ethdev.c.o clang -Idrivers/libtmp_rte_net_xsc.a.p -Idrivers -I../drivers -Idrivers/net/xsc -I../drivers/net/xsc -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DHAVE_XSC_DV_PROVIDER=0 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.xsc -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ethdev.c.o -MF drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ethdev.c.o.d -o drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ethdev.c.o -c ../drivers/net/xsc/xsc_ethdev.c ../drivers/net/xsc/xsc_ethdev.c:170:23: error: use of logical '&&' with constant operand [-Werror,-Wconstant-logical-operand] 170 | if (rxmode->offloads && RTE_ETH_RX_OFFLOAD_VLAN_FILTER) { | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/xsc/xsc_ethdev.c:170:23: note: use '&' for a bitwise operation 170 | if (rxmode->offloads && RTE_ETH_RX_OFFLOAD_VLAN_FILTER) { | ^~ | & ../drivers/net/xsc/xsc_ethdev.c:170:23: note: remove constant to silence this warning 170 | if (rxmode->offloads && RTE_ETH_RX_OFFLOAD_VLAN_FILTER) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [2172/3206] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_dev.c.o [2173/3206] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.o [2174/3206] Generating drivers/rte_net_virtio.pmd.c with a custom command [2175/3206] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.o [2176/3206] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_rxtx.c.o [2177/3206] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_flow.c.o [2178/3206] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy.c.o [2179/3206] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_irq.c.o [2180/3206] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_cgx.c.o ninja: build stopped DPDK STV team