Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/140622 _Compilation issues_ Submitter: wang junlong Date: 2024-06-03 11:28:57 Reply_mail: <20240603192857865CEjaTZFRXk6x3WbOud5lK@zte.com.cn> DPDK git baseline: Repo:dpdk-next-net, CommitID: 2fa184ecbd6d5a8902316eba94b45f1469abe549 Meson Build Summary: 23 Builds Done, 0 Successful, 23 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 | fail | fail | | | | fail | fail | | RHEL94-64Rt | fail | | | | | | | | UB2204-64 | fail | | | | | | | | FC40-64 | fail | fail | | | | | | | UB2404-64Rt | fail | | | | | | | +-------------------+------------+--------------+------------+------------+-----------+----------+------------+ 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 Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/OpenAnolis8.8-64_K5.10.134_GCC8.5.0/x86_64-native-linuxapp-gcc/32061/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 Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc/32061/dpdk/x86_64-native-bsdapp-gcc/meson-logs/meson-log.txt *Build Failed #3: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-clang Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/FreeBSD14-64_K14.0_Clang16.0.6/x86_64-native-bsdapp-clang/32061/dpdk/x86_64-native-bsdapp-clang/meson-logs/meson-log.txt *Build Failed #4: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-gcc+shared Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+shared/32061/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 Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+debug/32061/dpdk/x86_64-native-bsdapp-gcc+debug/meson-logs/meson-log.txt *Build Failed #6: OS: RHEL94-64 Target: x86_64-native-linuxapp-gcc Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/RHEL94-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc/32061/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #7: OS: RHEL94-64 Target: x86_64-native-linuxapp-clang Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/RHEL94-64_K5.14.0_Clang17.0.6/x86_64-native-linuxapp-clang/32061/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #8: OS: RHEL94-64 Target: x86_64-native-linuxapp-gcc+shared Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/RHEL94-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc+shared/32061/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 Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/RHEL94-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc+debug/32061/dpdk/x86_64-native-linuxapp-gcc+debug/meson-logs/meson-log.txt *Build Failed #10: OS: SUSE15-64 Target: x86_64-native-linuxapp-clang Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/SUSE15-64_K5.14.21_Clang15.0.7/x86_64-native-linuxapp-clang/32061/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #11: OS: SUSE15-64 Target: x86_64-native-linuxapp-gcc Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/SUSE15-64_K5.14.21_GCC7.5.0/x86_64-native-linuxapp-gcc/32061/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 Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:9: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/CBL-Mariner2.0-64_K5.15.102_GCC11.2.0/x86_64-native-linuxapp-gcc/32061/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 Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/UB2404-32_K6.8.0_GCC13.2.0/i686-native-linuxapp-gcc/32061/dpdk/i686-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #14: OS: RHEL93-64 Target: x86_64-native-linuxapp-gcc Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/RHEL93-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc/32061/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #15: OS: UB2404-64 Target: x86_64-native-linuxapp-gcc+16byte Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/UB2404-64_K6.8.0_GCC13.2.0/x86_64-native-linuxapp-gcc+16byte/32061/dpdk/x86_64-native-linuxapp-gcc+16byte/meson-logs/meson-log.txt *Build Failed #16: OS: UB2404-64 Target: x86_64-native-linuxapp-gcc Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/UB2404-64_K6.8.0_GCC13.2.0/x86_64-native-linuxapp-gcc/32061/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #17: OS: UB2404-64 Target: x86_64-native-linuxapp-clang Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/UB2404-64_K6.8.0_Clang18.1.3/x86_64-native-linuxapp-clang/32061/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #18: OS: UB2404-64 Target: x86_64-native-linuxapp-doc Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/UB2404-64_K6.8.0_GCC13.2.0/x86_64-native-linuxapp-doc/32061/dpdk/x86_64-native-linuxapp-doc/meson-logs/meson-log.txt *Build Failed #19: OS: RHEL94-64Rt Target: x86_64-native-linuxapp-gcc Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/RHEL94-64Rt_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc/32061/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #20: OS: UB2204-64 Target: x86_64-native-linuxapp-gcc Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/UB2204-64_K5.15.0_GCC11.4.0/x86_64-native-linuxapp-gcc/32061/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #21: OS: FC40-64 Target: x86_64-native-linuxapp-gcc Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/FC40-64_K6.8.5_GCC14.0.1/x86_64-native-linuxapp-gcc/32061/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #22: OS: FC40-64 Target: x86_64-native-linuxapp-clang Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/FC40-64_K6.8.5_Clang18.1.1/x86_64-native-linuxapp-clang/32061/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #23: OS: UB2404-64Rt Target: x86_64-native-linuxapp-gcc Compiler for C supports arguments -D MACRO_CPU64: YES Message: lib npsdk name : libdpp_x86_64_lit_64_rel drivers/net/zxdh/meson.build:43:0: ERROR: C shared or static library 'libdpp_x86_64_lit_64_rel' not found A full log can be found at /root/UB2404-64Rt_K6.8.0_GCC13.2.0/x86_64-native-linuxapp-gcc/32061/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt DPDK STV team