Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/99246 _Compilation issues_ Submitter: Kevin Laatz Date: 2021-09-17 16:41:36 Reply_mail: 20210917164136.3499904-7-kevin.laatz@intel.com DPDK git baseline: Repo:dpdk, CommitID: 4777674c4428f528fa2890d8afab551f6dd54c24 Meson Build Summary: 22 Builds Done, 3 Successful, 19 Failures, 0 Blocked +----------------+------------+--------------+------------+------------+-----------+----------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | +----------------+------------+--------------+------------+------------+-----------+----------+ | UB2004-64 | fail | fail | fail | | | fail | | RHEL83-64 | fail | fail | fail | pass | fail | | | FC34-64 | fail | fail | | | | | | UB2104-64 | fail | | | | | | | WIN10-64 | | pass | | | | | | UB2004-32 | fail | | | | | | | CENTOS83-64 | fail | fail | | | | | | FreeBSD1201-64 | fail | fail | | pass | fail | | | SUSE15-64 | fail | fail | | | | | +----------------+------------+--------------+------------+------------+-----------+----------+ Test environment and configuration as below: 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-icc x86_64-native-linuxapp-doc OS: RHEL83-64 Kernel Version: 4.18.0-305.3.1.el8.x86_64 GCC Version: gcc (GCC) 8.4.1 20200928 (Red Hat 8.4.1-1) Clang Version: 11.0.0 (Red Hat 11.0.0-1.module_el8.4.0+587+5187cac0) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc+shared x86_64-native-linuxapp-gcc+debug x86_64-native-linuxapp-icc OS: FC34-64 Kernel Version: 5.11.15-300.fc34.x86_64 GCC Version: gcc (GCC) 11.0.1 20210324 (Red Hat 11.0.1-0) Clang Version: 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang OS: UB2104-64 Kernel Version: 5.11.0-16-generic GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1) 10.3.0 Clang Version: 12.0.0-1ubuntu1 x86_64-native-linuxapp-gcc OS: WIN10-64 Kernel Version: N/A GCC Version: N/A Clang Version: Clang 8.0.0 x86_64-windows-clang OS: UB2004-32 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 i686-native-linuxapp-gcc OS: CENTOS83-64 Kernel Version: 4.18.0-240.1.1.el8_3.x86_64 GCC Version: gcc (GCC) 8.3.1 20191121 (Red Hat 8.3.1-5) Clang Version: 10.0.1 (Red Hat 10.0.1-1.module_el8.3.0+467+cb298d5b) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang OS: FreeBSD1201-64 Kernel Version: 12.1-RELEASE GCC Version: gcc (FreeBSD Ports Collection) 9.2.0 Clang Version: 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) x86_64-native-bsdapp-gcc x86_64-native-bsdapp-clang x86_64-native-bsdapp-gcc+shared x86_64-native-bsdapp-gcc+debug OS: SUSE15-64 Kernel Version: 5.3.18-lp152.57-default GCC Version: gcc (SUSE Linux) 7.5.0 Clang Version: 9.0.1 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc *Build Failed #1: OS: CENTOS83-64 Target: x86_64-native-linuxapp-gcc Program sphinx-build found: NO Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES (cached) examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma" A full log can be found at /root/CENTOS83-64_K4.18.0_GCC8.3.1/x86_64-native-linuxapp-gcc/19025/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #2: OS: CENTOS83-64 Target: x86_64-native-linuxapp-clang Program sphinx-build found: NO Compiler for C supports arguments -Wno-format-truncation: NO (cached) examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma" A full log can be found at /root/CENTOS83-64_K4.18.0_Clang10.0.1/x86_64-native-linuxapp-clang/19025/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #3: OS: FreeBSD1201-64 Target: x86_64-native-bsdapp-gcc Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES (cached) Message: Skipping example "distributor" examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma" A full log can be found at /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc/19025/dpdk/x86_64-native-bsdapp-gcc/meson-logs/meson-log.txt *Build Failed #4: OS: FreeBSD1201-64 Target: x86_64-native-bsdapp-clang Compiler for C supports arguments -Wno-format-truncation: NO (cached) Message: Skipping example "distributor" examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma" A full log can be found at /root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/19025/dpdk/x86_64-native-bsdapp-clang/meson-logs/meson-log.txt *Build Failed #5: OS: FreeBSD1201-64 Target: x86_64-native-bsdapp-gcc+debug Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES (cached) Message: Skipping example "distributor" examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma" A full log can be found at /root/FreeBSD1201-64_K12.1_GCC9.2.0/x86_64-native-bsdapp-gcc+debug/19025/dpdk/x86_64-native-bsdapp-gcc+debug/meson-logs/meson-log.txt *Build Failed #6: OS: RHEL83-64 Target: x86_64-native-linuxapp-gcc Program sphinx-build found: NO Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES (cached) examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma" A full log can be found at /root/RHEL83-64_K4.18.0_GCC8.3.1/x86_64-native-linuxapp-gcc/19025/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #7: OS: SUSE15-64 Target: x86_64-native-linuxapp-clang Program sphinx-build found: NO Compiler for C supports arguments -Wno-format-truncation: NO (cached) examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma" A full log can be found at /root/SUSE15-64_K5.3.18_Clang9.0.1/x86_64-native-linuxapp-clang/19025/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #8: OS: SUSE15-64 Target: x86_64-native-linuxapp-gcc Program sphinx-build found: NO Compiler for C supports arguments -Wno-format-truncation: YES (cached) examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma" A full log can be found at /root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/19025/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #9: OS: UB2004-32 Target: i686-native-linuxapp-gcc Program sphinx-build found: NO Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES (cached) examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma" A full log can be found at /root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/19025/dpdk/i686-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #10: OS: UB2004-64 Target: x86_64-native-linuxapp-clang Program sphinx-build found: NO Compiler for C supports arguments -Wno-format-truncation: NO (cached) examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma" A full log can be found at /root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/19025/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #11: OS: UB2004-64 Target: x86_64-native-linuxapp-gcc Program sphinx-build found: NO Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES (cached) examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma" A full log can be found at /root/UB2004-64_K5.8.0_GCC10.2.0/x86_64-native-linuxapp-gcc/19025/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #12: OS: UB2004-64 Target: x86_64-native-linuxapp-icc Program sphinx-build found: NO Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: NO (cached) examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma" A full log can be found at /root/UB2004-64_K5.8.0_ICC19.1.3/x86_64-native-linuxapp-icc/19025/dpdk/x86_64-native-linuxapp-icc/meson-logs/meson-log.txt *Build Failed #13: OS: UB2104-64 Target: x86_64-native-linuxapp-gcc Program sphinx-build found: NO Compiler for C supports arguments -Wno-format-truncation: YES (cached) examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma" A full log can be found at /root/UB2104-64_K5.11.0_GCC10.3.0/x86_64-native-linuxapp-gcc/19025/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #14: OS: UB2004-64 Target: x86_64-native-linuxapp-doc FAILED: doc/guides/html /usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 21.11.0-rc0 /root/UB2004-64_K5.8.0_GCC10.2.0/x86_64-native-linuxapp-doc/19025/dpdk/doc/guides /root/UB2004-64_K5.8.0_GCC10.2.0/x86_64-native-linuxapp-doc/19025/dpdk/x86_64-native-linuxapp-doc/doc/guides -W Warning, treated as error: /root/UB2004-64_K5.8.0_GCC10.2.0/x86_64-native-linuxapp-doc/19025/dpdk/doc/guides/sample_app_ug/ioat.rst:117:Include file '/root/UB2004-64_K5.8.0_GCC10.2.0/x86_64-native-linuxapp-doc/19025/dpdk/examples/ioat/ioatfwd.c' not found or reading it failed [2633/2656] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'. [2634/2656] Compiling C object 'drivers/a715181@@tmp_rte_event_octeontx2@sta/event_octeontx2_otx2_worker.c.o'. [2635/2656] Compiling C object 'drivers/a715181@@tmp_rte_event_octeontx2@sta/event_octeontx2_otx2_worker_dual.c.o'. ninja: build stopped *Build Failed #15: OS: FC34-64 Target: x86_64-native-linuxapp-gcc Program sphinx-build found: NO Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES (cached) examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma" A full log can be found at /root/FC34-64_K5.11.15_GCC11.0.1/x86_64-native-linuxapp-gcc/19025/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #16: OS: FC34-64 Target: x86_64-native-linuxapp-clang Program sphinx-build found: NO Compiler for C supports arguments -Wno-format-truncation: NO (cached) examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma" A full log can be found at /root/FC34-64_K5.11.15_Clang12.0.0/x86_64-native-linuxapp-clang/19025/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #17: OS: RHEL83-64 Target: x86_64-native-linuxapp-clang Program sphinx-build found: NO Compiler for C supports arguments -Wno-format-truncation: NO (cached) examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma" A full log can be found at /root/RHEL83-64_K4.18.0_Clang11.0.0/x86_64-native-linuxapp-clang/19025/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #18: OS: RHEL83-64 Target: x86_64-native-linuxapp-gcc+debug Program sphinx-build found: NO Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES (cached) examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma" A full log can be found at /root/RHEL83-64_K4.18.0_GCC8.3.1/x86_64-native-linuxapp-gcc+debug/19025/dpdk/x86_64-native-linuxapp-gcc+debug/meson-logs/meson-log.txt *Build Failed #19: OS: RHEL83-64 Target: x86_64-native-linuxapp-icc Program sphinx-build found: NO Compiler for C supports arguments -Wno-format-truncation: NO (cached) examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma" A full log can be found at /root/RHEL83-64_K4.18.0_ICC19.1.3/x86_64-native-linuxapp-icc/19025/dpdk/x86_64-native-linuxapp-icc/meson-logs/meson-log.txt DPDK STV team