automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Tyler Retzlaff <roretzla@linux.microsoft.com>, zhoumin@loongson.cn
Subject: |FAILURE| pw136679-136689 [PATCH 14/14] eal: redefine macro to be integer literal for MSVC
Date: Wed, 14 Feb 2024 09:04:37 +0800	[thread overview]
Message-ID: <202402140104.41E14bMY4069464@localhost.localdomain> (raw)
In-Reply-To: <1707873986-29352-15-git-send-email-roretzla@linux.microsoft.com>

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

_ninja build failure_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Tue, 13 Feb 2024 17:26:13 -0800
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 31d72ff4dc7c057366153e9918ac92bf9123a3bc

136679-136689 --> 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_distributor.a.p/distributor_rte_distributor.c.o
cc -Ilib/librte_distributor.a.p -Ilib -I../lib -Ilib/distributor -I../lib/distributor -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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 -DAL
 LOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.distributor -MD -MQ lib/librte_distributor.a.p/distributor_rte_distributor.c.o -MF lib/librte_distributor.a.p/distributor_rte_distributor.c.o.d -o lib/librte_distributor.a.p/distributor_rte_distributor.c.o -c ../lib/distributor/rte_distributor.c
./lib/distributor/rte_distributor.c: In function ‘rte_distributor_process’:
./lib/distributor/rte_distributor.c:480:3: warning: implicit declaration of function ‘alignas’ [-Wimplicit-function-declaration]
alignas(128) uint16_t matches[RTE_DIST_BURST_SIZE];
^~~~~~~
./lib/distributor/rte_distributor.c:480:3: warning: nested extern declaration of ‘alignas’ [-Wnested-externs]
./lib/distributor/rte_distributor.c:480:15: error: expected ‘;’ before ‘uint16_t’
alignas(128) uint16_t matches[RTE_DIST_BURST_SIZE];
^~~~~~~~~
;
./lib/distributor/rte_distributor.c:508:8: error: ‘matches’ undeclared (first use in this function)
&matches[0]);
^~~~~~~
./lib/distributor/rte_distributor.c:508:8: note: each undeclared identifier is reported only once for each function it appears in
[149/2425] Linking static target lib/librte_timer.a
[150/2425] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o
[151/2425] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_match_generic.c.o
[152/2425] Generating ring.sym_chk with a custom command (wrapped by meson to capture output)
[153/2425] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[154/2425] Compiling C object lib/librte_cfgfile.a.p/cfgfile_rte_cfgfile.c.o
[155/2425] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o
[156/2425] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o
[157/2425] Generating net.sym_chk with a custom command (wrapped by meson to capture output)
[158/2425] Generating meter.sym_chk with a custom command (wrapped by meson to capture output)
[159/2425] Compiling C object lib/librte_bpf.a.p/bpf_bpf_pkt.c.o
[160/2425] Compiling C object lib/librte_bbdev.a.p/bbdev_rte_bbdev.c.o
[161/2425] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_single.c.o
[162/2425] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o
[163/2425] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o
[164/2425] Generating log.sym_chk with a custom command (wrapped by meson to capture output)
[165/2425] Generating pci.sym_chk with a custom command (wrapped by meson to capture output)
[166/2425] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[167/2425] Compiling C object lib/librte_bpf.a.p/bpf_bpf_validate.c.o
[168/2425] Generating telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[169/2425] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[170/2425] Generating bitratestats.sym_chk with a custom command (wrapped by meson to capture output)
[171/2425] Generating rcu.sym_chk with a custom command (wrapped by meson to capture output)
[172/2425] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o
[173/2425] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[174/2425] Generating metrics.sym_chk with a custom command (wrapped by meson to capture output)
[175/2425] Generating mempool.sym_chk with a custom command (wrapped by meson to capture output)
[176/2425] Generating mbuf.sym_chk with a custom command (wrapped by meson to capture output)
[177/2425] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[178/2425] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[179/2425] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[180/2425] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[181/2425] 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-02-14  1:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1707873986-29352-15-git-send-email-roretzla@linux.microsoft.com>
2024-02-14  1:04 ` qemudev [this message]
2024-02-14  1:28 ` |SUCCESS| pw136689 " checkpatch
2024-02-14  2:04 ` |FAILURE| " 0-day Robot
2024-02-14  3:05 |FAILURE| pw136679-136689 [PATCH] [14/14] " 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=202402140104.41E14bMY4069464@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=roretzla@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).