automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: mattias.ronnblom@ericsson.com, zhoumin@loongson.cn
Subject: |FAILURE| pw140322 [RFC] eal: provide option to use compiler memcpy instead of RTE
Date: Mon, 27 May 2024 18:54:59 +0800	[thread overview]
Message-ID: <202405271054.44RAsxwU2849959@localhost.localdomain> (raw)
In-Reply-To: <20240527111151.188607-1-mattias.ronnblom@ericsson.com>

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

_ninja build failure_

Submitter: Mattias Rönnblom <mattias.ronnblom@ericsson.com>
Date: Mon, 27 May 2024 13:11:51 +0200
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 77e63757d2a0106a0cc519f5a82e2d749d16475a

140322 --> 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_eal.a.p/eal_common_rte_malloc.c.o
cc -Ilib/librte_eal.a.p -Ilib -I../lib -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 -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 '-DABI_VERSION="24.2"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_
 common_rte_malloc.c.o -MF lib/librte_eal.a.p/eal_common_rte_malloc.c.o.d -o lib/librte_eal.a.p/eal_common_rte_malloc.c.o -c ../lib/eal/common/rte_malloc.c
In file included from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/loongarch/include/rte_memcpy.h:20:1: error: redefinition of ‘rte_mov16’
rte_mov16(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/include/generic/rte_memcpy.h:118:1: note: previous definition of ‘rte_mov16’ was here
rte_mov16(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/loongarch/include/rte_memcpy.h:26:1: error: redefinition of ‘rte_mov32’
rte_mov32(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/include/generic/rte_memcpy.h:124:1: note: previous definition of ‘rte_mov32’ was here
rte_mov32(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/loongarch/include/rte_memcpy.h:32:1: error: redefinition of ‘rte_mov48’
rte_mov48(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/include/generic/rte_memcpy.h:130:1: note: previous definition of ‘rte_mov48’ was here
rte_mov48(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/loongarch/include/rte_memcpy.h:38:1: error: redefinition of ‘rte_mov64’
rte_mov64(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/include/generic/rte_memcpy.h:136:1: note: previous definition of ‘rte_mov64’ was here
rte_mov64(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/loongarch/include/rte_memcpy.h:44:1: error: redefinition of ‘rte_mov128’
rte_mov128(uint8_t *dst, const uint8_t *src)
^~~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/include/generic/rte_memcpy.h:142:1: note: previous definition of ‘rte_mov128’ was here
rte_mov128(uint8_t *dst, const uint8_t *src)
^~~~~~~~~~
In file included from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/loongarch/include/rte_memcpy.h:50:1: error: redefinition of ‘rte_mov256’
rte_mov256(uint8_t *dst, const uint8_t *src)
^~~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/rte_malloc.c:12:
./lib/eal/include/generic/rte_memcpy.h:148:1: note: previous definition of ‘rte_mov256’ was here
rte_mov256(uint8_t *dst, const uint8_t *src)
^~~~~~~~~~
[10/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o
[11/2497] Linking static target lib/librte_kvargs.a
[12/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[13/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.o
cc -Ilib/librte_eal.a.p -Ilib -I../lib -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 -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 '-DABI_VERSION="24.2"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_
 common_eal_common_options.c.o -MF lib/librte_eal.a.p/eal_common_eal_common_options.c.o.d -o lib/librte_eal.a.p/eal_common_eal_common_options.c.o -c ../lib/eal/common/eal_common_options.c
In file included from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/loongarch/include/rte_memcpy.h:20:1: error: redefinition of ‘rte_mov16’
rte_mov16(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/include/generic/rte_memcpy.h:118:1: note: previous definition of ‘rte_mov16’ was here
rte_mov16(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/loongarch/include/rte_memcpy.h:26:1: error: redefinition of ‘rte_mov32’
rte_mov32(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/include/generic/rte_memcpy.h:124:1: note: previous definition of ‘rte_mov32’ was here
rte_mov32(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/loongarch/include/rte_memcpy.h:32:1: error: redefinition of ‘rte_mov48’
rte_mov48(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/include/generic/rte_memcpy.h:130:1: note: previous definition of ‘rte_mov48’ was here
rte_mov48(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/loongarch/include/rte_memcpy.h:38:1: error: redefinition of ‘rte_mov64’
rte_mov64(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/include/generic/rte_memcpy.h:136:1: note: previous definition of ‘rte_mov64’ was here
rte_mov64(uint8_t *dst, const uint8_t *src)
^~~~~~~~~
In file included from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/loongarch/include/rte_memcpy.h:44:1: error: redefinition of ‘rte_mov128’
rte_mov128(uint8_t *dst, const uint8_t *src)
^~~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/include/generic/rte_memcpy.h:142:1: note: previous definition of ‘rte_mov128’ was here
rte_mov128(uint8_t *dst, const uint8_t *src)
^~~~~~~~~~
In file included from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/loongarch/include/rte_memcpy.h:50:1: error: redefinition of ‘rte_mov256’
rte_mov256(uint8_t *dst, const uint8_t *src)
^~~~~~~~~~
In file included from ../lib/eal/loongarch/include/rte_memcpy.h:17,
from ../lib/eal/common/eal_common_options.c:33:
./lib/eal/include/generic/rte_memcpy.h:148:1: note: previous definition of ‘rte_mov256’ was here
rte_mov256(uint8_t *dst, const uint8_t *src)
^~~~~~~~~~
[14/2497] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[15/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o
[16/2497] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o
[17/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o
[18/2497] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o
[19/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o
[20/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o
[21/2497] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o
[22/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o
[23/2497] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[24/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[25/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o
[26/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[27/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[28/2497] Compiling C object lib/librte_log.a.p/log_log.c.o
[29/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o
[30/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[31/2497] Compiling C object lib/librte_argparse.a.p/argparse_rte_argparse.c.o
[32/2497] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o
[33/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o
[34/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o
[35/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o
[36/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[37/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o
[38/2497] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[39/2497] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[40/2497] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[41/2497] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o
[42/2497] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


       reply	other threads:[~2024-05-27 11:23 UTC|newest]

Thread overview: 92+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240527111151.188607-1-mattias.ronnblom@ericsson.com>
2024-05-27 10:54 ` qemudev [this message]
2024-05-27 11:23 ` |SUCCESS| " checkpatch
2024-05-27 12:05 ` |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler dpdklab
2024-05-27 12:06 ` dpdklab
2024-05-27 12:06 ` dpdklab
2024-05-27 12:06 ` dpdklab
2024-05-27 12:07 ` dpdklab
2024-05-27 12:07 ` dpdklab
2024-05-27 12:07 ` dpdklab
2024-05-27 12:07 ` dpdklab
2024-05-27 12:07 ` dpdklab
2024-05-27 12:08 ` dpdklab
2024-05-27 12:08 ` dpdklab
2024-05-27 12:08 ` dpdklab
2024-05-27 12:08 ` dpdklab
2024-05-27 12:12 ` dpdklab
2024-05-27 12:12 ` dpdklab
2024-05-27 12:14 ` dpdklab
2024-05-27 12:15 ` dpdklab
2024-05-27 12:15 ` |FAILURE| " dpdklab
2024-05-27 12:16 ` |SUCCESS| " dpdklab
2024-05-27 12:16 ` dpdklab
2024-05-27 12:19 ` dpdklab
2024-05-27 12:20 ` dpdklab
2024-05-27 12:20 ` dpdklab
2024-05-27 12:21 ` dpdklab
2024-05-27 12:21 ` dpdklab
2024-05-27 12:21 ` dpdklab
2024-05-27 12:23 ` dpdklab
2024-05-27 12:23 ` dpdklab
2024-05-27 12:23 ` dpdklab
2024-05-27 12:24 ` dpdklab
2024-05-27 12:26 ` dpdklab
2024-05-27 12:26 ` dpdklab
2024-05-27 12:27 ` dpdklab
2024-05-27 12:27 ` dpdklab
2024-05-27 12:30 ` dpdklab
2024-05-27 12:30 ` |FAILURE| " dpdklab
2024-05-27 12:32 ` |SUCCESS| " dpdklab
2024-05-27 12:32 ` dpdklab
2024-05-27 12:33 ` dpdklab
2024-05-27 12:34 ` dpdklab
2024-05-27 12:36 ` dpdklab
2024-05-27 12:37 ` dpdklab
2024-05-27 12:39 ` dpdklab
2024-05-27 12:41 ` dpdklab
2024-05-27 12:41 ` dpdklab
2024-05-27 12:41 ` dpdklab
2024-05-27 12:42 ` dpdklab
2024-05-27 12:44 ` dpdklab
2024-05-27 12:44 ` |FAILURE| " dpdklab
2024-05-27 12:44 ` |SUCCESS| " dpdklab
2024-05-27 12:45 ` dpdklab
2024-05-27 12:45 ` dpdklab
2024-05-27 12:50 ` dpdklab
2024-05-27 12:51 ` dpdklab
2024-05-27 12:51 ` |FAILURE| " dpdklab
2024-05-27 12:51 ` |SUCCESS| " dpdklab
2024-05-27 12:52 ` dpdklab
2024-05-27 12:53 ` dpdklab
2024-05-27 12:53 ` dpdklab
2024-05-27 12:54 ` |FAILURE| " dpdklab
2024-05-27 12:55 ` dpdklab
2024-05-27 12:58 ` dpdklab
2024-05-27 12:58 ` |SUCCESS| " dpdklab
2024-05-27 13:03 ` dpdklab
2024-05-27 13:04 ` dpdklab
2024-05-27 13:04 ` |FAILURE| " dpdklab
2024-05-27 13:06 ` dpdklab
2024-05-27 13:09 ` |SUCCESS| " dpdklab
2024-05-27 13:09 ` |FAILURE| " dpdklab
2024-05-27 13:09 ` |SUCCESS| " dpdklab
2024-05-27 13:10 ` |FAILURE| " dpdklab
2024-05-27 13:10 ` dpdklab
2024-05-27 13:12 ` |SUCCESS| " dpdklab
2024-05-27 13:20 ` |FAILURE| " dpdklab
2024-05-27 13:23 ` |FAILURE| pw140322 [RFC] eal: provide option to use compiler memcpy instead of RTE 0-day Robot
2024-05-27 13:24 ` |FAILURE| pw140322 [PATCH] [RFC] eal: provide option to use compiler dpdklab
2024-05-27 13:26 ` |SUCCESS| " dpdklab
2024-05-27 13:32 ` dpdklab
2024-05-27 13:45 ` dpdklab
2024-05-27 13:51 ` dpdklab
2024-05-27 13:51 ` dpdklab
2024-05-27 14:08 ` dpdklab
2024-05-27 14:09 ` dpdklab
2024-05-27 14:11 ` dpdklab
2024-05-27 15:34 ` dpdklab
2024-05-27 15:58 ` dpdklab
2024-05-27 15:58 ` dpdklab
2024-05-27 16:13 ` dpdklab
2024-05-29 14:20 ` dpdklab
2024-05-29 14:55 ` 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=202405271054.44RAsxwU2849959@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=mattias.ronnblom@ericsson.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).