automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: David Marchand <david.marchand@redhat.com>, zhoumin@loongson.cn
Subject: |FAILURE| pw156953 [PATCH] buildtools: prepare symbol check for Windows
Date: Thu, 25 Sep 2025 20:31:39 +0800	[thread overview]
Message-ID: <202509251231.58PCVdPM834321@localhost.localdomain> (raw)
In-Reply-To: <20250925130438.3072610-1-david.marchand@redhat.com>

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

_ninja build failure_

Submitter: David Marchand <david.marchand@redhat.com>
Date: Thu, 25 Sep 2025 15:04:38 +0200
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 441861b4a30e6b6b6aca07367dd487657b1f50e8

156953 --> 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: lib/kvargs.sym_chk
/usr/local/bin/meson --internal exe --capture lib/kvargs.sym_chk -- /usr/bin/python3 ../buildtools/check-symbols.py /home/zhoumin/gh_dpdk/build/lib/kvargs_exports.map lib/librte_kvargs.a
--- stderr ---
Traceback (most recent call last):
File "../buildtools/check-symbols.py", line 12, in <module>
from dataclasses import dataclass
ModuleNotFoundError: No module named 'dataclasses'

[98/2979] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o
[99/2979] Linking static target lib/librte_telemetry.a
[100/2979] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o
[101/2979] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o
[102/2979] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[103/2979] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o
[104/2979] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o
[105/2979] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
[106/2979] Compiling C object lib/librte_bpf.a.p/bpf_bpf_load_elf.c.o
[107/2979] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o
[108/2979] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o
[109/2979] Generating pmu.sym_chk with a custom command (wrapped by meson to capture output)
FAILED: lib/pmu.sym_chk
/usr/local/bin/meson --internal exe --capture lib/pmu.sym_chk -- /usr/bin/python3 ../buildtools/check-symbols.py /home/zhoumin/gh_dpdk/build/lib/pmu_exports.map lib/librte_pmu.a
--- stderr ---
Traceback (most recent call last):
File "../buildtools/check-symbols.py", line 12, in <module>
from dataclasses import dataclass
ModuleNotFoundError: No module named 'dataclasses'

[110/2979] Generating argparse.sym_chk with a custom command (wrapped by meson to capture output)
FAILED: lib/argparse.sym_chk
/usr/local/bin/meson --internal exe --capture lib/argparse.sym_chk -- /usr/bin/python3 ../buildtools/check-symbols.py /home/zhoumin/gh_dpdk/build/lib/argparse_exports.map lib/librte_argparse.a
--- stderr ---
Traceback (most recent call last):
File "../buildtools/check-symbols.py", line 12, in <module>
from dataclasses import dataclass
ModuleNotFoundError: No module named 'dataclasses'

[111/2979] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o
[112/2979] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o
[113/2979] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o
[114/2979] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o
[115/2979] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o
[116/2979] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o
[117/2979] Compiling C object lib/librte_net.a.p/net_rte_net.c.o
[118/2979] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o
[119/2979] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o
[120/2979] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
[121/2979] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o
[122/2979] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o
[123/2979] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o
[124/2979] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o
[125/2979] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o
[126/2979] Generating log.sym_chk with a custom command (wrapped by meson to capture output)
FAILED: lib/log.sym_chk
/usr/local/bin/meson --internal exe --capture lib/log.sym_chk -- /usr/bin/python3 ../buildtools/check-symbols.py /home/zhoumin/gh_dpdk/build/lib/log_exports.map lib/librte_log.a
--- stderr ---
Traceback (most recent call last):
File "../buildtools/check-symbols.py", line 12, in <module>
from dataclasses import dataclass
ModuleNotFoundError: No module named 'dataclasses'

[127/2979] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o
[128/2979] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[129/2979] Compiling C object lib/librte_ring.a.p/ring_soring.c.o
[130/2979] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


       reply	other threads:[~2025-09-25 13:08 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250925130438.3072610-1-david.marchand@redhat.com>
2025-09-25 12:31 ` qemudev [this message]
2025-09-25 13:03 ` |WARNING| " checkpatch
2025-09-25 13:33 ` |PENDING| pw156953 [PATCH] buildtools: prepare symbol check for Wind dpdklab
2025-09-25 13:36 ` |SUCCESS| " dpdklab
2025-09-25 13:41 ` dpdklab
2025-09-25 13:42 ` |PENDING| " dpdklab
2025-09-25 13:44 ` dpdklab
2025-09-25 13:54 ` |SUCCESS| " dpdklab
2025-09-25 13:57 ` dpdklab
2025-09-25 13:57 ` dpdklab
2025-09-25 13:59 ` |PENDING| " dpdklab
2025-09-25 14:00 ` dpdklab
2025-09-25 14:11 ` |SUCCESS| " dpdklab
2025-09-25 14:19 ` |FAILURE| " dpdklab
2025-09-25 14:32 ` |WARNING| " dpdklab
2025-09-25 14:32 ` |FAILURE| " dpdklab
2025-09-25 14:37 ` |SUCCESS| " dpdklab
2025-09-25 14:48 ` dpdklab
2025-09-25 14:57 ` |SUCCESS| pw156953 [PATCH] buildtools: prepare symbol check for Windows 0-day Robot
2025-09-25 14:58 ` 0-day Robot
2025-09-25 14:59 ` |SUCCESS| pw156953 [PATCH] buildtools: prepare symbol check for Wind dpdklab
2025-09-25 18:43 ` dpdklab
2025-09-27  4:09 ` 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=202509251231.58PCVdPM834321@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=david.marchand@redhat.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).