|FAILURE| pw153302 [PATCH 1/1] buildtools: avoid break due to failure to cleanup temporary directory
qemudev at loongson.cn
qemudev at loongson.cn
Mon May 5 21:12:38 CEST 2025
Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/153302
_ninja build failure_
Submitter: Andre Muezerie <andremue at linux.microsoft.com>
Date: Mon, 5 May 2025 12:46:45 -0700
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: ca1690ebd224f148268285b15b97441ccdbdd07e
153302 --> ninja build failed
Test environment and result as below:
+---------------------+----------------+
| Environment | compilation |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL |
+---------------------+----------------+
Loongnix-Server 8.3
Kernel: 4.19.190+
Compiler: gcc 8.3
Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: drivers/rte_mempool_octeontx.pmd.c
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home/zhoumin/gh_dpdk/build/buildtools ar /home/zhoumin/gh_dpdk/build/drivers/libtmp_rte_mempool_octeontx.a drivers/rte_mempool_octeontx.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'
[375/2950] Generating rte_fib_map with a custom command
[376/2950] Generating gpudev.sym_chk with a custom command (wrapped by meson to capture output)
[377/2950] Generating stack.sym_chk with a custom command (wrapped by meson to capture output)
[378/2950] Compiling C object lib/librte_port.a.p/port_port_log.c.o
[379/2950] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_crypto.c.o
[380/2950] Generating symbol file lib/librte_eal.so.25.2.p/librte_eal.so.25.2.symbols
[381/2950] Generating power.sym_chk with a custom command (wrapped by meson to capture output)
[382/2950] Compiling C object lib/librte_fib.a.p/fib_rte_fib.c.o
[383/2950] Generating rib.sym_chk with a custom command (wrapped by meson to capture output)
[384/2950] Generating reorder.sym_chk with a custom command (wrapped by meson to capture output)
[385/2950] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_cnt.c.o
[386/2950] Generating security.sym_chk with a custom command (wrapped by meson to capture output)
[387/2950] Compiling C object lib/librte_fib.a.p/fib_rte_fib6.c.o
[388/2950] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o
[389/2950] Compiling C object lib/librte_pdcp.a.p/pdcp_rte_pdcp.c.o
[390/2950] Generating regexdev.sym_chk with a custom command (wrapped by meson to capture output)
[391/2950] Compiling C object lib/librte_ipsec.a.p/ipsec_ipsec_sad.c.o
[392/2950] Generating ring.sym_chk with a custom command (wrapped by meson to capture output)
[393/2950] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
[394/2950] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[395/2950] Generating cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[396/2950] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[397/2950] Compiling C object lib/librte_fib.a.p/fib_trie.c.o
[398/2950] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_inb.c.o
[399/2950] Generating mldev.sym_chk with a custom command (wrapped by meson to capture output)
[400/2950] Compiling C object lib/librte_member.a.p/member_rte_member_sketch.c.o
[401/2950] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_outb.c.o
[402/2950] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_process.c.o
[403/2950] Compiling C object lib/librte_fib.a.p/fib_dir24_8.c.o
[404/2950] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[405/2950] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o
[406/2950] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
[407/2950] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------
More information about the test-report
mailing list