|WARNING| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue May 6 02:42:03 CEST 2025
Test-Label: iol-unit-amd64-testing
Test-Status: WARNING
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-Unit-Test-DPDK#335472
Test environment and result as below:
+-------------------+----------------+
| Environment | dpdk_unit_test |
+===================+================+
| Debian 12 | PASS |
+-------------------+----------------+
| Fedora 40 | PASS |
+-------------------+----------------+
| CentOS Stream 9 | WARN |
+-------------------+----------------+
| CentOS Stream 10 | PASS |
+-------------------+----------------+
| RHEL8 | WARN |
+-------------------+----------------+
| Fedora 41 (Clang) | PASS |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------------+
| Fedora 41 | PASS |
+-------------------+----------------+
| RHEL9 | WARN |
+-------------------+----------------+
| Ubuntu 22.04 | PASS |
+-------------------+----------------+
| Ubuntu 24.04 | PASS |
+-------------------+----------------+
| Ubuntu 20.04 | WARN |
+-------------------+----------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
[592/3480] Compiling C object lib/librte_node.a.p/node_pkt_drop.c.o
[593/3480] Compiling C object lib/librte_node.a.p/node_udp4_input.c.o
[594/3480] Linking static target lib/librte_node.a
[595/3480] Generating symbol file lib/librte_table.so.25.2.p/librte_table.so.25.2.symbols
[596/3480] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_fpm_tables.c.o
[597/3480] Generating rte_node_map with a custom command
[598/3480] Generating graph.sym_chk with a custom command (wrapped by meson to capture output)
[599/3480] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_pmd_ops_helper.c.o
[600/3480] Linking static target drivers/libtmp_rte_common_cpt.a
[601/3480] 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-Unit-Test-DPDK/dpdk/build/buildtools ar /root/workspace/Generic-Unit-Test-DPDK/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 "../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'
[602/3480] Linking target lib/librte_graph.so.25.2
[603/3480] Generating node.sym_chk with a custom command (wrapped by meson to capture output)
[604/3480] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
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)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
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
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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