|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:38:32 CET 2024


Test-Label: iol-compile-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_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile |
+=====================+====================+===================+======================+
| Windows Server 2022 | FAIL               | FAIL              | PASS                 |
+---------------------+--------------------+-------------------+----------------------+
| Windows Server 2019 | FAIL               | SKIPPED           | PASS                 |
+---------------------+--------------------+-------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| FreeBSD 13.2        | PASS               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| Debian 11 (arm)     | PASS               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| Ubuntu 20.04        | FAIL               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| Alpine              | PASS               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
[15/2893] Linking target lib/librte_argparse.so.24.1.
[16/2893] Generating symbol file 'lib/76b5a35@@rte_argparse at sha/librte_argparse.so.24.1.symbols'.
[17/2893] Compiling C object 'lib/76b5a35@@rte_telemetry at sta/telemetry_telemetry_data.c.o'.
[18/2893] Compiling C object 'lib/76b5a35@@rte_telemetry at sta/telemetry_telemetry_legacy.c.o'.
[19/2893] Linking static target lib/librte_telemetry.a.
[20/2893] Generating telemetry.sym_chk with a meson_exe.py custom command.
[21/2893] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_bus.c.o'.
[22/2893] Linking target lib/librte_telemetry.so.24.1.
[23/2893] Generating symbol file 'lib/76b5a35@@rte_telemetry at sha/librte_telemetry.so.24.1.symbols'.
[24/2893] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_class.c.o'.
[25/2893] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_config.c.o'.
[26/2893] 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
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

FreeBSD 13.2
	Kernel: 13.2
	Compiler: clang 14.0.5

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

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

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

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924

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