automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Andre Muezerie <andremue@linux.microsoft.com>, zhoumin@loongson.cn
Subject: |FAILURE| pw153302 [PATCH 1/1] buildtools: avoid break due to failure to cleanup temporary directory
Date: Tue, 6 May 2025 03:12:38 +0800	[thread overview]
Message-ID: <202505051912.545JCcBQ2649328@localhost.localdomain> (raw)
In-Reply-To: <1746474405-5056-2-git-send-email-andremue@linux.microsoft.com>

Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/153302

_ninja build failure_

Submitter: Andre Muezerie <andremue@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------------------------------


       reply	other threads:[~2025-05-05 19:48 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1746474405-5056-2-git-send-email-andremue@linux.microsoft.com>
2025-05-05 19:12 ` qemudev [this message]
2025-05-05 19:47 ` |SUCCESS| " checkpatch
2025-05-05 20:36 ` |SUCCESS| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail dpdklab
2025-05-05 20:39 ` dpdklab
2025-05-05 20:44 ` |SUCCESS| pw153302 [PATCH 1/1] buildtools: avoid break due to failure to cleanup temporary directory 0-day Robot
2025-05-05 20:52 ` |SUCCESS| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail dpdklab
2025-05-05 20:56 ` |FAILURE| " dpdklab
2025-05-05 21:16 ` |SUCCESS| " dpdklab
2025-05-05 21:20 ` |PENDING| " dpdklab
2025-05-05 21:25 ` |SUCCESS| " dpdklab
2025-05-05 22:28 ` |FAILURE| " dpdklab
2025-05-05 22:33 ` dpdklab
2025-05-05 23:15 ` |WARNING| " dpdklab
2025-05-05 23:54 ` |FAILURE| " dpdklab
2025-05-06  0:11 ` |WARNING| " dpdklab
2025-05-06  0:41 ` dpdklab
2025-05-06  0:42 ` dpdklab
2025-05-06  1:59 ` |FAILURE| " dpdklab
2025-05-06  2:01 ` dpdklab
2025-05-06  2:12 ` dpdklab
2025-05-06  4:47 ` |WARNING| " dpdklab
2025-05-06  6:35 ` |FAILURE| " dpdklab
2025-05-06 13:26 ` |WARNING| " 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=202505051912.545JCcBQ2649328@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=andremue@linux.microsoft.com \
    --cc=test-report@dpdk.org \
    --cc=zhoumin@loongson.cn \
    /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).