automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>, zhoumin@loongson.cn
Subject: |FAILURE| pw142619 [PATCH v2] power: fix number of uncore freqs
Date: Mon, 22 Jul 2024 23:30:59 +0800	[thread overview]
Message-ID: <202407221530.46MFUxaQ1915663@localhost.localdomain> (raw)
In-Reply-To: <20240722155754.6975-1-stephen@networkplumber.org>

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

_ninja build failure_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Mon, 22 Jul 2024 08:57:36 -0700
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: fa8d2f7f28524a6c8defa3dcd94f5aa131aae084

142619 --> 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/librte_power.a.p/power_power_intel_uncore.c.o
cc -Ilib/librte_power.a.p -Ilib -I../lib -Ilib/power -I../lib/power -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/timer -I../lib/timer -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing
 -field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-cast-qual -DRTE_LOG_DEFAULT_LOGTYPE=lib.power -MD -MQ lib/librte_power.a.p/power_power_intel_uncore.c.o -MF lib/librte_power.a.p/power_power_intel_uncore.c.o.d -o lib/librte_power.a.p/power_power_intel_uncore.c.o -c ../lib/power/power_intel_uncore.c
./lib/power/power_intel_uncore.c: In function ‘set_uncore_freq_internal’:
./lib/power/power_intel_uncore.c:53:13: error: ‘MAX_UNCORE_FREQS’ undeclared (first use in this function); did you mean ‘RTE_MAX_UNCORE_FREQS’?
if (idx >= MAX_UNCORE_FREQS || idx >= ui->nb_freqs) {
^~~~~~~~~~~~~~~~
RTE_MAX_UNCORE_FREQS
./lib/power/power_intel_uncore.c:53:13: note: each undeclared identifier is reported only once for each function it appears in
[247/2530] Generating symbol file lib/librte_kvargs.so.24.2.p/librte_kvargs.so.24.2.symbols
[248/2530] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o
[249/2530] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o
[250/2530] Compiling C object lib/librte_power.a.p/power_rte_power.c.o
[251/2530] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[252/2530] Generating dmadev.sym_chk with a custom command (wrapped by meson to capture output)
[253/2530] Generating gso.sym_chk with a custom command (wrapped by meson to capture output)
[254/2530] Compiling C object lib/librte_member.a.p/member_rte_member_vbf.c.o
[255/2530] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[256/2530] Generating bbdev.sym_chk with a custom command (wrapped by meson to capture output)
[257/2530] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o
[258/2530] Generating compressdev.sym_chk with a custom command (wrapped by meson to capture output)
[259/2530] Generating bpf.sym_chk with a custom command (wrapped by meson to capture output)
[260/2530] Generating gro.sym_chk with a custom command (wrapped by meson to capture output)
[261/2530] Generating symbol file lib/librte_telemetry.so.24.2.p/librte_telemetry.so.24.2.symbols
[262/2530] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm6.c.o
[263/2530] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o
[264/2530] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o
[265/2530] Generating distributor.sym_chk with a custom command (wrapped by meson to capture output)
[266/2530] Generating dispatcher.sym_chk with a custom command (wrapped by meson to capture output)
[267/2530] Compiling C object lib/librte_rawdev.a.p/rawdev_rte_rawdev.c.o
[268/2530] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[269/2530] Generating efd.sym_chk with a custom command (wrapped by meson to capture output)
[270/2530] Generating jobstats.sym_chk with a custom command (wrapped by meson to capture output)
[271/2530] Generating ip_frag.sym_chk with a custom command (wrapped by meson to capture output)
[272/2530] Generating latencystats.sym_chk with a custom command (wrapped by meson to capture output)
[273/2530] Generating gpudev.sym_chk with a custom command (wrapped by meson to capture output)
[274/2530] Compiling C object lib/librte_member.a.p/member_rte_member_ht.c.o
[275/2530] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[276/2530] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
[277/2530] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[278/2530] Compiling C object lib/librte_member.a.p/member_rte_member_sketch.c.o
[279/2530] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


       reply	other threads:[~2024-07-22 15:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240722155754.6975-1-stephen@networkplumber.org>
2024-07-22 15:30 ` qemudev [this message]
2024-07-22 15:58 ` |SUCCESS| " checkpatch
2024-07-22 16:23 ` |FAILURE| " 0-day Robot
2024-07-22 16:55 ` |FAILURE| pw142619 [PATCH] [v2] " 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=202407221530.46MFUxaQ1915663@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=stephen@networkplumber.org \
    --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).