|WARNING| pw153337 [PATCH] [v2,1/1] buildtools: avoid break due to f
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed May 7 04:49:32 CEST 2025
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/153337
_Testing issues_
Submitter: Andre Muezerie <andremue at linux.microsoft.com>
Date: Tuesday, May 06 2025 22:14:22
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:75f179ebe347b6098cf3af26d3d3b7168fe3fe24
153337 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#125543
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | FAIL |
+-------------------+----------+
| CentOS Stream 10 | FAIL |
+-------------------+----------+
| Debian 12 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | FAIL |
+-------------------+----------+
| Fedora 40 | FAIL |
+-------------------+----------+
| Fedora 41 (Clang) | FAIL |
+-------------------+----------+
| Fedora 41 | FAIL |
+-------------------+----------+
| openSUSE Leap 15 | FAIL |
+-------------------+----------+
| RHEL8 | FAIL |
+-------------------+----------+
| RHEL9 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | FAIL |
+-------------------+----------+
==== 20 line log output for Ubuntu 22.04 (abi_test): ====
[603/3658] Generating rte_node_map with a custom command
[604/3658] Generating node.sym_chk with a custom command (wrapped by meson to capture output)
[605/3658] Linking target lib/librte_node.so.25.2
[606/3658] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_fpm_tables.c.o
[607/3658] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_pmd_ops_helper.c.o
[608/3658] Linking static target drivers/libtmp_rte_common_cpt.a
[609/3658] 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-ABI at 2/dpdk/build/buildtools ar drivers/rte_common_cpt.pmd.c.p /root/workspace/Generic-DPDK-Compile-ABI at 2/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-ABI at 2/dpdk/build/../buildtools/gen-pmdinfo-cfile.py", line 16, in <module>
subprocess.run([ar, "x", os.path.abspath(archive), name],
File "/usr/lib/python3.10/subprocess.py", line 503, in run
with Popen(*popenargs, **kwargs) as process:
File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'drivers/rte_common_cpt.pmd.c.p'
ninja: build stopped: subcommand failed.
==== End log output ====
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 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33130/
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