|FAILURE| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue May 6 03:59:34 CEST 2025
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153302
_Testing issues_
Submitter: Andre Muezerie <andremue at linux.microsoft.com>
Date: Monday, May 05 2025 19:46:45
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
153302 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#385244
Test environment and result as below:
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_spdk | dpdk_compile_ovs |
+===================================+====================+===================+===================+==================+
| FreeBSD 13.5 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 9 | FAIL | SKIPPED | WARN | SKIPPED |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Debian 12 | PASS | SKIPPED | PASS | SKIPPED |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | PASS | SKIPPED |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 | PASS | SKIPPED | PASS | SKIPPED |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 (Clang) | PASS | SKIPPED | PASS | PASS |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 | PASS | SKIPPED | PASS | PASS |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| RHEL9 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 22.04 | PASS | SKIPPED | PASS | SKIPPED |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 24.04 | PASS | SKIPPED | PASS | PASS |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Alpine | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 24.04 32 Bit Cross Compile | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Windows Server 2022 | SKIPPED | PASS | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
==== 20 line log output for RHEL9 (dpdk_meson_compile): ====
[612/3512] Compiling C object lib/librte_node.a.p/node_null.c.o
[613/3512] Compiling C object lib/librte_node.a.p/node_pkt_cls.c.o
[614/3512] Compiling C object lib/librte_node.a.p/node_pkt_drop.c.o
[615/3512] Compiling C object lib/librte_node.a.p/node_udp4_input.c.o
[616/3512] Linking static target lib/librte_node.a
[617/3512] Generating rte_node_map with a custom command
[618/3512] Generating node.sym_chk with a custom command (wrapped by meson to capture output)
[619/3512] Linking target lib/librte_node.so.25.2
[620/3512] Generating symbol file lib/librte_node.so.25.2.p/librte_node.so.25.2.symbols
[621/3512] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_fpm_tables.c.o
[622/3512] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_pmd_ops_helper.c.o
[623/3512] Linking static target drivers/libtmp_rte_common_cpt.a
[624/3512] Generating rte_common_cpt.pmd.c with a custom command
FAILED: drivers/rte_common_cpt.pmd.c
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /root/workspace/Generic-DPDK-Compile-Meson/dpdk/build/buildtools ar /root/workspace/Generic-DPDK-Compile-Meson/dpdk/build/drivers/libtmp_rte_common_cpt.a drivers/rte_common_cpt.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
File "/root/workspace/Generic-DPDK-Compile-Meson/dpdk/build/../buildtools/gen-pmdinfo-cfile.py", line 12, in <module>
with tempfile.TemporaryDirectory(dir=tmp_root, ignore_cleanup_errors=True) as temp:
TypeError: __init__() got an unexpected keyword argument 'ignore_cleanup_errors'
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.5
Kernel: 13.5-RELEASE
Compiler: clang 19.1.7
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
Ubuntu 20.04
Kernel: 4.19.325-0419325-generic
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 14.2.0) 14.2.0
Ubuntu 24.04 32 Bit Cross Compile
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33115/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
More information about the test-report
mailing list