|FAILURE| pw148425-148429 [PATCH] [RFC,5/5] test: remove unneeded me
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sat Nov 16 22:55:25 CET 2024
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/148429
_Testing issues_
Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Wednesday, November 13 2024 18:56:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c5df7a373ad07413d9652479272cd16adf989b06
148425-148429 --> testing issues
Upstream job id: Windows-Compile-DPDK-Native#24656
Test environment and result as below:
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_mingw64_compile |
+=====================+====================+==================+===================+===================+======================+
| CentOS Stream 9 | FAIL | WARN | WARN | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Fedora 39 (Clang) | FAIL | WARN | WARN | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| openSUSE Leap 15 | FAIL | WARN | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Fedora 39 | FAIL | WARN | WARN | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Fedora 40 (Clang) | FAIL | WARN | WARN | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| RHEL8 | FAIL | WARN | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Ubuntu 20.04 | FAIL | WARN | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| RHEL9 | FAIL | WARN | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Ubuntu 22.04 | FAIL | WARN | WARN | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Ubuntu 24.04 | FAIL | WARN | WARN | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Alpine | FAIL | WARN | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| FreeBSD 14.1 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Debian 12 | FAIL | WARN | WARN | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Fedora 40 | FAIL | WARN | WARN | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| FreeBSD 13.4 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
==== 20 line log output for FreeBSD 13.4 (dpdk_meson_compile): ====
| ~~~~~~~~ ^
/usr/include/string.h:163:9: note: 'memset_s' declared here
163 | errno_t memset_s(void *, rsize_t, int, rsize_t);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_asym.c:1475:3: error: too few arguments to function call, expected 4, have 3
1475 | PARAM_CLR(rsa->qt.qInv);
| ^~~~~~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_asym.c:106:37: note: expanded from macro 'PARAM_CLR'
106 | memset_s(what.data, 0, what.length); \
| ~~~~~~~~ ^
/usr/include/string.h:163:9: note: 'memset_s' declared here
163 | errno_t memset_s(void *, rsize_t, int, rsize_t);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11 errors generated.
[574/1870] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_rx.c.o
[575/1870] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_tunnel.c.o
[576/1870] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/rhead_tx.c.o
[577/1870] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[578/1870] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
FreeBSD 13.4
Kernel: 13.4-RELEASE-p1
Compiler: clang 18.1.6
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31919/
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