|FAILURE| pw138771-138784 [PATCH] [v12,14/14] maintainers: add for l

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Mon Mar 25 22:52:17 CET 2024


Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/138784

_Testing issues_

Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Monday, March 25 2024 20:47:11 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0b82b5139fefe6eb5ec1a0b489fd193e8a99ab73

138771-138784 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| CentOS Stream 8     | FAIL           |
+---------------------+----------------+
| Windows Server 2022 | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Debian 11 (arm)     | FAIL           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
[18/2865] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_errno.c.o'.
[19/2865] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_fbarray.c.o'.
[20/2865] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_hexdump.c.o'.
[21/2865] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_interrupts.c.o'.
[22/2865] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_launch.c.o'.
[23/2865] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore.c.o'.
[24/2865] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_mcfg.c.o'.
[25/2865] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memalloc.c.o'.
[26/2865] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_debug.c.o'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_eal_common_debug.c.o
ccache cc -Ilib/76b5a35@@rte_eal 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/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncati
 on '-DABI_VERSION="24.1"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_debug.c.o' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_debug.c.o.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_debug.c.o' -c ../lib/eal/common/eal_common_debug.c
../lib/eal/common/eal_common_debug.c: In function 'rte_exit':
../lib/eal/common/eal_common_debug.c:43:9: error: ignoring return value of 'vasprintf' declared with attribute 'warn_unused_result' [-Werror=unused-result]
43 |         vasprintf(&msg, format, ap);
|         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[27/2865] Generating telemetry.sym_chk with a meson_exe.py custom command.
[28/2865] Generating log.sym_chk with a meson_exe.py custom command.
[29/2865] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memory.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29653/

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