automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: andremue@linux.microsoft.com, robot@bytheb.org
Subject: |FAILURE| pw153337 [PATCH v2 1/1] buildtools: avoid break due to failure to cleanup temporary directory
Date: Tue,  6 May 2025 18:44:26 -0400	[thread overview]
Message-ID: <20250506224426.3688336-1-robot@bytheb.org> (raw)
In-Reply-To: <1746569662-11532-2-git-send-email-andremue@linux.microsoft.com>

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/153337/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/14870914258
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-mini" failed at step Build and test
"ubuntu-22.04-gcc-static-mingw" failed at step Build and test
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"fedora:39-clang" failed at step Build
"fedora:39-gcc" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
[193/3547] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o
[194/3547] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o
[195/3547] Generating rte_timer_map with a custom command
[196/3547] Generating rte_cryptodev_map with a custom command
[197/3547] Generating rte_dmadev_map with a custom command
[198/3547] Generating rte_common_dpaax.pmd.c with a custom command
FAILED: drivers/rte_common_dpaax.pmd.c 
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home/runner/work/dpdk/dpdk/build/buildtools ar drivers/rte_common_dpaax.pmd.c.p /home/runner/work/dpdk/dpdk/build/drivers/libtmp_rte_common_dpaax.a drivers/rte_common_dpaax.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
  File "/home/runner/work/dpdk/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_dpaax.pmd.c.p'
[199/3547] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o
[200/3547] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o
[201/3547] Compiling C object drivers/libtmp_rte_common_octeontx.a.p/common_octeontx_octeontx_mbox.c.o
[202/3547] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman.c.o
[203/3547] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
[194/3547] Generating rte_hash_map with a custom command
[195/3547] Generating rte_dmadev_map with a custom command
[196/3547] Generating rte_timer_map with a custom command
[197/3547] Generating rte_cryptodev_map with a custom command
[198/3547] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o
[199/3547] Generating rte_common_dpaax.pmd.c with a custom command
FAILED: drivers/rte_common_dpaax.pmd.c 
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home/runner/work/dpdk/dpdk/build/buildtools ar drivers/rte_common_dpaax.pmd.c.p /home/runner/work/dpdk/dpdk/build/drivers/libtmp_rte_common_dpaax.a drivers/rte_common_dpaax.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
  File "/home/runner/work/dpdk/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_dpaax.pmd.c.p'
[200/3547] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o
[201/3547] Compiling C object drivers/libtmp_rte_common_octeontx.a.p/common_octeontx_octeontx_mbox.c.o
[202/3547] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman_hw.c.o
[203/3547] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman.c.o
[204/3547] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-mini" at step Build and test
####################################################################################
    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_bus_vdev.pmd.c.p'
[150/2144] Generating rte_bus_pci.pmd.c with a custom command
FAILED: drivers/rte_bus_pci.pmd.c 
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home/runner/work/dpdk/dpdk/build/buildtools ar drivers/rte_bus_pci.pmd.c.p /home/runner/work/dpdk/dpdk/build/drivers/libtmp_rte_bus_pci.a drivers/rte_bus_pci.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
  File "/home/runner/work/dpdk/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_bus_pci.pmd.c.p'
[151/2144] Generating rcu.sym_chk with a custom command (wrapped by meson to capture output)
[152/2144] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o
[153/2144] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o
[154/2144] Compiling C object drivers/libtmp_rte_net_null.a.p/net_null_rte_eth_null.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################
    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_bus_vdev.pmd.c.p'
[146/3034] Generating rte_bus_pci.pmd.c with a custom command
FAILED: drivers/rte_bus_pci.pmd.c 
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home/runner/work/dpdk/dpdk/build/buildtools ar drivers/rte_bus_pci.pmd.c.p /home/runner/work/dpdk/dpdk/build/drivers/libtmp_rte_bus_pci.a drivers/rte_bus_pci.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py coff
Traceback (most recent call last):
  File "/home/runner/work/dpdk/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_bus_pci.pmd.c.p'
[147/3034] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_base_iavf_adminq.c.obj
[148/3034] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_base_iavf_impl.c.obj
[149/3034] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.obj
[150/3034] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_ethdev.c.obj
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
[196/7007] Generating rte_cryptodev_map with a custom command
[197/7007] Generating rte_dmadev_map with a custom command
[198/7007] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o
[199/7007] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o
[200/7007] Linking static target lib/librte_dmadev.a
[201/7007] Generating rte_common_dpaax.pmd.c with a custom command
FAILED: drivers/rte_common_dpaax.pmd.c 
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home/runner/work/dpdk/dpdk/build/buildtools ar drivers/rte_common_dpaax.pmd.c.p /home/runner/work/dpdk/dpdk/build/drivers/libtmp_rte_common_dpaax.a drivers/rte_common_dpaax.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
  File "/home/runner/work/dpdk/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_dpaax.pmd.c.p'
[202/7007] Compiling C object drivers/libtmp_rte_common_octeontx.a.p/common_octeontx_octeontx_mbox.c.o
[203/7007] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman.c.o
[204/7007] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_netcfg_layer.c.o
[205/7007] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman_hw.c.o
[206/7007] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
[181/5843] Generating rte_timer_map with a custom command
[182/5843] Generating rte_cryptodev_map with a custom command
[183/5843] Generating rte_dmadev_map with a custom command
[184/5843] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o
[185/5843] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o
[186/5843] Generating rte_common_dpaax.pmd.c with a custom command
FAILED: drivers/rte_common_dpaax.pmd.c 
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home/runner/work/dpdk/dpdk/build/buildtools ar drivers/rte_common_dpaax.pmd.c.p /home/runner/work/dpdk/dpdk/build/drivers/libtmp_rte_common_dpaax.a drivers/rte_common_dpaax.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
  File "/home/runner/work/dpdk/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_dpaax.pmd.c.p'
[187/5843] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o
[188/5843] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_netcfg_layer.c.o
[189/5843] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman_hw.c.o
[190/5843] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman.c.o
[191/5843] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[186/6919] Generating rte_ethdev_map with a custom command
[187/6919] Linking static target lib/librte_timer.a
[188/6919] Generating rte_timer_map with a custom command
[189/6919] Generating rte_cryptodev_map with a custom command
[190/6919] Generating rte_dmadev_map with a custom command
[191/6919] Generating rte_common_dpaax.pmd.c with a custom command
FAILED: drivers/rte_common_dpaax.pmd.c 
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home/runner/work/dpdk/dpdk/build/buildtools ar drivers/rte_common_dpaax.pmd.c.p /home/runner/work/dpdk/dpdk/build/drivers/libtmp_rte_common_dpaax.a drivers/rte_common_dpaax.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
  File "/home/runner/work/dpdk/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_dpaax.pmd.c.p'
[192/6919] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o
[193/6919] Compiling C object drivers/libtmp_rte_common_octeontx.a.p/common_octeontx_octeontx_mbox.c.o
[194/6919] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[195/6919] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[196/6919] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
[188/6152] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o
[189/6152] Generating rte_timer_map with a custom command
[190/6152] Generating rte_cryptodev_map with a custom command
[191/6152] Linking static target lib/librte_dmadev.a
[192/6152] Generating rte_dmadev_map with a custom command
[193/6152] Generating rte_common_dpaax.pmd.c with a custom command
FAILED: drivers/rte_common_dpaax.pmd.c 
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home/runner/work/dpdk/dpdk/build/buildtools ar drivers/rte_common_dpaax.pmd.c.p /home/runner/work/dpdk/dpdk/build/drivers/libtmp_rte_common_dpaax.a drivers/rte_common_dpaax.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
  File "/home/runner/work/dpdk/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_dpaax.pmd.c.p'
[194/6152] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[195/6152] Compiling C object drivers/libtmp_rte_common_octeontx.a.p/common_octeontx_octeontx_mbox.c.o
[196/6152] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman.c.o
[197/6152] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[198/6152] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
[187/6181] Linking static target lib/librte_timer.a
[188/6181] Generating rte_timer_map with a custom command
[189/6181] Generating rte_cryptodev_map with a custom command
[190/6181] Generating rte_dmadev_map with a custom command
[191/6181] Compiling C object drivers/libtmp_rte_common_octeontx.a.p/common_octeontx_octeontx_mbox.c.o
[192/6181] Generating rte_common_dpaax.pmd.c with a custom command
FAILED: drivers/rte_common_dpaax.pmd.c 
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home/runner/work/dpdk/dpdk/build/buildtools ar drivers/rte_common_dpaax.pmd.c.p /home/runner/work/dpdk/dpdk/build/drivers/libtmp_rte_common_dpaax.a drivers/rte_common_dpaax.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
  File "/home/runner/work/dpdk/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_dpaax.pmd.c.p'
[193/6181] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o
[194/6181] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[195/6181] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman.c.o
[196/6181] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[197/6181] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[194/7007] Linking static target lib/librte_timer.a
[195/7007] Generating rte_cryptodev_map with a custom command
[196/7007] Generating rte_dmadev_map with a custom command
[197/7007] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o
[198/7007] Linking static target lib/librte_dmadev.a
[199/7007] Generating rte_common_dpaax.pmd.c with a custom command
FAILED: drivers/rte_common_dpaax.pmd.c 
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home/runner/work/dpdk/dpdk/build/buildtools ar drivers/rte_common_dpaax.pmd.c.p /home/runner/work/dpdk/dpdk/build/drivers/libtmp_rte_common_dpaax.a drivers/rte_common_dpaax.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
  File "/home/runner/work/dpdk/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_dpaax.pmd.c.p'
[200/7007] Compiling C object drivers/libtmp_rte_common_octeontx.a.p/common_octeontx_octeontx_mbox.c.o
[201/7007] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman_hw.c.o
[202/7007] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman.c.o
[203/7007] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[204/7007] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:39-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-clang" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-gcc" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2025-05-06 22:44 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1746569662-11532-2-git-send-email-andremue@linux.microsoft.com>
2025-05-06 21:40 ` qemudev
2025-05-06 22:15 ` |SUCCESS| " checkpatch
2025-05-06 22:44 ` 0-day Robot [this message]
2025-05-07  1:32 ` |SUCCESS| pw153337 [PATCH] [v2,1/1] buildtools: avoid break due to f dpdklab
2025-05-07  1:32 ` dpdklab
2025-05-07  1:43 ` dpdklab
2025-05-07  1:43 ` dpdklab
2025-05-07  1:44 ` dpdklab
2025-05-07  1:47 ` dpdklab
2025-05-07  1:59 ` dpdklab
2025-05-07  2:25 ` |WARNING| " dpdklab
2025-05-07  2:45 ` dpdklab
2025-05-07  2:47 ` dpdklab
2025-05-07  2:49 ` dpdklab
2025-05-07  3:00 ` |SUCCESS| " dpdklab
2025-05-07  3:10 ` dpdklab
2025-05-07  3:12 ` dpdklab
2025-05-07  3:14 ` dpdklab
2025-05-07  3:14 ` dpdklab
2025-05-07  3:24 ` dpdklab
2025-05-07  3:26 ` dpdklab
2025-05-07  3:38 ` |WARNING| " dpdklab
2025-05-07  3:39 ` dpdklab
2025-05-07  3:39 ` dpdklab
2025-05-07  3:41 ` |SUCCESS| " dpdklab
2025-05-07  4:02 ` |WARNING| " dpdklab
2025-05-07  4:10 ` |FAILURE| " dpdklab
2025-05-07  4:18 ` dpdklab
2025-05-07  4:19 ` dpdklab
2025-05-07  4:23 ` dpdklab
2025-05-07  4:25 ` dpdklab
2025-05-07  4:28 ` dpdklab
2025-05-07  4:29 ` dpdklab
2025-05-07  4:31 ` dpdklab
2025-05-07  4:32 ` dpdklab
2025-05-07  4:33 ` dpdklab
2025-05-07  4:33 ` dpdklab
2025-05-07  4:36 ` |WARNING| " dpdklab
2025-05-07  4:37 ` dpdklab
2025-05-07  4:37 ` dpdklab
2025-05-07  4:38 ` dpdklab
2025-05-07  4:58 ` |FAILURE| " dpdklab
2025-05-07  5:29 ` dpdklab
2025-05-07  5:30 ` dpdklab
2025-05-07  5:30 ` dpdklab
2025-05-07  5:31 ` dpdklab
2025-05-07  5:33 ` dpdklab
2025-05-07  5:36 ` dpdklab
2025-05-07  5:40 ` dpdklab
2025-05-07  5:41 ` dpdklab
2025-05-07  5:42 ` dpdklab
2025-05-07  5:43 ` dpdklab
2025-05-07  5:44 ` dpdklab
2025-05-07  5:44 ` dpdklab
2025-05-07  5:44 ` dpdklab
2025-05-07  7:05 ` dpdklab
2025-05-07  7:13 ` dpdklab
2025-05-07 16:06 ` dpdklab
2025-05-07 16:10 ` dpdklab
2025-05-07 16:32 ` dpdklab
2025-05-07 16:37 ` dpdklab
2025-05-07 17:01 ` dpdklab
2025-05-07 17:06 ` dpdklab
2025-05-07 17:48 ` |WARNING| " dpdklab
2025-05-07 18:36 ` dpdklab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250506224426.3688336-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=andremue@linux.microsoft.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).