|FAILURE| pw120439 [PATCH] eal: add nonnull and access function attributes
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Dec 2 21:54:03 CET 2022
Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/120439
_Testing issues_
Submitter: Morten Brørup <mb at smartsharesystems.com>
Date: Friday, December 02 2022 15:34:32
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:7b1934d01a1a8afa1391f361088d8285d100e62a
120439 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Native | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Native | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
Build targets in project: 887
Option default_library is: shared [default: static]
Found ninja-1.10.0 at /usr/bin/ninja
ninja: Entering directory `build'
[1/3273] Compiling C object 'lib/76b5a35@@rte_kvargs at sta/kvargs_rte_kvargs.c.o'.
[2/3273] Linking static target lib/librte_kvargs.a.
[3/3273] Generating rte_kvargs_def with a custom command.
[4/3273] Generating rte_kvargs_mingw with a custom command.
[5/3273] Generating kvargs.sym_chk with a meson_exe.py custom command.
[6/3273] Compiling C object 'lib/76b5a35@@rte_telemetry at sta/telemetry_telemetry.c.o'.
FAILED: lib/76b5a35@@rte_telemetry at sta/telemetry_telemetry.c.o
ccache clang -Ilib/76b5a35@@rte_telemetry at sta -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/arm/include -I../lib/eal/arm/include -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-address-of-packed-member -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 -MD -MQ 'lib/76b5a35@@rte_telemetry at sta/telemetry_telemetry.c.o' -MF 'lib/76b5a35@@rte_telemetry at sta/telemetry_telemetry.c.o.d' -o 'lib/76b5a35@@rte_telemetry at sta/telemetry_telemetry.c.o' -c ../lib/telemetry/telemetry.c
In file included from ../lib/telemetry/telemetry.c:18:
In file included from ../lib/eal/include/rte_string_fns.h:21:
../lib/eal/include/rte_common.h:171:32: error: 'GCC_VERSION' is not defined, evaluates to 0 [-Werror,-Wundef]
#if defined(RTE_CC_IS_GNU) && (GCC_VERSION >= 100400)
^
1 error generated.
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Ubuntu 20.04 ARM Clang Native
Kernel: 5.4.0-53-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/24623/
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