|FAILURE| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon May 5 22:56:55 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-VM-DPDK-Compile-Meson#35145
Test environment and result as below:
+---------------------+--------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile |
+=====================+====================+===================+
| FreeBSD 13.5 | PASS | SKIPPED |
+---------------------+--------------------+-------------------+
| FreeBSD 14.2 | PASS | SKIPPED |
+---------------------+--------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED |
+---------------------+--------------------+-------------------+
| Windows Server 2022 | SKIPPED | PEND |
+---------------------+--------------------+-------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
[577/3479] Generating rte_bus_cdx.pmd.c with a custom command
FAILED: drivers/rte_bus_cdx.pmd.c
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home/jenkins-local/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/build/buildtools ar /home/jenkins-local/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/build/drivers/libtmp_rte_bus_cdx.a drivers/rte_bus_cdx.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'
[578/3479] Generating node.sym_chk with a custom command (wrapped by meson to capture output)
[579/3479] Generating table.sym_chk with a custom command (wrapped by meson to capture output)
[580/3479] Generating rte_bus_dpaa.pmd.c with a custom command
FAILED: drivers/rte_bus_dpaa.pmd.c
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home/jenkins-local/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/build/buildtools ar /home/jenkins-local/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/build/drivers/libtmp_rte_bus_dpaa.a drivers/rte_bus_dpaa.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'
[581/3479] Generating mldev.sym_chk with a custom command (wrapped by meson to capture output)
[582/3479] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[583/3479] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output)
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
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