|FAILURE| pw153337 [PATCH] [v2,1/1] buildtools: avoid break due to f

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed May 7 09:13:13 CEST 2025


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
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: Windows-Compile-DPDK-VS#5656

Test environment and result as below:

+-----------------------------------+--------------------+-------------------+------------------+-------------------+
|            Environment            | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_msvc_compile |
+===================================+====================+===================+==================+===================+
| CentOS Stream 9                   | FAIL               | WARN              | SKIPPED          | SKIPPED           |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 10                  | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12                         | FAIL               | WARN              | SKIPPED          | SKIPPED           |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40                         | FAIL               | WARN              | SKIPPED          | SKIPPED           |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 41                         | FAIL               | WARN              | WARN             | SKIPPED           |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 41 (Clang)                 | FAIL               | WARN              | WARN             | SKIPPED           |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)                 | FAIL               | WARN              | SKIPPED          | SKIPPED           |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15                  | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8                             | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9                             | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04                      | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04                      | FAIL               | WARN              | SKIPPED          | SKIPPED           |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04                      | FAIL               | WARN              | WARN             | SKIPPED           |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04 32 Bit Cross Compile | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Alpine                            | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.5                      | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.2                      | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022               | SKIPPED            | SKIPPED           | SKIPPED          | PASS              |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for FreeBSD 14.2 (dpdk_meson_compile): ====
FileNotFoundError: [Errno 2] No such file or directory: 'drivers/rte_common_cpt.pmd.c.p'
[575/2096] Generating rte_common_ionic.pmd.c with a custom command
FAILED: drivers/rte_common_ionic.pmd.c
/usr/local/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home/jenkins/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/build/buildtools llvm-ar drivers/rte_common_ionic.pmd.c.p /home/jenkins/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/build/drivers/libtmp_rte_common_ionic.a drivers/rte_common_ionic.pmd.c /usr/local/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
File "/home/jenkins/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/build/../buildtools/gen-pmdinfo-cfile.py", line 16, in <module>
subprocess.run([ar, "x", os.path.abspath(archive), name],
File "/usr/local/lib/python3.11/subprocess.py", line 548, in run
with Popen(*popenargs, **kwargs) as process:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/subprocess.py", line 1026, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/local/lib/python3.11/subprocess.py", line 1955, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'drivers/rte_common_ionic.pmd.c.p'
[576/2096] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o
[577/2096] Generating node.sym_chk with a custom command (wrapped by meson to capture output)
[578/2096] Compiling C object drivers/libtmp_rte_bus_ifpga.a.p/bus_ifpga_ifpga_bus.c.o
[579/2096] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
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
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

Fedora 41
	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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)

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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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 24.04 32 Bit Cross Compile
	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

FreeBSD 13.5
	Kernel: 13.5-RELEASE
	Compiler: clang 19.1.7

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

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/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