* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01  8:27 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-01  8:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#268353
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
^
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
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)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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
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
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-11-01 17:07 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-11-01 17:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Windows-Compile-DPDK-Native#23964
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.4        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7              | FAIL               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | PASS                  | PASS                 |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/31247/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-28  7:26 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-28  7:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#324743
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.4        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7              | FAIL               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | PEND                  | PEND                 |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/31247/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-28  6:47 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-28  6:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#324744
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.4        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04        | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7              | FAIL               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | PEND                  | PEND                 |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/31247/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-28  6:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-28  6:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#324742
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.4        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04        | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7              | FAIL               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | PEND                  | PEND                 |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/31247/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-25 21:40 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-25 21:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#282527
Test environment and result as below:
+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| CentOS Stream 9   | FAIL           |
+-------------------+----------------+
| Debian 12         | FAIL           |
+-------------------+----------------+
| Fedora 37         | FAIL           |
+-------------------+----------------+
| Fedora 38 (Clang) | FAIL           |
+-------------------+----------------+
| Fedora 38         | FAIL           |
+-------------------+----------------+
| Fedora 39         | FAIL           |
+-------------------+----------------+
| Fedora 40         | FAIL           |
+-------------------+----------------+
| Fedora 40 (Clang) | FAIL           |
+-------------------+----------------+
| Ubuntu 22.04      | FAIL           |
+-------------------+----------------+
| RHEL9             | FAIL           |
+-------------------+----------------+
| Ubuntu 20.04      | FAIL           |
+-------------------+----------------+
| Ubuntu 24.04      | FAIL           |
+-------------------+----------------+
==== Unit test summary for Ubuntu 24.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
  1/105 DPDK:fast-tests / acl_autotest          OK       2.62 s 
  2/105 DPDK:fast-tests / atomic_autotest       OK       0.37 s 
  3/105 DPDK:fast-tests / bitmap_autotest       OK       0.17 s 
  4/105 DPDK:fast-tests / bitops_autotest       OK       0.17 s 
  5/105 DPDK:fast-tests / byteorder_autotest    OK       0.17 s 
  6/105 DPDK:fast-tests / cksum_autotest        OK       0.17 s 
  7/105 DPDK:fast-tests / cmdline_autotest      OK       0.17 s 
  8/105 DPDK:fast-tests / common_autotest       OK       0.47 s 
  9/105 DPDK:fast-tests / cpuflags_autotest     OK       0.17 s 
 10/105 DPDK:fast-tests / debug_autotest        OK       0.72 s 
 11/105 DPDK:fast-tests / devargs_autotest      OK       0.17 s 
 12/105 DPDK:fast-tests / eal_flags_c_opt_autotest  OK       0.72 s 
 13/105 DPDK:fast-tests / eal_flags_main_opt_autotest  OK       0.27 s 
 14/105 DPDK:fast-tests / eal_flags_n_opt_autotest  OK       0.47 s 
 15/105 DPDK:fast-tests / eal_flags_hpet_autotest  OK       0.22 s 
 16/105 DPDK:fast-tests / eal_flags_no_huge_autotest  OK       0.47 s 
 17/105 DPDK:fast-tests / eal_flags_a_opt_autotest  OK       0.32 s 
 18/105 DPDK:fast-tests / eal_flags_b_opt_autotest  OK       0.27 s 
 19/105 DPDK:fast-tests / eal_flags_vdev_opt_autotest  OK       0.57 s 
 20/105 DPDK:fast-tests / eal_flags_r_opt_autotest  OK       0.27 s 
 21/105 DPDK:fast-tests / eal_flags_mem_autotest  OK       0.67 s 
 22/105 DPDK:fast-tests / eal_flags_file_prefix_autotest  OK       3.33 s 
 23/105 DPDK:fast-tests / eal_flags_misc_autotest  OK       1.72 s 
 24/105 DPDK:fast-tests / eal_fs_autotest       OK       0.17 s 
 25/105 DPDK:fast-tests / errno_autotest        OK       0.17 s 
 26/105 DPDK:fast-tests / ethdev_link_status    OK       0.17 s 
 27/105 DPDK:fast-tests / event_ring_autotest   OK       0.17 s 
 28/105 DPDK:fast-tests / fib_autotest          OK       0.62 s 
 29/105 DPDK:fast-tests / fib6_autotest         OK       0.67 s 
 30/105 DPDK:fast-tests / func_reentrancy_autotest  OK       0.52 s 
 31/105 DPDK:fast-tests / hash_autotest         OK       0.27 s 
 32/105 DPDK:fast-tests / interrupt_autotest    OK       1.17 s 
 33/105 DPDK:fast-tests / ipfrag_autotest       OK       0.17 s 
 34/105 DPDK:fast-tests / lcores_autotest       OK       1.72 s 
 35/105 DPDK:fast-tests / logs_autotest         OK       0.17 s 
 36/105 DPDK:fast-tests / lpm_autotest          OK       3.43 s 
 37/105 DPDK:fast-tests / lpm6_autotest         OK       4.84 s 
 38/105 DPDK:fast-tests / malloc_autotest       OK       0.57 s 
 39/105 DPDK:fast-tests / mbuf_autotest         OK       0.22 s 
 40/105 DPDK:fast-tests / mcslock_autotest      OK       0.47 s 
 41/105 DPDK:fast-tests / memcpy_autotest       OK       1.92 s 
 42/105 DPDK:fast-tests / memory_autotest       OK       0.17 s 
 43/105 DPDK:fast-tests / mempool_autotest      OK       0.42 s 
 44/105 DPDK:fast-tests / memzone_autotest      OK       0.17 s 
 45/105 DPDK:fast-tests / meter_autotest        OK       0.17 s 
 46/105 DPDK:fast-tests / multiprocess_autotest  OK       0.27 s 
 47/105 DPDK:fast-tests / node_list_dump        OK       0.17 s 
 48/105 DPDK:fast-tests / per_lcore_autotest    OK       0.27 s 
 49/105 DPDK:fast-tests / pflock_autotest       OK       0.27 s 
 50/105 DPDK:fast-tests / prefetch_autotest     OK       0.17 s 
 51/105 DPDK:fast-tests / rcu_qsbr_autotest     OK       0.27 s 
 52/105 DPDK:fast-tests / pie_autotest          OK       0.17 s 
 53/105 DPDK:fast-tests / rib_autotest          OK       4.09 s 
 54/105 DPDK:fast-tests / rib6_autotest         OK       4.09 s 
 55/105 DPDK:fast-tests / ring_autotest         OK       0.17 s 
 56/105 DPDK:fast-tests / rwlock_test1_autotest  OK       0.27 s 
 57/105 DPDK:fast-tests / rwlock_rda_autotest   OK       5.17 s 
 58/105 DPDK:fast-tests / rwlock_rds_wrm_autotest  OK       5.17 s 
 59/105 DPDK:fast-tests / rwlock_rde_wro_autotest  OK       5.18 s 
 60/105 DPDK:fast-tests / sched_autotest        OK       0.17 s 
 61/105 DPDK:fast-tests / security_autotest     OK       0.17 s 
 62/105 DPDK:fast-tests / seqlock_autotest      SKIP     0.17 s 
 63/105 DPDK:fast-tests / spinlock_autotest     OK       0.17 s 
 64/105 DPDK:fast-tests / stack_autotest        OK       0.22 s 
 65/105 DPDK:fast-tests / stack_lf_autotest     OK       0.27 s 
 66/105 DPDK:fast-tests / string_autotest       OK       0.17 s 
 67/105 DPDK:fast-tests / tailq_autotest        OK       0.17 s 
 68/105 DPDK:fast-tests / ticketlock_autotest   OK       0.17 s 
 69/105 DPDK:fast-tests / timer_autotest        OK       2.52 s 
 70/105 DPDK:fast-tests / user_delay_us         OK       0.17 s 
 71/105 DPDK:fast-tests / version_autotest      OK       0.17 s 
 72/105 DPDK:fast-tests / crc_autotest          OK       0.17 s 
 73/105 DPDK:fast-tests / distributor_autotest  OK       0.87 s 
 74/105 DPDK:fast-tests / eventdev_common_autotest  OK       0.17 s 
 75/105 DPDK:fast-tests / fbarray_autotest      OK       0.17 s 
 76/105 DPDK:fast-tests / hash_readwrite_func_autotest  SKIP     0.17 s 
 77/105 DPDK:fast-tests / ipsec_autotest        SKIP     0.17 s 
 78/105 DPDK:fast-tests / kni_autotest          SKIP     0.17 s 
 79/105 DPDK:fast-tests / kvargs_autotest       OK       0.17 s 
 80/105 DPDK:fast-tests / member_autotest       OK       0.67 s 
 81/105 DPDK:fast-tests / power_cpufreq_autotest  SKIP     0.17 s 
 82/105 DPDK:fast-tests / power_autotest        OK       0.17 s 
 83/105 DPDK:fast-tests / power_kvm_vm_autotest  SKIP     0.17 s 
 84/105 DPDK:fast-tests / power_intel_uncore_autotest  SKIP     0.17 s 
 85/105 DPDK:fast-tests / reorder_autotest      OK       0.22 s 
 86/105 DPDK:fast-tests / service_autotest      OK       1.07 s 
 87/105 DPDK:fast-tests / thash_autotest        OK       0.17 s 
 88/105 DPDK:fast-tests / threads_autotest      OK       0.32 s 
 89/105 DPDK:fast-tests / trace_autotest        OK       0.17 s 
 90/105 DPDK:fast-tests / trace_autotest_with_traces  OK       0.17 s 
 91/105 DPDK:fast-tests / graph_autotest        OK       0.17 s 
 92/105 DPDK:fast-tests / metrics_autotest      OK       0.17 s 
 93/105 DPDK:fast-tests / telemetry_json_autotest  OK       0.17 s 
 94/105 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s 
 95/105 DPDK:fast-tests / table_autotest        FAIL     0.77 s (exit status 255 or signal 127 SIGinvalid)
 96/105 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s 
 97/105 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.47 s 
 98/105 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s 
 99/105 DPDK:fast-tests / latencystats_autotest  OK       0.17 s 
100/105 DPDK:fast-tests / pdump_autotest        OK       5.24 s 
101/105 DPDK:fast-tests / vdev_autotest         OK       0.17 s 
102/105 DPDK:fast-tests / bpf_autotest          OK       0.17 s 
103/105 DPDK:fast-tests / bpf_convert_autotest  OK       0.17 s 
104/105 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s 
105/105 DPDK:fast-tests / telemetry_all         OK       8.14 s 
Ok:                   96
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               8
Timeout:               0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31247/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-25 20:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-25 20:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#282500
Test environment and result as below:
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
|         Environment         | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+==============+===========================+==============================+================+
| Ubuntu 20.04 ARM SVE        | PASS         | SKIPPED                   | SKIPPED                      | SKIPPED        |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 12 (arm)             | SKIPPED      | WARN                      | PEND                         | SKIPPED        |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
==== 20 line log output for Debian 12 (arm) (cryptodev_sw_zuc_autotest): ====
 --- Failed to get log output --- 
==== End log output ====
Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31247/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-25 14:10 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-25 14:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#282173
Test environment and result as below:
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
|         Environment         | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test |
+=============================+==============+==============================+===========================+================+
| Ubuntu 20.04 ARM SVE        | PASS         | SKIPPED                      | SKIPPED                   | SKIPPED        |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
| Debian 12 (arm)             | SKIPPED      | WARN                         | WARN                      | SKIPPED        |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED      | SKIPPED                      | SKIPPED                   | PEND           |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
==== 20 line log output for Debian 12 (arm) (cryptodev_sw_zuc_autotest): ====
 --- Failed to get log output --- 
==== End log output ====
Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-25 13:11 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-25 13:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#282154
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian 12           | FAIL           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Windows Server 2022 | PEND           |
+---------------------+----------------+
==== Unit test summary for Debian 12 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
  1/105 DPDK:fast-tests / acl_autotest          OK       2.98 s 
  2/105 DPDK:fast-tests / atomic_autotest       OK       0.37 s 
  3/105 DPDK:fast-tests / bitmap_autotest       OK       0.17 s 
  4/105 DPDK:fast-tests / bitops_autotest       OK       0.17 s 
  5/105 DPDK:fast-tests / byteorder_autotest    OK       0.17 s 
  6/105 DPDK:fast-tests / cksum_autotest        OK       0.17 s 
  7/105 DPDK:fast-tests / cmdline_autotest      OK       0.17 s 
  8/105 DPDK:fast-tests / common_autotest       OK       0.47 s 
  9/105 DPDK:fast-tests / cpuflags_autotest     OK       0.17 s 
 10/105 DPDK:fast-tests / debug_autotest        OK       0.37 s 
 11/105 DPDK:fast-tests / devargs_autotest      OK       0.17 s 
 12/105 DPDK:fast-tests / eal_flags_c_opt_autotest  OK       0.72 s 
 13/105 DPDK:fast-tests / eal_flags_main_opt_autotest  OK       0.32 s 
 14/105 DPDK:fast-tests / eal_flags_n_opt_autotest  OK       0.47 s 
 15/105 DPDK:fast-tests / eal_flags_hpet_autotest  OK       0.22 s 
 16/105 DPDK:fast-tests / eal_flags_no_huge_autotest  OK       0.52 s 
 17/105 DPDK:fast-tests / eal_flags_a_opt_autotest  OK       0.37 s 
 18/105 DPDK:fast-tests / eal_flags_b_opt_autotest  OK       0.32 s 
 19/105 DPDK:fast-tests / eal_flags_vdev_opt_autotest  OK       0.57 s 
 20/105 DPDK:fast-tests / eal_flags_r_opt_autotest  OK       0.27 s 
 21/105 DPDK:fast-tests / eal_flags_mem_autotest  OK       0.72 s 
 22/105 DPDK:fast-tests / eal_flags_file_prefix_autotest  OK       2.13 s 
 23/105 DPDK:fast-tests / eal_flags_misc_autotest  OK       1.82 s 
 24/105 DPDK:fast-tests / eal_fs_autotest       OK       0.17 s 
 25/105 DPDK:fast-tests / errno_autotest        OK       0.17 s 
 26/105 DPDK:fast-tests / ethdev_link_status    OK       0.17 s 
 27/105 DPDK:fast-tests / event_ring_autotest   OK       0.17 s 
 28/105 DPDK:fast-tests / fib_autotest          OK       0.67 s 
 29/105 DPDK:fast-tests / fib6_autotest         OK       0.67 s 
 30/105 DPDK:fast-tests / func_reentrancy_autotest  OK       0.57 s 
 31/105 DPDK:fast-tests / hash_autotest         OK       0.27 s 
 32/105 DPDK:fast-tests / interrupt_autotest    OK       1.17 s 
 33/105 DPDK:fast-tests / ipfrag_autotest       OK       0.17 s 
 34/105 DPDK:fast-tests / lcores_autotest       OK       1.27 s 
 35/105 DPDK:fast-tests / logs_autotest         OK       0.17 s 
 36/105 DPDK:fast-tests / lpm_autotest          OK       3.43 s 
 37/105 DPDK:fast-tests / lpm6_autotest         OK       4.74 s 
 38/105 DPDK:fast-tests / malloc_autotest       OK       0.57 s 
 39/105 DPDK:fast-tests / mbuf_autotest         OK       0.22 s 
 40/105 DPDK:fast-tests / mcslock_autotest      OK       0.47 s 
 41/105 DPDK:fast-tests / memcpy_autotest       OK       1.77 s 
 42/105 DPDK:fast-tests / memory_autotest       OK       0.17 s 
 43/105 DPDK:fast-tests / mempool_autotest      OK       0.42 s 
 44/105 DPDK:fast-tests / memzone_autotest      OK       0.17 s 
 45/105 DPDK:fast-tests / meter_autotest        OK       0.17 s 
 46/105 DPDK:fast-tests / multiprocess_autotest  OK       0.27 s 
 47/105 DPDK:fast-tests / node_list_dump        OK       0.17 s 
 48/105 DPDK:fast-tests / per_lcore_autotest    OK       0.27 s 
 49/105 DPDK:fast-tests / pflock_autotest       OK       0.27 s 
 50/105 DPDK:fast-tests / prefetch_autotest     OK       0.17 s 
 51/105 DPDK:fast-tests / rcu_qsbr_autotest     OK       0.27 s 
 52/105 DPDK:fast-tests / pie_autotest          OK       0.17 s 
 53/105 DPDK:fast-tests / rib_autotest          OK       4.23 s 
 54/105 DPDK:fast-tests / rib6_autotest         OK       4.23 s 
 55/105 DPDK:fast-tests / ring_autotest         OK       0.17 s 
 56/105 DPDK:fast-tests / rwlock_test1_autotest  OK       0.27 s 
 57/105 DPDK:fast-tests / rwlock_rda_autotest   OK       5.18 s 
 58/105 DPDK:fast-tests / rwlock_rds_wrm_autotest  OK       5.18 s 
 59/105 DPDK:fast-tests / rwlock_rde_wro_autotest  OK       5.18 s 
 60/105 DPDK:fast-tests / sched_autotest        OK       0.17 s 
 61/105 DPDK:fast-tests / security_autotest     OK       0.17 s 
 62/105 DPDK:fast-tests / seqlock_autotest      SKIP     0.17 s 
 63/105 DPDK:fast-tests / spinlock_autotest     OK       0.17 s 
 64/105 DPDK:fast-tests / stack_autotest        OK       0.17 s 
 65/105 DPDK:fast-tests / stack_lf_autotest     OK       0.27 s 
 66/105 DPDK:fast-tests / string_autotest       OK       0.17 s 
 67/105 DPDK:fast-tests / tailq_autotest        OK       0.17 s 
 68/105 DPDK:fast-tests / ticketlock_autotest   OK       0.17 s 
 69/105 DPDK:fast-tests / timer_autotest        OK       2.50 s 
 70/105 DPDK:fast-tests / user_delay_us         OK       0.17 s 
 71/105 DPDK:fast-tests / version_autotest      OK       0.17 s 
 72/105 DPDK:fast-tests / crc_autotest          OK       0.17 s 
 73/105 DPDK:fast-tests / distributor_autotest  OK       0.87 s 
 74/105 DPDK:fast-tests / eventdev_common_autotest  OK       0.17 s 
 75/105 DPDK:fast-tests / fbarray_autotest      OK       0.17 s 
 76/105 DPDK:fast-tests / hash_readwrite_func_autotest  SKIP     0.17 s 
 77/105 DPDK:fast-tests / ipsec_autotest        SKIP     0.17 s 
 78/105 DPDK:fast-tests / kni_autotest          SKIP     0.17 s 
 79/105 DPDK:fast-tests / kvargs_autotest       OK       0.17 s 
 80/105 DPDK:fast-tests / member_autotest       OK       0.77 s 
 81/105 DPDK:fast-tests / power_cpufreq_autotest  SKIP     0.17 s 
 82/105 DPDK:fast-tests / power_autotest        OK       0.17 s 
 83/105 DPDK:fast-tests / power_kvm_vm_autotest  SKIP     0.17 s 
 84/105 DPDK:fast-tests / power_intel_uncore_autotest  SKIP     0.17 s 
 85/105 DPDK:fast-tests / reorder_autotest      OK       0.22 s 
 86/105 DPDK:fast-tests / service_autotest      OK       1.07 s 
 87/105 DPDK:fast-tests / thash_autotest        OK       0.17 s 
 88/105 DPDK:fast-tests / threads_autotest      OK       0.37 s 
 89/105 DPDK:fast-tests / trace_autotest        OK       0.17 s 
 90/105 DPDK:fast-tests / trace_autotest_with_traces  OK       0.17 s 
 91/105 DPDK:fast-tests / graph_autotest        OK       0.17 s 
 92/105 DPDK:fast-tests / metrics_autotest      OK       0.17 s 
 93/105 DPDK:fast-tests / telemetry_json_autotest  OK       0.17 s 
 94/105 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s 
 95/105 DPDK:fast-tests / table_autotest        FAIL     0.77 s (exit status 255 or signal 127 SIGinvalid)
 96/105 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s 
 97/105 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.47 s 
 98/105 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s 
 99/105 DPDK:fast-tests / latencystats_autotest  OK       0.17 s 
100/105 DPDK:fast-tests / pdump_autotest        OK       5.23 s 
101/105 DPDK:fast-tests / vdev_autotest         OK       0.17 s 
102/105 DPDK:fast-tests / bpf_autotest          OK       0.17 s 
103/105 DPDK:fast-tests / bpf_convert_autotest  OK       0.17 s 
104/105 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s 
105/105 DPDK:fast-tests / telemetry_all         SKIP     0.01 s 
Ok:                   95
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               9
Timeout:               0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
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/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-25 11:25 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-25 11:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#282509
Test environment and result as below:
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
|         Environment         | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+==============+===========================+==============================+================+
| Ubuntu 20.04 ARM SVE        | PEND         | SKIPPED                   | SKIPPED                      | SKIPPED        |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 12 (arm)             | SKIPPED      | WARN                      | PEND                         | SKIPPED        |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
==== 20 line log output for Debian 12 (arm) (cryptodev_sw_zuc_autotest): ====
 --- Failed to get log output --- 
==== End log output ====
Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31247/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-25 10:42 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-25 10:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#282510
Test environment and result as below:
+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| CentOS Stream 9   | PEND           |
+-------------------+----------------+
| Debian 12         | PEND           |
+-------------------+----------------+
| Fedora 37         | PEND           |
+-------------------+----------------+
| Fedora 38 (Clang) | PEND           |
+-------------------+----------------+
| Fedora 38         | PEND           |
+-------------------+----------------+
| Fedora 39         | PEND           |
+-------------------+----------------+
| Fedora 40         | FAIL           |
+-------------------+----------------+
| Fedora 40 (Clang) | PEND           |
+-------------------+----------------+
| Ubuntu 22.04      | PEND           |
+-------------------+----------------+
| RHEL9             | PEND           |
+-------------------+----------------+
| Ubuntu 20.04      | PEND           |
+-------------------+----------------+
| Ubuntu 24.04      | PEND           |
+-------------------+----------------+
==== Unit test summary for Fedora 40 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
  1/105 DPDK:fast-tests / acl_autotest          OK       2.58 s 
  2/105 DPDK:fast-tests / atomic_autotest       OK       0.37 s 
  3/105 DPDK:fast-tests / bitmap_autotest       OK       0.17 s 
  4/105 DPDK:fast-tests / bitops_autotest       OK       0.17 s 
  5/105 DPDK:fast-tests / byteorder_autotest    OK       0.17 s 
  6/105 DPDK:fast-tests / cksum_autotest        OK       0.17 s 
  7/105 DPDK:fast-tests / cmdline_autotest      OK       0.17 s 
  8/105 DPDK:fast-tests / common_autotest       OK       0.47 s 
  9/105 DPDK:fast-tests / cpuflags_autotest     OK       0.17 s 
 10/105 DPDK:fast-tests / debug_autotest        OK       0.72 s 
 11/105 DPDK:fast-tests / devargs_autotest      OK       0.17 s 
 12/105 DPDK:fast-tests / eal_flags_c_opt_autotest  OK       0.62 s 
 13/105 DPDK:fast-tests / eal_flags_main_opt_autotest  OK       0.27 s 
 14/105 DPDK:fast-tests / eal_flags_n_opt_autotest  OK       0.47 s 
 15/105 DPDK:fast-tests / eal_flags_hpet_autotest  OK       0.22 s 
 16/105 DPDK:fast-tests / eal_flags_no_huge_autotest  OK       0.47 s 
 17/105 DPDK:fast-tests / eal_flags_a_opt_autotest  OK       0.32 s 
 18/105 DPDK:fast-tests / eal_flags_b_opt_autotest  OK       0.27 s 
 19/105 DPDK:fast-tests / eal_flags_vdev_opt_autotest  OK       0.57 s 
 20/105 DPDK:fast-tests / eal_flags_r_opt_autotest  OK       0.27 s 
 21/105 DPDK:fast-tests / eal_flags_mem_autotest  OK       0.67 s 
 22/105 DPDK:fast-tests / eal_flags_file_prefix_autotest  OK       2.02 s 
 23/105 DPDK:fast-tests / eal_flags_misc_autotest  OK       1.72 s 
 24/105 DPDK:fast-tests / eal_fs_autotest       OK       0.17 s 
 25/105 DPDK:fast-tests / errno_autotest        OK       0.17 s 
 26/105 DPDK:fast-tests / ethdev_link_status    OK       0.17 s 
 27/105 DPDK:fast-tests / event_ring_autotest   OK       0.17 s 
 28/105 DPDK:fast-tests / fib_autotest          OK       0.62 s 
 29/105 DPDK:fast-tests / fib6_autotest         OK       0.62 s 
 30/105 DPDK:fast-tests / func_reentrancy_autotest  OK       0.52 s 
 31/105 DPDK:fast-tests / hash_autotest         OK       0.27 s 
 32/105 DPDK:fast-tests / interrupt_autotest    OK       1.17 s 
 33/105 DPDK:fast-tests / ipfrag_autotest       OK       0.17 s 
 34/105 DPDK:fast-tests / lcores_autotest       OK       1.37 s 
 35/105 DPDK:fast-tests / logs_autotest         OK       0.17 s 
 36/105 DPDK:fast-tests / lpm_autotest          OK       3.33 s 
 37/105 DPDK:fast-tests / lpm6_autotest         OK       4.69 s 
 38/105 DPDK:fast-tests / malloc_autotest       OK       0.57 s 
 39/105 DPDK:fast-tests / mbuf_autotest         OK       0.32 s 
 40/105 DPDK:fast-tests / mcslock_autotest      OK       0.42 s 
 41/105 DPDK:fast-tests / memcpy_autotest       OK       2.12 s 
 42/105 DPDK:fast-tests / memory_autotest       OK       0.17 s 
 43/105 DPDK:fast-tests / mempool_autotest      OK       0.47 s 
 44/105 DPDK:fast-tests / memzone_autotest      OK       0.17 s 
 45/105 DPDK:fast-tests / meter_autotest        OK       0.17 s 
 46/105 DPDK:fast-tests / multiprocess_autotest  OK       0.27 s 
 47/105 DPDK:fast-tests / node_list_dump        OK       0.17 s 
 48/105 DPDK:fast-tests / per_lcore_autotest    OK       0.27 s 
 49/105 DPDK:fast-tests / pflock_autotest       OK       0.27 s 
 50/105 DPDK:fast-tests / prefetch_autotest     OK       0.17 s 
 51/105 DPDK:fast-tests / rcu_qsbr_autotest     OK       0.27 s 
 52/105 DPDK:fast-tests / pie_autotest          OK       0.17 s 
 53/105 DPDK:fast-tests / rib_autotest          OK       4.14 s 
 54/105 DPDK:fast-tests / rib6_autotest         OK       4.09 s 
 55/105 DPDK:fast-tests / ring_autotest         OK       0.17 s 
 56/105 DPDK:fast-tests / rwlock_test1_autotest  OK       0.27 s 
 57/105 DPDK:fast-tests / rwlock_rda_autotest   OK       5.13 s 
 58/105 DPDK:fast-tests / rwlock_rds_wrm_autotest  OK       5.17 s 
 59/105 DPDK:fast-tests / rwlock_rde_wro_autotest  OK       5.17 s 
 60/105 DPDK:fast-tests / sched_autotest        OK       0.17 s 
 61/105 DPDK:fast-tests / security_autotest     OK       0.17 s 
 62/105 DPDK:fast-tests / seqlock_autotest      SKIP     0.17 s 
 63/105 DPDK:fast-tests / spinlock_autotest     OK       0.17 s 
 64/105 DPDK:fast-tests / stack_autotest        OK       0.22 s 
 65/105 DPDK:fast-tests / stack_lf_autotest     OK       0.27 s 
 66/105 DPDK:fast-tests / string_autotest       OK       0.17 s 
 67/105 DPDK:fast-tests / tailq_autotest        OK       0.17 s 
 68/105 DPDK:fast-tests / ticketlock_autotest   OK       0.17 s 
 69/105 DPDK:fast-tests / timer_autotest        OK       2.52 s 
 70/105 DPDK:fast-tests / user_delay_us         OK       0.17 s 
 71/105 DPDK:fast-tests / version_autotest      OK       0.17 s 
 72/105 DPDK:fast-tests / crc_autotest          OK       0.17 s 
 73/105 DPDK:fast-tests / distributor_autotest  OK       0.87 s 
 74/105 DPDK:fast-tests / eventdev_common_autotest  OK       0.17 s 
 75/105 DPDK:fast-tests / fbarray_autotest      OK       0.17 s 
 76/105 DPDK:fast-tests / hash_readwrite_func_autotest  SKIP     0.17 s 
 77/105 DPDK:fast-tests / ipsec_autotest        SKIP     0.17 s 
 78/105 DPDK:fast-tests / kni_autotest          SKIP     0.17 s 
 79/105 DPDK:fast-tests / kvargs_autotest       OK       0.17 s 
 80/105 DPDK:fast-tests / member_autotest       OK       0.77 s 
 81/105 DPDK:fast-tests / power_cpufreq_autotest  SKIP     0.17 s 
 82/105 DPDK:fast-tests / power_autotest        OK       0.17 s 
 83/105 DPDK:fast-tests / power_kvm_vm_autotest  SKIP     0.17 s 
 84/105 DPDK:fast-tests / power_intel_uncore_autotest  SKIP     0.17 s 
 85/105 DPDK:fast-tests / reorder_autotest      OK       0.22 s 
 86/105 DPDK:fast-tests / service_autotest      OK       1.07 s 
 87/105 DPDK:fast-tests / thash_autotest        OK       0.18 s 
 88/105 DPDK:fast-tests / threads_autotest      OK       0.32 s 
 89/105 DPDK:fast-tests / trace_autotest        OK       0.17 s 
 90/105 DPDK:fast-tests / trace_autotest_with_traces  OK       0.17 s 
 91/105 DPDK:fast-tests / graph_autotest        OK       0.17 s 
 92/105 DPDK:fast-tests / metrics_autotest      OK       0.17 s 
 93/105 DPDK:fast-tests / telemetry_json_autotest  OK       0.17 s 
 94/105 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s 
 95/105 DPDK:fast-tests / table_autotest        FAIL     0.77 s (exit status 255 or signal 127 SIGinvalid)
 96/105 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s 
 97/105 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.47 s 
 98/105 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s 
 99/105 DPDK:fast-tests / latencystats_autotest  OK       0.17 s 
100/105 DPDK:fast-tests / pdump_autotest        OK       5.25 s 
101/105 DPDK:fast-tests / vdev_autotest         OK       0.18 s 
102/105 DPDK:fast-tests / bpf_autotest          OK       0.17 s 
103/105 DPDK:fast-tests / bpf_convert_autotest  OK       0.17 s 
104/105 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s 
105/105 DPDK:fast-tests / telemetry_all         SKIP     0.01 s 
Ok:                   95
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               9
Timeout:               0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31247/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-25  8:19 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-25  8:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#282181
Test environment and result as below:
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
|         Environment         | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test |
+=============================+==============+==============================+===========================+================+
| Ubuntu 20.04 ARM SVE        | PEND         | SKIPPED                      | SKIPPED                   | SKIPPED        |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
| Debian 12 (arm)             | SKIPPED      | WARN                         | PEND                      | SKIPPED        |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED      | SKIPPED                      | SKIPPED                   | PEND           |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
==== 20 line log output for Debian 12 (arm) (cryptodev_sw_snow3g_autotest): ====
 --- Failed to get log output --- 
==== End log output ====
Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-23  3:51 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-23  3:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Windows-Compile-DPDK-Native#23481
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7              | FAIL               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 13.4        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED            | PASS                 | PASS                  |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
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)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
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/tarballs/31009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-22  0:26 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-22  0:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#320746
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30970/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-21 19:53 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-21 19:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#320747
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30970/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-21 18:35 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-21 18:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#320736
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30970/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-21 10:41 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-21 10:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#279494
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| Debian 12           | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30970/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-21  7:18 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-21  7:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#279407
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | FAIL           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-18 23:07 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-18 23:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#277514
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian 12           | FAIL           |
+---------------------+----------------+
| Fedora 38 (Clang)   | FAIL           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| Fedora 39           | FAIL           |
+---------------------+----------------+
| Fedora 40           | FAIL           |
+---------------------+----------------+
| Fedora 39 (Clang)   | FAIL           |
+---------------------+----------------+
| RHEL9               | FAIL           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | FAIL           |
+---------------------+----------------+
| RHEL8               | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
==== Unit test summary for Fedora 37 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
  1/105 DPDK:fast-tests / acl_autotest          OK       7.06 s 
  2/105 DPDK:fast-tests / atomic_autotest       OK       0.87 s 
  3/105 DPDK:fast-tests / bitmap_autotest       OK       0.16 s 
  4/105 DPDK:fast-tests / bitops_autotest       OK       0.21 s 
  5/105 DPDK:fast-tests / byteorder_autotest    OK       0.19 s 
  6/105 DPDK:fast-tests / cksum_autotest        OK       0.15 s 
  7/105 DPDK:fast-tests / cmdline_autotest      OK       0.24 s 
  8/105 DPDK:fast-tests / common_autotest       OK       0.76 s 
  9/105 DPDK:fast-tests / cpuflags_autotest     OK       0.18 s 
 10/105 DPDK:fast-tests / debug_autotest        OK       0.71 s 
 11/105 DPDK:fast-tests / devargs_autotest      OK       0.23 s 
 12/105 DPDK:fast-tests / eal_flags_c_opt_autotest  OK       1.10 s 
 13/105 DPDK:fast-tests / eal_flags_main_opt_autotest  OK       0.51 s 
 14/105 DPDK:fast-tests / eal_flags_n_opt_autotest  OK       0.73 s 
 15/105 DPDK:fast-tests / eal_flags_hpet_autotest  OK       0.29 s 
 16/105 DPDK:fast-tests / eal_flags_no_huge_autotest  OK       0.85 s 
 17/105 DPDK:fast-tests / eal_flags_a_opt_autotest  OK       0.79 s 
 18/105 DPDK:fast-tests / eal_flags_b_opt_autotest  OK       0.62 s 
 19/105 DPDK:fast-tests / eal_flags_vdev_opt_autotest  OK       0.82 s 
 20/105 DPDK:fast-tests / eal_flags_r_opt_autotest  OK       0.34 s 
 21/105 DPDK:fast-tests / eal_flags_mem_autotest  OK       0.93 s 
 22/105 DPDK:fast-tests / eal_flags_file_prefix_autotest  OK       5.61 s 
 23/105 DPDK:fast-tests / eal_flags_misc_autotest  OK       2.66 s 
 24/105 DPDK:fast-tests / eal_fs_autotest       OK       0.23 s 
 25/105 DPDK:fast-tests / errno_autotest        OK       0.28 s 
 26/105 DPDK:fast-tests / ethdev_link_status    OK       0.23 s 
 27/105 DPDK:fast-tests / event_ring_autotest   OK       0.19 s 
 28/105 DPDK:fast-tests / fib_autotest          OK       1.44 s 
 29/105 DPDK:fast-tests / fib6_autotest         OK       1.31 s 
 30/105 DPDK:fast-tests / func_reentrancy_autotest  OK       1.28 s 
 31/105 DPDK:fast-tests / hash_autotest         OK       0.55 s 
 32/105 DPDK:fast-tests / interrupt_autotest    OK       1.42 s 
 33/105 DPDK:fast-tests / ipfrag_autotest       OK       0.17 s 
 34/105 DPDK:fast-tests / lcores_autotest       OK       3.14 s 
 35/105 DPDK:fast-tests / logs_autotest         OK       0.14 s 
 36/105 DPDK:fast-tests / lpm_autotest          OK       7.77 s 
 37/105 DPDK:fast-tests / lpm6_autotest         OK       9.89 s 
 38/105 DPDK:fast-tests / malloc_autotest       OK       1.66 s 
 39/105 DPDK:fast-tests / mbuf_autotest         OK       0.32 s 
 40/105 DPDK:fast-tests / mcslock_autotest      OK       0.86 s 
 41/105 DPDK:fast-tests / memcpy_autotest       OK       3.49 s 
 42/105 DPDK:fast-tests / memory_autotest       OK       0.22 s 
 43/105 DPDK:fast-tests / mempool_autotest      OK       0.52 s 
 44/105 DPDK:fast-tests / memzone_autotest      OK       0.30 s 
 45/105 DPDK:fast-tests / meter_autotest        OK       0.21 s 
 46/105 DPDK:fast-tests / multiprocess_autotest  OK       0.52 s 
 47/105 DPDK:fast-tests / node_list_dump        OK       0.26 s 
 48/105 DPDK:fast-tests / per_lcore_autotest    OK       0.40 s 
 49/105 DPDK:fast-tests / pflock_autotest       OK       0.42 s 
 50/105 DPDK:fast-tests / prefetch_autotest     OK       0.26 s 
 51/105 DPDK:fast-tests / rcu_qsbr_autotest     OK       0.50 s 
 52/105 DPDK:fast-tests / pie_autotest          OK       0.21 s 
 53/105 DPDK:fast-tests / rib_autotest          OK      10.41 s 
 54/105 DPDK:fast-tests / rib6_autotest         OK       8.84 s 
 55/105 DPDK:fast-tests / ring_autotest         OK       0.41 s 
 56/105 DPDK:fast-tests / rwlock_test1_autotest  OK       0.30 s 
 57/105 DPDK:fast-tests / rwlock_rda_autotest   OK       5.24 s 
 58/105 DPDK:fast-tests / rwlock_rds_wrm_autotest  OK       5.31 s 
 59/105 DPDK:fast-tests / rwlock_rde_wro_autotest  OK       5.23 s 
 60/105 DPDK:fast-tests / sched_autotest        OK       0.22 s 
 61/105 DPDK:fast-tests / security_autotest     OK       0.29 s 
 62/105 DPDK:fast-tests / seqlock_autotest      SKIP     0.29 s 
 63/105 DPDK:fast-tests / spinlock_autotest     OK       0.20 s 
 64/105 DPDK:fast-tests / stack_autotest        OK       0.25 s 
 65/105 DPDK:fast-tests / stack_lf_autotest     OK       0.37 s 
 66/105 DPDK:fast-tests / string_autotest       OK       0.19 s 
 67/105 DPDK:fast-tests / tailq_autotest        OK       0.21 s 
 68/105 DPDK:fast-tests / ticketlock_autotest   OK       0.20 s 
 69/105 DPDK:fast-tests / timer_autotest        OK       2.82 s 
 70/105 DPDK:fast-tests / user_delay_us         OK       0.32 s 
 71/105 DPDK:fast-tests / version_autotest      OK       0.19 s 
 72/105 DPDK:fast-tests / crc_autotest          OK       0.22 s 
 73/105 DPDK:fast-tests / distributor_autotest  OK       1.85 s 
 74/105 DPDK:fast-tests / eventdev_common_autotest  OK       0.17 s 
 75/105 DPDK:fast-tests / fbarray_autotest      OK       0.25 s 
 76/105 DPDK:fast-tests / hash_readwrite_func_autotest  SKIP     0.19 s 
 77/105 DPDK:fast-tests / ipsec_autotest        SKIP     0.20 s 
 78/105 DPDK:fast-tests / kni_autotest          SKIP     0.23 s 
 79/105 DPDK:fast-tests / kvargs_autotest       OK       0.31 s 
 80/105 DPDK:fast-tests / member_autotest       OK       1.31 s 
 81/105 DPDK:fast-tests / power_cpufreq_autotest  SKIP     0.21 s 
 82/105 DPDK:fast-tests / power_autotest        OK       0.26 s 
 83/105 DPDK:fast-tests / power_kvm_vm_autotest  SKIP     0.17 s 
 84/105 DPDK:fast-tests / power_intel_uncore_autotest  SKIP     0.21 s 
 85/105 DPDK:fast-tests / reorder_autotest      OK       0.25 s 
 86/105 DPDK:fast-tests / service_autotest      OK       1.23 s 
 87/105 DPDK:fast-tests / thash_autotest        OK       0.19 s 
 88/105 DPDK:fast-tests / threads_autotest      OK       0.40 s 
 89/105 DPDK:fast-tests / trace_autotest        OK       0.28 s 
 90/105 DPDK:fast-tests / trace_autotest_with_traces  OK       0.33 s 
 91/105 DPDK:fast-tests / graph_autotest        OK       0.19 s 
 92/105 DPDK:fast-tests / metrics_autotest      OK       0.24 s 
 93/105 DPDK:fast-tests / telemetry_json_autotest  OK       0.30 s 
 94/105 DPDK:fast-tests / telemetry_data_autotest  OK       0.23 s 
 95/105 DPDK:fast-tests / table_autotest        FAIL     1.98 s (exit status 255 or signal 127 SIGinvalid)
 96/105 DPDK:fast-tests / ring_pmd_autotest     OK       0.33 s 
 97/105 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.84 s 
 98/105 DPDK:fast-tests / bitratestats_autotest  OK       0.37 s 
 99/105 DPDK:fast-tests / latencystats_autotest  OK       0.22 s 
100/105 DPDK:fast-tests / pdump_autotest        OK       5.43 s 
101/105 DPDK:fast-tests / vdev_autotest         OK       0.25 s 
102/105 DPDK:fast-tests / bpf_autotest          OK       0.24 s 
103/105 DPDK:fast-tests / bpf_convert_autotest  OK       0.21 s 
104/105 DPDK:fast-tests / compressdev_autotest  SKIP     0.40 s 
105/105 DPDK:fast-tests / telemetry_all         SKIP     0.01 s 
Ok:                   95
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               9
Timeout:               0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31100/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-18 21:18 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-18 21:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#277526
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian 12           | FAIL           |
+---------------------+----------------+
| Fedora 38 (Clang)   | FAIL           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| Fedora 39           | FAIL           |
+---------------------+----------------+
| Fedora 40           | FAIL           |
+---------------------+----------------+
| Fedora 39 (Clang)   | FAIL           |
+---------------------+----------------+
| RHEL9               | FAIL           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | FAIL           |
+---------------------+----------------+
| RHEL8               | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
==== Unit test summary for Ubuntu 24.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
  1/105 DPDK:fast-tests / acl_autotest          OK       9.05 s 
  2/105 DPDK:fast-tests / atomic_autotest       OK       0.88 s 
  3/105 DPDK:fast-tests / bitmap_autotest       OK       0.24 s 
  4/105 DPDK:fast-tests / bitops_autotest       OK       0.25 s 
  5/105 DPDK:fast-tests / byteorder_autotest    OK       0.24 s 
  6/105 DPDK:fast-tests / cksum_autotest        OK       0.21 s 
  7/105 DPDK:fast-tests / cmdline_autotest      OK       0.32 s 
  8/105 DPDK:fast-tests / common_autotest       OK       1.26 s 
  9/105 DPDK:fast-tests / cpuflags_autotest     OK       0.16 s 
 10/105 DPDK:fast-tests / debug_autotest        OK       0.74 s 
 11/105 DPDK:fast-tests / devargs_autotest      OK       0.20 s 
 12/105 DPDK:fast-tests / eal_flags_c_opt_autotest  OK       1.46 s 
 13/105 DPDK:fast-tests / eal_flags_main_opt_autotest  OK       0.60 s 
 14/105 DPDK:fast-tests / eal_flags_n_opt_autotest  OK       0.73 s 
 15/105 DPDK:fast-tests / eal_flags_hpet_autotest  OK       0.30 s 
 16/105 DPDK:fast-tests / eal_flags_no_huge_autotest  OK       0.57 s 
 17/105 DPDK:fast-tests / eal_flags_a_opt_autotest  OK       0.69 s 
 18/105 DPDK:fast-tests / eal_flags_b_opt_autotest  OK       0.74 s 
 19/105 DPDK:fast-tests / eal_flags_vdev_opt_autotest  OK       0.72 s 
 20/105 DPDK:fast-tests / eal_flags_r_opt_autotest  OK       0.58 s 
 21/105 DPDK:fast-tests / eal_flags_mem_autotest  OK       1.96 s 
 22/105 DPDK:fast-tests / eal_flags_file_prefix_autotest  OK       4.87 s 
 23/105 DPDK:fast-tests / eal_flags_misc_autotest  OK       2.73 s 
 24/105 DPDK:fast-tests / eal_fs_autotest       OK       0.28 s 
 25/105 DPDK:fast-tests / errno_autotest        OK       0.26 s 
 26/105 DPDK:fast-tests / ethdev_link_status    OK       0.27 s 
 27/105 DPDK:fast-tests / event_ring_autotest   OK       0.30 s 
 28/105 DPDK:fast-tests / fib_autotest          OK       1.54 s 
 29/105 DPDK:fast-tests / fib6_autotest         OK       1.59 s 
 30/105 DPDK:fast-tests / func_reentrancy_autotest  OK       2.61 s 
 31/105 DPDK:fast-tests / hash_autotest         OK       0.72 s 
 32/105 DPDK:fast-tests / interrupt_autotest    OK       1.63 s 
 33/105 DPDK:fast-tests / ipfrag_autotest       OK       0.32 s 
 34/105 DPDK:fast-tests / lcores_autotest       OK      12.27 s 
 35/105 DPDK:fast-tests / logs_autotest         OK       0.25 s 
 36/105 DPDK:fast-tests / lpm_autotest          OK       5.34 s 
 37/105 DPDK:fast-tests / lpm6_autotest         OK       6.90 s 
 38/105 DPDK:fast-tests / malloc_autotest       OK       0.86 s 
 39/105 DPDK:fast-tests / mbuf_autotest         OK       0.22 s 
 40/105 DPDK:fast-tests / mcslock_autotest      OK       1.56 s 
 41/105 DPDK:fast-tests / memcpy_autotest       OK       3.26 s 
 42/105 DPDK:fast-tests / memory_autotest       OK       0.17 s 
 43/105 DPDK:fast-tests / mempool_autotest      OK       0.54 s 
 44/105 DPDK:fast-tests / memzone_autotest      OK       0.17 s 
 45/105 DPDK:fast-tests / meter_autotest        OK       0.17 s 
 46/105 DPDK:fast-tests / multiprocess_autotest  OK       0.27 s 
 47/105 DPDK:fast-tests / node_list_dump        OK       0.17 s 
 48/105 DPDK:fast-tests / per_lcore_autotest    OK       0.27 s 
 49/105 DPDK:fast-tests / pflock_autotest       OK       0.36 s 
 50/105 DPDK:fast-tests / prefetch_autotest     OK       0.17 s 
 51/105 DPDK:fast-tests / rcu_qsbr_autotest     OK       0.27 s 
 52/105 DPDK:fast-tests / pie_autotest          OK       0.17 s 
 53/105 DPDK:fast-tests / rib_autotest          OK       5.78 s 
 54/105 DPDK:fast-tests / rib6_autotest         OK       5.30 s 
 55/105 DPDK:fast-tests / ring_autotest         OK       0.17 s 
 56/105 DPDK:fast-tests / rwlock_test1_autotest  OK       0.35 s 
 57/105 DPDK:fast-tests / rwlock_rda_autotest   OK       5.36 s 
 58/105 DPDK:fast-tests / rwlock_rds_wrm_autotest  OK       5.25 s 
 59/105 DPDK:fast-tests / rwlock_rde_wro_autotest  OK       5.29 s 
 60/105 DPDK:fast-tests / sched_autotest        OK       0.22 s 
 61/105 DPDK:fast-tests / security_autotest     OK       0.25 s 
 62/105 DPDK:fast-tests / seqlock_autotest      SKIP     0.17 s 
 63/105 DPDK:fast-tests / spinlock_autotest     OK       0.17 s 
 64/105 DPDK:fast-tests / stack_autotest        OK       0.22 s 
 65/105 DPDK:fast-tests / stack_lf_autotest     OK       0.27 s 
 66/105 DPDK:fast-tests / string_autotest       OK       0.17 s 
 67/105 DPDK:fast-tests / tailq_autotest        OK       0.21 s 
 68/105 DPDK:fast-tests / ticketlock_autotest   OK       0.17 s 
 69/105 DPDK:fast-tests / timer_autotest        OK       2.60 s 
 70/105 DPDK:fast-tests / user_delay_us         OK       0.20 s 
 71/105 DPDK:fast-tests / version_autotest      OK       0.17 s 
 72/105 DPDK:fast-tests / crc_autotest          OK       0.17 s 
 73/105 DPDK:fast-tests / distributor_autotest  OK       1.14 s 
 74/105 DPDK:fast-tests / eventdev_common_autotest  OK       0.23 s 
 75/105 DPDK:fast-tests / fbarray_autotest      OK       0.24 s 
 76/105 DPDK:fast-tests / hash_readwrite_func_autotest  SKIP     0.17 s 
 77/105 DPDK:fast-tests / ipsec_autotest        SKIP     0.17 s 
 78/105 DPDK:fast-tests / kni_autotest          SKIP     0.17 s 
 79/105 DPDK:fast-tests / kvargs_autotest       OK       0.17 s 
 80/105 DPDK:fast-tests / member_autotest       OK       0.81 s 
 81/105 DPDK:fast-tests / power_cpufreq_autotest  SKIP     0.17 s 
 82/105 DPDK:fast-tests / power_autotest        OK       0.17 s 
 83/105 DPDK:fast-tests / power_kvm_vm_autotest  SKIP     0.17 s 
 84/105 DPDK:fast-tests / power_intel_uncore_autotest  SKIP     0.17 s 
 85/105 DPDK:fast-tests / reorder_autotest      OK       0.22 s 
 86/105 DPDK:fast-tests / service_autotest      OK       1.07 s 
 87/105 DPDK:fast-tests / thash_autotest        OK       0.17 s 
 88/105 DPDK:fast-tests / threads_autotest      OK       0.43 s 
 89/105 DPDK:fast-tests / trace_autotest        OK       0.14 s 
 90/105 DPDK:fast-tests / trace_autotest_with_traces  OK       0.17 s 
 91/105 DPDK:fast-tests / graph_autotest        OK       0.17 s 
 92/105 DPDK:fast-tests / metrics_autotest      OK       0.22 s 
 93/105 DPDK:fast-tests / telemetry_json_autotest  OK       0.17 s 
 94/105 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s 
 95/105 DPDK:fast-tests / table_autotest        FAIL     0.82 s (exit status 255 or signal 127 SIGinvalid)
 96/105 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s 
 97/105 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.47 s 
 98/105 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s 
 99/105 DPDK:fast-tests / latencystats_autotest  OK       0.17 s 
100/105 DPDK:fast-tests / pdump_autotest        OK       5.24 s 
101/105 DPDK:fast-tests / vdev_autotest         OK       0.17 s 
102/105 DPDK:fast-tests / bpf_autotest          OK       0.17 s 
103/105 DPDK:fast-tests / bpf_convert_autotest  OK       0.17 s 
104/105 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s 
105/105 DPDK:fast-tests / telemetry_all         OK      13.56 s 
Ok:                   96
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               8
Timeout:               0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31100/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-18 21:17 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-18 21:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#277525
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian 12           | FAIL           |
+---------------------+----------------+
| Fedora 38 (Clang)   | FAIL           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| Fedora 39           | FAIL           |
+---------------------+----------------+
| Fedora 40           | FAIL           |
+---------------------+----------------+
| Fedora 39 (Clang)   | FAIL           |
+---------------------+----------------+
| RHEL9               | FAIL           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | FAIL           |
+---------------------+----------------+
| RHEL8               | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
==== Unit test summary for Ubuntu 24.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
  1/105 DPDK:fast-tests / acl_autotest          OK       9.05 s 
  2/105 DPDK:fast-tests / atomic_autotest       OK       0.88 s 
  3/105 DPDK:fast-tests / bitmap_autotest       OK       0.24 s 
  4/105 DPDK:fast-tests / bitops_autotest       OK       0.25 s 
  5/105 DPDK:fast-tests / byteorder_autotest    OK       0.24 s 
  6/105 DPDK:fast-tests / cksum_autotest        OK       0.21 s 
  7/105 DPDK:fast-tests / cmdline_autotest      OK       0.32 s 
  8/105 DPDK:fast-tests / common_autotest       OK       1.26 s 
  9/105 DPDK:fast-tests / cpuflags_autotest     OK       0.16 s 
 10/105 DPDK:fast-tests / debug_autotest        OK       0.74 s 
 11/105 DPDK:fast-tests / devargs_autotest      OK       0.20 s 
 12/105 DPDK:fast-tests / eal_flags_c_opt_autotest  OK       1.46 s 
 13/105 DPDK:fast-tests / eal_flags_main_opt_autotest  OK       0.60 s 
 14/105 DPDK:fast-tests / eal_flags_n_opt_autotest  OK       0.73 s 
 15/105 DPDK:fast-tests / eal_flags_hpet_autotest  OK       0.30 s 
 16/105 DPDK:fast-tests / eal_flags_no_huge_autotest  OK       0.57 s 
 17/105 DPDK:fast-tests / eal_flags_a_opt_autotest  OK       0.69 s 
 18/105 DPDK:fast-tests / eal_flags_b_opt_autotest  OK       0.74 s 
 19/105 DPDK:fast-tests / eal_flags_vdev_opt_autotest  OK       0.72 s 
 20/105 DPDK:fast-tests / eal_flags_r_opt_autotest  OK       0.58 s 
 21/105 DPDK:fast-tests / eal_flags_mem_autotest  OK       1.96 s 
 22/105 DPDK:fast-tests / eal_flags_file_prefix_autotest  OK       4.87 s 
 23/105 DPDK:fast-tests / eal_flags_misc_autotest  OK       2.73 s 
 24/105 DPDK:fast-tests / eal_fs_autotest       OK       0.28 s 
 25/105 DPDK:fast-tests / errno_autotest        OK       0.26 s 
 26/105 DPDK:fast-tests / ethdev_link_status    OK       0.27 s 
 27/105 DPDK:fast-tests / event_ring_autotest   OK       0.30 s 
 28/105 DPDK:fast-tests / fib_autotest          OK       1.54 s 
 29/105 DPDK:fast-tests / fib6_autotest         OK       1.59 s 
 30/105 DPDK:fast-tests / func_reentrancy_autotest  OK       2.61 s 
 31/105 DPDK:fast-tests / hash_autotest         OK       0.72 s 
 32/105 DPDK:fast-tests / interrupt_autotest    OK       1.63 s 
 33/105 DPDK:fast-tests / ipfrag_autotest       OK       0.32 s 
 34/105 DPDK:fast-tests / lcores_autotest       OK      12.27 s 
 35/105 DPDK:fast-tests / logs_autotest         OK       0.25 s 
 36/105 DPDK:fast-tests / lpm_autotest          OK       5.34 s 
 37/105 DPDK:fast-tests / lpm6_autotest         OK       6.90 s 
 38/105 DPDK:fast-tests / malloc_autotest       OK       0.86 s 
 39/105 DPDK:fast-tests / mbuf_autotest         OK       0.22 s 
 40/105 DPDK:fast-tests / mcslock_autotest      OK       1.56 s 
 41/105 DPDK:fast-tests / memcpy_autotest       OK       3.26 s 
 42/105 DPDK:fast-tests / memory_autotest       OK       0.17 s 
 43/105 DPDK:fast-tests / mempool_autotest      OK       0.54 s 
 44/105 DPDK:fast-tests / memzone_autotest      OK       0.17 s 
 45/105 DPDK:fast-tests / meter_autotest        OK       0.17 s 
 46/105 DPDK:fast-tests / multiprocess_autotest  OK       0.27 s 
 47/105 DPDK:fast-tests / node_list_dump        OK       0.17 s 
 48/105 DPDK:fast-tests / per_lcore_autotest    OK       0.27 s 
 49/105 DPDK:fast-tests / pflock_autotest       OK       0.36 s 
 50/105 DPDK:fast-tests / prefetch_autotest     OK       0.17 s 
 51/105 DPDK:fast-tests / rcu_qsbr_autotest     OK       0.27 s 
 52/105 DPDK:fast-tests / pie_autotest          OK       0.17 s 
 53/105 DPDK:fast-tests / rib_autotest          OK       5.78 s 
 54/105 DPDK:fast-tests / rib6_autotest         OK       5.30 s 
 55/105 DPDK:fast-tests / ring_autotest         OK       0.17 s 
 56/105 DPDK:fast-tests / rwlock_test1_autotest  OK       0.35 s 
 57/105 DPDK:fast-tests / rwlock_rda_autotest   OK       5.36 s 
 58/105 DPDK:fast-tests / rwlock_rds_wrm_autotest  OK       5.25 s 
 59/105 DPDK:fast-tests / rwlock_rde_wro_autotest  OK       5.29 s 
 60/105 DPDK:fast-tests / sched_autotest        OK       0.22 s 
 61/105 DPDK:fast-tests / security_autotest     OK       0.25 s 
 62/105 DPDK:fast-tests / seqlock_autotest      SKIP     0.17 s 
 63/105 DPDK:fast-tests / spinlock_autotest     OK       0.17 s 
 64/105 DPDK:fast-tests / stack_autotest        OK       0.22 s 
 65/105 DPDK:fast-tests / stack_lf_autotest     OK       0.27 s 
 66/105 DPDK:fast-tests / string_autotest       OK       0.17 s 
 67/105 DPDK:fast-tests / tailq_autotest        OK       0.21 s 
 68/105 DPDK:fast-tests / ticketlock_autotest   OK       0.17 s 
 69/105 DPDK:fast-tests / timer_autotest        OK       2.60 s 
 70/105 DPDK:fast-tests / user_delay_us         OK       0.20 s 
 71/105 DPDK:fast-tests / version_autotest      OK       0.17 s 
 72/105 DPDK:fast-tests / crc_autotest          OK       0.17 s 
 73/105 DPDK:fast-tests / distributor_autotest  OK       1.14 s 
 74/105 DPDK:fast-tests / eventdev_common_autotest  OK       0.23 s 
 75/105 DPDK:fast-tests / fbarray_autotest      OK       0.24 s 
 76/105 DPDK:fast-tests / hash_readwrite_func_autotest  SKIP     0.17 s 
 77/105 DPDK:fast-tests / ipsec_autotest        SKIP     0.17 s 
 78/105 DPDK:fast-tests / kni_autotest          SKIP     0.17 s 
 79/105 DPDK:fast-tests / kvargs_autotest       OK       0.17 s 
 80/105 DPDK:fast-tests / member_autotest       OK       0.81 s 
 81/105 DPDK:fast-tests / power_cpufreq_autotest  SKIP     0.17 s 
 82/105 DPDK:fast-tests / power_autotest        OK       0.17 s 
 83/105 DPDK:fast-tests / power_kvm_vm_autotest  SKIP     0.17 s 
 84/105 DPDK:fast-tests / power_intel_uncore_autotest  SKIP     0.17 s 
 85/105 DPDK:fast-tests / reorder_autotest      OK       0.22 s 
 86/105 DPDK:fast-tests / service_autotest      OK       1.07 s 
 87/105 DPDK:fast-tests / thash_autotest        OK       0.17 s 
 88/105 DPDK:fast-tests / threads_autotest      OK       0.43 s 
 89/105 DPDK:fast-tests / trace_autotest        OK       0.14 s 
 90/105 DPDK:fast-tests / trace_autotest_with_traces  OK       0.17 s 
 91/105 DPDK:fast-tests / graph_autotest        OK       0.17 s 
 92/105 DPDK:fast-tests / metrics_autotest      OK       0.22 s 
 93/105 DPDK:fast-tests / telemetry_json_autotest  OK       0.17 s 
 94/105 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s 
 95/105 DPDK:fast-tests / table_autotest        FAIL     0.82 s (exit status 255 or signal 127 SIGinvalid)
 96/105 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s 
 97/105 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.47 s 
 98/105 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s 
 99/105 DPDK:fast-tests / latencystats_autotest  OK       0.17 s 
100/105 DPDK:fast-tests / pdump_autotest        OK       5.24 s 
101/105 DPDK:fast-tests / vdev_autotest         OK       0.17 s 
102/105 DPDK:fast-tests / bpf_autotest          OK       0.17 s 
103/105 DPDK:fast-tests / bpf_convert_autotest  OK       0.17 s 
104/105 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s 
105/105 DPDK:fast-tests / telemetry_all         OK      13.56 s 
Ok:                   96
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               8
Timeout:               0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31100/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-18 21:16 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-18 21:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#277524
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian 12           | FAIL           |
+---------------------+----------------+
| Fedora 38 (Clang)   | FAIL           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| Fedora 39           | FAIL           |
+---------------------+----------------+
| Fedora 40           | FAIL           |
+---------------------+----------------+
| Fedora 39 (Clang)   | FAIL           |
+---------------------+----------------+
| RHEL9               | FAIL           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | FAIL           |
+---------------------+----------------+
| RHEL8               | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
==== Unit test summary for Ubuntu 24.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
  1/105 DPDK:fast-tests / acl_autotest          OK       9.05 s 
  2/105 DPDK:fast-tests / atomic_autotest       OK       0.88 s 
  3/105 DPDK:fast-tests / bitmap_autotest       OK       0.24 s 
  4/105 DPDK:fast-tests / bitops_autotest       OK       0.25 s 
  5/105 DPDK:fast-tests / byteorder_autotest    OK       0.24 s 
  6/105 DPDK:fast-tests / cksum_autotest        OK       0.21 s 
  7/105 DPDK:fast-tests / cmdline_autotest      OK       0.32 s 
  8/105 DPDK:fast-tests / common_autotest       OK       1.26 s 
  9/105 DPDK:fast-tests / cpuflags_autotest     OK       0.16 s 
 10/105 DPDK:fast-tests / debug_autotest        OK       0.74 s 
 11/105 DPDK:fast-tests / devargs_autotest      OK       0.20 s 
 12/105 DPDK:fast-tests / eal_flags_c_opt_autotest  OK       1.46 s 
 13/105 DPDK:fast-tests / eal_flags_main_opt_autotest  OK       0.60 s 
 14/105 DPDK:fast-tests / eal_flags_n_opt_autotest  OK       0.73 s 
 15/105 DPDK:fast-tests / eal_flags_hpet_autotest  OK       0.30 s 
 16/105 DPDK:fast-tests / eal_flags_no_huge_autotest  OK       0.57 s 
 17/105 DPDK:fast-tests / eal_flags_a_opt_autotest  OK       0.69 s 
 18/105 DPDK:fast-tests / eal_flags_b_opt_autotest  OK       0.74 s 
 19/105 DPDK:fast-tests / eal_flags_vdev_opt_autotest  OK       0.72 s 
 20/105 DPDK:fast-tests / eal_flags_r_opt_autotest  OK       0.58 s 
 21/105 DPDK:fast-tests / eal_flags_mem_autotest  OK       1.96 s 
 22/105 DPDK:fast-tests / eal_flags_file_prefix_autotest  OK       4.87 s 
 23/105 DPDK:fast-tests / eal_flags_misc_autotest  OK       2.73 s 
 24/105 DPDK:fast-tests / eal_fs_autotest       OK       0.28 s 
 25/105 DPDK:fast-tests / errno_autotest        OK       0.26 s 
 26/105 DPDK:fast-tests / ethdev_link_status    OK       0.27 s 
 27/105 DPDK:fast-tests / event_ring_autotest   OK       0.30 s 
 28/105 DPDK:fast-tests / fib_autotest          OK       1.54 s 
 29/105 DPDK:fast-tests / fib6_autotest         OK       1.59 s 
 30/105 DPDK:fast-tests / func_reentrancy_autotest  OK       2.61 s 
 31/105 DPDK:fast-tests / hash_autotest         OK       0.72 s 
 32/105 DPDK:fast-tests / interrupt_autotest    OK       1.63 s 
 33/105 DPDK:fast-tests / ipfrag_autotest       OK       0.32 s 
 34/105 DPDK:fast-tests / lcores_autotest       OK      12.27 s 
 35/105 DPDK:fast-tests / logs_autotest         OK       0.25 s 
 36/105 DPDK:fast-tests / lpm_autotest          OK       5.34 s 
 37/105 DPDK:fast-tests / lpm6_autotest         OK       6.90 s 
 38/105 DPDK:fast-tests / malloc_autotest       OK       0.86 s 
 39/105 DPDK:fast-tests / mbuf_autotest         OK       0.22 s 
 40/105 DPDK:fast-tests / mcslock_autotest      OK       1.56 s 
 41/105 DPDK:fast-tests / memcpy_autotest       OK       3.26 s 
 42/105 DPDK:fast-tests / memory_autotest       OK       0.17 s 
 43/105 DPDK:fast-tests / mempool_autotest      OK       0.54 s 
 44/105 DPDK:fast-tests / memzone_autotest      OK       0.17 s 
 45/105 DPDK:fast-tests / meter_autotest        OK       0.17 s 
 46/105 DPDK:fast-tests / multiprocess_autotest  OK       0.27 s 
 47/105 DPDK:fast-tests / node_list_dump        OK       0.17 s 
 48/105 DPDK:fast-tests / per_lcore_autotest    OK       0.27 s 
 49/105 DPDK:fast-tests / pflock_autotest       OK       0.36 s 
 50/105 DPDK:fast-tests / prefetch_autotest     OK       0.17 s 
 51/105 DPDK:fast-tests / rcu_qsbr_autotest     OK       0.27 s 
 52/105 DPDK:fast-tests / pie_autotest          OK       0.17 s 
 53/105 DPDK:fast-tests / rib_autotest          OK       5.78 s 
 54/105 DPDK:fast-tests / rib6_autotest         OK       5.30 s 
 55/105 DPDK:fast-tests / ring_autotest         OK       0.17 s 
 56/105 DPDK:fast-tests / rwlock_test1_autotest  OK       0.35 s 
 57/105 DPDK:fast-tests / rwlock_rda_autotest   OK       5.36 s 
 58/105 DPDK:fast-tests / rwlock_rds_wrm_autotest  OK       5.25 s 
 59/105 DPDK:fast-tests / rwlock_rde_wro_autotest  OK       5.29 s 
 60/105 DPDK:fast-tests / sched_autotest        OK       0.22 s 
 61/105 DPDK:fast-tests / security_autotest     OK       0.25 s 
 62/105 DPDK:fast-tests / seqlock_autotest      SKIP     0.17 s 
 63/105 DPDK:fast-tests / spinlock_autotest     OK       0.17 s 
 64/105 DPDK:fast-tests / stack_autotest        OK       0.22 s 
 65/105 DPDK:fast-tests / stack_lf_autotest     OK       0.27 s 
 66/105 DPDK:fast-tests / string_autotest       OK       0.17 s 
 67/105 DPDK:fast-tests / tailq_autotest        OK       0.21 s 
 68/105 DPDK:fast-tests / ticketlock_autotest   OK       0.17 s 
 69/105 DPDK:fast-tests / timer_autotest        OK       2.60 s 
 70/105 DPDK:fast-tests / user_delay_us         OK       0.20 s 
 71/105 DPDK:fast-tests / version_autotest      OK       0.17 s 
 72/105 DPDK:fast-tests / crc_autotest          OK       0.17 s 
 73/105 DPDK:fast-tests / distributor_autotest  OK       1.14 s 
 74/105 DPDK:fast-tests / eventdev_common_autotest  OK       0.23 s 
 75/105 DPDK:fast-tests / fbarray_autotest      OK       0.24 s 
 76/105 DPDK:fast-tests / hash_readwrite_func_autotest  SKIP     0.17 s 
 77/105 DPDK:fast-tests / ipsec_autotest        SKIP     0.17 s 
 78/105 DPDK:fast-tests / kni_autotest          SKIP     0.17 s 
 79/105 DPDK:fast-tests / kvargs_autotest       OK       0.17 s 
 80/105 DPDK:fast-tests / member_autotest       OK       0.81 s 
 81/105 DPDK:fast-tests / power_cpufreq_autotest  SKIP     0.17 s 
 82/105 DPDK:fast-tests / power_autotest        OK       0.17 s 
 83/105 DPDK:fast-tests / power_kvm_vm_autotest  SKIP     0.17 s 
 84/105 DPDK:fast-tests / power_intel_uncore_autotest  SKIP     0.17 s 
 85/105 DPDK:fast-tests / reorder_autotest      OK       0.22 s 
 86/105 DPDK:fast-tests / service_autotest      OK       1.07 s 
 87/105 DPDK:fast-tests / thash_autotest        OK       0.17 s 
 88/105 DPDK:fast-tests / threads_autotest      OK       0.43 s 
 89/105 DPDK:fast-tests / trace_autotest        OK       0.14 s 
 90/105 DPDK:fast-tests / trace_autotest_with_traces  OK       0.17 s 
 91/105 DPDK:fast-tests / graph_autotest        OK       0.17 s 
 92/105 DPDK:fast-tests / metrics_autotest      OK       0.22 s 
 93/105 DPDK:fast-tests / telemetry_json_autotest  OK       0.17 s 
 94/105 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s 
 95/105 DPDK:fast-tests / table_autotest        FAIL     0.82 s (exit status 255 or signal 127 SIGinvalid)
 96/105 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s 
 97/105 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.47 s 
 98/105 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s 
 99/105 DPDK:fast-tests / latencystats_autotest  OK       0.17 s 
100/105 DPDK:fast-tests / pdump_autotest        OK       5.24 s 
101/105 DPDK:fast-tests / vdev_autotest         OK       0.17 s 
102/105 DPDK:fast-tests / bpf_autotest          OK       0.17 s 
103/105 DPDK:fast-tests / bpf_convert_autotest  OK       0.17 s 
104/105 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s 
105/105 DPDK:fast-tests / telemetry_all         OK      13.56 s 
Ok:                   96
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               8
Timeout:               0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31100/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-18 20:51 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-18 20:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#277522
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian 12           | FAIL           |
+---------------------+----------------+
| Fedora 38 (Clang)   | FAIL           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| Fedora 39           | FAIL           |
+---------------------+----------------+
| Fedora 40           | FAIL           |
+---------------------+----------------+
| Fedora 39 (Clang)   | FAIL           |
+---------------------+----------------+
| RHEL9               | FAIL           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | FAIL           |
+---------------------+----------------+
| RHEL8               | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
==== Unit test summary for RHEL8 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
  1/105 DPDK:fast-tests / acl_autotest          OK       3.22 s 
  2/105 DPDK:fast-tests / atomic_autotest       OK       0.42 s 
  3/105 DPDK:fast-tests / bitmap_autotest       OK       0.17 s 
  4/105 DPDK:fast-tests / bitops_autotest       OK       0.17 s 
  5/105 DPDK:fast-tests / byteorder_autotest    OK       0.17 s 
  6/105 DPDK:fast-tests / cksum_autotest        OK       0.17 s 
  7/105 DPDK:fast-tests / cmdline_autotest      OK       0.17 s 
  8/105 DPDK:fast-tests / common_autotest       OK       0.48 s 
  9/105 DPDK:fast-tests / cpuflags_autotest     OK       0.23 s 
 10/105 DPDK:fast-tests / debug_autotest        OK       0.32 s 
 11/105 DPDK:fast-tests / devargs_autotest      OK       0.17 s 
 12/105 DPDK:fast-tests / eal_flags_c_opt_autotest  OK       0.74 s 
 13/105 DPDK:fast-tests / eal_flags_main_opt_autotest  OK       0.32 s 
 14/105 DPDK:fast-tests / eal_flags_n_opt_autotest  OK       0.47 s 
 15/105 DPDK:fast-tests / eal_flags_hpet_autotest  OK       0.36 s 
 16/105 DPDK:fast-tests / eal_flags_no_huge_autotest  OK       0.62 s 
 17/105 DPDK:fast-tests / eal_flags_a_opt_autotest  OK       0.43 s 
 18/105 DPDK:fast-tests / eal_flags_b_opt_autotest  OK       0.32 s 
 19/105 DPDK:fast-tests / eal_flags_vdev_opt_autotest  OK       0.57 s 
 20/105 DPDK:fast-tests / eal_flags_r_opt_autotest  OK       0.27 s 
 21/105 DPDK:fast-tests / eal_flags_mem_autotest  OK       0.80 s 
 22/105 DPDK:fast-tests / eal_flags_file_prefix_autotest  OK       3.04 s 
 23/105 DPDK:fast-tests / eal_flags_misc_autotest  OK       2.05 s 
 24/105 DPDK:fast-tests / eal_fs_autotest       OK       0.20 s 
 25/105 DPDK:fast-tests / errno_autotest        OK       0.17 s 
 26/105 DPDK:fast-tests / ethdev_link_status    OK       0.17 s 
 27/105 DPDK:fast-tests / event_ring_autotest   OK       0.26 s 
 28/105 DPDK:fast-tests / fib_autotest          OK       1.01 s 
 29/105 DPDK:fast-tests / fib6_autotest         OK       0.94 s 
 30/105 DPDK:fast-tests / func_reentrancy_autotest  OK       0.66 s 
 31/105 DPDK:fast-tests / hash_autotest         OK       0.41 s 
 32/105 DPDK:fast-tests / interrupt_autotest    OK       1.39 s 
 33/105 DPDK:fast-tests / ipfrag_autotest       OK       0.16 s 
 34/105 DPDK:fast-tests / lcores_autotest       OK       1.72 s 
 35/105 DPDK:fast-tests / logs_autotest         OK       0.19 s 
 36/105 DPDK:fast-tests / lpm_autotest          OK       4.46 s 
 37/105 DPDK:fast-tests / lpm6_autotest         OK       5.84 s 
 38/105 DPDK:fast-tests / malloc_autotest       OK       0.71 s 
 39/105 DPDK:fast-tests / mbuf_autotest         OK       0.23 s 
 40/105 DPDK:fast-tests / mcslock_autotest      OK       0.54 s 
 41/105 DPDK:fast-tests / memcpy_autotest       OK       2.29 s 
 42/105 DPDK:fast-tests / memory_autotest       OK       0.17 s 
 43/105 DPDK:fast-tests / mempool_autotest      OK       0.62 s 
 44/105 DPDK:fast-tests / memzone_autotest      OK       0.17 s 
 45/105 DPDK:fast-tests / meter_autotest        OK       0.17 s 
 46/105 DPDK:fast-tests / multiprocess_autotest  OK       0.27 s 
 47/105 DPDK:fast-tests / node_list_dump        OK       0.17 s 
 48/105 DPDK:fast-tests / per_lcore_autotest    OK       0.30 s 
 49/105 DPDK:fast-tests / pflock_autotest       OK       0.27 s 
 50/105 DPDK:fast-tests / prefetch_autotest     OK       0.25 s 
 51/105 DPDK:fast-tests / rcu_qsbr_autotest     OK       0.28 s 
 52/105 DPDK:fast-tests / pie_autotest          OK       0.17 s 
 53/105 DPDK:fast-tests / rib_autotest          OK       5.66 s 
 54/105 DPDK:fast-tests / rib6_autotest         OK       4.65 s 
 55/105 DPDK:fast-tests / ring_autotest         OK       0.25 s 
 56/105 DPDK:fast-tests / rwlock_test1_autotest  OK       0.27 s 
 57/105 DPDK:fast-tests / rwlock_rda_autotest   OK       5.16 s 
 58/105 DPDK:fast-tests / rwlock_rds_wrm_autotest  OK       5.16 s 
 59/105 DPDK:fast-tests / rwlock_rde_wro_autotest  OK       5.28 s 
 60/105 DPDK:fast-tests / sched_autotest        OK       0.17 s 
 61/105 DPDK:fast-tests / security_autotest     OK       0.17 s 
 62/105 DPDK:fast-tests / seqlock_autotest      SKIP     0.17 s 
 63/105 DPDK:fast-tests / spinlock_autotest     OK       0.17 s 
 64/105 DPDK:fast-tests / stack_autotest        OK       0.22 s 
 65/105 DPDK:fast-tests / stack_lf_autotest     OK       0.27 s 
 66/105 DPDK:fast-tests / string_autotest       OK       0.17 s 
 67/105 DPDK:fast-tests / tailq_autotest        OK       0.18 s 
 68/105 DPDK:fast-tests / ticketlock_autotest   OK       0.17 s 
 69/105 DPDK:fast-tests / timer_autotest        OK       2.56 s 
 70/105 DPDK:fast-tests / user_delay_us         OK       0.17 s 
 71/105 DPDK:fast-tests / version_autotest      OK       0.17 s 
 72/105 DPDK:fast-tests / crc_autotest          OK       0.17 s 
 73/105 DPDK:fast-tests / distributor_autotest  OK       0.99 s 
 74/105 DPDK:fast-tests / eventdev_common_autotest  OK       0.17 s 
 75/105 DPDK:fast-tests / fbarray_autotest      OK       0.17 s 
 76/105 DPDK:fast-tests / hash_readwrite_func_autotest  SKIP     0.17 s 
 77/105 DPDK:fast-tests / ipsec_autotest        SKIP     0.17 s 
 78/105 DPDK:fast-tests / kni_autotest          SKIP     0.17 s 
 79/105 DPDK:fast-tests / kvargs_autotest       OK       0.17 s 
 80/105 DPDK:fast-tests / member_autotest       OK       1.08 s 
 81/105 DPDK:fast-tests / power_cpufreq_autotest  SKIP     0.25 s 
 82/105 DPDK:fast-tests / power_autotest        OK       0.28 s 
 83/105 DPDK:fast-tests / power_kvm_vm_autotest  SKIP     0.25 s 
 84/105 DPDK:fast-tests / power_intel_uncore_autotest  SKIP     0.28 s 
 85/105 DPDK:fast-tests / reorder_autotest      OK       0.24 s 
 86/105 DPDK:fast-tests / service_autotest      OK       1.41 s 
 87/105 DPDK:fast-tests / thash_autotest        OK       0.20 s 
 88/105 DPDK:fast-tests / threads_autotest      OK       0.32 s 
 89/105 DPDK:fast-tests / trace_autotest        OK       0.22 s 
 90/105 DPDK:fast-tests / trace_autotest_with_traces  OK       0.17 s 
 91/105 DPDK:fast-tests / graph_autotest        OK       0.18 s 
 92/105 DPDK:fast-tests / metrics_autotest      OK       0.17 s 
 93/105 DPDK:fast-tests / telemetry_json_autotest  OK       0.20 s 
 94/105 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s 
 95/105 DPDK:fast-tests / table_autotest        FAIL     0.93 s (exit status 255 or signal 127 SIGinvalid)
 96/105 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s 
 97/105 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.55 s 
 98/105 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s 
 99/105 DPDK:fast-tests / latencystats_autotest  OK       0.17 s 
100/105 DPDK:fast-tests / pdump_autotest        OK       5.28 s 
101/105 DPDK:fast-tests / vdev_autotest         OK       0.17 s 
102/105 DPDK:fast-tests / bpf_autotest          OK       0.17 s 
103/105 DPDK:fast-tests / bpf_convert_autotest  OK       0.17 s 
104/105 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s 
105/105 DPDK:fast-tests / telemetry_all         SKIP     0.01 s 
Ok:                   95
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               9
Timeout:               0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31100/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-18 20:46 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-18 20:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#277520
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian 12           | FAIL           |
+---------------------+----------------+
| Fedora 38 (Clang)   | FAIL           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| Fedora 39           | FAIL           |
+---------------------+----------------+
| Fedora 40           | FAIL           |
+---------------------+----------------+
| Fedora 39 (Clang)   | FAIL           |
+---------------------+----------------+
| RHEL9               | FAIL           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | FAIL           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
  1/105 DPDK:fast-tests / acl_autotest          OK       3.69 s 
  2/105 DPDK:fast-tests / atomic_autotest       OK       0.34 s 
  3/105 DPDK:fast-tests / bitmap_autotest       OK       0.17 s 
  4/105 DPDK:fast-tests / bitops_autotest       OK       0.17 s 
  5/105 DPDK:fast-tests / byteorder_autotest    OK       0.17 s 
  6/105 DPDK:fast-tests / cksum_autotest        OK       0.17 s 
  7/105 DPDK:fast-tests / cmdline_autotest      OK       0.17 s 
  8/105 DPDK:fast-tests / common_autotest       OK       0.37 s 
  9/105 DPDK:fast-tests / cpuflags_autotest     OK       0.17 s 
 10/105 DPDK:fast-tests / debug_autotest        OK       0.32 s 
 11/105 DPDK:fast-tests / devargs_autotest      OK       0.17 s 
 12/105 DPDK:fast-tests / eal_flags_c_opt_autotest  OK       0.67 s 
 13/105 DPDK:fast-tests / eal_flags_main_opt_autotest  OK       0.27 s 
 14/105 DPDK:fast-tests / eal_flags_n_opt_autotest  OK       0.53 s 
 15/105 DPDK:fast-tests / eal_flags_hpet_autotest  OK       0.22 s 
 16/105 DPDK:fast-tests / eal_flags_no_huge_autotest  OK       0.47 s 
 17/105 DPDK:fast-tests / eal_flags_a_opt_autotest  OK       0.32 s 
 18/105 DPDK:fast-tests / eal_flags_b_opt_autotest  OK       0.27 s 
 19/105 DPDK:fast-tests / eal_flags_vdev_opt_autotest  OK       0.57 s 
 20/105 DPDK:fast-tests / eal_flags_r_opt_autotest  OK       0.27 s 
 21/105 DPDK:fast-tests / eal_flags_mem_autotest  OK       0.72 s 
 22/105 DPDK:fast-tests / eal_flags_file_prefix_autotest  OK       3.06 s 
 23/105 DPDK:fast-tests / eal_flags_misc_autotest  OK       1.89 s 
 24/105 DPDK:fast-tests / eal_fs_autotest       OK       0.38 s 
 25/105 DPDK:fast-tests / errno_autotest        OK       0.33 s 
 26/105 DPDK:fast-tests / ethdev_link_status    OK       0.23 s 
 27/105 DPDK:fast-tests / event_ring_autotest   OK       0.21 s 
 28/105 DPDK:fast-tests / fib_autotest          OK       0.76 s 
 29/105 DPDK:fast-tests / fib6_autotest         OK       0.71 s 
 30/105 DPDK:fast-tests / func_reentrancy_autotest  OK       0.52 s 
 31/105 DPDK:fast-tests / hash_autotest         OK       0.27 s 
 32/105 DPDK:fast-tests / interrupt_autotest    OK       1.18 s 
 33/105 DPDK:fast-tests / ipfrag_autotest       OK       0.24 s 
 34/105 DPDK:fast-tests / lcores_autotest       OK       1.46 s 
 35/105 DPDK:fast-tests / logs_autotest         OK       0.17 s 
 36/105 DPDK:fast-tests / lpm_autotest          OK       3.95 s 
 37/105 DPDK:fast-tests / lpm6_autotest         OK       5.44 s 
 38/105 DPDK:fast-tests / malloc_autotest       OK       0.79 s 
 39/105 DPDK:fast-tests / mbuf_autotest         OK       0.30 s 
 40/105 DPDK:fast-tests / mcslock_autotest      OK       0.57 s 
 41/105 DPDK:fast-tests / memcpy_autotest       OK       1.42 s 
 42/105 DPDK:fast-tests / memory_autotest       OK       0.18 s 
 43/105 DPDK:fast-tests / mempool_autotest      OK       0.44 s 
 44/105 DPDK:fast-tests / memzone_autotest      OK       0.17 s 
 45/105 DPDK:fast-tests / meter_autotest        OK       0.17 s 
 46/105 DPDK:fast-tests / multiprocess_autotest  OK       0.22 s 
 47/105 DPDK:fast-tests / node_list_dump        OK       0.17 s 
 48/105 DPDK:fast-tests / per_lcore_autotest    OK       0.27 s 
 49/105 DPDK:fast-tests / pflock_autotest       OK       0.27 s 
 50/105 DPDK:fast-tests / prefetch_autotest     OK       0.17 s 
 51/105 DPDK:fast-tests / rcu_qsbr_autotest     OK       0.27 s 
 52/105 DPDK:fast-tests / pie_autotest          OK       0.17 s 
 53/105 DPDK:fast-tests / rib_autotest          OK       4.49 s 
 54/105 DPDK:fast-tests / rib6_autotest         OK       4.69 s 
 55/105 DPDK:fast-tests / ring_autotest         OK       0.17 s 
 56/105 DPDK:fast-tests / rwlock_test1_autotest  OK       0.27 s 
 57/105 DPDK:fast-tests / rwlock_rda_autotest   OK       5.28 s 
 58/105 DPDK:fast-tests / rwlock_rds_wrm_autotest  OK       5.39 s 
 59/105 DPDK:fast-tests / rwlock_rde_wro_autotest  OK       5.16 s 
 60/105 DPDK:fast-tests / sched_autotest        OK       0.17 s 
 61/105 DPDK:fast-tests / security_autotest     OK       0.17 s 
 62/105 DPDK:fast-tests / seqlock_autotest      SKIP     0.17 s 
 63/105 DPDK:fast-tests / spinlock_autotest     OK       0.17 s 
 64/105 DPDK:fast-tests / stack_autotest        OK       0.22 s 
 65/105 DPDK:fast-tests / stack_lf_autotest     OK       0.27 s 
 66/105 DPDK:fast-tests / string_autotest       OK       0.17 s 
 67/105 DPDK:fast-tests / tailq_autotest        OK       0.17 s 
 68/105 DPDK:fast-tests / ticketlock_autotest   OK       0.17 s 
 69/105 DPDK:fast-tests / timer_autotest        OK       2.82 s 
 70/105 DPDK:fast-tests / user_delay_us         OK       0.17 s 
 71/105 DPDK:fast-tests / version_autotest      OK       0.22 s 
 72/105 DPDK:fast-tests / crc_autotest          OK       0.13 s 
 73/105 DPDK:fast-tests / distributor_autotest  OK       1.19 s 
 74/105 DPDK:fast-tests / eventdev_common_autotest  OK       0.17 s 
 75/105 DPDK:fast-tests / fbarray_autotest      OK       0.17 s 
 76/105 DPDK:fast-tests / hash_readwrite_func_autotest  SKIP     0.17 s 
 77/105 DPDK:fast-tests / ipsec_autotest        SKIP     0.17 s 
 78/105 DPDK:fast-tests / kni_autotest          SKIP     0.17 s 
 79/105 DPDK:fast-tests / kvargs_autotest       OK       0.17 s 
 80/105 DPDK:fast-tests / member_autotest       OK       1.02 s 
 81/105 DPDK:fast-tests / power_cpufreq_autotest  SKIP     0.21 s 
 82/105 DPDK:fast-tests / power_autotest        OK       0.17 s 
 83/105 DPDK:fast-tests / power_kvm_vm_autotest  SKIP     0.21 s 
 84/105 DPDK:fast-tests / power_intel_uncore_autotest  SKIP     0.17 s 
 85/105 DPDK:fast-tests / reorder_autotest      OK       0.33 s 
 86/105 DPDK:fast-tests / service_autotest      OK       1.29 s 
 87/105 DPDK:fast-tests / thash_autotest        OK       0.17 s 
 88/105 DPDK:fast-tests / threads_autotest      OK       0.41 s 
 89/105 DPDK:fast-tests / trace_autotest        OK       0.14 s 
 90/105 DPDK:fast-tests / trace_autotest_with_traces  OK       0.17 s 
 91/105 DPDK:fast-tests / graph_autotest        OK       0.21 s 
 92/105 DPDK:fast-tests / metrics_autotest      OK       0.30 s 
 93/105 DPDK:fast-tests / telemetry_json_autotest  OK       0.41 s 
 94/105 DPDK:fast-tests / telemetry_data_autotest  OK       0.39 s 
 95/105 DPDK:fast-tests / table_autotest        FAIL     1.17 s (exit status 255 or signal 127 SIGinvalid)
 96/105 DPDK:fast-tests / ring_pmd_autotest     OK       0.20 s 
 97/105 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.55 s 
 98/105 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s 
 99/105 DPDK:fast-tests / latencystats_autotest  OK       0.18 s 
100/105 DPDK:fast-tests / pdump_autotest        OK       5.25 s 
101/105 DPDK:fast-tests / vdev_autotest         OK       0.14 s 
102/105 DPDK:fast-tests / bpf_autotest          OK       0.17 s 
103/105 DPDK:fast-tests / bpf_convert_autotest  OK       0.17 s 
104/105 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s 
105/105 DPDK:fast-tests / telemetry_all         SKIP     0.01 s 
Ok:                   95
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               9
Timeout:               0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31100/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-18 20:46 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-18 20:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#277519
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian 12           | FAIL           |
+---------------------+----------------+
| Fedora 38 (Clang)   | FAIL           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| Fedora 39           | FAIL           |
+---------------------+----------------+
| Fedora 40           | FAIL           |
+---------------------+----------------+
| Fedora 39 (Clang)   | FAIL           |
+---------------------+----------------+
| RHEL9               | FAIL           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | FAIL           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
  1/105 DPDK:fast-tests / acl_autotest          OK       3.69 s 
  2/105 DPDK:fast-tests / atomic_autotest       OK       0.34 s 
  3/105 DPDK:fast-tests / bitmap_autotest       OK       0.17 s 
  4/105 DPDK:fast-tests / bitops_autotest       OK       0.17 s 
  5/105 DPDK:fast-tests / byteorder_autotest    OK       0.17 s 
  6/105 DPDK:fast-tests / cksum_autotest        OK       0.17 s 
  7/105 DPDK:fast-tests / cmdline_autotest      OK       0.17 s 
  8/105 DPDK:fast-tests / common_autotest       OK       0.37 s 
  9/105 DPDK:fast-tests / cpuflags_autotest     OK       0.17 s 
 10/105 DPDK:fast-tests / debug_autotest        OK       0.32 s 
 11/105 DPDK:fast-tests / devargs_autotest      OK       0.17 s 
 12/105 DPDK:fast-tests / eal_flags_c_opt_autotest  OK       0.67 s 
 13/105 DPDK:fast-tests / eal_flags_main_opt_autotest  OK       0.27 s 
 14/105 DPDK:fast-tests / eal_flags_n_opt_autotest  OK       0.53 s 
 15/105 DPDK:fast-tests / eal_flags_hpet_autotest  OK       0.22 s 
 16/105 DPDK:fast-tests / eal_flags_no_huge_autotest  OK       0.47 s 
 17/105 DPDK:fast-tests / eal_flags_a_opt_autotest  OK       0.32 s 
 18/105 DPDK:fast-tests / eal_flags_b_opt_autotest  OK       0.27 s 
 19/105 DPDK:fast-tests / eal_flags_vdev_opt_autotest  OK       0.57 s 
 20/105 DPDK:fast-tests / eal_flags_r_opt_autotest  OK       0.27 s 
 21/105 DPDK:fast-tests / eal_flags_mem_autotest  OK       0.72 s 
 22/105 DPDK:fast-tests / eal_flags_file_prefix_autotest  OK       3.06 s 
 23/105 DPDK:fast-tests / eal_flags_misc_autotest  OK       1.89 s 
 24/105 DPDK:fast-tests / eal_fs_autotest       OK       0.38 s 
 25/105 DPDK:fast-tests / errno_autotest        OK       0.33 s 
 26/105 DPDK:fast-tests / ethdev_link_status    OK       0.23 s 
 27/105 DPDK:fast-tests / event_ring_autotest   OK       0.21 s 
 28/105 DPDK:fast-tests / fib_autotest          OK       0.76 s 
 29/105 DPDK:fast-tests / fib6_autotest         OK       0.71 s 
 30/105 DPDK:fast-tests / func_reentrancy_autotest  OK       0.52 s 
 31/105 DPDK:fast-tests / hash_autotest         OK       0.27 s 
 32/105 DPDK:fast-tests / interrupt_autotest    OK       1.18 s 
 33/105 DPDK:fast-tests / ipfrag_autotest       OK       0.24 s 
 34/105 DPDK:fast-tests / lcores_autotest       OK       1.46 s 
 35/105 DPDK:fast-tests / logs_autotest         OK       0.17 s 
 36/105 DPDK:fast-tests / lpm_autotest          OK       3.95 s 
 37/105 DPDK:fast-tests / lpm6_autotest         OK       5.44 s 
 38/105 DPDK:fast-tests / malloc_autotest       OK       0.79 s 
 39/105 DPDK:fast-tests / mbuf_autotest         OK       0.30 s 
 40/105 DPDK:fast-tests / mcslock_autotest      OK       0.57 s 
 41/105 DPDK:fast-tests / memcpy_autotest       OK       1.42 s 
 42/105 DPDK:fast-tests / memory_autotest       OK       0.18 s 
 43/105 DPDK:fast-tests / mempool_autotest      OK       0.44 s 
 44/105 DPDK:fast-tests / memzone_autotest      OK       0.17 s 
 45/105 DPDK:fast-tests / meter_autotest        OK       0.17 s 
 46/105 DPDK:fast-tests / multiprocess_autotest  OK       0.22 s 
 47/105 DPDK:fast-tests / node_list_dump        OK       0.17 s 
 48/105 DPDK:fast-tests / per_lcore_autotest    OK       0.27 s 
 49/105 DPDK:fast-tests / pflock_autotest       OK       0.27 s 
 50/105 DPDK:fast-tests / prefetch_autotest     OK       0.17 s 
 51/105 DPDK:fast-tests / rcu_qsbr_autotest     OK       0.27 s 
 52/105 DPDK:fast-tests / pie_autotest          OK       0.17 s 
 53/105 DPDK:fast-tests / rib_autotest          OK       4.49 s 
 54/105 DPDK:fast-tests / rib6_autotest         OK       4.69 s 
 55/105 DPDK:fast-tests / ring_autotest         OK       0.17 s 
 56/105 DPDK:fast-tests / rwlock_test1_autotest  OK       0.27 s 
 57/105 DPDK:fast-tests / rwlock_rda_autotest   OK       5.28 s 
 58/105 DPDK:fast-tests / rwlock_rds_wrm_autotest  OK       5.39 s 
 59/105 DPDK:fast-tests / rwlock_rde_wro_autotest  OK       5.16 s 
 60/105 DPDK:fast-tests / sched_autotest        OK       0.17 s 
 61/105 DPDK:fast-tests / security_autotest     OK       0.17 s 
 62/105 DPDK:fast-tests / seqlock_autotest      SKIP     0.17 s 
 63/105 DPDK:fast-tests / spinlock_autotest     OK       0.17 s 
 64/105 DPDK:fast-tests / stack_autotest        OK       0.22 s 
 65/105 DPDK:fast-tests / stack_lf_autotest     OK       0.27 s 
 66/105 DPDK:fast-tests / string_autotest       OK       0.17 s 
 67/105 DPDK:fast-tests / tailq_autotest        OK       0.17 s 
 68/105 DPDK:fast-tests / ticketlock_autotest   OK       0.17 s 
 69/105 DPDK:fast-tests / timer_autotest        OK       2.82 s 
 70/105 DPDK:fast-tests / user_delay_us         OK       0.17 s 
 71/105 DPDK:fast-tests / version_autotest      OK       0.22 s 
 72/105 DPDK:fast-tests / crc_autotest          OK       0.13 s 
 73/105 DPDK:fast-tests / distributor_autotest  OK       1.19 s 
 74/105 DPDK:fast-tests / eventdev_common_autotest  OK       0.17 s 
 75/105 DPDK:fast-tests / fbarray_autotest      OK       0.17 s 
 76/105 DPDK:fast-tests / hash_readwrite_func_autotest  SKIP     0.17 s 
 77/105 DPDK:fast-tests / ipsec_autotest        SKIP     0.17 s 
 78/105 DPDK:fast-tests / kni_autotest          SKIP     0.17 s 
 79/105 DPDK:fast-tests / kvargs_autotest       OK       0.17 s 
 80/105 DPDK:fast-tests / member_autotest       OK       1.02 s 
 81/105 DPDK:fast-tests / power_cpufreq_autotest  SKIP     0.21 s 
 82/105 DPDK:fast-tests / power_autotest        OK       0.17 s 
 83/105 DPDK:fast-tests / power_kvm_vm_autotest  SKIP     0.21 s 
 84/105 DPDK:fast-tests / power_intel_uncore_autotest  SKIP     0.17 s 
 85/105 DPDK:fast-tests / reorder_autotest      OK       0.33 s 
 86/105 DPDK:fast-tests / service_autotest      OK       1.29 s 
 87/105 DPDK:fast-tests / thash_autotest        OK       0.17 s 
 88/105 DPDK:fast-tests / threads_autotest      OK       0.41 s 
 89/105 DPDK:fast-tests / trace_autotest        OK       0.14 s 
 90/105 DPDK:fast-tests / trace_autotest_with_traces  OK       0.17 s 
 91/105 DPDK:fast-tests / graph_autotest        OK       0.21 s 
 92/105 DPDK:fast-tests / metrics_autotest      OK       0.30 s 
 93/105 DPDK:fast-tests / telemetry_json_autotest  OK       0.41 s 
 94/105 DPDK:fast-tests / telemetry_data_autotest  OK       0.39 s 
 95/105 DPDK:fast-tests / table_autotest        FAIL     1.17 s (exit status 255 or signal 127 SIGinvalid)
 96/105 DPDK:fast-tests / ring_pmd_autotest     OK       0.20 s 
 97/105 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.55 s 
 98/105 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s 
 99/105 DPDK:fast-tests / latencystats_autotest  OK       0.18 s 
100/105 DPDK:fast-tests / pdump_autotest        OK       5.25 s 
101/105 DPDK:fast-tests / vdev_autotest         OK       0.14 s 
102/105 DPDK:fast-tests / bpf_autotest          OK       0.17 s 
103/105 DPDK:fast-tests / bpf_convert_autotest  OK       0.17 s 
104/105 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s 
105/105 DPDK:fast-tests / telemetry_all         SKIP     0.01 s 
Ok:                   95
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               9
Timeout:               0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31100/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-18 20:35 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-18 20:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#277521
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian 12           | FAIL           |
+---------------------+----------------+
| Fedora 38 (Clang)   | FAIL           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| Fedora 39           | FAIL           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | FAIL           |
+---------------------+----------------+
| RHEL9               | FAIL           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2473/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31100/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-18 20:29 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-18 20:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#277523
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian 12           | FAIL           |
+---------------------+----------------+
| Fedora 38 (Clang)   | FAIL           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| Fedora 39           | FAIL           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | FAIL           |
+---------------------+----------------+
| RHEL9               | FAIL           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
  1/105 DPDK:fast-tests / acl_autotest          OK       3.54 s 
  2/105 DPDK:fast-tests / atomic_autotest       OK       0.44 s 
  3/105 DPDK:fast-tests / bitmap_autotest       OK       0.22 s 
  4/105 DPDK:fast-tests / bitops_autotest       OK       0.23 s 
  5/105 DPDK:fast-tests / byteorder_autotest    OK       0.17 s 
  6/105 DPDK:fast-tests / cksum_autotest        OK       0.17 s 
  7/105 DPDK:fast-tests / cmdline_autotest      OK       0.17 s 
  8/105 DPDK:fast-tests / common_autotest       OK       0.42 s 
  9/105 DPDK:fast-tests / cpuflags_autotest     OK       0.19 s 
 10/105 DPDK:fast-tests / debug_autotest        OK       0.37 s 
 11/105 DPDK:fast-tests / devargs_autotest      OK       0.17 s 
 12/105 DPDK:fast-tests / eal_flags_c_opt_autotest  OK       0.81 s 
 13/105 DPDK:fast-tests / eal_flags_main_opt_autotest  OK       0.32 s 
 14/105 DPDK:fast-tests / eal_flags_n_opt_autotest  OK       0.52 s 
 15/105 DPDK:fast-tests / eal_flags_hpet_autotest  OK       0.22 s 
 16/105 DPDK:fast-tests / eal_flags_no_huge_autotest  OK       0.47 s 
 17/105 DPDK:fast-tests / eal_flags_a_opt_autotest  OK       0.37 s 
 18/105 DPDK:fast-tests / eal_flags_b_opt_autotest  OK       0.33 s 
 19/105 DPDK:fast-tests / eal_flags_vdev_opt_autotest  OK       0.62 s 
 20/105 DPDK:fast-tests / eal_flags_r_opt_autotest  OK       0.37 s 
 21/105 DPDK:fast-tests / eal_flags_mem_autotest  OK       0.79 s 
 22/105 DPDK:fast-tests / eal_flags_file_prefix_autotest  OK       2.20 s 
 23/105 DPDK:fast-tests / eal_flags_misc_autotest  OK       1.91 s 
 24/105 DPDK:fast-tests / eal_fs_autotest       OK       0.17 s 
 25/105 DPDK:fast-tests / errno_autotest        OK       0.17 s 
 26/105 DPDK:fast-tests / ethdev_link_status    OK       0.20 s 
 27/105 DPDK:fast-tests / event_ring_autotest   OK       0.19 s 
 28/105 DPDK:fast-tests / fib_autotest          OK       0.90 s 
 29/105 DPDK:fast-tests / fib6_autotest         OK       0.83 s 
 30/105 DPDK:fast-tests / func_reentrancy_autotest  OK       0.67 s 
 31/105 DPDK:fast-tests / hash_autotest         OK       0.27 s 
 32/105 DPDK:fast-tests / interrupt_autotest    OK       1.37 s 
 33/105 DPDK:fast-tests / ipfrag_autotest       OK       0.18 s 
 34/105 DPDK:fast-tests / lcores_autotest       OK       1.56 s 
 35/105 DPDK:fast-tests / logs_autotest         OK       0.17 s 
 36/105 DPDK:fast-tests / lpm_autotest          OK       4.10 s 
 37/105 DPDK:fast-tests / lpm6_autotest         OK       5.93 s 
 38/105 DPDK:fast-tests / malloc_autotest       OK       0.62 s 
 39/105 DPDK:fast-tests / mbuf_autotest         OK       0.18 s 
 40/105 DPDK:fast-tests / mcslock_autotest      OK       0.60 s 
 41/105 DPDK:fast-tests / memcpy_autotest       OK       2.15 s 
 42/105 DPDK:fast-tests / memory_autotest       OK       0.16 s 
 43/105 DPDK:fast-tests / mempool_autotest      OK       0.42 s 
 44/105 DPDK:fast-tests / memzone_autotest      OK       0.17 s 
 45/105 DPDK:fast-tests / meter_autotest        OK       0.17 s 
 46/105 DPDK:fast-tests / multiprocess_autotest  OK       0.27 s 
 47/105 DPDK:fast-tests / node_list_dump        OK       0.18 s 
 48/105 DPDK:fast-tests / per_lcore_autotest    OK       0.34 s 
 49/105 DPDK:fast-tests / pflock_autotest       OK       0.34 s 
 50/105 DPDK:fast-tests / prefetch_autotest     OK       0.17 s 
 51/105 DPDK:fast-tests / rcu_qsbr_autotest     OK       0.30 s 
 52/105 DPDK:fast-tests / pie_autotest          OK       0.17 s 
 53/105 DPDK:fast-tests / rib_autotest          OK       5.05 s 
 54/105 DPDK:fast-tests / rib6_autotest         OK       5.12 s 
 55/105 DPDK:fast-tests / ring_autotest         OK       0.25 s 
 56/105 DPDK:fast-tests / rwlock_test1_autotest  OK       0.36 s 
 57/105 DPDK:fast-tests / rwlock_rda_autotest   OK       5.18 s 
 58/105 DPDK:fast-tests / rwlock_rds_wrm_autotest  OK       5.29 s 
 59/105 DPDK:fast-tests / rwlock_rde_wro_autotest  OK       5.13 s 
 60/105 DPDK:fast-tests / sched_autotest        OK       0.17 s 
 61/105 DPDK:fast-tests / security_autotest     OK       0.20 s 
 62/105 DPDK:fast-tests / seqlock_autotest      SKIP     0.17 s 
 63/105 DPDK:fast-tests / spinlock_autotest     OK       0.18 s 
 64/105 DPDK:fast-tests / stack_autotest        OK       0.22 s 
 65/105 DPDK:fast-tests / stack_lf_autotest     OK       0.26 s 
 66/105 DPDK:fast-tests / string_autotest       OK       0.17 s 
 67/105 DPDK:fast-tests / tailq_autotest        OK       0.18 s 
 68/105 DPDK:fast-tests / ticketlock_autotest   OK       0.17 s 
 69/105 DPDK:fast-tests / timer_autotest        OK       2.55 s 
 70/105 DPDK:fast-tests / user_delay_us         OK       0.19 s 
 71/105 DPDK:fast-tests / version_autotest      OK       0.17 s 
 72/105 DPDK:fast-tests / crc_autotest          OK       0.17 s 
 73/105 DPDK:fast-tests / distributor_autotest  OK       1.03 s 
 74/105 DPDK:fast-tests / eventdev_common_autotest  OK       0.28 s 
 75/105 DPDK:fast-tests / fbarray_autotest      OK       0.17 s 
 76/105 DPDK:fast-tests / hash_readwrite_func_autotest  SKIP     0.21 s 
 77/105 DPDK:fast-tests / ipsec_autotest        SKIP     0.17 s 
 78/105 DPDK:fast-tests / kni_autotest          SKIP     0.20 s 
 79/105 DPDK:fast-tests / kvargs_autotest       OK       0.17 s 
 80/105 DPDK:fast-tests / member_autotest       OK       0.82 s 
 81/105 DPDK:fast-tests / power_cpufreq_autotest  SKIP     0.17 s 
 82/105 DPDK:fast-tests / power_autotest        OK       0.17 s 
 83/105 DPDK:fast-tests / power_kvm_vm_autotest  SKIP     0.21 s 
 84/105 DPDK:fast-tests / power_intel_uncore_autotest  SKIP     0.17 s 
 85/105 DPDK:fast-tests / reorder_autotest      OK       0.22 s 
 86/105 DPDK:fast-tests / service_autotest      OK       1.30 s 
 87/105 DPDK:fast-tests / thash_autotest        OK       0.17 s 
 88/105 DPDK:fast-tests / threads_autotest      OK       0.32 s 
 89/105 DPDK:fast-tests / trace_autotest        OK       0.17 s 
 90/105 DPDK:fast-tests / trace_autotest_with_traces  OK       0.19 s 
 91/105 DPDK:fast-tests / graph_autotest        OK       0.17 s 
 92/105 DPDK:fast-tests / metrics_autotest      OK       0.17 s 
 93/105 DPDK:fast-tests / telemetry_json_autotest  OK       0.17 s 
 94/105 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s 
 95/105 DPDK:fast-tests / table_autotest        FAIL     1.41 s (exit status 255 or signal 127 SIGinvalid)
 96/105 DPDK:fast-tests / ring_pmd_autotest     OK       0.18 s 
 97/105 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.47 s 
 98/105 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s 
 99/105 DPDK:fast-tests / latencystats_autotest  OK       0.17 s 
100/105 DPDK:fast-tests / pdump_autotest        OK       5.23 s 
101/105 DPDK:fast-tests / vdev_autotest         OK       0.17 s 
102/105 DPDK:fast-tests / bpf_autotest          OK       0.19 s 
103/105 DPDK:fast-tests / bpf_convert_autotest  OK       0.17 s 
104/105 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s 
105/105 DPDK:fast-tests / telemetry_all         SKIP     0.01 s 
Ok:                   95
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               9
Timeout:               0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31100/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-18 20:24 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-18 20:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#277518
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian 12           | FAIL           |
+---------------------+----------------+
| Fedora 38 (Clang)   | FAIL           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| Fedora 39           | FAIL           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | FAIL           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
  1/105 DPDK:fast-tests / acl_autotest          OK       2.73 s 
  2/105 DPDK:fast-tests / atomic_autotest       OK       0.37 s 
  3/105 DPDK:fast-tests / bitmap_autotest       OK       0.17 s 
  4/105 DPDK:fast-tests / bitops_autotest       OK       0.17 s 
  5/105 DPDK:fast-tests / byteorder_autotest    OK       0.17 s 
  6/105 DPDK:fast-tests / cksum_autotest        OK       0.17 s 
  7/105 DPDK:fast-tests / cmdline_autotest      OK       0.17 s 
  8/105 DPDK:fast-tests / common_autotest       OK       0.37 s 
  9/105 DPDK:fast-tests / cpuflags_autotest     OK       0.17 s 
 10/105 DPDK:fast-tests / debug_autotest        OK       0.37 s 
 11/105 DPDK:fast-tests / devargs_autotest      OK       0.17 s 
 12/105 DPDK:fast-tests / eal_flags_c_opt_autotest  OK       0.67 s 
 13/105 DPDK:fast-tests / eal_flags_main_opt_autotest  OK       0.27 s 
 14/105 DPDK:fast-tests / eal_flags_n_opt_autotest  OK       0.47 s 
 15/105 DPDK:fast-tests / eal_flags_hpet_autotest  OK       0.22 s 
 16/105 DPDK:fast-tests / eal_flags_no_huge_autotest  OK       0.47 s 
 17/105 DPDK:fast-tests / eal_flags_a_opt_autotest  OK       0.37 s 
 18/105 DPDK:fast-tests / eal_flags_b_opt_autotest  OK       0.32 s 
 19/105 DPDK:fast-tests / eal_flags_vdev_opt_autotest  OK       0.62 s 
 20/105 DPDK:fast-tests / eal_flags_r_opt_autotest  OK       0.27 s 
 21/105 DPDK:fast-tests / eal_flags_mem_autotest  OK       0.72 s 
 22/105 DPDK:fast-tests / eal_flags_file_prefix_autotest  OK       2.08 s 
 23/105 DPDK:fast-tests / eal_flags_misc_autotest  OK       1.77 s 
 24/105 DPDK:fast-tests / eal_fs_autotest       OK       0.17 s 
 25/105 DPDK:fast-tests / errno_autotest        OK       0.17 s 
 26/105 DPDK:fast-tests / ethdev_link_status    OK       0.17 s 
 27/105 DPDK:fast-tests / event_ring_autotest   OK       0.17 s 
 28/105 DPDK:fast-tests / fib_autotest          OK       0.72 s 
 29/105 DPDK:fast-tests / fib6_autotest         OK       0.74 s 
 30/105 DPDK:fast-tests / func_reentrancy_autotest  OK       0.57 s 
 31/105 DPDK:fast-tests / hash_autotest         OK       0.27 s 
 32/105 DPDK:fast-tests / interrupt_autotest    OK       1.23 s 
 33/105 DPDK:fast-tests / ipfrag_autotest       OK       0.17 s 
 34/105 DPDK:fast-tests / lcores_autotest       OK       1.27 s 
 35/105 DPDK:fast-tests / logs_autotest         OK       0.17 s 
 36/105 DPDK:fast-tests / lpm_autotest          OK       3.53 s 
 37/105 DPDK:fast-tests / lpm6_autotest         OK       4.83 s 
 38/105 DPDK:fast-tests / malloc_autotest       OK       0.57 s 
 39/105 DPDK:fast-tests / mbuf_autotest         OK       0.22 s 
 40/105 DPDK:fast-tests / mcslock_autotest      OK       0.47 s 
 41/105 DPDK:fast-tests / memcpy_autotest       OK       1.42 s 
 42/105 DPDK:fast-tests / memory_autotest       OK       0.17 s 
 43/105 DPDK:fast-tests / mempool_autotest      OK       0.42 s 
 44/105 DPDK:fast-tests / memzone_autotest      OK       0.17 s 
 45/105 DPDK:fast-tests / meter_autotest        OK       0.17 s 
 46/105 DPDK:fast-tests / multiprocess_autotest  OK       0.27 s 
 47/105 DPDK:fast-tests / node_list_dump        OK       0.17 s 
 48/105 DPDK:fast-tests / per_lcore_autotest    OK       0.27 s 
 49/105 DPDK:fast-tests / pflock_autotest       OK       0.27 s 
 50/105 DPDK:fast-tests / prefetch_autotest     OK       0.17 s 
 51/105 DPDK:fast-tests / rcu_qsbr_autotest     OK       0.27 s 
 52/105 DPDK:fast-tests / pie_autotest          OK       0.17 s 
 53/105 DPDK:fast-tests / rib_autotest          OK       4.23 s 
 54/105 DPDK:fast-tests / rib6_autotest         OK       4.18 s 
 55/105 DPDK:fast-tests / ring_autotest         OK       0.17 s 
 56/105 DPDK:fast-tests / rwlock_test1_autotest  OK       0.27 s 
 57/105 DPDK:fast-tests / rwlock_rda_autotest   OK       5.18 s 
 58/105 DPDK:fast-tests / rwlock_rds_wrm_autotest  OK       5.18 s 
 59/105 DPDK:fast-tests / rwlock_rde_wro_autotest  OK       5.18 s 
 60/105 DPDK:fast-tests / sched_autotest        OK       0.17 s 
 61/105 DPDK:fast-tests / security_autotest     OK       0.17 s 
 62/105 DPDK:fast-tests / seqlock_autotest      SKIP     0.17 s 
 63/105 DPDK:fast-tests / spinlock_autotest     OK       0.17 s 
 64/105 DPDK:fast-tests / stack_autotest        OK       0.22 s 
 65/105 DPDK:fast-tests / stack_lf_autotest     OK       0.27 s 
 66/105 DPDK:fast-tests / string_autotest       OK       0.17 s 
 67/105 DPDK:fast-tests / tailq_autotest        OK       0.17 s 
 68/105 DPDK:fast-tests / ticketlock_autotest   OK       0.17 s 
 69/105 DPDK:fast-tests / timer_autotest        OK       2.52 s 
 70/105 DPDK:fast-tests / user_delay_us         OK       0.17 s 
 71/105 DPDK:fast-tests / version_autotest      OK       0.17 s 
 72/105 DPDK:fast-tests / crc_autotest          OK       0.17 s 
 73/105 DPDK:fast-tests / distributor_autotest  OK       0.87 s 
 74/105 DPDK:fast-tests / eventdev_common_autotest  OK       0.17 s 
 75/105 DPDK:fast-tests / fbarray_autotest      OK       0.17 s 
 76/105 DPDK:fast-tests / hash_readwrite_func_autotest  SKIP     0.17 s 
 77/105 DPDK:fast-tests / ipsec_autotest        SKIP     0.17 s 
 78/105 DPDK:fast-tests / kni_autotest          SKIP     0.17 s 
 79/105 DPDK:fast-tests / kvargs_autotest       OK       0.17 s 
 80/105 DPDK:fast-tests / member_autotest       OK       0.72 s 
 81/105 DPDK:fast-tests / power_cpufreq_autotest  SKIP     0.17 s 
 82/105 DPDK:fast-tests / power_autotest        OK       0.17 s 
 83/105 DPDK:fast-tests / power_kvm_vm_autotest  SKIP     0.17 s 
 84/105 DPDK:fast-tests / power_intel_uncore_autotest  SKIP     0.17 s 
 85/105 DPDK:fast-tests / reorder_autotest      OK       0.22 s 
 86/105 DPDK:fast-tests / service_autotest      OK       1.09 s 
 87/105 DPDK:fast-tests / thash_autotest        OK       0.17 s 
 88/105 DPDK:fast-tests / threads_autotest      OK       0.27 s 
 89/105 DPDK:fast-tests / trace_autotest        OK       0.17 s 
 90/105 DPDK:fast-tests / trace_autotest_with_traces  OK       0.17 s 
 91/105 DPDK:fast-tests / graph_autotest        OK       0.17 s 
 92/105 DPDK:fast-tests / metrics_autotest      OK       0.17 s 
 93/105 DPDK:fast-tests / telemetry_json_autotest  OK       0.17 s 
 94/105 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s 
 95/105 DPDK:fast-tests / table_autotest        FAIL     0.77 s (exit status 255 or signal 127 SIGinvalid)
 96/105 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s 
 97/105 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.47 s 
 98/105 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s 
 99/105 DPDK:fast-tests / latencystats_autotest  OK       0.17 s 
100/105 DPDK:fast-tests / pdump_autotest        OK       5.22 s 
101/105 DPDK:fast-tests / vdev_autotest         OK       0.17 s 
102/105 DPDK:fast-tests / bpf_autotest          OK       0.17 s 
103/105 DPDK:fast-tests / bpf_convert_autotest  OK       0.17 s 
104/105 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s 
105/105 DPDK:fast-tests / telemetry_all         SKIP     0.01 s 
Ok:                   95
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               9
Timeout:               0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31100/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-18 20:17 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-18 20:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#277513
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian 12           | FAIL           |
+---------------------+----------------+
| Fedora 38 (Clang)   | FAIL           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| Fedora 39           | FAIL           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
  1/105 DPDK:fast-tests / acl_autotest          OK       2.83 s 
  2/105 DPDK:fast-tests / atomic_autotest       OK       0.37 s 
  3/105 DPDK:fast-tests / bitmap_autotest       OK       0.17 s 
  4/105 DPDK:fast-tests / bitops_autotest       OK       0.17 s 
  5/105 DPDK:fast-tests / byteorder_autotest    OK       0.17 s 
  6/105 DPDK:fast-tests / cksum_autotest        OK       0.17 s 
  7/105 DPDK:fast-tests / cmdline_autotest      OK       0.17 s 
  8/105 DPDK:fast-tests / common_autotest       OK       0.47 s 
  9/105 DPDK:fast-tests / cpuflags_autotest     OK       0.17 s 
 10/105 DPDK:fast-tests / debug_autotest        OK       0.32 s 
 11/105 DPDK:fast-tests / devargs_autotest      OK       0.17 s 
 12/105 DPDK:fast-tests / eal_flags_c_opt_autotest  OK       0.67 s 
 13/105 DPDK:fast-tests / eal_flags_main_opt_autotest  OK       0.27 s 
 14/105 DPDK:fast-tests / eal_flags_n_opt_autotest  OK       0.47 s 
 15/105 DPDK:fast-tests / eal_flags_hpet_autotest  OK       0.22 s 
 16/105 DPDK:fast-tests / eal_flags_no_huge_autotest  OK       0.47 s 
 17/105 DPDK:fast-tests / eal_flags_a_opt_autotest  OK       0.32 s 
 18/105 DPDK:fast-tests / eal_flags_b_opt_autotest  OK       0.32 s 
 19/105 DPDK:fast-tests / eal_flags_vdev_opt_autotest  OK       0.57 s 
 20/105 DPDK:fast-tests / eal_flags_r_opt_autotest  OK       0.27 s 
 21/105 DPDK:fast-tests / eal_flags_mem_autotest  OK       0.72 s 
 22/105 DPDK:fast-tests / eal_flags_file_prefix_autotest  OK       2.07 s 
 23/105 DPDK:fast-tests / eal_flags_misc_autotest  OK       1.77 s 
 24/105 DPDK:fast-tests / eal_fs_autotest       OK       0.17 s 
 25/105 DPDK:fast-tests / errno_autotest        OK       0.17 s 
 26/105 DPDK:fast-tests / ethdev_link_status    OK       0.17 s 
 27/105 DPDK:fast-tests / event_ring_autotest   OK       0.17 s 
 28/105 DPDK:fast-tests / fib_autotest          OK       0.62 s 
 29/105 DPDK:fast-tests / fib6_autotest         OK       0.67 s 
 30/105 DPDK:fast-tests / func_reentrancy_autotest  OK       0.52 s 
 31/105 DPDK:fast-tests / hash_autotest         OK       0.27 s 
 32/105 DPDK:fast-tests / interrupt_autotest    OK       1.17 s 
 33/105 DPDK:fast-tests / ipfrag_autotest       OK       0.17 s 
 34/105 DPDK:fast-tests / lcores_autotest       OK       1.22 s 
 35/105 DPDK:fast-tests / logs_autotest         OK       0.17 s 
 36/105 DPDK:fast-tests / lpm_autotest          OK       3.43 s 
 37/105 DPDK:fast-tests / lpm6_autotest         OK       4.74 s 
 38/105 DPDK:fast-tests / malloc_autotest       OK       0.57 s 
 39/105 DPDK:fast-tests / mbuf_autotest         OK       0.17 s 
 40/105 DPDK:fast-tests / mcslock_autotest      OK       0.42 s 
 41/105 DPDK:fast-tests / memcpy_autotest       OK       1.77 s 
 42/105 DPDK:fast-tests / memory_autotest       OK       0.17 s 
 43/105 DPDK:fast-tests / mempool_autotest      OK       0.42 s 
 44/105 DPDK:fast-tests / memzone_autotest      OK       0.17 s 
 45/105 DPDK:fast-tests / meter_autotest        OK       0.17 s 
 46/105 DPDK:fast-tests / multiprocess_autotest  OK       0.27 s 
 47/105 DPDK:fast-tests / node_list_dump        OK       0.17 s 
 48/105 DPDK:fast-tests / per_lcore_autotest    OK       0.27 s 
 49/105 DPDK:fast-tests / pflock_autotest       OK       0.27 s 
 50/105 DPDK:fast-tests / prefetch_autotest     OK       0.17 s 
 51/105 DPDK:fast-tests / rcu_qsbr_autotest     OK       0.27 s 
 52/105 DPDK:fast-tests / pie_autotest          OK       0.17 s 
 53/105 DPDK:fast-tests / rib_autotest          OK       4.18 s 
 54/105 DPDK:fast-tests / rib6_autotest         OK       4.23 s 
 55/105 DPDK:fast-tests / ring_autotest         OK       0.17 s 
 56/105 DPDK:fast-tests / rwlock_test1_autotest  OK       0.27 s 
 57/105 DPDK:fast-tests / rwlock_rda_autotest   OK       5.17 s 
 58/105 DPDK:fast-tests / rwlock_rds_wrm_autotest  OK       5.18 s 
 59/105 DPDK:fast-tests / rwlock_rde_wro_autotest  OK       5.18 s 
 60/105 DPDK:fast-tests / sched_autotest        OK       0.17 s 
 61/105 DPDK:fast-tests / security_autotest     OK       0.17 s 
 62/105 DPDK:fast-tests / seqlock_autotest      SKIP     0.17 s 
 63/105 DPDK:fast-tests / spinlock_autotest     OK       0.17 s 
 64/105 DPDK:fast-tests / stack_autotest        OK       0.22 s 
 65/105 DPDK:fast-tests / stack_lf_autotest     OK       0.27 s 
 66/105 DPDK:fast-tests / string_autotest       OK       0.17 s 
 67/105 DPDK:fast-tests / tailq_autotest        OK       0.17 s 
 68/105 DPDK:fast-tests / ticketlock_autotest   OK       0.17 s 
 69/105 DPDK:fast-tests / timer_autotest        OK       2.52 s 
 70/105 DPDK:fast-tests / user_delay_us         OK       0.17 s 
 71/105 DPDK:fast-tests / version_autotest      OK       0.17 s 
 72/105 DPDK:fast-tests / crc_autotest          OK       0.17 s 
 73/105 DPDK:fast-tests / distributor_autotest  OK       0.87 s 
 74/105 DPDK:fast-tests / eventdev_common_autotest  OK       0.17 s 
 75/105 DPDK:fast-tests / fbarray_autotest      OK       0.17 s 
 76/105 DPDK:fast-tests / hash_readwrite_func_autotest  SKIP     0.17 s 
 77/105 DPDK:fast-tests / ipsec_autotest        SKIP     0.17 s 
 78/105 DPDK:fast-tests / kni_autotest          SKIP     0.17 s 
 79/105 DPDK:fast-tests / kvargs_autotest       OK       0.17 s 
 80/105 DPDK:fast-tests / member_autotest       OK       0.67 s 
 81/105 DPDK:fast-tests / power_cpufreq_autotest  SKIP     0.17 s 
 82/105 DPDK:fast-tests / power_autotest        OK       0.17 s 
 83/105 DPDK:fast-tests / power_kvm_vm_autotest  SKIP     0.17 s 
 84/105 DPDK:fast-tests / power_intel_uncore_autotest  SKIP     0.17 s 
 85/105 DPDK:fast-tests / reorder_autotest      OK       0.22 s 
 86/105 DPDK:fast-tests / service_autotest      OK       1.07 s 
 87/105 DPDK:fast-tests / thash_autotest        OK       0.17 s 
 88/105 DPDK:fast-tests / threads_autotest      OK       0.32 s 
 89/105 DPDK:fast-tests / trace_autotest        OK       0.17 s 
 90/105 DPDK:fast-tests / trace_autotest_with_traces  OK       0.17 s 
 91/105 DPDK:fast-tests / graph_autotest        OK       0.17 s 
 92/105 DPDK:fast-tests / metrics_autotest      OK       0.17 s 
 93/105 DPDK:fast-tests / telemetry_json_autotest  OK       0.17 s 
 94/105 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s 
 95/105 DPDK:fast-tests / table_autotest        FAIL     0.77 s (exit status 255 or signal 127 SIGinvalid)
 96/105 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s 
 97/105 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.47 s 
 98/105 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s 
 99/105 DPDK:fast-tests / latencystats_autotest  OK       0.17 s 
100/105 DPDK:fast-tests / pdump_autotest        OK       5.24 s 
101/105 DPDK:fast-tests / vdev_autotest         OK       0.17 s 
102/105 DPDK:fast-tests / bpf_autotest          OK       0.17 s 
103/105 DPDK:fast-tests / bpf_convert_autotest  OK       0.17 s 
104/105 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s 
105/105 DPDK:fast-tests / telemetry_all         SKIP     0.01 s 
Ok:                   95
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               9
Timeout:               0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31100/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-18 20:09 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-18 20:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#277517
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | FAIL           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| Fedora 39           | FAIL           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
  1/105 DPDK:fast-tests / acl_autotest          OK       2.83 s 
  2/105 DPDK:fast-tests / atomic_autotest       OK       0.37 s 
  3/105 DPDK:fast-tests / bitmap_autotest       OK       0.17 s 
  4/105 DPDK:fast-tests / bitops_autotest       OK       0.17 s 
  5/105 DPDK:fast-tests / byteorder_autotest    OK       0.17 s 
  6/105 DPDK:fast-tests / cksum_autotest        OK       0.17 s 
  7/105 DPDK:fast-tests / cmdline_autotest      OK       0.17 s 
  8/105 DPDK:fast-tests / common_autotest       OK       0.47 s 
  9/105 DPDK:fast-tests / cpuflags_autotest     OK       0.17 s 
 10/105 DPDK:fast-tests / debug_autotest        OK       0.32 s 
 11/105 DPDK:fast-tests / devargs_autotest      OK       0.17 s 
 12/105 DPDK:fast-tests / eal_flags_c_opt_autotest  OK       0.67 s 
 13/105 DPDK:fast-tests / eal_flags_main_opt_autotest  OK       0.27 s 
 14/105 DPDK:fast-tests / eal_flags_n_opt_autotest  OK       0.47 s 
 15/105 DPDK:fast-tests / eal_flags_hpet_autotest  OK       0.22 s 
 16/105 DPDK:fast-tests / eal_flags_no_huge_autotest  OK       0.47 s 
 17/105 DPDK:fast-tests / eal_flags_a_opt_autotest  OK       0.32 s 
 18/105 DPDK:fast-tests / eal_flags_b_opt_autotest  OK       0.32 s 
 19/105 DPDK:fast-tests / eal_flags_vdev_opt_autotest  OK       0.57 s 
 20/105 DPDK:fast-tests / eal_flags_r_opt_autotest  OK       0.27 s 
 21/105 DPDK:fast-tests / eal_flags_mem_autotest  OK       0.72 s 
 22/105 DPDK:fast-tests / eal_flags_file_prefix_autotest  OK       2.07 s 
 23/105 DPDK:fast-tests / eal_flags_misc_autotest  OK       1.77 s 
 24/105 DPDK:fast-tests / eal_fs_autotest       OK       0.17 s 
 25/105 DPDK:fast-tests / errno_autotest        OK       0.17 s 
 26/105 DPDK:fast-tests / ethdev_link_status    OK       0.17 s 
 27/105 DPDK:fast-tests / event_ring_autotest   OK       0.17 s 
 28/105 DPDK:fast-tests / fib_autotest          OK       0.62 s 
 29/105 DPDK:fast-tests / fib6_autotest         OK       0.67 s 
 30/105 DPDK:fast-tests / func_reentrancy_autotest  OK       0.52 s 
 31/105 DPDK:fast-tests / hash_autotest         OK       0.27 s 
 32/105 DPDK:fast-tests / interrupt_autotest    OK       1.17 s 
 33/105 DPDK:fast-tests / ipfrag_autotest       OK       0.17 s 
 34/105 DPDK:fast-tests / lcores_autotest       OK       1.22 s 
 35/105 DPDK:fast-tests / logs_autotest         OK       0.17 s 
 36/105 DPDK:fast-tests / lpm_autotest          OK       3.43 s 
 37/105 DPDK:fast-tests / lpm6_autotest         OK       4.74 s 
 38/105 DPDK:fast-tests / malloc_autotest       OK       0.57 s 
 39/105 DPDK:fast-tests / mbuf_autotest         OK       0.17 s 
 40/105 DPDK:fast-tests / mcslock_autotest      OK       0.42 s 
 41/105 DPDK:fast-tests / memcpy_autotest       OK       1.77 s 
 42/105 DPDK:fast-tests / memory_autotest       OK       0.17 s 
 43/105 DPDK:fast-tests / mempool_autotest      OK       0.42 s 
 44/105 DPDK:fast-tests / memzone_autotest      OK       0.17 s 
 45/105 DPDK:fast-tests / meter_autotest        OK       0.17 s 
 46/105 DPDK:fast-tests / multiprocess_autotest  OK       0.27 s 
 47/105 DPDK:fast-tests / node_list_dump        OK       0.17 s 
 48/105 DPDK:fast-tests / per_lcore_autotest    OK       0.27 s 
 49/105 DPDK:fast-tests / pflock_autotest       OK       0.27 s 
 50/105 DPDK:fast-tests / prefetch_autotest     OK       0.17 s 
 51/105 DPDK:fast-tests / rcu_qsbr_autotest     OK       0.27 s 
 52/105 DPDK:fast-tests / pie_autotest          OK       0.17 s 
 53/105 DPDK:fast-tests / rib_autotest          OK       4.18 s 
 54/105 DPDK:fast-tests / rib6_autotest         OK       4.23 s 
 55/105 DPDK:fast-tests / ring_autotest         OK       0.17 s 
 56/105 DPDK:fast-tests / rwlock_test1_autotest  OK       0.27 s 
 57/105 DPDK:fast-tests / rwlock_rda_autotest   OK       5.17 s 
 58/105 DPDK:fast-tests / rwlock_rds_wrm_autotest  OK       5.18 s 
 59/105 DPDK:fast-tests / rwlock_rde_wro_autotest  OK       5.18 s 
 60/105 DPDK:fast-tests / sched_autotest        OK       0.17 s 
 61/105 DPDK:fast-tests / security_autotest     OK       0.17 s 
 62/105 DPDK:fast-tests / seqlock_autotest      SKIP     0.17 s 
 63/105 DPDK:fast-tests / spinlock_autotest     OK       0.17 s 
 64/105 DPDK:fast-tests / stack_autotest        OK       0.22 s 
 65/105 DPDK:fast-tests / stack_lf_autotest     OK       0.27 s 
 66/105 DPDK:fast-tests / string_autotest       OK       0.17 s 
 67/105 DPDK:fast-tests / tailq_autotest        OK       0.17 s 
 68/105 DPDK:fast-tests / ticketlock_autotest   OK       0.17 s 
 69/105 DPDK:fast-tests / timer_autotest        OK       2.52 s 
 70/105 DPDK:fast-tests / user_delay_us         OK       0.17 s 
 71/105 DPDK:fast-tests / version_autotest      OK       0.17 s 
 72/105 DPDK:fast-tests / crc_autotest          OK       0.17 s 
 73/105 DPDK:fast-tests / distributor_autotest  OK       0.87 s 
 74/105 DPDK:fast-tests / eventdev_common_autotest  OK       0.17 s 
 75/105 DPDK:fast-tests / fbarray_autotest      OK       0.17 s 
 76/105 DPDK:fast-tests / hash_readwrite_func_autotest  SKIP     0.17 s 
 77/105 DPDK:fast-tests / ipsec_autotest        SKIP     0.17 s 
 78/105 DPDK:fast-tests / kni_autotest          SKIP     0.17 s 
 79/105 DPDK:fast-tests / kvargs_autotest       OK       0.17 s 
 80/105 DPDK:fast-tests / member_autotest       OK       0.67 s 
 81/105 DPDK:fast-tests / power_cpufreq_autotest  SKIP     0.17 s 
 82/105 DPDK:fast-tests / power_autotest        OK       0.17 s 
 83/105 DPDK:fast-tests / power_kvm_vm_autotest  SKIP     0.17 s 
 84/105 DPDK:fast-tests / power_intel_uncore_autotest  SKIP     0.17 s 
 85/105 DPDK:fast-tests / reorder_autotest      OK       0.22 s 
 86/105 DPDK:fast-tests / service_autotest      OK       1.07 s 
 87/105 DPDK:fast-tests / thash_autotest        OK       0.17 s 
 88/105 DPDK:fast-tests / threads_autotest      OK       0.32 s 
 89/105 DPDK:fast-tests / trace_autotest        OK       0.17 s 
 90/105 DPDK:fast-tests / trace_autotest_with_traces  OK       0.17 s 
 91/105 DPDK:fast-tests / graph_autotest        OK       0.17 s 
 92/105 DPDK:fast-tests / metrics_autotest      OK       0.17 s 
 93/105 DPDK:fast-tests / telemetry_json_autotest  OK       0.17 s 
 94/105 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s 
 95/105 DPDK:fast-tests / table_autotest        FAIL     0.77 s (exit status 255 or signal 127 SIGinvalid)
 96/105 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s 
 97/105 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.47 s 
 98/105 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s 
 99/105 DPDK:fast-tests / latencystats_autotest  OK       0.17 s 
100/105 DPDK:fast-tests / pdump_autotest        OK       5.24 s 
101/105 DPDK:fast-tests / vdev_autotest         OK       0.17 s 
102/105 DPDK:fast-tests / bpf_autotest          OK       0.17 s 
103/105 DPDK:fast-tests / bpf_convert_autotest  OK       0.17 s 
104/105 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s 
105/105 DPDK:fast-tests / telemetry_all         SKIP     0.01 s 
Ok:                   95
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               9
Timeout:               0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31100/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-18 20:06 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-18 20:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#277515
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | FAIL           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
  1/105 DPDK:fast-tests / acl_autotest          OK       3.03 s 
  2/105 DPDK:fast-tests / atomic_autotest       OK       0.37 s 
  3/105 DPDK:fast-tests / bitmap_autotest       OK       0.17 s 
  4/105 DPDK:fast-tests / bitops_autotest       OK       0.17 s 
  5/105 DPDK:fast-tests / byteorder_autotest    OK       0.17 s 
  6/105 DPDK:fast-tests / cksum_autotest        OK       0.17 s 
  7/105 DPDK:fast-tests / cmdline_autotest      OK       0.17 s 
  8/105 DPDK:fast-tests / common_autotest       OK       0.47 s 
  9/105 DPDK:fast-tests / cpuflags_autotest     OK       0.17 s 
 10/105 DPDK:fast-tests / debug_autotest        OK       0.37 s 
 11/105 DPDK:fast-tests / devargs_autotest      OK       0.17 s 
 12/105 DPDK:fast-tests / eal_flags_c_opt_autotest  OK       0.62 s 
 13/105 DPDK:fast-tests / eal_flags_main_opt_autotest  OK       0.27 s 
 14/105 DPDK:fast-tests / eal_flags_n_opt_autotest  OK       0.47 s 
 15/105 DPDK:fast-tests / eal_flags_hpet_autotest  OK       0.22 s 
 16/105 DPDK:fast-tests / eal_flags_no_huge_autotest  OK       0.52 s 
 17/105 DPDK:fast-tests / eal_flags_a_opt_autotest  OK       0.32 s 
 18/105 DPDK:fast-tests / eal_flags_b_opt_autotest  OK       0.27 s 
 19/105 DPDK:fast-tests / eal_flags_vdev_opt_autotest  OK       0.57 s 
 20/105 DPDK:fast-tests / eal_flags_r_opt_autotest  OK       0.27 s 
 21/105 DPDK:fast-tests / eal_flags_mem_autotest  OK       0.67 s 
 22/105 DPDK:fast-tests / eal_flags_file_prefix_autotest  OK       3.23 s 
 23/105 DPDK:fast-tests / eal_flags_misc_autotest  OK       1.78 s 
 24/105 DPDK:fast-tests / eal_fs_autotest       OK       0.17 s 
 25/105 DPDK:fast-tests / errno_autotest        OK       0.17 s 
 26/105 DPDK:fast-tests / ethdev_link_status    OK       0.17 s 
 27/105 DPDK:fast-tests / event_ring_autotest   OK       0.17 s 
 28/105 DPDK:fast-tests / fib_autotest          OK       0.67 s 
 29/105 DPDK:fast-tests / fib6_autotest         OK       0.67 s 
 30/105 DPDK:fast-tests / func_reentrancy_autotest  OK       0.52 s 
 31/105 DPDK:fast-tests / hash_autotest         OK       0.27 s 
 32/105 DPDK:fast-tests / interrupt_autotest    OK       1.17 s 
 33/105 DPDK:fast-tests / ipfrag_autotest       OK       0.17 s 
 34/105 DPDK:fast-tests / lcores_autotest       OK       1.58 s 
 35/105 DPDK:fast-tests / logs_autotest         OK       0.17 s 
 36/105 DPDK:fast-tests / lpm_autotest          OK       3.48 s 
 37/105 DPDK:fast-tests / lpm6_autotest         OK       5.05 s 
 38/105 DPDK:fast-tests / malloc_autotest       OK       0.57 s 
 39/105 DPDK:fast-tests / mbuf_autotest         OK       0.22 s 
 40/105 DPDK:fast-tests / mcslock_autotest      OK       0.47 s 
 41/105 DPDK:fast-tests / memcpy_autotest       OK       1.83 s 
 42/105 DPDK:fast-tests / memory_autotest       OK       0.17 s 
 43/105 DPDK:fast-tests / mempool_autotest      OK       0.47 s 
 44/105 DPDK:fast-tests / memzone_autotest      OK       0.17 s 
 45/105 DPDK:fast-tests / meter_autotest        OK       0.17 s 
 46/105 DPDK:fast-tests / multiprocess_autotest  OK       0.27 s 
 47/105 DPDK:fast-tests / node_list_dump        OK       0.17 s 
 48/105 DPDK:fast-tests / per_lcore_autotest    OK       0.27 s 
 49/105 DPDK:fast-tests / pflock_autotest       OK       0.27 s 
 50/105 DPDK:fast-tests / prefetch_autotest     OK       0.17 s 
 51/105 DPDK:fast-tests / rcu_qsbr_autotest     OK       0.27 s 
 52/105 DPDK:fast-tests / pie_autotest          OK       0.17 s 
 53/105 DPDK:fast-tests / rib_autotest          OK       4.13 s 
 54/105 DPDK:fast-tests / rib6_autotest         OK       4.13 s 
 55/105 DPDK:fast-tests / ring_autotest         OK       0.17 s 
 56/105 DPDK:fast-tests / rwlock_test1_autotest  OK       0.27 s 
 57/105 DPDK:fast-tests / rwlock_rda_autotest   OK       5.18 s 
 58/105 DPDK:fast-tests / rwlock_rds_wrm_autotest  OK       5.18 s 
 59/105 DPDK:fast-tests / rwlock_rde_wro_autotest  OK       5.18 s 
 60/105 DPDK:fast-tests / sched_autotest        OK       0.17 s 
 61/105 DPDK:fast-tests / security_autotest     OK       0.17 s 
 62/105 DPDK:fast-tests / seqlock_autotest      SKIP     0.17 s 
 63/105 DPDK:fast-tests / spinlock_autotest     OK       0.17 s 
 64/105 DPDK:fast-tests / stack_autotest        OK       0.22 s 
 65/105 DPDK:fast-tests / stack_lf_autotest     OK       0.27 s 
 66/105 DPDK:fast-tests / string_autotest       OK       0.17 s 
 67/105 DPDK:fast-tests / tailq_autotest        OK       0.17 s 
 68/105 DPDK:fast-tests / ticketlock_autotest   OK       0.17 s 
 69/105 DPDK:fast-tests / timer_autotest        OK       2.47 s 
 70/105 DPDK:fast-tests / user_delay_us         OK       0.17 s 
 71/105 DPDK:fast-tests / version_autotest      OK       0.17 s 
 72/105 DPDK:fast-tests / crc_autotest          OK       0.17 s 
 73/105 DPDK:fast-tests / distributor_autotest  OK       0.87 s 
 74/105 DPDK:fast-tests / eventdev_common_autotest  OK       0.17 s 
 75/105 DPDK:fast-tests / fbarray_autotest      OK       0.17 s 
 76/105 DPDK:fast-tests / hash_readwrite_func_autotest  SKIP     0.17 s 
 77/105 DPDK:fast-tests / ipsec_autotest        SKIP     0.17 s 
 78/105 DPDK:fast-tests / kni_autotest          SKIP     0.17 s 
 79/105 DPDK:fast-tests / kvargs_autotest       OK       0.17 s 
 80/105 DPDK:fast-tests / member_autotest       OK       0.72 s 
 81/105 DPDK:fast-tests / power_cpufreq_autotest  SKIP     0.17 s 
 82/105 DPDK:fast-tests / power_autotest        OK       0.17 s 
 83/105 DPDK:fast-tests / power_kvm_vm_autotest  SKIP     0.17 s 
 84/105 DPDK:fast-tests / power_intel_uncore_autotest  SKIP     0.17 s 
 85/105 DPDK:fast-tests / reorder_autotest      OK       0.22 s 
 86/105 DPDK:fast-tests / service_autotest      OK       1.07 s 
 87/105 DPDK:fast-tests / thash_autotest        OK       0.17 s 
 88/105 DPDK:fast-tests / threads_autotest      OK       0.32 s 
 89/105 DPDK:fast-tests / trace_autotest        OK       0.17 s 
 90/105 DPDK:fast-tests / trace_autotest_with_traces  OK       0.17 s 
 91/105 DPDK:fast-tests / graph_autotest        OK       0.17 s 
 92/105 DPDK:fast-tests / metrics_autotest      OK       0.17 s 
 93/105 DPDK:fast-tests / telemetry_json_autotest  OK       0.17 s 
 94/105 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s 
 95/105 DPDK:fast-tests / table_autotest        FAIL     0.77 s (exit status 255 or signal 127 SIGinvalid)
 96/105 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s 
 97/105 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.47 s 
 98/105 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s 
 99/105 DPDK:fast-tests / latencystats_autotest  OK       0.17 s 
100/105 DPDK:fast-tests / pdump_autotest        OK       5.23 s 
101/105 DPDK:fast-tests / vdev_autotest         OK       0.17 s 
102/105 DPDK:fast-tests / bpf_autotest          OK       0.17 s 
103/105 DPDK:fast-tests / bpf_convert_autotest  OK       0.17 s 
104/105 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s 
105/105 DPDK:fast-tests / telemetry_all         SKIP     0.02 s 
Ok:                   95
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               9
Timeout:               0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31100/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-18 20:05 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-18 20:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#277511
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | FAIL           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
  1/105 DPDK:fast-tests / acl_autotest          OK       2.78 s 
  2/105 DPDK:fast-tests / atomic_autotest       OK       0.37 s 
  3/105 DPDK:fast-tests / bitmap_autotest       OK       0.17 s 
  4/105 DPDK:fast-tests / bitops_autotest       OK       0.17 s 
  5/105 DPDK:fast-tests / byteorder_autotest    OK       0.17 s 
  6/105 DPDK:fast-tests / cksum_autotest        OK       0.17 s 
  7/105 DPDK:fast-tests / cmdline_autotest      OK       0.17 s 
  8/105 DPDK:fast-tests / common_autotest       OK       0.37 s 
  9/105 DPDK:fast-tests / cpuflags_autotest     OK       0.17 s 
 10/105 DPDK:fast-tests / debug_autotest        OK       0.37 s 
 11/105 DPDK:fast-tests / devargs_autotest      OK       0.17 s 
 12/105 DPDK:fast-tests / eal_flags_c_opt_autotest  OK       0.67 s 
 13/105 DPDK:fast-tests / eal_flags_main_opt_autotest  OK       0.27 s 
 14/105 DPDK:fast-tests / eal_flags_n_opt_autotest  OK       0.47 s 
 15/105 DPDK:fast-tests / eal_flags_hpet_autotest  OK       0.22 s 
 16/105 DPDK:fast-tests / eal_flags_no_huge_autotest  OK       0.47 s 
 17/105 DPDK:fast-tests / eal_flags_a_opt_autotest  OK       0.32 s 
 18/105 DPDK:fast-tests / eal_flags_b_opt_autotest  OK       0.27 s 
 19/105 DPDK:fast-tests / eal_flags_vdev_opt_autotest  OK       0.57 s 
 20/105 DPDK:fast-tests / eal_flags_r_opt_autotest  OK       0.27 s 
 21/105 DPDK:fast-tests / eal_flags_mem_autotest  OK       0.72 s 
 22/105 DPDK:fast-tests / eal_flags_file_prefix_autotest  OK       4.43 s 
 23/105 DPDK:fast-tests / eal_flags_misc_autotest  OK       1.77 s 
 24/105 DPDK:fast-tests / eal_fs_autotest       OK       0.17 s 
 25/105 DPDK:fast-tests / errno_autotest        OK       0.17 s 
 26/105 DPDK:fast-tests / ethdev_link_status    OK       0.17 s 
 27/105 DPDK:fast-tests / event_ring_autotest   OK       0.17 s 
 28/105 DPDK:fast-tests / fib_autotest          OK       0.67 s 
 29/105 DPDK:fast-tests / fib6_autotest         OK       0.67 s 
 30/105 DPDK:fast-tests / func_reentrancy_autotest  OK       0.57 s 
 31/105 DPDK:fast-tests / hash_autotest         OK       0.27 s 
 32/105 DPDK:fast-tests / interrupt_autotest    OK       1.17 s 
 33/105 DPDK:fast-tests / ipfrag_autotest       OK       0.17 s 
 34/105 DPDK:fast-tests / lcores_autotest       OK       1.32 s 
 35/105 DPDK:fast-tests / logs_autotest         OK       0.17 s 
 36/105 DPDK:fast-tests / lpm_autotest          OK       3.48 s 
 37/105 DPDK:fast-tests / lpm6_autotest         OK       4.74 s 
 38/105 DPDK:fast-tests / malloc_autotest       OK       0.57 s 
 39/105 DPDK:fast-tests / mbuf_autotest         OK       0.22 s 
 40/105 DPDK:fast-tests / mcslock_autotest      OK       0.42 s 
 41/105 DPDK:fast-tests / memcpy_autotest       OK       1.42 s 
 42/105 DPDK:fast-tests / memory_autotest       OK       0.17 s 
 43/105 DPDK:fast-tests / mempool_autotest      OK       0.47 s 
 44/105 DPDK:fast-tests / memzone_autotest      OK       0.17 s 
 45/105 DPDK:fast-tests / meter_autotest        OK       0.17 s 
 46/105 DPDK:fast-tests / multiprocess_autotest  OK       0.27 s 
 47/105 DPDK:fast-tests / node_list_dump        OK       0.17 s 
 48/105 DPDK:fast-tests / per_lcore_autotest    OK       0.27 s 
 49/105 DPDK:fast-tests / pflock_autotest       OK       0.27 s 
 50/105 DPDK:fast-tests / prefetch_autotest     OK       0.17 s 
 51/105 DPDK:fast-tests / rcu_qsbr_autotest     OK       0.27 s 
 52/105 DPDK:fast-tests / pie_autotest          OK       0.17 s 
 53/105 DPDK:fast-tests / rib_autotest          OK       4.24 s 
 54/105 DPDK:fast-tests / rib6_autotest         OK       4.23 s 
 55/105 DPDK:fast-tests / ring_autotest         OK       0.17 s 
 56/105 DPDK:fast-tests / rwlock_test1_autotest  OK       0.27 s 
 57/105 DPDK:fast-tests / rwlock_rda_autotest   OK       5.18 s 
 58/105 DPDK:fast-tests / rwlock_rds_wrm_autotest  OK       5.18 s 
 59/105 DPDK:fast-tests / rwlock_rde_wro_autotest  OK       5.18 s 
 60/105 DPDK:fast-tests / sched_autotest        OK       0.17 s 
 61/105 DPDK:fast-tests / security_autotest     OK       0.17 s 
 62/105 DPDK:fast-tests / seqlock_autotest      SKIP     0.17 s 
 63/105 DPDK:fast-tests / spinlock_autotest     OK       0.17 s 
 64/105 DPDK:fast-tests / stack_autotest        OK       0.22 s 
 65/105 DPDK:fast-tests / stack_lf_autotest     OK       0.27 s 
 66/105 DPDK:fast-tests / string_autotest       OK       0.17 s 
 67/105 DPDK:fast-tests / tailq_autotest        OK       0.17 s 
 68/105 DPDK:fast-tests / ticketlock_autotest   OK       0.17 s 
 69/105 DPDK:fast-tests / timer_autotest        OK       2.52 s 
 70/105 DPDK:fast-tests / user_delay_us         OK       0.17 s 
 71/105 DPDK:fast-tests / version_autotest      OK       0.17 s 
 72/105 DPDK:fast-tests / crc_autotest          OK       0.17 s 
 73/105 DPDK:fast-tests / distributor_autotest  OK       0.87 s 
 74/105 DPDK:fast-tests / eventdev_common_autotest  OK       0.17 s 
 75/105 DPDK:fast-tests / fbarray_autotest      OK       0.17 s 
 76/105 DPDK:fast-tests / hash_readwrite_func_autotest  SKIP     0.17 s 
 77/105 DPDK:fast-tests / ipsec_autotest        SKIP     0.17 s 
 78/105 DPDK:fast-tests / kni_autotest          SKIP     0.17 s 
 79/105 DPDK:fast-tests / kvargs_autotest       OK       0.17 s 
 80/105 DPDK:fast-tests / member_autotest       OK       0.72 s 
 81/105 DPDK:fast-tests / power_cpufreq_autotest  SKIP     0.17 s 
 82/105 DPDK:fast-tests / power_autotest        OK       0.17 s 
 83/105 DPDK:fast-tests / power_kvm_vm_autotest  SKIP     0.17 s 
 84/105 DPDK:fast-tests / power_intel_uncore_autotest  SKIP     0.17 s 
 85/105 DPDK:fast-tests / reorder_autotest      OK       0.22 s 
 86/105 DPDK:fast-tests / service_autotest      OK       1.07 s 
 87/105 DPDK:fast-tests / thash_autotest        OK       0.17 s 
 88/105 DPDK:fast-tests / threads_autotest      OK       0.32 s 
 89/105 DPDK:fast-tests / trace_autotest        OK       0.17 s 
 90/105 DPDK:fast-tests / trace_autotest_with_traces  OK       0.17 s 
 91/105 DPDK:fast-tests / graph_autotest        OK       0.17 s 
 92/105 DPDK:fast-tests / metrics_autotest      OK       0.17 s 
 93/105 DPDK:fast-tests / telemetry_json_autotest  OK       0.17 s 
 94/105 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s 
 95/105 DPDK:fast-tests / table_autotest        FAIL     0.77 s (exit status 255 or signal 127 SIGinvalid)
 96/105 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s 
 97/105 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.47 s 
 98/105 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s 
 99/105 DPDK:fast-tests / latencystats_autotest  OK       0.17 s 
100/105 DPDK:fast-tests / pdump_autotest        OK       5.24 s 
101/105 DPDK:fast-tests / vdev_autotest         OK       0.17 s 
102/105 DPDK:fast-tests / bpf_autotest          OK       0.17 s 
103/105 DPDK:fast-tests / bpf_convert_autotest  OK       0.17 s 
104/105 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s 
105/105 DPDK:fast-tests / telemetry_all         SKIP     0.01 s 
Ok:                   95
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               9
Timeout:               0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31100/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-18 19:48 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-18 19:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#277516
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | PEND           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | FAIL           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
  1/105 DPDK:fast-tests / acl_autotest          OK       2.78 s 
  2/105 DPDK:fast-tests / atomic_autotest       OK       0.37 s 
  3/105 DPDK:fast-tests / bitmap_autotest       OK       0.17 s 
  4/105 DPDK:fast-tests / bitops_autotest       OK       0.17 s 
  5/105 DPDK:fast-tests / byteorder_autotest    OK       0.17 s 
  6/105 DPDK:fast-tests / cksum_autotest        OK       0.17 s 
  7/105 DPDK:fast-tests / cmdline_autotest      OK       0.17 s 
  8/105 DPDK:fast-tests / common_autotest       OK       0.37 s 
  9/105 DPDK:fast-tests / cpuflags_autotest     OK       0.17 s 
 10/105 DPDK:fast-tests / debug_autotest        OK       0.37 s 
 11/105 DPDK:fast-tests / devargs_autotest      OK       0.17 s 
 12/105 DPDK:fast-tests / eal_flags_c_opt_autotest  OK       0.67 s 
 13/105 DPDK:fast-tests / eal_flags_main_opt_autotest  OK       0.27 s 
 14/105 DPDK:fast-tests / eal_flags_n_opt_autotest  OK       0.47 s 
 15/105 DPDK:fast-tests / eal_flags_hpet_autotest  OK       0.22 s 
 16/105 DPDK:fast-tests / eal_flags_no_huge_autotest  OK       0.47 s 
 17/105 DPDK:fast-tests / eal_flags_a_opt_autotest  OK       0.32 s 
 18/105 DPDK:fast-tests / eal_flags_b_opt_autotest  OK       0.27 s 
 19/105 DPDK:fast-tests / eal_flags_vdev_opt_autotest  OK       0.57 s 
 20/105 DPDK:fast-tests / eal_flags_r_opt_autotest  OK       0.27 s 
 21/105 DPDK:fast-tests / eal_flags_mem_autotest  OK       0.72 s 
 22/105 DPDK:fast-tests / eal_flags_file_prefix_autotest  OK       4.43 s 
 23/105 DPDK:fast-tests / eal_flags_misc_autotest  OK       1.77 s 
 24/105 DPDK:fast-tests / eal_fs_autotest       OK       0.17 s 
 25/105 DPDK:fast-tests / errno_autotest        OK       0.17 s 
 26/105 DPDK:fast-tests / ethdev_link_status    OK       0.17 s 
 27/105 DPDK:fast-tests / event_ring_autotest   OK       0.17 s 
 28/105 DPDK:fast-tests / fib_autotest          OK       0.67 s 
 29/105 DPDK:fast-tests / fib6_autotest         OK       0.67 s 
 30/105 DPDK:fast-tests / func_reentrancy_autotest  OK       0.57 s 
 31/105 DPDK:fast-tests / hash_autotest         OK       0.27 s 
 32/105 DPDK:fast-tests / interrupt_autotest    OK       1.17 s 
 33/105 DPDK:fast-tests / ipfrag_autotest       OK       0.17 s 
 34/105 DPDK:fast-tests / lcores_autotest       OK       1.32 s 
 35/105 DPDK:fast-tests / logs_autotest         OK       0.17 s 
 36/105 DPDK:fast-tests / lpm_autotest          OK       3.48 s 
 37/105 DPDK:fast-tests / lpm6_autotest         OK       4.74 s 
 38/105 DPDK:fast-tests / malloc_autotest       OK       0.57 s 
 39/105 DPDK:fast-tests / mbuf_autotest         OK       0.22 s 
 40/105 DPDK:fast-tests / mcslock_autotest      OK       0.42 s 
 41/105 DPDK:fast-tests / memcpy_autotest       OK       1.42 s 
 42/105 DPDK:fast-tests / memory_autotest       OK       0.17 s 
 43/105 DPDK:fast-tests / mempool_autotest      OK       0.47 s 
 44/105 DPDK:fast-tests / memzone_autotest      OK       0.17 s 
 45/105 DPDK:fast-tests / meter_autotest        OK       0.17 s 
 46/105 DPDK:fast-tests / multiprocess_autotest  OK       0.27 s 
 47/105 DPDK:fast-tests / node_list_dump        OK       0.17 s 
 48/105 DPDK:fast-tests / per_lcore_autotest    OK       0.27 s 
 49/105 DPDK:fast-tests / pflock_autotest       OK       0.27 s 
 50/105 DPDK:fast-tests / prefetch_autotest     OK       0.17 s 
 51/105 DPDK:fast-tests / rcu_qsbr_autotest     OK       0.27 s 
 52/105 DPDK:fast-tests / pie_autotest          OK       0.17 s 
 53/105 DPDK:fast-tests / rib_autotest          OK       4.24 s 
 54/105 DPDK:fast-tests / rib6_autotest         OK       4.23 s 
 55/105 DPDK:fast-tests / ring_autotest         OK       0.17 s 
 56/105 DPDK:fast-tests / rwlock_test1_autotest  OK       0.27 s 
 57/105 DPDK:fast-tests / rwlock_rda_autotest   OK       5.18 s 
 58/105 DPDK:fast-tests / rwlock_rds_wrm_autotest  OK       5.18 s 
 59/105 DPDK:fast-tests / rwlock_rde_wro_autotest  OK       5.18 s 
 60/105 DPDK:fast-tests / sched_autotest        OK       0.17 s 
 61/105 DPDK:fast-tests / security_autotest     OK       0.17 s 
 62/105 DPDK:fast-tests / seqlock_autotest      SKIP     0.17 s 
 63/105 DPDK:fast-tests / spinlock_autotest     OK       0.17 s 
 64/105 DPDK:fast-tests / stack_autotest        OK       0.22 s 
 65/105 DPDK:fast-tests / stack_lf_autotest     OK       0.27 s 
 66/105 DPDK:fast-tests / string_autotest       OK       0.17 s 
 67/105 DPDK:fast-tests / tailq_autotest        OK       0.17 s 
 68/105 DPDK:fast-tests / ticketlock_autotest   OK       0.17 s 
 69/105 DPDK:fast-tests / timer_autotest        OK       2.52 s 
 70/105 DPDK:fast-tests / user_delay_us         OK       0.17 s 
 71/105 DPDK:fast-tests / version_autotest      OK       0.17 s 
 72/105 DPDK:fast-tests / crc_autotest          OK       0.17 s 
 73/105 DPDK:fast-tests / distributor_autotest  OK       0.87 s 
 74/105 DPDK:fast-tests / eventdev_common_autotest  OK       0.17 s 
 75/105 DPDK:fast-tests / fbarray_autotest      OK       0.17 s 
 76/105 DPDK:fast-tests / hash_readwrite_func_autotest  SKIP     0.17 s 
 77/105 DPDK:fast-tests / ipsec_autotest        SKIP     0.17 s 
 78/105 DPDK:fast-tests / kni_autotest          SKIP     0.17 s 
 79/105 DPDK:fast-tests / kvargs_autotest       OK       0.17 s 
 80/105 DPDK:fast-tests / member_autotest       OK       0.72 s 
 81/105 DPDK:fast-tests / power_cpufreq_autotest  SKIP     0.17 s 
 82/105 DPDK:fast-tests / power_autotest        OK       0.17 s 
 83/105 DPDK:fast-tests / power_kvm_vm_autotest  SKIP     0.17 s 
 84/105 DPDK:fast-tests / power_intel_uncore_autotest  SKIP     0.17 s 
 85/105 DPDK:fast-tests / reorder_autotest      OK       0.22 s 
 86/105 DPDK:fast-tests / service_autotest      OK       1.07 s 
 87/105 DPDK:fast-tests / thash_autotest        OK       0.17 s 
 88/105 DPDK:fast-tests / threads_autotest      OK       0.32 s 
 89/105 DPDK:fast-tests / trace_autotest        OK       0.17 s 
 90/105 DPDK:fast-tests / trace_autotest_with_traces  OK       0.17 s 
 91/105 DPDK:fast-tests / graph_autotest        OK       0.17 s 
 92/105 DPDK:fast-tests / metrics_autotest      OK       0.17 s 
 93/105 DPDK:fast-tests / telemetry_json_autotest  OK       0.17 s 
 94/105 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s 
 95/105 DPDK:fast-tests / table_autotest        FAIL     0.77 s (exit status 255 or signal 127 SIGinvalid)
 96/105 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s 
 97/105 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.47 s 
 98/105 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s 
 99/105 DPDK:fast-tests / latencystats_autotest  OK       0.17 s 
100/105 DPDK:fast-tests / pdump_autotest        OK       5.24 s 
101/105 DPDK:fast-tests / vdev_autotest         OK       0.17 s 
102/105 DPDK:fast-tests / bpf_autotest          OK       0.17 s 
103/105 DPDK:fast-tests / bpf_convert_autotest  OK       0.17 s 
104/105 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s 
105/105 DPDK:fast-tests / telemetry_all         SKIP     0.01 s 
Ok:                   95
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               9
Timeout:               0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31100/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-18 19:46 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-18 19:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#277512
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | PEND           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| RHEL 7              | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== Unit test summary for Debian Bullseye (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
  1/105 DPDK:fast-tests / acl_autotest          OK       2.95 s 
  2/105 DPDK:fast-tests / atomic_autotest       OK       0.37 s 
  3/105 DPDK:fast-tests / bitmap_autotest       OK       0.17 s 
  4/105 DPDK:fast-tests / bitops_autotest       OK       0.17 s 
  5/105 DPDK:fast-tests / byteorder_autotest    OK       0.17 s 
  6/105 DPDK:fast-tests / cksum_autotest        OK       0.17 s 
  7/105 DPDK:fast-tests / cmdline_autotest      OK       0.17 s 
  8/105 DPDK:fast-tests / common_autotest       OK       0.42 s 
  9/105 DPDK:fast-tests / cpuflags_autotest     OK       0.17 s 
 10/105 DPDK:fast-tests / debug_autotest        OK       0.37 s 
 11/105 DPDK:fast-tests / devargs_autotest      OK       0.17 s 
 12/105 DPDK:fast-tests / eal_flags_c_opt_autotest  OK       0.72 s 
 13/105 DPDK:fast-tests / eal_flags_main_opt_autotest  OK       0.32 s 
 14/105 DPDK:fast-tests / eal_flags_n_opt_autotest  OK       0.47 s 
 15/105 DPDK:fast-tests / eal_flags_hpet_autotest  OK       0.22 s 
 16/105 DPDK:fast-tests / eal_flags_no_huge_autotest  OK       0.47 s 
 17/105 DPDK:fast-tests / eal_flags_a_opt_autotest  OK       0.37 s 
 18/105 DPDK:fast-tests / eal_flags_b_opt_autotest  OK       0.32 s 
 19/105 DPDK:fast-tests / eal_flags_vdev_opt_autotest  OK       0.57 s 
 20/105 DPDK:fast-tests / eal_flags_r_opt_autotest  OK       0.27 s 
 21/105 DPDK:fast-tests / eal_flags_mem_autotest  OK       0.72 s 
 22/105 DPDK:fast-tests / eal_flags_file_prefix_autotest  OK       3.38 s 
 23/105 DPDK:fast-tests / eal_flags_misc_autotest  OK       1.82 s 
 24/105 DPDK:fast-tests / eal_fs_autotest       OK       0.17 s 
 25/105 DPDK:fast-tests / errno_autotest        OK       0.17 s 
 26/105 DPDK:fast-tests / ethdev_link_status    OK       0.17 s 
 27/105 DPDK:fast-tests / event_ring_autotest   OK       0.17 s 
 28/105 DPDK:fast-tests / fib_autotest          OK       0.67 s 
 29/105 DPDK:fast-tests / fib6_autotest         OK       0.67 s 
 30/105 DPDK:fast-tests / func_reentrancy_autotest  OK       0.57 s 
 31/105 DPDK:fast-tests / hash_autotest         OK       0.27 s 
 32/105 DPDK:fast-tests / interrupt_autotest    OK       1.17 s 
 33/105 DPDK:fast-tests / ipfrag_autotest       OK       0.17 s 
 34/105 DPDK:fast-tests / lcores_autotest       OK       1.52 s 
 35/105 DPDK:fast-tests / logs_autotest         OK       0.17 s 
 36/105 DPDK:fast-tests / lpm_autotest          OK       3.43 s 
 37/105 DPDK:fast-tests / lpm6_autotest         OK       4.78 s 
 38/105 DPDK:fast-tests / malloc_autotest       OK       0.57 s 
 39/105 DPDK:fast-tests / mbuf_autotest         OK       0.22 s 
 40/105 DPDK:fast-tests / mcslock_autotest      OK       0.42 s 
 41/105 DPDK:fast-tests / memcpy_autotest       OK       2.12 s 
 42/105 DPDK:fast-tests / memory_autotest       OK       0.17 s 
 43/105 DPDK:fast-tests / mempool_autotest      OK       0.47 s 
 44/105 DPDK:fast-tests / memzone_autotest      OK       0.17 s 
 45/105 DPDK:fast-tests / meter_autotest        OK       0.17 s 
 46/105 DPDK:fast-tests / multiprocess_autotest  OK       0.27 s 
 47/105 DPDK:fast-tests / node_list_dump        OK       0.17 s 
 48/105 DPDK:fast-tests / per_lcore_autotest    OK       0.27 s 
 49/105 DPDK:fast-tests / pflock_autotest       OK       0.27 s 
 50/105 DPDK:fast-tests / prefetch_autotest     OK       0.17 s 
 51/105 DPDK:fast-tests / rcu_qsbr_autotest     OK       0.27 s 
 52/105 DPDK:fast-tests / pie_autotest          OK       0.17 s 
 53/105 DPDK:fast-tests / rib_autotest          OK       4.18 s 
 54/105 DPDK:fast-tests / rib6_autotest         OK       4.18 s 
 55/105 DPDK:fast-tests / ring_autotest         OK       0.17 s 
 56/105 DPDK:fast-tests / rwlock_test1_autotest  OK       0.27 s 
 57/105 DPDK:fast-tests / rwlock_rda_autotest   OK       5.19 s 
 58/105 DPDK:fast-tests / rwlock_rds_wrm_autotest  OK       5.18 s 
 59/105 DPDK:fast-tests / rwlock_rde_wro_autotest  OK       5.18 s 
 60/105 DPDK:fast-tests / sched_autotest        OK       0.17 s 
 61/105 DPDK:fast-tests / security_autotest     OK       0.17 s 
 62/105 DPDK:fast-tests / seqlock_autotest      SKIP     0.17 s 
 63/105 DPDK:fast-tests / spinlock_autotest     OK       0.17 s 
 64/105 DPDK:fast-tests / stack_autotest        OK       0.22 s 
 65/105 DPDK:fast-tests / stack_lf_autotest     OK       0.27 s 
 66/105 DPDK:fast-tests / string_autotest       OK       0.17 s 
 67/105 DPDK:fast-tests / tailq_autotest        OK       0.17 s 
 68/105 DPDK:fast-tests / ticketlock_autotest   OK       0.17 s 
 69/105 DPDK:fast-tests / timer_autotest        OK       2.52 s 
 70/105 DPDK:fast-tests / user_delay_us         OK       0.17 s 
 71/105 DPDK:fast-tests / version_autotest      OK       0.17 s 
 72/105 DPDK:fast-tests / crc_autotest          OK       0.17 s 
 73/105 DPDK:fast-tests / distributor_autotest  OK       0.87 s 
 74/105 DPDK:fast-tests / eventdev_common_autotest  OK       0.17 s 
 75/105 DPDK:fast-tests / fbarray_autotest      OK       0.17 s 
 76/105 DPDK:fast-tests / hash_readwrite_func_autotest  SKIP     0.17 s 
 77/105 DPDK:fast-tests / ipsec_autotest        SKIP     0.17 s 
 78/105 DPDK:fast-tests / kni_autotest          SKIP     0.17 s 
 79/105 DPDK:fast-tests / kvargs_autotest       OK       0.17 s 
 80/105 DPDK:fast-tests / member_autotest       OK       0.87 s 
 81/105 DPDK:fast-tests / power_cpufreq_autotest  SKIP     0.17 s 
 82/105 DPDK:fast-tests / power_autotest        OK       0.17 s 
 83/105 DPDK:fast-tests / power_kvm_vm_autotest  SKIP     0.17 s 
 84/105 DPDK:fast-tests / power_intel_uncore_autotest  SKIP     0.17 s 
 85/105 DPDK:fast-tests / reorder_autotest      OK       0.22 s 
 86/105 DPDK:fast-tests / service_autotest      OK       1.07 s 
 87/105 DPDK:fast-tests / thash_autotest        OK       0.17 s 
 88/105 DPDK:fast-tests / threads_autotest      OK       0.32 s 
 89/105 DPDK:fast-tests / trace_autotest        OK       0.17 s 
 90/105 DPDK:fast-tests / trace_autotest_with_traces  OK       0.17 s 
 91/105 DPDK:fast-tests / graph_autotest        OK       0.17 s 
 92/105 DPDK:fast-tests / metrics_autotest      OK       0.17 s 
 93/105 DPDK:fast-tests / telemetry_json_autotest  OK       0.17 s 
 94/105 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s 
 95/105 DPDK:fast-tests / table_autotest        FAIL     0.82 s (exit status 255 or signal 127 SIGinvalid)
 96/105 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s 
 97/105 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.47 s 
 98/105 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s 
 99/105 DPDK:fast-tests / latencystats_autotest  OK       0.17 s 
100/105 DPDK:fast-tests / pdump_autotest        OK       5.28 s 
101/105 DPDK:fast-tests / vdev_autotest         OK       0.17 s 
102/105 DPDK:fast-tests / bpf_autotest          OK       0.17 s 
103/105 DPDK:fast-tests / bpf_convert_autotest  OK       0.17 s 
104/105 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s 
105/105 DPDK:fast-tests / telemetry_all         SKIP     0.01 s 
Ok:                   95
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               9
Timeout:               0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31100/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-17  1:36 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-17  1:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#317209
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-16 22:14 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-16 22:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#317213
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-16 22:02 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-16 22:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#317217
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-16 22:02 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-16 22:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#317219
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-16 21:57 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-16 21:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#317216
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-16 21:52 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-16 21:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#317211
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-16 21:50 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-16 21:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#317220
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-16 21:48 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-16 21:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#317204
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-16 21:19 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-16 21:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#276399
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2469/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-16 21:19 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-16 21:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#276395
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2469/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-14 15:15 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-14 15:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274839
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PEND           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-14 15:10 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-14 15:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274840
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PEND           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-14 15:05 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-14 15:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274842
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PEND           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-14 15:03 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-14 15:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274843
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PEND           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-14 15:01 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-14 15:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274837
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PEND           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 17:05 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-13 17:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#314841
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 14:22 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-13 14:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#314839
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 14:05 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-13 14:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#314834
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 14:02 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-13 14:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#314846
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 14:01 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-13 14:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#314838
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 13:51 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-13 13:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#314842
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 13:50 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-13 13:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#314833
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 13:46 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-13 13:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#314835
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 13:45 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-13 13:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#314840
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 13:42 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-13 13:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#314836
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 13:41 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-13 13:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#314848
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 13:36 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-13 13:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#314847
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 13:34 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-13 13:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274285
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 13:31 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-13 13:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274293
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 13:29 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-13 13:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274287
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13  5:56 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-13  5:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Functional Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#187525
Test environment and result as below:
Ubuntu 20.04.6
Kernel: 5.4.105
Compiler: gcc 9.4
NIC: Marvell CN106XX 50000 Mbps
Target: arm64-native-linuxapp-gcc
Aggregate Results by Test Suite
+-----------------+--------+
|   Test Suite    | Result |
+=================+========+
| cmdline         |  PASS  |
+-----------------+--------+
| dynamic_queue   |  PASS  |
+-----------------+--------+
| ipv4_reassembly |  PASS  |
+-----------------+--------+
| l2fwd           |  FAIL  |
+-----------------+--------+
| rxtx_callbacks  |  PASS  |
+-----------------+--------+
| tso             |  PASS  |
+-----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 13:58 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-10 13:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#313417
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 12:14 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-10 12:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#273044
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2469/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.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)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 12:03 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-10 12:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#273047
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2469/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.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)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 12:03 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-10 12:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#273039
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2469/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.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)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 13:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-09 13:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#312623
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 13:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-09 13:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#312621
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 11:14 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-09 11:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#312630
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 11:05 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-09 11:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#312631
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 11:04 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-09 11:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#312629
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 10:50 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-09 10:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#312628
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 10:39 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-09 10:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#312632
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 10:37 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-09 10:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#272414
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
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)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 10:33 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-09 10:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#272418
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
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)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 11:26 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-08 11:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#311917
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 11:07 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-08 11:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#311915
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 11:06 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-08 11:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#311916
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 11:05 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-08 11:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#311911
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 11:03 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-08 11:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#271792
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 10:56 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-08 10:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#271793
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 10:47 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-08 10:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#271791
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 10:46 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-08 10:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#311914
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 10:45 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-08 10:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#271794
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 10:40 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-08 10:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#311918
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07 10:11 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-07 10:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#271209
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07 10:09 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-07 10:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#311233
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.4        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07 10:04 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-07 10:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#271205
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07 10:04 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-07 10:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#271210
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07  9:55 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-07  9:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#311238
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.4        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07  9:49 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-07  9:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#311235
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.4        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07  9:35 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-07  9:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#311236
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.4        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07  9:33 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-07  9:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#311237
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.4        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07  9:27 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-07  9:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#311232
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.4        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07  9:21 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-07  9:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#311230
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.4        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07  9:14 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-07  9:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#311239
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.4        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-06 10:28 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-06 10:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#310738
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.4        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30875/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-06 10:20 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-06 10:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#310737
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.4        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30875/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-06 10:18 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-06 10:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#310732
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.4        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30875/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-06 10:14 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-06 10:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#310730
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.4        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30875/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-06 10:03 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-06 10:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#310739
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.4        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30875/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-06 10:03 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-06 10:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#310729
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.4        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30875/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-05 11:30 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-05 11:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#310403
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30866/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-04 16:41 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-04 16:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#309739
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30847/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-04 12:21 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-04 12:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#309745
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30847/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-04 11:46 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-04 11:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#309743
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30847/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-04 11:18 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-04 11:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#269961
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa2_sec@sha/librte_crypto_dpaa2_sec.so.23.0.symbols'.
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30847/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-04 11:13 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-04 11:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#309734
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30847/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-04 11:12 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-04 11:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#269967
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa2_sec@sha/librte_crypto_dpaa2_sec.so.23.0.symbols'.
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30847/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-04 10:46 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-04 10:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#309735
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30847/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-04 10:40 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-04 10:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#309746
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30847/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-04 10:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-04 10:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#309732
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30847/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-03 11:44 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-03 11:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#309169
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30831/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-03 11:12 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-03 11:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#269466
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[2463/3479] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2464/3479] Generating rte_crypto_null.pmd.c with a custom command.
[2465/3479] Compiling C object 'drivers/a715181@@rte_crypto_null@sta/meson-generated_.._rte_crypto_null.pmd.c.o'.
[2466/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2467/3479] Linking static target drivers/librte_crypto_null.a.
[2468/3479] Compiling C object 'drivers/a715181@@rte_crypto_null@sha/meson-generated_.._rte_crypto_null.pmd.c.o'.
[2469/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2470/3479] Linking target drivers/librte_crypto_cnxk.so.23.0.
[2471/3479] Linking target drivers/librte_crypto_null.so.23.0.
[2472/3479] Generating rte_crypto_octeontx.pmd.c with a custom command.
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)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30831/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-03 11:10 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-03 11:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#269467
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[2463/3479] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2464/3479] Generating rte_crypto_null.pmd.c with a custom command.
[2465/3479] Compiling C object 'drivers/a715181@@rte_crypto_null@sta/meson-generated_.._rte_crypto_null.pmd.c.o'.
[2466/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2467/3479] Linking static target drivers/librte_crypto_null.a.
[2468/3479] Compiling C object 'drivers/a715181@@rte_crypto_null@sha/meson-generated_.._rte_crypto_null.pmd.c.o'.
[2469/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2470/3479] Linking target drivers/librte_crypto_cnxk.so.23.0.
[2471/3479] Linking target drivers/librte_crypto_null.so.23.0.
[2472/3479] Generating rte_crypto_octeontx.pmd.c with a custom command.
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)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30831/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-03 11:08 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-03 11:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#269465
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[2463/3479] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2464/3479] Generating rte_crypto_null.pmd.c with a custom command.
[2465/3479] Compiling C object 'drivers/a715181@@rte_crypto_null@sta/meson-generated_.._rte_crypto_null.pmd.c.o'.
[2466/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2467/3479] Linking static target drivers/librte_crypto_null.a.
[2468/3479] Compiling C object 'drivers/a715181@@rte_crypto_null@sha/meson-generated_.._rte_crypto_null.pmd.c.o'.
[2469/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2470/3479] Linking target drivers/librte_crypto_cnxk.so.23.0.
[2471/3479] Linking target drivers/librte_crypto_null.so.23.0.
[2472/3479] Generating rte_crypto_octeontx.pmd.c with a custom command.
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)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30831/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-03 11:03 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-03 11:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#269464
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[2463/3479] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2464/3479] Generating rte_crypto_null.pmd.c with a custom command.
[2465/3479] Compiling C object 'drivers/a715181@@rte_crypto_null@sta/meson-generated_.._rte_crypto_null.pmd.c.o'.
[2466/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2467/3479] Linking static target drivers/librte_crypto_null.a.
[2468/3479] Compiling C object 'drivers/a715181@@rte_crypto_null@sha/meson-generated_.._rte_crypto_null.pmd.c.o'.
[2469/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2470/3479] Linking target drivers/librte_crypto_cnxk.so.23.0.
[2471/3479] Linking target drivers/librte_crypto_null.so.23.0.
[2472/3479] Generating rte_crypto_octeontx.pmd.c with a custom command.
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)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30831/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-03 10:28 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-03 10:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#309170
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30831/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-03 10:10 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-03 10:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#309167
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30831/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-03 10:05 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-03 10:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#309168
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30831/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-03  9:59 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-03  9:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#309162
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30831/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-03  9:54 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-03  9:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#309164
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30831/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-03  9:52 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-03  9:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#309166
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30831/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-03  9:41 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-03  9:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#309171
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30831/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01  8:53 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-01  8:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#307881
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01  8:48 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-01  8:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#307882
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01  8:36 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-01  8:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#307877
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01  8:32 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-01  8:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#268352
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
^
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
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)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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
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
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01  8:32 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-01  8:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#307879
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01  8:30 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-01  8:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#307880
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01  8:29 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-01  8:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#268354
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
^
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
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)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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
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
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01  8:26 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-01  8:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#307869
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01  8:24 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-01  8:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#307878
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01  8:16 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-01  8:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#307876
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01  8:14 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-01  8:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#307883
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01  8:10 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-10-01  8:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#307871
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.4        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30 10:18 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-30 10:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#307232
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7              | FAIL               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | PASS                  | PASS                 |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30 10:15 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-30 10:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#307235
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7              | FAIL               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | PASS                  | PASS                 |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30 10:09 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-30 10:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#307238
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9               | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7              | FAIL               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | PASS                  | PASS                 |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30 10:04 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-30 10:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#267791
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30 10:00 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-30 10:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#267794
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30 10:00 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-30 10:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#307237
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9               | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04        | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7              | FAIL               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | PASS                  | PASS                 |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30  9:59 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-30  9:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#267792
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30  9:58 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-30  9:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#267788
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30  9:57 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-30  9:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#307234
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9               | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04        | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7              | FAIL               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | PASS                  | PASS                 |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30  9:57 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-30  9:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#307223
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9               | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04        | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7              | FAIL               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | PASS                  | PASS                 |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30  9:57 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-30  9:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#307233
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9               | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04        | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7              | FAIL               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | PASS                  | PASS                 |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30  9:57 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-30  9:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#307236
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9               | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04        | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7              | FAIL               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | PASS                  | PASS                 |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30  9:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-30  9:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#307239
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9     | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8               | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9               | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04        | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7              | FAIL               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | PASS                  | PASS                 |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29 11:19 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-29 11:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306936
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29 10:05 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-29 10:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306932
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29  9:56 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-29  9:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306926
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29  9:52 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-29  9:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306935
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29  9:51 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-29  9:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306934
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29  9:45 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-29  9:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306921
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29  9:43 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-29  9:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#267530
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29  9:42 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-29  9:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306922
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29  9:41 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-29  9:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#267532
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29  9:40 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-29  9:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306929
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29  9:37 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-29  9:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306937
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29  9:36 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-29  9:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306933
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29  9:36 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-29  9:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306930
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29  9:34 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-29  9:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#267533
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28 10:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-28 10:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306626
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28  9:34 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-28  9:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306637
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28  9:34 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-28  9:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306636
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28  9:24 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-28  9:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#267302
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
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)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28  9:23 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-28  9:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306634
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28  9:19 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-28  9:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306627
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28  9:12 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-28  9:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306629
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28  9:10 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-28  9:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306638
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28  9:08 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-28  9:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306622
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-27  9:23 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-27  9:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#267026
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
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
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
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30750/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-27  9:22 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-27  9:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#306283
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| CentOS Stream 9     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7              | FAIL               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | PASS                  | PASS                 |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
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)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
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/tarballs/30750/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-27  9:13 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-27  9:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#267027
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
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
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
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30750/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-27  9:13 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-27  9:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#267023
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
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
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
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30750/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 11:52 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-26 11:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#305894
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 11:28 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-26 11:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#305893
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 11:25 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-26 11:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#305892
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 11:19 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-26 11:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#305888
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 11:19 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-26 11:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#266701
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 11:14 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-26 11:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#266703
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 11:10 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-26 11:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#305895
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25 12:14 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-25 12:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#305420
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39 (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/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25 10:57 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-25 10:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#305426
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25 10:56 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-25 10:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#305429
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25 10:47 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-25 10:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#305425
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25 10:35 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-25 10:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#305428
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25 10:34 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-25 10:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#305418
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25 10:30 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-25 10:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#305421
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25 10:26 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-25 10:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#305427
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25 10:20 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-25 10:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#305416
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25 10:16 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-25 10:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#305430
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25  9:26 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-25  9:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#266288
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25  9:22 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-25  9:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#266289
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25  9:17 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-25  9:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#266296
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24  9:04 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-24  9:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304958
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24  8:57 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-24  8:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304967
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24  8:56 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-24  8:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304966
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24  8:48 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-24  8:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304968
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24  8:43 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-24  8:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304959
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24  8:35 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-24  8:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304957
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24  8:32 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-24  8:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304964
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24  8:31 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-24  8:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304960
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24  8:28 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-24  8:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304963
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24  8:25 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-24  8:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#265904
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa2_sec@sha/librte_crypto_dpaa2_sec.so.23.0.symbols'.
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24  8:22 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-24  8:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304969
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24  8:21 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-24  8:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304961
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24  8:18 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-24  8:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#265899
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa2_sec@sha/librte_crypto_dpaa2_sec.so.23.0.symbols'.
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24  8:17 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-24  8:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#265907
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa2_sec@sha/librte_crypto_dpaa2_sec.so.23.0.symbols'.
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-23 10:03 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-23 10:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304777
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30708/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-23  9:45 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-23  9:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304792
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30708/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-23  9:43 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-23  9:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304788
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30708/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-22 10:47 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-22 10:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#265613
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2472/3479] Generating rte_crypto_dpaa_sec.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30702/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-22 10:29 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-22 10:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304575
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30702/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-22  9:58 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-22  9:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304581
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30702/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-22  9:58 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-22  9:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304573
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30702/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-22  9:49 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-22  9:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304569
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30702/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-22  9:48 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-22  9:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304580
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30702/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-22  9:44 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-22  9:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304578
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30702/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-22  9:24 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-22  9:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304576
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30702/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-22  9:18 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-22  9:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304570
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30702/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-22  9:16 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-22  9:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304582
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30702/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-21 10:16 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-21 10:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304370
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30695/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-21 10:10 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-21 10:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304360
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30695/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-21 10:06 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-21 10:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304362
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30695/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-21  9:46 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-21  9:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304364
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30695/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-21  9:46 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-21  9:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304369
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30695/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-21  9:44 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-21  9:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304367
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30695/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-21  9:40 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-21  9:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#304371
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30695/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-21  9:05 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-21  9:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#265445
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PEND           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
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)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30695/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 12:15 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-20 12:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#264931
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2480/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2481/3479] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 12:11 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-20 12:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#303756
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 12:01 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-20 12:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#264929
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2480/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2481/3479] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 11:47 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-20 11:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#303764
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 11:45 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-20 11:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#303763
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 11:42 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-20 11:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#303762
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 11:42 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-20 11:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#303761
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 11:27 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-20 11:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#303759
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 11:26 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-20 11:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#303765
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-19 18:01 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-19 18:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#303298
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30666/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-19 17:47 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-19 17:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#264543
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2469/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30666/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 11:53 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-18 11:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#302350
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 11:46 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-18 11:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#302354
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 11:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-18 11:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#302353
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 11:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-18 11:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#302348
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 11:34 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-18 11:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#302351
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 11:23 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-18 11:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#302352
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 11:19 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-18 11:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#302346
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 11:17 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-18 11:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#302355
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 11:16 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-18 11:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#302349
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 12:42 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-17 12:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#301615
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7              | FAIL               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED            | PASS                 | PASS                  |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 10:33 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-17 10:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#301621
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7              | FAIL               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED            | PASS                 | PASS                  |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 10:33 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-17 10:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#301624
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7              | FAIL               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED            | PASS                 | PASS                  |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 10:28 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-17 10:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#263114
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 10:26 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-17 10:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#301618
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9               | PEND               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04        | PEND               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7              | FAIL               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED            | PASS                 | PASS                  |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 10:26 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-17 10:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#263118
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 10:24 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-17 10:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#301609
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9               | PEND               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04        | PEND               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7              | FAIL               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED            | PASS                 | PASS                  |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 10:24 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-17 10:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#263121
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 10:23 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-17 10:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#301620
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9               | PEND               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04        | PEND               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7              | FAIL               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED            | PASS                 | PASS                  |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16  8:08 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-16  8:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#301200
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39 (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/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16  7:47 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-16  7:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#301199
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39 (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/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16  7:40 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-16  7:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#301198
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39 (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/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16  7:39 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-16  7:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#301197
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39 (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/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16  7:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-16  7:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#301196
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39 (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/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16  7:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-16  7:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#301195
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39 (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/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16  7:35 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-16  7:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#301188
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39 (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/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16  7:32 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-16  7:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#301190
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39 (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/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16  7:28 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-16  7:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#301187
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39 (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/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16  7:27 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-16  7:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#301201
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39 (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/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-15  7:51 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-15  7:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#301055
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| CentOS Stream 9     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7              | FAIL               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | PASS                  | PASS                 |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
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)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
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/tarballs/30603/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-15  7:28 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-15  7:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#262664
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| CentOS Stream 9     | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2469/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30603/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-15  7:27 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-15  7:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#262659
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| CentOS Stream 9     | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2469/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30603/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-15  7:25 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-15  7:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#262663
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| CentOS Stream 9     | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2469/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30603/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-15  7:23 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-15  7:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#262662
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| CentOS Stream 9     | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2469/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30603/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14  9:47 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-14  9:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#300955
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14  9:33 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-14  9:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#300957
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14  9:30 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-14  9:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#300951
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14  9:28 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-14  9:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#300956
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14  9:23 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-14  9:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#300954
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14  9:21 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-14  9:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#300945
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14  9:20 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-14  9:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#300952
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14  9:18 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-14  9:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#300953
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14  9:12 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-14  9:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#300948
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14  9:09 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-14  9:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#300958
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14  9:09 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-14  9:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#300946
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-13  7:34 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-13  7:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#300427
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12           | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang)   | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40           | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8               | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7              | FAIL               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9               | PEND               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | PEND                  | PASS                 |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
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/tarballs/30586/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-12 15:25 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-12 15:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#300106
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7              | FAIL               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED            | PASS                 | PASS                  |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/30576/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-12 15:16 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-12 15:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#300104
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04        | PEND               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7              | FAIL               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED            | PASS                 | PASS                  |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/30576/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-12 15:12 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-12 15:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#261899
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
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
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30576/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-12 15:11 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-12 15:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#300105
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04        | PEND               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04        | PEND               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7              | FAIL               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED            | PASS                 | PASS                  |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/30576/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-12 15:08 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-12 15:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#300103
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04        | PEND               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04        | PEND               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04        | PEND               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7              | FAIL               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED            | PASS                 | PASS                  |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/30576/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-12 15:03 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-12 15:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#261901
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
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
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30576/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-12 15:00 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-12 15:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#261900
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
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
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30576/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-12 14:57 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-12 14:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#300107
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9               | PEND               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04        | PEND               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04        | PEND               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04        | PEND               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7              | FAIL               | SKIPPED              | SKIPPED               |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED            | PASS                 | PASS                  |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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/tarballs/30576/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 13:22 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-11 13:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#299289
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 13:01 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-11 13:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#299285
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 12:57 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-11 12:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#299287
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 12:52 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-11 12:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#299277
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 12:50 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-11 12:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#299281
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 12:46 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-11 12:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#299282
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 12:43 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-11 12:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#299284
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 12:42 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-11 12:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#299280
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 12:33 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-11 12:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#299278
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 12:30 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-11 12:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#299290
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS                 | SKIPPED            | PASS                  |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang)   | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39           | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang)   | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15    | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8               | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04        | SKIPPED              | PEND               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED               |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 11:13 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-11 11:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#261221
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2466/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn10k_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
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 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 11:10 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-11 11:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#261219
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2466/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn10k_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
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 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 11:10 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-11 11:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#261222
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2466/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn10k_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
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 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-10 15:01 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-10 15:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#298715
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30537/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-10 14:47 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-10 14:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#298707
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30537/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-10 14:46 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-10 14:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#298713
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30537/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-10 14:39 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-10 14:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#298714
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30537/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-10 14:36 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-10 14:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#298709
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PASS                  | SKIPPED            | PASS                 |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1        | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye     | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39           | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang)   | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40           | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9               | SKIPPED               | PASS               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04        | SKIPPED               | PEND               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED               | FAIL               | SKIPPED              |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30537/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-09  7:39 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-09  7:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#297740
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| Debian Bullseye     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9               | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7              | FAIL               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 13.3        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED               | SKIPPED              |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | PASS                  | PASS                 |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
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/tarballs/30511/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08  8:24 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-08  8:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#297684
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08  8:05 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-08  8:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#297683
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08  8:04 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-08  8:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#297678
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08  8:00 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-08  8:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#297680
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08  7:56 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-08  7:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#297669
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08  7:53 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-08  7:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#297677
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08  7:49 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-08  7:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#297682
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08  7:43 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-08  7:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#297685
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PASS                  | PASS                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-07 17:51 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-07 17:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#297545
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30504/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-07 17:44 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-07 17:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#297542
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30504/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-07 17:40 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-07 17:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#297540
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30504/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-07 17:39 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-07 17:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#297546
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PASS                 | PASS                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30504/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-07 16:21 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-07 16:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#259741
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| CentOS Stream 9     | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2467/3479] Generating rte_crypto_null.pmd.c with a custom command.
[2468/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
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)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9
	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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30504/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-07 16:19 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-07 16:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#259745
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| CentOS Stream 9     | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2467/3479] Generating rte_crypto_null.pmd.c with a custom command.
[2468/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
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)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9
	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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30504/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-07 16:18 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-07 16:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#259742
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| CentOS Stream 9     | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2467/3479] Generating rte_crypto_null.pmd.c with a custom command.
[2468/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
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)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9
	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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30504/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-07 16:13 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-07 16:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#259746
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| CentOS Stream 9     | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2467/3479] Generating rte_crypto_null.pmd.c with a custom command.
[2468/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
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)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9
	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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30504/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 21:54 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-06 21:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#296682
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 21:52 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-06 21:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#296680
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 21:51 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-06 21:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#296676
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 21:50 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-06 21:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#296678
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 21:50 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-06 21:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#296668
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 21:50 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-06 21:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#296673
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 21:49 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-06 21:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#296677
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 21:49 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-06 21:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#296683
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 21:48 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-06 21:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#296675
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 21:48 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-06 21:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#296667
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 21:46 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-06 21:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#296674
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 21:43 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-06 21:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#296672
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 21:42 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-06 21:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#296669
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:39 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-05 17:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295818
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-05 17:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295810
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-05 17:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295805
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-05 17:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295817
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-05 17:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295815
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:37 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-05 17:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295809
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:37 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-05 17:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295820
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:37 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-05 17:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295813
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:37 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-05 17:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295811
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:36 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-05 17:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295816
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:35 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-05 17:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295807
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:34 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-05 17:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295804
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:34 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-05 17:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295806
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04 10:17 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-04 10:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295178
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04  9:44 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-04  9:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257753
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2469/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04  9:31 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-04  9:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295171
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04  9:30 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-04  9:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295172
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04  9:30 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-04  9:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295167
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04  9:29 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-04  9:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295176
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04  9:29 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-04  9:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295169
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04  9:29 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-04  9:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295175
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04  9:29 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-04  9:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295170
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04  9:29 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-04  9:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295173
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04  9:29 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-04  9:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295165
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04  9:28 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-04  9:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295168
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04  9:28 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-04  9:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295164
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:58 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-03 10:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294784
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:57 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-03 10:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294792
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:57 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-03 10:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294787
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:56 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-03 10:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294779
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:56 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-03 10:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294793
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:56 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-03 10:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294783
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:55 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-03 10:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294781
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:54 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-03 10:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294786
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:54 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-03 10:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294788
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:53 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-03 10:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294780
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:51 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-03 10:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294777
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:51 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-03 10:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294778
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:50 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-03 10:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294782
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 12:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-02 12:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294364
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 12:37 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-02 12:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294360
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 12:37 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-02 12:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294363
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 12:36 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-02 12:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294359
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 12:35 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-02 12:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294354
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 12:31 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-02 12:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294369
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 12:26 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-02 12:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294361
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 12:26 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-02 12:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294367
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 12:20 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-02 12:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294365
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 12:19 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-02 12:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294362
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 12:19 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-02 12:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294357
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 12:19 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-02 12:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294355
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 12:13 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-02 12:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294358
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 12:13 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-02 12:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294356
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 12:05 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-02 12:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294353
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-01 10:00 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-01 10:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294224
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30411/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-01  9:23 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-01  9:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294226
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PEND               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PEND               |
+-------------------+--------------------+
| Fedora 38         | PEND               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PEND               |
+-------------------+--------------------+
| Fedora 40         | PEND               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PEND               |
+-------------------+--------------------+
| Ubuntu 24.04      | PEND               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
| openSUSE Leap 15  | PEND               |
+-------------------+--------------------+
| Fedora 39         | PEND               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30411/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-01  9:22 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-01  9:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294227
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PEND               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PEND               |
+-------------------+--------------------+
| Fedora 38         | PEND               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PEND               |
+-------------------+--------------------+
| Fedora 40         | PEND               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PEND               |
+-------------------+--------------------+
| Ubuntu 24.04      | PEND               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
| openSUSE Leap 15  | PEND               |
+-------------------+--------------------+
| Fedora 39         | PEND               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30411/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-01  9:22 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-01  9:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294225
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PEND               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PEND               |
+-------------------+--------------------+
| Fedora 38         | PEND               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PEND               |
+-------------------+--------------------+
| Fedora 40         | PEND               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PEND               |
+-------------------+--------------------+
| Ubuntu 24.04      | PEND               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
| openSUSE Leap 15  | PEND               |
+-------------------+--------------------+
| Fedora 39         | PEND               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30411/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-01  9:21 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-01  9:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294214
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PEND               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PEND               |
+-------------------+--------------------+
| Fedora 38         | PEND               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PEND               |
+-------------------+--------------------+
| Fedora 40         | PEND               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PEND               |
+-------------------+--------------------+
| Ubuntu 24.04      | PEND               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
| openSUSE Leap 15  | PEND               |
+-------------------+--------------------+
| Fedora 39         | PEND               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30411/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-01  9:21 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-01  9:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294216
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PEND               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PEND               |
+-------------------+--------------------+
| Fedora 38         | PEND               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PEND               |
+-------------------+--------------------+
| Fedora 40         | PEND               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PEND               |
+-------------------+--------------------+
| Ubuntu 24.04      | PEND               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
| openSUSE Leap 15  | PEND               |
+-------------------+--------------------+
| Fedora 39         | PEND               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30411/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-01  9:10 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-09-01  9:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294215
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PEND               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PEND               |
+-------------------+--------------------+
| Fedora 38         | PEND               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PEND               |
+-------------------+--------------------+
| Fedora 40         | PEND               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PEND               |
+-------------------+--------------------+
| Ubuntu 24.04      | PEND               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
| openSUSE Leap 15  | PEND               |
+-------------------+--------------------+
| Fedora 39         | PEND               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
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)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30411/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31  7:39 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-31  7:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294050
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31  7:39 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-31  7:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294041
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31  7:39 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-31  7:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294048
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31  7:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-31  7:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294043
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31  7:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-31  7:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294052
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31  7:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-31  7:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294051
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31  7:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-31  7:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294045
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31  7:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-31  7:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294057
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31  7:37 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-31  7:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294042
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31  7:37 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-31  7:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294054
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31  7:37 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-31  7:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294046
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31  7:37 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-31  7:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294053
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND                 | PEND                  | SKIPPED            |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9     | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye     | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39           | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9               | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40           | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED               | PASS               |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED               | FAIL               |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED              | SKIPPED               | PEND               |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31  7:23 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-31  7:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-VM-Unit-Test-DPDK#25053
Test environment and result as below:
+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| CentOS Stream 9     | PEND           |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2476/3479] Generating rte_crypto_octeontx.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30  9:21 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-30  9:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293770
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30  9:21 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-30  9:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293761
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30  9:20 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-30  9:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293766
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30  9:20 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-30  9:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293764
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30  9:20 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-30  9:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293771
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30  9:18 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-30  9:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293762
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30  9:18 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-30  9:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293772
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30  9:17 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-30  9:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293767
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30  9:17 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-30  9:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293769
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30  9:16 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-30  9:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293763
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 19:45 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-28 19:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293227
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 11:23 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-28 11:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293063
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 11:21 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-28 11:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293064
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 11:17 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-28 11:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293062
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 11:17 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-28 11:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293054
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 11:13 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-28 11:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293051
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 11:13 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-28 11:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293061
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 11:12 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-28 11:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293059
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 11:09 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-28 11:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293055
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 11:03 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-28 11:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293056
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 11:03 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-28 11:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293065
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 10:56 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-28 10:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293052
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PEND               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 10:56 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-28 10:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293050
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PEND               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 10:55 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-28 10:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293060
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PEND               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 10:46 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-28 10:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293053
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PEND               |
+-------------------+--------------------+
| Ubuntu 24.04      | PEND               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 10:44 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-28 10:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293058
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PEND               |
+-------------------+--------------------+
| Ubuntu 24.04      | PEND               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 10:42 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-28 10:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293049
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PEND               |
+-------------------+--------------------+
| Ubuntu 24.04      | PEND               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-27 10:26 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-27 10:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292562
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30364/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-27 10:24 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-27 10:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292559
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30364/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-27 10:22 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-27 10:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292561
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30364/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-27 10:22 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-27 10:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292558
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30364/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-27 10:20 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-27 10:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292564
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30364/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-27 10:18 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-27 10:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292565
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30364/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-27 10:17 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-27 10:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292553
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30364/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-27 10:17 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-27 10:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292566
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30364/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-27 10:16 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-27 10:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292556
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30364/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-27 10:16 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-27 10:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292554
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30364/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-27 10:15 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-27 10:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292552
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30364/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-27 10:14 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-27 10:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292551
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30364/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-27 10:13 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-27 10:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292557
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30364/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-27 10:10 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-27 10:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292550
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30364/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26  9:35 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-26  9:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292320
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26  9:34 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-26  9:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292321
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26  9:34 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-26  9:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292317
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26  9:34 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-26  9:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292311
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26  9:34 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-26  9:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292322
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26  9:33 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-26  9:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292308
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26  9:33 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-26  9:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292312
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26  9:33 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-26  9:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292316
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26  9:33 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-26  9:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292314
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26  9:32 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-26  9:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292309
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26  9:30 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-26  9:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292306
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26  9:30 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-26  9:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292307
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26  9:28 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-26  9:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292310
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-24 20:49 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-24 20:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291968
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30348/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-24 20:49 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-24 20:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291972
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30348/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-24 20:49 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-24 20:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291969
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30348/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-24 20:46 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-24 20:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291971
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30348/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-24 19:12 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-24 19:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291973
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PEND               |
+-------------------+--------------------+
| RHEL9             | PEND               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PEND               |
+-------------------+--------------------+
| Ubuntu 24.04      | PEND               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30348/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-24 19:11 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-24 19:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291970
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PEND               |
+-------------------+--------------------+
| RHEL9             | PEND               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PEND               |
+-------------------+--------------------+
| Ubuntu 24.04      | PEND               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30348/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23  9:33 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-23  9:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291149
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23  9:15 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-23  9:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291145
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23  9:13 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-23  9:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291144
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23  9:12 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-23  9:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291146
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23  9:11 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-23  9:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291148
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23  9:11 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-23  9:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291147
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23  9:09 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-23  9:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291141
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23  9:08 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-23  9:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291142
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23  9:04 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-23  9:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291150
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23  8:55 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-23  8:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291139
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND                  | PEND                 | SKIPPED            |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye     | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang)   | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39           | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang)   | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40           | SKIPPED               | SKIPPED              | PASS               |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9               | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04        | SKIPPED               | SKIPPED              | PEND               |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED               | SKIPPED              | FAIL               |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
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 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 10:54 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-22 10:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290651
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 10:50 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-22 10:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290649
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 10:48 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-22 10:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290645
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 10:47 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-22 10:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290643
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 10:40 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-22 10:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290648
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 10:39 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-22 10:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290652
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 10:39 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-22 10:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290641
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 10:38 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-22 10:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290647
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 10:37 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-22 10:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290642
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 10:36 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-22 10:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290638
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 10:36 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-22 10:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290639
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 10:34 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-22 10:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290644
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 10:28 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-22 10:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290640
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 10:28 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-22 10:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290637
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 10:27 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-22 10:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290646
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21  9:26 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-21  9:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290156
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PASS               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21  9:16 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-21  9:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290155
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 24.04      | PEND               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21  9:01 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-21  9:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290153
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PASS               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PEND               |
+-------------------+--------------------+
| Ubuntu 24.04      | PEND               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21  8:59 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-21  8:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290152
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PEND               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PEND               |
+-------------------+--------------------+
| Ubuntu 24.04      | PEND               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
* |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21  8:58 dpdklab
  0 siblings, 0 replies; 510+ messages in thread
From: dpdklab @ 2024-08-21  8:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290157
Test environment and result as below:
+-------------------+--------------------+
|    Environment    | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3      | PASS               |
+-------------------+--------------------+
| FreeBSD 14.1      | PASS               |
+-------------------+--------------------+
| CentOS Stream 9   | PASS               |
+-------------------+--------------------+
| Debian Bullseye   | PASS               |
+-------------------+--------------------+
| Debian 12         | PASS               |
+-------------------+--------------------+
| Fedora 37         | PASS               |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 38         | PASS               |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 39         | PASS               |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS               |
+-------------------+--------------------+
| Fedora 40         | PASS               |
+-------------------+--------------------+
| openSUSE Leap 15  | PASS               |
+-------------------+--------------------+
| RHEL8             | PASS               |
+-------------------+--------------------+
| RHEL9             | PEND               |
+-------------------+--------------------+
| Ubuntu 20.04      | PASS               |
+-------------------+--------------------+
| Ubuntu 22.04      | PEND               |
+-------------------+--------------------+
| Ubuntu 24.04      | PEND               |
+-------------------+--------------------+
| RHEL 7            | FAIL               |
+-------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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-missing-fi
 eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
	Kernel: 13.3-RELEASE-p5
	Compiler: clang 17.0.6
FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5
CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply	[flat|nested] 510+ messages in thread
end of thread, other threads:[~2024-11-01 17:07 UTC | newest]
Thread overview: 510+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-01  8:27 |FAILURE| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2024-11-01 17:07 dpdklab
2024-10-28  7:26 dpdklab
2024-10-28  6:47 dpdklab
2024-10-28  6:38 dpdklab
2024-10-25 21:40 dpdklab
2024-10-25 20:38 dpdklab
2024-10-25 14:10 dpdklab
2024-10-25 13:11 dpdklab
2024-10-25 11:25 dpdklab
2024-10-25 10:42 dpdklab
2024-10-25  8:19 dpdklab
2024-10-23  3:51 dpdklab
2024-10-22  0:26 dpdklab
2024-10-21 19:53 dpdklab
2024-10-21 18:35 dpdklab
2024-10-21 10:41 dpdklab
2024-10-21  7:18 dpdklab
2024-10-18 23:07 dpdklab
2024-10-18 21:18 dpdklab
2024-10-18 21:17 dpdklab
2024-10-18 21:16 dpdklab
2024-10-18 20:51 dpdklab
2024-10-18 20:46 dpdklab
2024-10-18 20:46 dpdklab
2024-10-18 20:35 dpdklab
2024-10-18 20:29 dpdklab
2024-10-18 20:24 dpdklab
2024-10-18 20:17 dpdklab
2024-10-18 20:09 dpdklab
2024-10-18 20:06 dpdklab
2024-10-18 20:05 dpdklab
2024-10-18 19:48 dpdklab
2024-10-18 19:46 dpdklab
2024-10-17  1:36 dpdklab
2024-10-16 22:14 dpdklab
2024-10-16 22:02 dpdklab
2024-10-16 22:02 dpdklab
2024-10-16 21:57 dpdklab
2024-10-16 21:52 dpdklab
2024-10-16 21:50 dpdklab
2024-10-16 21:48 dpdklab
2024-10-16 21:19 dpdklab
2024-10-16 21:19 dpdklab
2024-10-14 15:15 dpdklab
2024-10-14 15:10 dpdklab
2024-10-14 15:05 dpdklab
2024-10-14 15:03 dpdklab
2024-10-14 15:01 dpdklab
2024-10-13 17:05 dpdklab
2024-10-13 14:22 dpdklab
2024-10-13 14:05 dpdklab
2024-10-13 14:02 dpdklab
2024-10-13 14:01 dpdklab
2024-10-13 13:51 dpdklab
2024-10-13 13:50 dpdklab
2024-10-13 13:46 dpdklab
2024-10-13 13:45 dpdklab
2024-10-13 13:42 dpdklab
2024-10-13 13:41 dpdklab
2024-10-13 13:36 dpdklab
2024-10-13 13:34 dpdklab
2024-10-13 13:31 dpdklab
2024-10-13 13:29 dpdklab
2024-10-13  5:56 dpdklab
2024-10-10 13:58 dpdklab
2024-10-10 12:14 dpdklab
2024-10-10 12:03 dpdklab
2024-10-10 12:03 dpdklab
2024-10-09 13:38 dpdklab
2024-10-09 13:38 dpdklab
2024-10-09 11:14 dpdklab
2024-10-09 11:05 dpdklab
2024-10-09 11:04 dpdklab
2024-10-09 10:50 dpdklab
2024-10-09 10:39 dpdklab
2024-10-09 10:37 dpdklab
2024-10-09 10:33 dpdklab
2024-10-08 11:26 dpdklab
2024-10-08 11:07 dpdklab
2024-10-08 11:06 dpdklab
2024-10-08 11:05 dpdklab
2024-10-08 11:03 dpdklab
2024-10-08 10:56 dpdklab
2024-10-08 10:47 dpdklab
2024-10-08 10:46 dpdklab
2024-10-08 10:45 dpdklab
2024-10-08 10:40 dpdklab
2024-10-07 10:11 dpdklab
2024-10-07 10:09 dpdklab
2024-10-07 10:04 dpdklab
2024-10-07 10:04 dpdklab
2024-10-07  9:55 dpdklab
2024-10-07  9:49 dpdklab
2024-10-07  9:35 dpdklab
2024-10-07  9:33 dpdklab
2024-10-07  9:27 dpdklab
2024-10-07  9:21 dpdklab
2024-10-07  9:14 dpdklab
2024-10-06 10:28 dpdklab
2024-10-06 10:20 dpdklab
2024-10-06 10:18 dpdklab
2024-10-06 10:14 dpdklab
2024-10-06 10:03 dpdklab
2024-10-06 10:03 dpdklab
2024-10-05 11:30 dpdklab
2024-10-04 16:41 dpdklab
2024-10-04 12:21 dpdklab
2024-10-04 11:46 dpdklab
2024-10-04 11:18 dpdklab
2024-10-04 11:13 dpdklab
2024-10-04 11:12 dpdklab
2024-10-04 10:46 dpdklab
2024-10-04 10:40 dpdklab
2024-10-04 10:38 dpdklab
2024-10-03 11:44 dpdklab
2024-10-03 11:12 dpdklab
2024-10-03 11:10 dpdklab
2024-10-03 11:08 dpdklab
2024-10-03 11:03 dpdklab
2024-10-03 10:28 dpdklab
2024-10-03 10:10 dpdklab
2024-10-03 10:05 dpdklab
2024-10-03  9:59 dpdklab
2024-10-03  9:54 dpdklab
2024-10-03  9:52 dpdklab
2024-10-03  9:41 dpdklab
2024-10-01  8:53 dpdklab
2024-10-01  8:48 dpdklab
2024-10-01  8:36 dpdklab
2024-10-01  8:32 dpdklab
2024-10-01  8:32 dpdklab
2024-10-01  8:30 dpdklab
2024-10-01  8:29 dpdklab
2024-10-01  8:26 dpdklab
2024-10-01  8:24 dpdklab
2024-10-01  8:16 dpdklab
2024-10-01  8:14 dpdklab
2024-10-01  8:10 dpdklab
2024-09-30 10:18 dpdklab
2024-09-30 10:15 dpdklab
2024-09-30 10:09 dpdklab
2024-09-30 10:04 dpdklab
2024-09-30 10:00 dpdklab
2024-09-30 10:00 dpdklab
2024-09-30  9:59 dpdklab
2024-09-30  9:58 dpdklab
2024-09-30  9:57 dpdklab
2024-09-30  9:57 dpdklab
2024-09-30  9:57 dpdklab
2024-09-30  9:57 dpdklab
2024-09-30  9:38 dpdklab
2024-09-29 11:19 dpdklab
2024-09-29 10:05 dpdklab
2024-09-29  9:56 dpdklab
2024-09-29  9:52 dpdklab
2024-09-29  9:51 dpdklab
2024-09-29  9:45 dpdklab
2024-09-29  9:43 dpdklab
2024-09-29  9:42 dpdklab
2024-09-29  9:41 dpdklab
2024-09-29  9:40 dpdklab
2024-09-29  9:37 dpdklab
2024-09-29  9:36 dpdklab
2024-09-29  9:36 dpdklab
2024-09-29  9:34 dpdklab
2024-09-28 10:38 dpdklab
2024-09-28  9:34 dpdklab
2024-09-28  9:34 dpdklab
2024-09-28  9:24 dpdklab
2024-09-28  9:23 dpdklab
2024-09-28  9:19 dpdklab
2024-09-28  9:12 dpdklab
2024-09-28  9:10 dpdklab
2024-09-28  9:08 dpdklab
2024-09-27  9:23 dpdklab
2024-09-27  9:22 dpdklab
2024-09-27  9:13 dpdklab
2024-09-27  9:13 dpdklab
2024-09-26 11:52 dpdklab
2024-09-26 11:28 dpdklab
2024-09-26 11:25 dpdklab
2024-09-26 11:19 dpdklab
2024-09-26 11:19 dpdklab
2024-09-26 11:14 dpdklab
2024-09-26 11:10 dpdklab
2024-09-25 12:14 dpdklab
2024-09-25 10:57 dpdklab
2024-09-25 10:56 dpdklab
2024-09-25 10:47 dpdklab
2024-09-25 10:35 dpdklab
2024-09-25 10:34 dpdklab
2024-09-25 10:30 dpdklab
2024-09-25 10:26 dpdklab
2024-09-25 10:20 dpdklab
2024-09-25 10:16 dpdklab
2024-09-25  9:26 dpdklab
2024-09-25  9:22 dpdklab
2024-09-25  9:17 dpdklab
2024-09-24  9:04 dpdklab
2024-09-24  8:57 dpdklab
2024-09-24  8:56 dpdklab
2024-09-24  8:48 dpdklab
2024-09-24  8:43 dpdklab
2024-09-24  8:35 dpdklab
2024-09-24  8:32 dpdklab
2024-09-24  8:31 dpdklab
2024-09-24  8:28 dpdklab
2024-09-24  8:25 dpdklab
2024-09-24  8:22 dpdklab
2024-09-24  8:21 dpdklab
2024-09-24  8:18 dpdklab
2024-09-24  8:17 dpdklab
2024-09-23 10:03 dpdklab
2024-09-23  9:45 dpdklab
2024-09-23  9:43 dpdklab
2024-09-22 10:47 dpdklab
2024-09-22 10:29 dpdklab
2024-09-22  9:58 dpdklab
2024-09-22  9:58 dpdklab
2024-09-22  9:49 dpdklab
2024-09-22  9:48 dpdklab
2024-09-22  9:44 dpdklab
2024-09-22  9:24 dpdklab
2024-09-22  9:18 dpdklab
2024-09-22  9:16 dpdklab
2024-09-21 10:16 dpdklab
2024-09-21 10:10 dpdklab
2024-09-21 10:06 dpdklab
2024-09-21  9:46 dpdklab
2024-09-21  9:46 dpdklab
2024-09-21  9:44 dpdklab
2024-09-21  9:40 dpdklab
2024-09-21  9:05 dpdklab
2024-09-20 12:15 dpdklab
2024-09-20 12:11 dpdklab
2024-09-20 12:01 dpdklab
2024-09-20 11:47 dpdklab
2024-09-20 11:45 dpdklab
2024-09-20 11:42 dpdklab
2024-09-20 11:42 dpdklab
2024-09-20 11:27 dpdklab
2024-09-20 11:26 dpdklab
2024-09-19 18:01 dpdklab
2024-09-19 17:47 dpdklab
2024-09-18 11:53 dpdklab
2024-09-18 11:46 dpdklab
2024-09-18 11:38 dpdklab
2024-09-18 11:38 dpdklab
2024-09-18 11:34 dpdklab
2024-09-18 11:23 dpdklab
2024-09-18 11:19 dpdklab
2024-09-18 11:17 dpdklab
2024-09-18 11:16 dpdklab
2024-09-17 12:42 dpdklab
2024-09-17 10:33 dpdklab
2024-09-17 10:33 dpdklab
2024-09-17 10:28 dpdklab
2024-09-17 10:26 dpdklab
2024-09-17 10:26 dpdklab
2024-09-17 10:24 dpdklab
2024-09-17 10:24 dpdklab
2024-09-17 10:23 dpdklab
2024-09-16  8:08 dpdklab
2024-09-16  7:47 dpdklab
2024-09-16  7:40 dpdklab
2024-09-16  7:39 dpdklab
2024-09-16  7:38 dpdklab
2024-09-16  7:38 dpdklab
2024-09-16  7:35 dpdklab
2024-09-16  7:32 dpdklab
2024-09-16  7:28 dpdklab
2024-09-16  7:27 dpdklab
2024-09-15  7:51 dpdklab
2024-09-15  7:28 dpdklab
2024-09-15  7:27 dpdklab
2024-09-15  7:25 dpdklab
2024-09-15  7:23 dpdklab
2024-09-14  9:47 dpdklab
2024-09-14  9:33 dpdklab
2024-09-14  9:30 dpdklab
2024-09-14  9:28 dpdklab
2024-09-14  9:23 dpdklab
2024-09-14  9:21 dpdklab
2024-09-14  9:20 dpdklab
2024-09-14  9:18 dpdklab
2024-09-14  9:12 dpdklab
2024-09-14  9:09 dpdklab
2024-09-14  9:09 dpdklab
2024-09-13  7:34 dpdklab
2024-09-12 15:25 dpdklab
2024-09-12 15:16 dpdklab
2024-09-12 15:12 dpdklab
2024-09-12 15:11 dpdklab
2024-09-12 15:08 dpdklab
2024-09-12 15:03 dpdklab
2024-09-12 15:00 dpdklab
2024-09-12 14:57 dpdklab
2024-09-11 13:22 dpdklab
2024-09-11 13:01 dpdklab
2024-09-11 12:57 dpdklab
2024-09-11 12:52 dpdklab
2024-09-11 12:50 dpdklab
2024-09-11 12:46 dpdklab
2024-09-11 12:43 dpdklab
2024-09-11 12:42 dpdklab
2024-09-11 12:33 dpdklab
2024-09-11 12:30 dpdklab
2024-09-11 11:13 dpdklab
2024-09-11 11:10 dpdklab
2024-09-11 11:10 dpdklab
2024-09-10 15:01 dpdklab
2024-09-10 14:47 dpdklab
2024-09-10 14:46 dpdklab
2024-09-10 14:39 dpdklab
2024-09-10 14:36 dpdklab
2024-09-09  7:39 dpdklab
2024-09-08  8:24 dpdklab
2024-09-08  8:05 dpdklab
2024-09-08  8:04 dpdklab
2024-09-08  8:00 dpdklab
2024-09-08  7:56 dpdklab
2024-09-08  7:53 dpdklab
2024-09-08  7:49 dpdklab
2024-09-08  7:43 dpdklab
2024-09-07 17:51 dpdklab
2024-09-07 17:44 dpdklab
2024-09-07 17:40 dpdklab
2024-09-07 17:39 dpdklab
2024-09-07 16:21 dpdklab
2024-09-07 16:19 dpdklab
2024-09-07 16:18 dpdklab
2024-09-07 16:13 dpdklab
2024-09-06 21:54 dpdklab
2024-09-06 21:52 dpdklab
2024-09-06 21:51 dpdklab
2024-09-06 21:50 dpdklab
2024-09-06 21:50 dpdklab
2024-09-06 21:50 dpdklab
2024-09-06 21:49 dpdklab
2024-09-06 21:49 dpdklab
2024-09-06 21:48 dpdklab
2024-09-06 21:48 dpdklab
2024-09-06 21:46 dpdklab
2024-09-06 21:43 dpdklab
2024-09-06 21:42 dpdklab
2024-09-05 17:39 dpdklab
2024-09-05 17:38 dpdklab
2024-09-05 17:38 dpdklab
2024-09-05 17:38 dpdklab
2024-09-05 17:38 dpdklab
2024-09-05 17:37 dpdklab
2024-09-05 17:37 dpdklab
2024-09-05 17:37 dpdklab
2024-09-05 17:37 dpdklab
2024-09-05 17:36 dpdklab
2024-09-05 17:35 dpdklab
2024-09-05 17:34 dpdklab
2024-09-05 17:34 dpdklab
2024-09-04 10:17 dpdklab
2024-09-04  9:44 dpdklab
2024-09-04  9:31 dpdklab
2024-09-04  9:30 dpdklab
2024-09-04  9:30 dpdklab
2024-09-04  9:29 dpdklab
2024-09-04  9:29 dpdklab
2024-09-04  9:29 dpdklab
2024-09-04  9:29 dpdklab
2024-09-04  9:29 dpdklab
2024-09-04  9:29 dpdklab
2024-09-04  9:28 dpdklab
2024-09-04  9:28 dpdklab
2024-09-03 10:58 dpdklab
2024-09-03 10:57 dpdklab
2024-09-03 10:57 dpdklab
2024-09-03 10:56 dpdklab
2024-09-03 10:56 dpdklab
2024-09-03 10:56 dpdklab
2024-09-03 10:55 dpdklab
2024-09-03 10:54 dpdklab
2024-09-03 10:54 dpdklab
2024-09-03 10:53 dpdklab
2024-09-03 10:51 dpdklab
2024-09-03 10:51 dpdklab
2024-09-03 10:50 dpdklab
2024-09-02 12:38 dpdklab
2024-09-02 12:37 dpdklab
2024-09-02 12:37 dpdklab
2024-09-02 12:36 dpdklab
2024-09-02 12:35 dpdklab
2024-09-02 12:31 dpdklab
2024-09-02 12:26 dpdklab
2024-09-02 12:26 dpdklab
2024-09-02 12:20 dpdklab
2024-09-02 12:19 dpdklab
2024-09-02 12:19 dpdklab
2024-09-02 12:19 dpdklab
2024-09-02 12:13 dpdklab
2024-09-02 12:13 dpdklab
2024-09-02 12:05 dpdklab
2024-09-01 10:00 dpdklab
2024-09-01  9:23 dpdklab
2024-09-01  9:22 dpdklab
2024-09-01  9:22 dpdklab
2024-09-01  9:21 dpdklab
2024-09-01  9:21 dpdklab
2024-09-01  9:10 dpdklab
2024-08-31  7:39 dpdklab
2024-08-31  7:39 dpdklab
2024-08-31  7:39 dpdklab
2024-08-31  7:38 dpdklab
2024-08-31  7:38 dpdklab
2024-08-31  7:38 dpdklab
2024-08-31  7:38 dpdklab
2024-08-31  7:38 dpdklab
2024-08-31  7:37 dpdklab
2024-08-31  7:37 dpdklab
2024-08-31  7:37 dpdklab
2024-08-31  7:37 dpdklab
2024-08-31  7:23 dpdklab
2024-08-30  9:21 dpdklab
2024-08-30  9:21 dpdklab
2024-08-30  9:20 dpdklab
2024-08-30  9:20 dpdklab
2024-08-30  9:20 dpdklab
2024-08-30  9:18 dpdklab
2024-08-30  9:18 dpdklab
2024-08-30  9:17 dpdklab
2024-08-30  9:17 dpdklab
2024-08-30  9:16 dpdklab
2024-08-28 19:45 dpdklab
2024-08-28 11:23 dpdklab
2024-08-28 11:21 dpdklab
2024-08-28 11:17 dpdklab
2024-08-28 11:17 dpdklab
2024-08-28 11:13 dpdklab
2024-08-28 11:13 dpdklab
2024-08-28 11:12 dpdklab
2024-08-28 11:09 dpdklab
2024-08-28 11:03 dpdklab
2024-08-28 11:03 dpdklab
2024-08-28 10:56 dpdklab
2024-08-28 10:56 dpdklab
2024-08-28 10:55 dpdklab
2024-08-28 10:46 dpdklab
2024-08-28 10:44 dpdklab
2024-08-28 10:42 dpdklab
2024-08-27 10:26 dpdklab
2024-08-27 10:24 dpdklab
2024-08-27 10:22 dpdklab
2024-08-27 10:22 dpdklab
2024-08-27 10:20 dpdklab
2024-08-27 10:18 dpdklab
2024-08-27 10:17 dpdklab
2024-08-27 10:17 dpdklab
2024-08-27 10:16 dpdklab
2024-08-27 10:16 dpdklab
2024-08-27 10:15 dpdklab
2024-08-27 10:14 dpdklab
2024-08-27 10:13 dpdklab
2024-08-27 10:10 dpdklab
2024-08-26  9:35 dpdklab
2024-08-26  9:34 dpdklab
2024-08-26  9:34 dpdklab
2024-08-26  9:34 dpdklab
2024-08-26  9:34 dpdklab
2024-08-26  9:33 dpdklab
2024-08-26  9:33 dpdklab
2024-08-26  9:33 dpdklab
2024-08-26  9:33 dpdklab
2024-08-26  9:32 dpdklab
2024-08-26  9:30 dpdklab
2024-08-26  9:30 dpdklab
2024-08-26  9:28 dpdklab
2024-08-24 20:49 dpdklab
2024-08-24 20:49 dpdklab
2024-08-24 20:49 dpdklab
2024-08-24 20:46 dpdklab
2024-08-24 19:12 dpdklab
2024-08-24 19:11 dpdklab
2024-08-23  9:33 dpdklab
2024-08-23  9:15 dpdklab
2024-08-23  9:13 dpdklab
2024-08-23  9:12 dpdklab
2024-08-23  9:11 dpdklab
2024-08-23  9:11 dpdklab
2024-08-23  9:09 dpdklab
2024-08-23  9:08 dpdklab
2024-08-23  9:04 dpdklab
2024-08-23  8:55 dpdklab
2024-08-22 10:54 dpdklab
2024-08-22 10:50 dpdklab
2024-08-22 10:48 dpdklab
2024-08-22 10:47 dpdklab
2024-08-22 10:40 dpdklab
2024-08-22 10:39 dpdklab
2024-08-22 10:39 dpdklab
2024-08-22 10:38 dpdklab
2024-08-22 10:37 dpdklab
2024-08-22 10:36 dpdklab
2024-08-22 10:36 dpdklab
2024-08-22 10:34 dpdklab
2024-08-22 10:28 dpdklab
2024-08-22 10:28 dpdklab
2024-08-22 10:27 dpdklab
2024-08-21  9:26 dpdklab
2024-08-21  9:16 dpdklab
2024-08-21  9:01 dpdklab
2024-08-21  8:59 dpdklab
2024-08-21  8:58 dpdklab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).