Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/125447 _Compilation issues_ Submitter: Juraj Linkeš Date: 2023-03-23 10:40:40 Reply_mail: <20230323104040.484708-5-juraj.linkes@pantheon.tech> DPDK git baseline: Repo:dpdk, CommitID: 3223d456062bb12e9e6cf02b97966f42affa4d11 Meson Build Summary: 25 Builds Done, 0 Successful, 25 Failures, 0 Blocked +--------------+------------+--------------+------------+------------+-----------+----------+------------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte | +--------------+------------+--------------+------------+------------+-----------+----------+------------+ | FreeBSD13-64 | fail | fail | | fail | fail | | | | RHEL86-64 | fail | fail | | fail | fail | | | | SUSE15-64 | fail | fail | | | | | | | RHEL91-64 | fail | | | | | | | | UB2004-64 | fail | fail | | | | fail | | | UB2204-32 | fail | | | | | | | | UB2204-64 | fail | fail | | | | fail | fail | | CentOS79-64 | fail | | | | | | | | RHEL86-64Rt | fail | | | | | | | | UB2210-64 | fail | | | | | | | | FC37-64 | fail | fail | | | | | | | UB2204-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: FreeBSD13-64 Kernel Version: 13.1-RELEASE GCC Version: gcc (FreeBSD Ports Collection) 10.3.0 Clang Version: 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) x86_64-native-bsdapp-gcc x86_64-native-bsdapp-clang x86_64-native-bsdapp-gcc+shared x86_64-native-bsdapp-gcc+debug OS: RHEL86-64 Kernel Version: 4.18.0-372.9.1.el8.x86_64 GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-13) Clang Version: 14.0.0 (Red Hat 14.0.0-1.module_el8.7.0+1142+5343df54) 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-150400.22-default GCC Version: gcc (SUSE Linux) 7.5.0 Clang Version: 11.0.1 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc OS: RHEL91-64 Kernel Version: 5.14.0-162.6.1.el9_1.x86_64 GCC Version: gcc (GCC) 11.3.1 20220421 (Red Hat 11.3.1-2) Clang Version: 14.0.6 (Red Hat 14.0.6-1.el9) x86_64-native-linuxapp-gcc OS: UB2004-64 Kernel Version: 5.8.0-48-generic GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0 Clang Version: 10.0.0-4ubuntu1 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc x86_64-native-linuxapp-doc OS: UB2204-32 Kernel Version: 5.15.0-58-generic GCC Version: gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Clang Version: NA i686-native-linuxapp-gcc OS: UB2204-64 Kernel Version: 5.15.0-58-generic GCC Version: gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Clang Version: 14.0.0-1ubuntu1 x86_64-native-linuxapp-gcc+16byte x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-doc OS: CentOS79-64 Kernel Version: 3.10.0-1160.81.1.el7.x86_64 GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final) x86_64-native-linuxapp-gcc OS: RHEL86-64Rt Kernel Version: 4.18.0-372.9.1.rt7.166.el8.x86_64 GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-13) Clang Version: 14.0.0 (Red Hat 14.0.0-1.module_el8.7.0+1142+5343df54) x86_64-native-linuxapp-gcc OS: UB2210-64 Kernel Version: 5.19.0-21-generic GCC Version: gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0 Clang Version: 15.0.2-1 x86_64-native-linuxapp-gcc OS: FC37-64 Kernel Version: 6.0.15-300.fc37.x86_64 GCC Version: gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4) Clang Version: 15.0.6 (Fedora 15.0.6-2.fc37) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang OS: UB2204-64Rt Kernel Version: 5.15.85-rt55 GCC Version: gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Clang Version: 14.0.0-1ubuntu1 x86_64-native-linuxapp-gcc *Build Failed #1: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-gcc Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc/27515/dpdk/x86_64-native-bsdapp-gcc/meson-logs/meson-log.txt *Build Failed #2: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-clang Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/FreeBSD13-64_K13_Clang11.0.1/x86_64-native-bsdapp-clang/27515/dpdk/x86_64-native-bsdapp-clang/meson-logs/meson-log.txt *Build Failed #3: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-gcc+shared Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+shared/27515/dpdk/x86_64-native-bsdapp-gcc+shared/meson-logs/meson-log.txt *Build Failed #4: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-gcc+debug Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+debug/27515/dpdk/x86_64-native-bsdapp-gcc+debug/meson-logs/meson-log.txt *Build Failed #5: OS: RHEL86-64 Target: x86_64-native-linuxapp-gcc Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/RHEL86-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/27515/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #6: OS: RHEL86-64 Target: x86_64-native-linuxapp-clang Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/RHEL86-64_K4.18.0_Clang14.0.0/x86_64-native-linuxapp-clang/27515/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #7: OS: RHEL86-64 Target: x86_64-native-linuxapp-gcc+shared Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/RHEL86-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc+shared/27515/dpdk/x86_64-native-linuxapp-gcc+shared/meson-logs/meson-log.txt *Build Failed #8: OS: RHEL86-64 Target: x86_64-native-linuxapp-gcc+debug Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/RHEL86-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc+debug/27515/dpdk/x86_64-native-linuxapp-gcc+debug/meson-logs/meson-log.txt *Build Failed #9: OS: SUSE15-64 Target: x86_64-native-linuxapp-clang Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/SUSE15-64_K5.14.21_Clang11.0.1/x86_64-native-linuxapp-clang/27515/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #10: OS: SUSE15-64 Target: x86_64-native-linuxapp-gcc Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/SUSE15-64_K5.14.21_GCC7.5.0/x86_64-native-linuxapp-gcc/27515/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #11: OS: RHEL91-64 Target: x86_64-native-linuxapp-gcc Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/RHEL91-64_K5.14.0_GCC11.3.1/x86_64-native-linuxapp-gcc/27515/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 #12: OS: UB2004-64 Target: x86_64-native-linuxapp-clang Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/27515/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #13: OS: UB2004-64 Target: x86_64-native-linuxapp-gcc Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/27515/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #14: OS: UB2204-32 Target: i686-native-linuxapp-gcc Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/UB2204-32_K5.15.0_GCC11.3.0/i686-native-linuxapp-gcc/27515/dpdk/i686-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #15: OS: UB2004-64 Target: x86_64-native-linuxapp-doc Program sphinx-build found: YES (/usr/bin/sphinx-build) Program sphinx-apidoc found: YES (/usr/bin/sphinx-apidoc) dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/27515/dpdk/x86_64-native-linuxapp-doc/meson-logs/meson-log.txt *Build Failed #16: OS: UB2204-64 Target: x86_64-native-linuxapp-gcc+16byte Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/UB2204-64_K5.15.0_GCC11.3.0/x86_64-native-linuxapp-gcc+16byte/27515/dpdk/x86_64-native-linuxapp-gcc+16byte/meson-logs/meson-log.txt *Build Failed #17: OS: UB2204-64 Target: x86_64-native-linuxapp-gcc Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/UB2204-64_K5.15.0_GCC11.3.0/x86_64-native-linuxapp-gcc/27515/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #18: OS: UB2204-64 Target: x86_64-native-linuxapp-clang Program sphinx-build found: YES (/usr/bin/sphinx-build) Program sphinx-apidoc found: YES (/usr/bin/sphinx-apidoc) dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/UB2204-64_K5.15.0_Clang14.0.0/x86_64-native-linuxapp-clang/27515/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #19: OS: UB2204-64 Target: x86_64-native-linuxapp-doc Program sphinx-build found: YES (/usr/bin/sphinx-build) Program sphinx-apidoc found: YES (/usr/bin/sphinx-apidoc) dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/UB2204-64_K5.15.0_GCC11.3.0/x86_64-native-linuxapp-doc/27515/dpdk/x86_64-native-linuxapp-doc/meson-logs/meson-log.txt *Build Failed #20: OS: CentOS79-64 Target: x86_64-native-linuxapp-gcc Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/CentOS79-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/27515/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #21: OS: RHEL86-64Rt Target: x86_64-native-linuxapp-gcc Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/RHEL86-64Rt_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/27515/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #22: OS: UB2210-64 Target: x86_64-native-linuxapp-gcc Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/UB2210-64_K5.19.0_GCC12.2.0/x86_64-native-linuxapp-gcc/27515/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #23: OS: FC37-64 Target: x86_64-native-linuxapp-gcc Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/FC37-64_K6.0.7_GCC12.1.1/x86_64-native-linuxapp-gcc/27515/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #24: OS: FC37-64 Target: x86_64-native-linuxapp-clang Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/FC37-64_K6.0.7_Clang15.0.4/x86_64-native-linuxapp-clang/27515/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #25: OS: UB2204-64Rt Target: x86_64-native-linuxapp-gcc Program sphinx-build found: NO Program sphinx-apidoc found: NO dts/meson.build:11:0: ERROR: Unknown variable "api_build_dir". A full log can be found at /root/UB2204-64Rt_K5.15.85_GCC11.3.0/x86_64-native-linuxapp-gcc/27515/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt DPDK STV team