|FAILURE| pw148974-148976 [PATCH] [RFC,3/3] eal: enhance lock annota
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Dec 2 14:40:15 CET 2024
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/148976
_Testing issues_
Submitter: David Marchand <david.marchand at redhat.com>
Date: Monday, December 02 2024 12:53:16
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8
148974-148976 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#340173
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+----------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PEND |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | PEND |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
[10/3349] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o
[11/3349] Linking static target lib/librte_kvargs.a
[12/3349] Generating kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[13/3349] Linking target lib/librte_kvargs.so.25.0
[14/3349] Generating symbol file lib/librte_kvargs.so.25.0.p/librte_kvargs.so.25.0.symbols
[15/3349] Compiling C object lib/librte_argparse.a.p/argparse_rte_argparse.c.o
[16/3349] Linking static target lib/librte_argparse.a
[17/3349] Generating argparse.sym_chk with a custom command (wrapped by meson to capture output)
[18/3349] Linking target lib/librte_argparse.so.25.0
[19/3349] Generating symbol file lib/librte_argparse.so.25.0.p/librte_argparse.so.25.0.symbols
[20/3349] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o
ccache clang -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -I../kernel/linux -Ilib/log -I../lib/log -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-missing-field-initializers -D_GNU_SOURCE -target aarch64-linux-gnu --sysroot /usr/aarch64-linux-gnu -fPIC -march=armv8-a+crc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o
-MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
In file included from ../lib/telemetry/telemetry.c:20:
In file included from ../lib/eal/arm/include/rte_spinlock.h:13:
../lib/eal/include/generic/rte_spinlock.h:35:33: error: invalid capability name 'spinlock'; capability name must be 'mutex' or 'role' [-Werror,-Wthread-safety-attributes]
typedef struct __rte_capability("spinlock") {
^
1 error generated.
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32068/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
More information about the test-report
mailing list