Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/152832 _Compilation issues_ Submitter: Bruce Richardson Date: 2025-04-08 14:58:38 Reply_mail: <20250408145838.2501034-1-bruce.richardson@intel.com> DPDK git baseline: Repo:dpdk-next-baseband, CommitID: 4029c5e3f2c6e950e8579be2401dab12e4209d53 Meson Build Summary: 23 Builds Done, 17 Successful, 6 Failures, 0 Blocked +------------------+------------+--------------+------------+------------+-----------+----------+------------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte | +------------------+------------+--------------+------------+------------+-----------+----------+------------+ | OpenAnolis8.9-64 | pass | | | | | | | | FreeBSD14-64 | pass | fail | | fail | fail | | | | RHEL94-64 | pass | fail | | fail | fail | | | | SUSE15-64 | pass | pass | | | | | | | AzureLinux3.0-64 | pass | | | | | | | | UB2404-32 | pass | | | | | | | | RHEL10-64 | pass | | | | | | | | UB2404-64 | pass | pass | | | | pass | pass | | RHEL95-64Rt | pass | | | | | | | | UB2410-64 | pass | | | | | | | | FC41-64 | pass | pass | | | | | | | 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.9-64 Kernel Version: 5.10.134-16.2.an8.x86_64 GCC Version: gcc (GCC) 8.5.0 20210514 (Anolis 8.5.0-22.0.1) Clang Version: 15.0.7 (Anolis 15.0.7-1.0.3.module+an8.8.0+11135+e398acfc) x86_64-native-linuxapp-gcc OS: FreeBSD14-64 Kernel Version: 14.2-RELEASE GCC Version: gcc (FreeBSD Ports Collection) 13.3.0 Clang Version: 18.1.6 (https://github.com/llvm/llvm-project.git llvmorg-18.1.6-0-g1118c2e05e67) 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: 6.4.0-150600.21-default GCC Version: gcc (SUSE Linux) 7.5.0 Clang Version: 17.0.6 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc OS: AzureLinux3.0-64 Kernel Version: 6.6.47.1-1.azl3 GCC Version: gcc (GCC) 13.2.0 Clang Version: 18.1.2 x86_64-native-linuxapp-gcc OS: UB2404-32 Kernel Version: 6.8.0-41-generic GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Clang Version: NA i686-native-linuxapp-gcc OS: RHEL10-64 Kernel Version: 6.11.0-0.rc5.23.el10.x86_64 GCC Version: gcc (GCC) 14.2.1 20240801 (Red Hat 14.2.1-1) Clang Version: 18.1.8 (Red Hat, Inc. 18.1.8-1.el10) x86_64-native-linuxapp-gcc OS: UB2404-64 Kernel Version: 6.8.0-41-generic GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Clang Version: NA x86_64-native-linuxapp-gcc+16byte x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-doc OS: RHEL95-64Rt Kernel Version: 5.14.0-503.11.1.el9_5.x86_64+rt GCC Version: gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2) Clang Version: 18.1.8 (Red Hat, Inc. 18.1.8-3.el9) x86_64-native-linuxapp-gcc OS: UB2410-64 Kernel Version: 6.11.0-8-generic GCC Version: gcc (Ubuntu 14.2.0-4ubuntu2) 14.2.0 Clang Version: 19.1.1 (1ubuntu1) x86_64-native-linuxapp-gcc OS: FC41-64 Kernel Version: 6.11.4-301.fc41.x86_64 GCC Version: gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3) Clang Version: 19.1.5 (Fedora 19.1.5-1.fc41) 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: NA x86_64-native-linuxapp-gcc *Build Failed #1: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-clang if not os.path.isabs(a): ^^^^^^^^^^^^^^^^ File "", line 62, in isabs TypeError: expected str, bytes or os.PathLike object, not NoneType Message: drivers/net/ring: Defining dependency "net_ring" Compiler for C supports arguments -Wno-strict-aliasing: YES (cached) Compiler for C supports arguments -Wdisabled-optimization: YES (cached) *Build Failed #2: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-gcc+shared if not os.path.isabs(a): ^^^^^^^^^^^^^^^^ File "", line 62, in isabs TypeError: expected str, bytes or os.PathLike object, not NoneType Message: Disabling cnxk_gpio [drivers/raw/cnxk_gpio]: missing internal dependency "common_cnxk" Message: Disabling cnxk_rvu_lf [drivers/raw/cnxk_rvu_lf]: missing internal dependency "common_cnxk" Message: Disabling dpaa2_cmdif [drivers/raw/dpaa2_cmdif]: missing internal dependency "mempool_dpaa2" *Build Failed #3: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-gcc+debug if not os.path.isabs(a): ^^^^^^^^^^^^^^^^ File "", line 62, in isabs TypeError: expected str, bytes or os.PathLike object, not NoneType Message: Disabling cnxk_gpio [drivers/raw/cnxk_gpio]: missing internal dependency "common_cnxk" Message: Disabling cnxk_rvu_lf [drivers/raw/cnxk_rvu_lf]: missing internal dependency "common_cnxk" Message: Disabling dpaa2_cmdif [drivers/raw/dpaa2_cmdif]: missing internal dependency "mempool_dpaa2" *Build Failed #4: OS: RHEL94-64 Target: x86_64-native-linuxapp-clang Message: Skipping example "guest_cli" Configuring rte_build_config.h using configuration meson.build:118:0: ERROR: Command "/usr/bin/python3 /root/RHEL94-64_K5.14.0_Clang17.0.6/x86_64-native-linuxapp-clang/35004/dpdk/buildtools/rust/gen-cargo-bindgen-info.py /usr/bin/pkg-config" failed with status 1. A full log can be found at /root/RHEL94-64_K5.14.0_Clang17.0.6/x86_64-native-linuxapp-clang/35004/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #5: OS: RHEL94-64 Target: x86_64-native-linuxapp-gcc+shared Program sphinx-build found: NO Configuring rte_build_config.h using configuration meson.build:118:0: ERROR: Command "/usr/bin/python3 /root/RHEL94-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc+shared/35004/dpdk/buildtools/rust/gen-cargo-bindgen-info.py /usr/bin/pkg-config" failed with status 1. A full log can be found at /root/RHEL94-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc+shared/35004/dpdk/x86_64-native-linuxapp-gcc+shared/meson-logs/meson-log.txt *Build Failed #6: OS: RHEL94-64 Target: x86_64-native-linuxapp-gcc+debug Message: Skipping example "guest_cli" Configuring rte_build_config.h using configuration meson.build:118:0: ERROR: Command "/usr/bin/python3 /root/RHEL94-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc+debug/35004/dpdk/buildtools/rust/gen-cargo-bindgen-info.py /usr/bin/pkg-config" failed with status 1. A full log can be found at /root/RHEL94-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc+debug/35004/dpdk/x86_64-native-linuxapp-gcc+debug/meson-logs/meson-log.txt DPDK STV team