automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw(124564) sid(27187) job(PER_PATCH_BUILD6622)crypto/openssl: support SM3/SM4 in openssl
@ 2023-02-28  9:10 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2023-02-28  9:10 UTC (permalink / raw)
  To: test-report, sunyang.wu

[-- Attachment #1: Type: text/plain, Size: 76834 bytes --]


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/124564

_Compilation issues_

Submitter: Sunyang Wu <sunyang.wu@jaguarmicro.com>
Date: 2023-02-28 08:54:10
Reply_mail: <20230228085410.27972-1-sunyang.wu@jaguarmicro.com>

DPDK git baseline: Repo:dpdk-next-crypto, CommitID: 2ff0df42bf84113267ef76542e47d9b0e1a78705


Meson Build Summary: 25 Builds Done, 7 Successful, 18 Failures, 0 Blocked

+--------------+------------+--------------+------------+------------+-----------+----------+------------+
| os           | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte |
+--------------+------------+--------------+------------+------------+-----------+----------+------------+
| FreeBSD13-64 | pass       | pass         |            | pass       | pass      |          |            |
| RHEL86-64    | fail       | fail         |            | fail       | fail      |          |            |
| SUSE15-64    | fail       | pass         |            |            |           |          |            |
| RHEL91-64    | fail       |              |            |            |           |          |            |
| UB2004-64    | fail       | pass         |            |            |           | fail     |            |
| UB2204-32    | fail       |              |            |            |           |          |            |
| UB2204-64    | fail       | pass         |            |            |           | fail     | fail       |
| CentOS79-64  | fail       |              |            |            |           |          |            |
| RHEL86-64Rt  | fail       |              |            |            |           |          |            |
| UB2210-64    | fail       |              |            |            |           |          |            |
| FC37-64      | fail       | fail         |            |            |           |          |            |
| UB2204-64Rt  | fail       |              |            |            |           |          |            |
+--------------+------------+--------------+------------+------------+-----------+----------+------------+

Comments: 
Because of DPDK bug (https://bugs.dpdk.org/show_bug.cgi?id=928),
All the dpdk-next-* branch add `Ddisable_drivers=event/cnxk` option when build with ICC complier. 
 
Test environment and configuration as below:


OS: FreeBSD13-64
	Kernel Version: 13.1-RELEASE
	GCC Version: gcc (FreeBSD Ports Collection) 10.3.0
	Clang Version: 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)
	x86_64-native-bsdapp-gcc
	x86_64-native-bsdapp-clang
	x86_64-native-bsdapp-gcc+shared
	x86_64-native-bsdapp-gcc+debug

OS: RHEL86-64
	Kernel Version: 4.18.0-372.9.1.el8.x86_64
	GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-13)
	Clang Version: 14.0.0 (Red Hat 14.0.0-1.module_el8.7.0+1142+5343df54)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc+shared
	x86_64-native-linuxapp-gcc+debug

OS: SUSE15-64
	Kernel Version: 5.14.21-150400.22-default
	GCC Version: gcc (SUSE Linux) 7.5.0
	Clang Version: 11.0.1
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc

OS: RHEL91-64
	Kernel Version: 5.14.0-162.6.1.el9_1.x86_64
	GCC Version: gcc (GCC) 11.3.1 20220421 (Red Hat 11.3.1-2)
	Clang Version: 14.0.6 (Red Hat 14.0.6-1.el9)
	x86_64-native-linuxapp-gcc

OS: UB2004-64
	Kernel Version: 5.8.0-48-generic
	GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0
	Clang Version: 10.0.0-4ubuntu1
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-doc

OS: UB2204-32
	Kernel Version: 5.15.0-58-generic
	GCC Version: gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
	Clang Version: NA
	i686-native-linuxapp-gcc

OS: UB2204-64
	Kernel Version: 5.15.0-58-generic
	GCC Version: gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
	Clang Version: 14.0.0-1ubuntu1
	x86_64-native-linuxapp-gcc+16byte
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-doc

OS: CentOS79-64
	Kernel Version: 3.10.0-1160.81.1.el7.x86_64
	GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
	Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final)
	x86_64-native-linuxapp-gcc

OS: RHEL86-64Rt
	Kernel Version: 4.18.0-372.9.1.rt7.166.el8.x86_64
	GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-13)
	Clang Version: 14.0.0 (Red Hat 14.0.0-1.module_el8.7.0+1142+5343df54)
	x86_64-native-linuxapp-gcc

OS: UB2210-64
	Kernel Version: 5.19.0-21-generic
	GCC Version: gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0
	Clang Version: 15.0.2-1
	x86_64-native-linuxapp-gcc

OS: FC37-64
	Kernel Version: 6.0.15-300.fc37.x86_64
	GCC Version: gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)
	Clang Version: 15.0.6 (Fedora 15.0.6-2.fc37)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang

OS: UB2204-64Rt
	Kernel Version: 5.15.85-rt55
	GCC Version: gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
	Clang Version: 14.0.0-1ubuntu1
	x86_64-native-linuxapp-gcc



*Build Failed #1:
OS: RHEL86-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o 
gcc -Idrivers/libtmp_rte_crypto_openssl.a.p -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -MF drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o.d -o drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c: In function ‘get_cipher_algo’:
../drivers/crypto/openssl/rte_openssl_pmd.c:243:12: error: implicit declaration of function ‘EVP_sm4_ecb’; did you mean ‘EVP_seed_ecb’? [-Werror=implicit-function-declaration]
    *algo = EVP_sm4_ecb();
            ^~~~~~~~~~~
            EVP_seed_ecb
../drivers/crypto/openssl/rte_openssl_pmd.c:243:12: error: nested extern declaration of ‘EVP_sm4_ecb’ [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:243:10: error: assignment to ‘const EVP_CIPHER *’ {aka ‘const struct evp_cipher_st *’} from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
    *algo = EVP_sm4_ecb();
          ^
../drivers/crypto/openssl/rte_openssl_pmd.c:246:12: error: implicit declaration of function ‘EVP_sm4_cbc’; did you mean ‘EVP_seed_cbc’? [-Werror=implicit-function-declaration]
    *algo = EVP_sm4_cbc();
            ^~~~~~~~~~~
            EVP_seed_cbc
../drivers/crypto/openssl/rte_openssl_pmd.c:246:12: error: nested extern declaration of ‘EVP_sm4_cbc’ [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:246:10: error: assignment to ‘const EVP_CIPHER *’ {aka ‘const struct evp_cipher_st *’} from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
    *algo = EVP_sm4_cbc();
          ^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:12: error: implicit declaration of function ‘EVP_sm4_ctr’; did you mean ‘NID_sm4_ctr’? [-Werror=implicit-function-declaration]
    *algo = EVP_sm4_ctr();
            ^~~~~~~~~~~
            NID_sm4_ctr
../drivers/crypto/openssl/rte_openssl_pmd.c:249:12: error: nested extern declaration of ‘EVP_sm4_ctr’ [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:249:10: error: assignment to ‘const EVP_CIPHER *’ {aka ‘const struct evp_cipher_st *’} from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
    *algo = EVP_sm4_ctr();
          ^
../drivers/crypto/openssl/rte_openssl_pmd.c:229:4: error: this statement may fall through [-Werror=implicit-fallthrough=]
    switch (keylen) {
    ^~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:242:3: note: here
   case RTE_CRYPTO_CIPHER_SM4_ECB:
   ^~~~
cc1: all warnings being treated as errors
[2066/3185] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd.c.o
[2067/3185] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pkt_size_distr.c.o
[2068/3185] Generating symbol file drivers/librte_crypto_dpaa_sec.so.23.1.p/librte_crypto_dpaa_sec.so.23.1.symbols
[2069/3185] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_roundrobin.c.o
[2070/3185] Generating rte_crypto_dpaa2_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2071/3185] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2072/3185] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2073/3185] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2074/3185] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
ninja: build stopped




*Build Failed #2:
OS: RHEL86-64
Target: x86_64-native-linuxapp-clang
FAILED: drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o 
clang -Idrivers/libtmp_rte_crypto_openssl.a.p -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -MF drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o.d -o drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c:243:12: error: implicit declaration of function 'EVP_sm4_ecb' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                        *algo = EVP_sm4_ecb();
                                ^
../drivers/crypto/openssl/rte_openssl_pmd.c:243:10: error: incompatible integer to pointer conversion assigning to 'const EVP_CIPHER *' (aka 'const struct evp_cipher_st *') from 'int' [-Werror,-Wint-conversion]
                        *algo = EVP_sm4_ecb();
                              ^ ~~~~~~~~~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:246:12: error: implicit declaration of function 'EVP_sm4_cbc' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                        *algo = EVP_sm4_cbc();
                                ^
../drivers/crypto/openssl/rte_openssl_pmd.c:246:12: note: did you mean 'EVP_sm4_ecb'?
../drivers/crypto/openssl/rte_openssl_pmd.c:243:12: note: 'EVP_sm4_ecb' declared here
                        *algo = EVP_sm4_ecb();
                                ^
../drivers/crypto/openssl/rte_openssl_pmd.c:246:10: error: incompatible integer to pointer conversion assigning to 'const EVP_CIPHER *' (aka 'const struct evp_cipher_st *') from 'int' [-Werror,-Wint-conversion]
                        *algo = EVP_sm4_cbc();
                              ^ ~~~~~~~~~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:249:12: error: implicit declaration of function 'EVP_sm4_ctr' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                        *algo = EVP_sm4_ctr();
                                ^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:12: note: did you mean 'EVP_sm4_cbc'?
../drivers/crypto/openssl/rte_openssl_pmd.c:246:12: note: 'EVP_sm4_cbc' declared here
                        *algo = EVP_sm4_cbc();
                                ^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:10: error: incompatible integer to pointer conversion assigning to 'const EVP_CIPHER *' (aka 'const struct evp_cipher_st *') from 'int' [-Werror,-Wint-conversion]
                        *algo = EVP_sm4_ctr();
                              ^ ~~~~~~~~~~~~~
6 errors generated.
[2051/3185] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec.c.o
[2052/3185] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2053/3185] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_failover.c.o
[2054/3185] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_rte_cryptodev_scheduler.c.o
[2055/3185] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_roundrobin.c.o
[2056/3185] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pkt_size_distr.c.o
[2057/3185] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2058/3185] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o
[2059/3185] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
ninja: build stopped




*Build Failed #3:
OS: RHEL86-64
Target: x86_64-native-linuxapp-gcc+shared
FAILED: drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o 
gcc -Idrivers/libtmp_rte_crypto_openssl.a.p -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -MF drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o.d -o drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c: In function ‘get_cipher_algo’:
../drivers/crypto/openssl/rte_openssl_pmd.c:243:12: error: implicit declaration of function ‘EVP_sm4_ecb’; did you mean ‘EVP_seed_ecb’? [-Werror=implicit-function-declaration]
    *algo = EVP_sm4_ecb();
            ^~~~~~~~~~~
            EVP_seed_ecb
../drivers/crypto/openssl/rte_openssl_pmd.c:243:12: error: nested extern declaration of ‘EVP_sm4_ecb’ [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:243:10: error: assignment to ‘const EVP_CIPHER *’ {aka ‘const struct evp_cipher_st *’} from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
    *algo = EVP_sm4_ecb();
          ^
../drivers/crypto/openssl/rte_openssl_pmd.c:246:12: error: implicit declaration of function ‘EVP_sm4_cbc’; did you mean ‘EVP_seed_cbc’? [-Werror=implicit-function-declaration]
    *algo = EVP_sm4_cbc();
            ^~~~~~~~~~~
            EVP_seed_cbc
../drivers/crypto/openssl/rte_openssl_pmd.c:246:12: error: nested extern declaration of ‘EVP_sm4_cbc’ [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:246:10: error: assignment to ‘const EVP_CIPHER *’ {aka ‘const struct evp_cipher_st *’} from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
    *algo = EVP_sm4_cbc();
          ^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:12: error: implicit declaration of function ‘EVP_sm4_ctr’; did you mean ‘NID_sm4_ctr’? [-Werror=implicit-function-declaration]
    *algo = EVP_sm4_ctr();
            ^~~~~~~~~~~
            NID_sm4_ctr
../drivers/crypto/openssl/rte_openssl_pmd.c:249:12: error: nested extern declaration of ‘EVP_sm4_ctr’ [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:249:10: error: assignment to ‘const EVP_CIPHER *’ {aka ‘const struct evp_cipher_st *’} from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
    *algo = EVP_sm4_ctr();
          ^
../drivers/crypto/openssl/rte_openssl_pmd.c:229:4: error: this statement may fall through [-Werror=implicit-fallthrough=]
    switch (keylen) {
    ^~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:242:3: note: here
   case RTE_CRYPTO_CIPHER_SM4_ECB:
   ^~~~
cc1: all warnings being treated as errors
[2088/3042] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_failover.c.o
[2089/3042] Linking target drivers/librte_crypto_dpaa_sec.so.23.1
[2090/3042] Generating rte_crypto_dpaa2_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2091/3042] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_roundrobin.c.o
[2092/3042] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd.c.o
[2093/3042] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2094/3042] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2095/3042] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2096/3042] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
ninja: build stopped




*Build Failed #4:
OS: RHEL86-64
Target: x86_64-native-linuxapp-gcc+debug
FAILED: drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o 
gcc -Idrivers/libtmp_rte_crypto_openssl.a.p -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -MF drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o.d -o drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c: In function ‘get_cipher_algo’:
../drivers/crypto/openssl/rte_openssl_pmd.c:243:12: error: implicit declaration of function ‘EVP_sm4_ecb’; did you mean ‘EVP_seed_ecb’? [-Werror=implicit-function-declaration]
    *algo = EVP_sm4_ecb();
            ^~~~~~~~~~~
            EVP_seed_ecb
../drivers/crypto/openssl/rte_openssl_pmd.c:243:12: error: nested extern declaration of ‘EVP_sm4_ecb’ [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:243:10: error: assignment to ‘const EVP_CIPHER *’ {aka ‘const struct evp_cipher_st *’} from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
    *algo = EVP_sm4_ecb();
          ^
../drivers/crypto/openssl/rte_openssl_pmd.c:246:12: error: implicit declaration of function ‘EVP_sm4_cbc’; did you mean ‘EVP_seed_cbc’? [-Werror=implicit-function-declaration]
    *algo = EVP_sm4_cbc();
            ^~~~~~~~~~~
            EVP_seed_cbc
../drivers/crypto/openssl/rte_openssl_pmd.c:246:12: error: nested extern declaration of ‘EVP_sm4_cbc’ [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:246:10: error: assignment to ‘const EVP_CIPHER *’ {aka ‘const struct evp_cipher_st *’} from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
    *algo = EVP_sm4_cbc();
          ^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:12: error: implicit declaration of function ‘EVP_sm4_ctr’; did you mean ‘NID_sm4_ctr’? [-Werror=implicit-function-declaration]
    *algo = EVP_sm4_ctr();
            ^~~~~~~~~~~
            NID_sm4_ctr
../drivers/crypto/openssl/rte_openssl_pmd.c:249:12: error: nested extern declaration of ‘EVP_sm4_ctr’ [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:249:10: error: assignment to ‘const EVP_CIPHER *’ {aka ‘const struct evp_cipher_st *’} from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
    *algo = EVP_sm4_ctr();
          ^
../drivers/crypto/openssl/rte_openssl_pmd.c:229:4: error: this statement may fall through [-Werror=implicit-fallthrough=]
    switch (keylen) {
    ^~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:242:3: note: here
   case RTE_CRYPTO_CIPHER_SM4_ECB:
   ^~~~
cc1: all warnings being treated as errors
[2064/3185] Generating rte_crypto_dpaa2_sec.pmd.c with a custom command
[2065/3185] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd_ops.c.o
[2066/3185] Generating rte_crypto_dpaa_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2067/3185] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_pci.c.o
[2068/3185] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o
[2069/3185] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_rxtx.c.o
[2070/3185] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2071/3185] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2072/3185] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
ninja: build stopped




*Build Failed #5:
OS: SUSE15-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o 
gcc -Idrivers/libtmp_rte_crypto_openssl.a.p -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -DOPENSSL_LOAD_CONF -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -MF drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o.d -o drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c: In function ‘get_cipher_algo’:
../drivers/crypto/openssl/rte_openssl_pmd.c:240:9: error: this statement may fall through [-Werror=implicit-fallthrough=]
     res = -EINVAL;
         ^
../drivers/crypto/openssl/rte_openssl_pmd.c:242:3: note: here
   case RTE_CRYPTO_CIPHER_SM4_ECB:
   ^~~~
cc1: all warnings being treated as errors
[2154/3264] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_rxtx.c.o
[2155/3264] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o
[2156/3264] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2157/3264] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtqueue.c.o
[2158/3264] Generating symbol file drivers/librte_crypto_dpaa2_sec.so.23.1.p/librte_crypto_dpaa2_sec.so.23.1.symbols
[2159/3264] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o
[2160/3264] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2161/3264] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2162/3264] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
ninja: build stopped




*Build Failed #6:
OS: RHEL91-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o 
gcc -Idrivers/libtmp_rte_crypto_openssl.a.p -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -MF drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o.d -o drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c: In function ‘get_cipher_algo’:
../drivers/crypto/openssl/rte_openssl_pmd.c:243:33: error: implicit declaration of function ‘EVP_sm4_ecb’; did you mean ‘EVP_seed_ecb’? [-Werror=implicit-function-declaration]
  243 |                         *algo = EVP_sm4_ecb();
      |                                 ^~~~~~~~~~~
      |                                 EVP_seed_ecb
../drivers/crypto/openssl/rte_openssl_pmd.c:243:33: error: nested extern declaration of ‘EVP_sm4_ecb’ [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:243:31: error: assignment to ‘const EVP_CIPHER *’ {aka ‘const struct evp_cipher_st *’} from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  243 |                         *algo = EVP_sm4_ecb();
      |                               ^
../drivers/crypto/openssl/rte_openssl_pmd.c:246:33: error: implicit declaration of function ‘EVP_sm4_cbc’; did you mean ‘EVP_seed_cbc’? [-Werror=implicit-function-declaration]
  246 |                         *algo = EVP_sm4_cbc();
      |                                 ^~~~~~~~~~~
      |                                 EVP_seed_cbc
../drivers/crypto/openssl/rte_openssl_pmd.c:246:33: error: nested extern declaration of ‘EVP_sm4_cbc’ [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:246:31: error: assignment to ‘const EVP_CIPHER *’ {aka ‘const struct evp_cipher_st *’} from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  246 |                         *algo = EVP_sm4_cbc();
      |                               ^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:33: error: implicit declaration of function ‘EVP_sm4_ctr’; did you mean ‘NID_sm4_ctr’? [-Werror=implicit-function-declaration]
  249 |                         *algo = EVP_sm4_ctr();
      |                                 ^~~~~~~~~~~
      |                                 NID_sm4_ctr
../drivers/crypto/openssl/rte_openssl_pmd.c:249:33: error: nested extern declaration of ‘EVP_sm4_ctr’ [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:249:31: error: assignment to ‘const EVP_CIPHER *’ {aka ‘const struct evp_cipher_st *’} from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  249 |                         *algo = EVP_sm4_ctr();
      |                               ^
../drivers/crypto/openssl/rte_openssl_pmd.c:229:25: error: this statement may fall through [-Werror=implicit-fallthrough=]
  229 |                         switch (keylen) {
      |                         ^~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:242:17: note: here
  242 |                 case RTE_CRYPTO_CIPHER_SM4_ECB:
      |                 ^~~~
cc1: all warnings being treated as errors
[2061/3169] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_roundrobin.c.o
[2062/3169] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_pci.c.o
[2063/3169] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtqueue.c.o
[2064/3169] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o
[2065/3169] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_rxtx.c.o
[2066/3169] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2067/3169] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2068/3169] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2069/3169] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
ninja: build stopped




*Build Failed #7:
OS: UB2004-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o 
gcc -Idrivers/libtmp_rte_crypto_openssl.a.p -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -MF drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o.d -o drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c: In function ‘get_cipher_algo’:
../drivers/crypto/openssl/rte_openssl_pmd.c:229:4: error: this statement may fall through [-Werror=implicit-fallthrough=]
  229 |    switch (keylen) {
      |    ^~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:242:3: note: here
  242 |   case RTE_CRYPTO_CIPHER_SM4_ECB:
      |   ^~~~
cc1: all warnings being treated as errors
[2152/3266] Generating symbol file drivers/librte_crypto_dpaa2_sec.so.23.1.p/librte_crypto_dpaa2_sec.so.23.1.symbols
[2153/3266] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd_ops.c.o
[2154/3266] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_roundrobin.c.o
[2155/3266] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd.c.o
[2156/3266] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o
[2157/3266] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2158/3266] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2159/3266] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2160/3266] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
ninja: build stopped




*Build Failed #8:
OS: UB2204-32
Target: i686-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o 
gcc -Idrivers/libtmp_rte_crypto_openssl.a.p -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -MF drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o.d -o drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c: In function ‘get_cipher_algo’:
../drivers/crypto/openssl/rte_openssl_pmd.c:229:25: error: this statement may fall through [-Werror=implicit-fallthrough=]
  229 |                         switch (keylen) {
      |                         ^~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:242:17: note: here
  242 |                 case RTE_CRYPTO_CIPHER_SM4_ECB:
      |                 ^~~~
cc1: all warnings being treated as errors
[1564/2148] Compiling C object drivers/librte_crypto_ccp.a.p/meson-generated_.._rte_crypto_ccp.pmd.c.o
[1565/2148] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd_ops.c.o
[1566/2148] Linking target drivers/librte_crypto_caam_jr.so.23.1
[1567/2148] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_pci.c.o
[1568/2148] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_rxtx.c.o
[1569/2148] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o
[1570/2148] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o
[1571/2148] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec.c.o
[1572/2148] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
ninja: build stopped




*Build Failed #9:
OS: UB2004-64
Target: x86_64-native-linuxapp-doc
FAILED: drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o 
gcc -Idrivers/libtmp_rte_crypto_openssl.a.p -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -MF drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o.d -o drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c: In function ‘get_cipher_algo’:
../drivers/crypto/openssl/rte_openssl_pmd.c:229:4: error: this statement may fall through [-Werror=implicit-fallthrough=]
  229 |    switch (keylen) {
      |    ^~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:242:3: note: here
  242 |   case RTE_CRYPTO_CIPHER_SM4_ECB:
      |   ^~~~
cc1: all warnings being treated as errors
[2106/3048] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_pci.c.o
[2107/3048] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtqueue.c.o
[2108/3048] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o
[2109/3048] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2110/3048] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_rxtx.c.o
[2111/3048] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o
[2112/3048] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2113/3048] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2114/3048] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
ninja: build stopped




*Build Failed #10:
OS: UB2204-64
Target: x86_64-native-linuxapp-gcc+16byte
FAILED: drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o 
gcc -Idrivers/libtmp_rte_crypto_openssl.a.p -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -DRTE_LIBRTE_I40E_16BYTE_RX_DESC -DRTE_LIBRTE_ICE_16BYTE_RX_DESC -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -MF drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o.d -o drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c: In function ‘get_cipher_algo’:
../drivers/crypto/openssl/rte_openssl_pmd.c:229:25: error: this statement may fall through [-Werror=implicit-fallthrough=]
  229 |                         switch (keylen) {
      |                         ^~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:242:17: note: here
  242 |                 case RTE_CRYPTO_CIPHER_SM4_ECB:
      |                 ^~~~
cc1: all warnings being treated as errors
[2155/3270] Linking target drivers/librte_crypto_dpaa2_sec.so.23.1
[2156/3270] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_roundrobin.c.o
[2157/3270] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd_ops.c.o
[2158/3270] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o
[2159/3270] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2160/3270] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_rxtx.c.o
[2161/3270] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2162/3270] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2163/3270] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
ninja: build stopped




*Build Failed #11:
OS: UB2204-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o 
gcc -Idrivers/libtmp_rte_crypto_openssl.a.p -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -MF drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o.d -o drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c: In function ‘get_cipher_algo’:
../drivers/crypto/openssl/rte_openssl_pmd.c:229:25: error: this statement may fall through [-Werror=implicit-fallthrough=]
  229 |                         switch (keylen) {
      |                         ^~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:242:17: note: here
  242 |                 case RTE_CRYPTO_CIPHER_SM4_ECB:
      |                 ^~~~
cc1: all warnings being treated as errors
[2156/3266] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_rxtx.c.o
[2157/3266] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_pci.c.o
[2158/3266] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o
[2159/3266] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtqueue.c.o
[2160/3266] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2161/3266] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o
[2162/3266] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2163/3266] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2164/3266] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
ninja: build stopped




*Build Failed #12:
OS: UB2204-64
Target: x86_64-native-linuxapp-doc
FAILED: drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o 
gcc -Idrivers/libtmp_rte_crypto_openssl.a.p -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -MF drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o.d -o drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c: In function ‘get_cipher_algo’:
../drivers/crypto/openssl/rte_openssl_pmd.c:229:25: error: this statement may fall through [-Werror=implicit-fallthrough=]
  229 |                         switch (keylen) {
      |                         ^~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:242:17: note: here
  242 |                 case RTE_CRYPTO_CIPHER_SM4_ECB:
      |                 ^~~~
cc1: all warnings being treated as errors
[2259/3232] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o
[2260/3232] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_pci.c.o
[2261/3232] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtqueue.c.o
[2262/3232] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_rxtx.c.o
[2263/3232] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2264/3232] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd_ops.c.o
[2265/3232] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o
[2266/3232] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2267/3232] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
ninja: build stopped




*Build Failed #13:
OS: CentOS79-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o 
gcc -Idrivers/libtmp_rte_crypto_openssl.a.p -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -MF drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o.d -o drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_cipher_algo':
../drivers/crypto/openssl/rte_openssl_pmd.c:243:4: error: implicit declaration of function 'EVP_sm4_ecb' [-Werror=implicit-function-declaration]
    *algo = EVP_sm4_ecb();
    ^
../drivers/crypto/openssl/rte_openssl_pmd.c:243:4: error: nested extern declaration of 'EVP_sm4_ecb' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:243:10: error: assignment makes pointer from integer without a cast [-Werror]
    *algo = EVP_sm4_ecb();
          ^
../drivers/crypto/openssl/rte_openssl_pmd.c:246:4: error: implicit declaration of function 'EVP_sm4_cbc' [-Werror=implicit-function-declaration]
    *algo = EVP_sm4_cbc();
    ^
../drivers/crypto/openssl/rte_openssl_pmd.c:246:4: error: nested extern declaration of 'EVP_sm4_cbc' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:246:10: error: assignment makes pointer from integer without a cast [-Werror]
    *algo = EVP_sm4_cbc();
          ^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:4: error: implicit declaration of function 'EVP_sm4_ctr' [-Werror=implicit-function-declaration]
    *algo = EVP_sm4_ctr();
    ^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:4: error: nested extern declaration of 'EVP_sm4_ctr' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:249:10: error: assignment makes pointer from integer without a cast [-Werror]
    *algo = EVP_sm4_ctr();
          ^
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_auth_algo':
../drivers/crypto/openssl/rte_openssl_pmd.c:296:4: error: implicit declaration of function 'EVP_sm3' [-Werror=implicit-function-declaration]
    *algo = EVP_sm3();
    ^
../drivers/crypto/openssl/rte_openssl_pmd.c:296:4: error: nested extern declaration of 'EVP_sm3' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:296:10: error: assignment makes pointer from integer without a cast [-Werror]
    *algo = EVP_sm3();
          ^
cc1: all warnings being treated as errors
[2074/3213] Compiling C object drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd_ops.c.o
[2075/3213] Generating drivers/rte_crypto_null.pmd.c with a custom command
[2076/3213] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_rte_cryptodev_scheduler.c.o
[2077/3213] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec.c.o
[2078/3213] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o
[2079/3213] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2080/3213] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2081/3213] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2082/3213] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
ninja: build stopped




*Build Failed #14:
OS: RHEL86-64Rt
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o 
gcc -Idrivers/libtmp_rte_crypto_openssl.a.p -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -MF drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o.d -o drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c: In function ‘get_cipher_algo’:
../drivers/crypto/openssl/rte_openssl_pmd.c:243:12: error: implicit declaration of function ‘EVP_sm4_ecb’; did you mean ‘EVP_seed_ecb’? [-Werror=implicit-function-declaration]
    *algo = EVP_sm4_ecb();
            ^~~~~~~~~~~
            EVP_seed_ecb
../drivers/crypto/openssl/rte_openssl_pmd.c:243:12: error: nested extern declaration of ‘EVP_sm4_ecb’ [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:243:10: error: assignment to ‘const EVP_CIPHER *’ {aka ‘const struct evp_cipher_st *’} from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
    *algo = EVP_sm4_ecb();
          ^
../drivers/crypto/openssl/rte_openssl_pmd.c:246:12: error: implicit declaration of function ‘EVP_sm4_cbc’; did you mean ‘EVP_seed_cbc’? [-Werror=implicit-function-declaration]
    *algo = EVP_sm4_cbc();
            ^~~~~~~~~~~
            EVP_seed_cbc
../drivers/crypto/openssl/rte_openssl_pmd.c:246:12: error: nested extern declaration of ‘EVP_sm4_cbc’ [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:246:10: error: assignment to ‘const EVP_CIPHER *’ {aka ‘const struct evp_cipher_st *’} from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
    *algo = EVP_sm4_cbc();
          ^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:12: error: implicit declaration of function ‘EVP_sm4_ctr’; did you mean ‘NID_sm4_ctr’? [-Werror=implicit-function-declaration]
    *algo = EVP_sm4_ctr();
            ^~~~~~~~~~~
            NID_sm4_ctr
../drivers/crypto/openssl/rte_openssl_pmd.c:249:12: error: nested extern declaration of ‘EVP_sm4_ctr’ [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:249:10: error: assignment to ‘const EVP_CIPHER *’ {aka ‘const struct evp_cipher_st *’} from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
    *algo = EVP_sm4_ctr();
          ^
../drivers/crypto/openssl/rte_openssl_pmd.c:229:4: error: this statement may fall through [-Werror=implicit-fallthrough=]
    switch (keylen) {
    ^~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:242:3: note: here
   case RTE_CRYPTO_CIPHER_SM4_ECB:
   ^~~~
cc1: all warnings being treated as errors
[2105/3220] Generating symbol file drivers/librte_crypto_dpaa_sec.so.23.1.p/librte_crypto_dpaa_sec.so.23.1.symbols
[2106/3220] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd.c.o
[2107/3220] Generating symbol file drivers/librte_crypto_dpaa2_sec.so.23.1.p/librte_crypto_dpaa2_sec.so.23.1.symbols
[2108/3220] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_roundrobin.c.o
[2109/3220] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd_ops.c.o
[2110/3220] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o
[2111/3220] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2112/3220] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2113/3220] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
ninja: build stopped




*Build Failed #15:
OS: UB2210-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o 
gcc -Idrivers/libtmp_rte_crypto_openssl.a.p -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -MF drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o.d -o drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c: In function ‘get_cipher_algo’:
../drivers/crypto/openssl/rte_openssl_pmd.c:229:25: error: this statement may fall through [-Werror=implicit-fallthrough=]
  229 |                         switch (keylen) {
      |                         ^~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:242:17: note: here
  242 |                 case RTE_CRYPTO_CIPHER_SM4_ECB:
      |                 ^~~~
cc1: all warnings being treated as errors
[2129/3252] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o
[2130/3252] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_roundrobin.c.o
[2131/3252] Generating drivers/rte_crypto_dpaa_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2132/3252] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_pci.c.o
[2133/3252] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o
[2134/3252] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2135/3252] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2136/3252] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2137/3252] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
ninja: build stopped




*Build Failed #16:
OS: FC37-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o 
gcc -Idrivers/libtmp_rte_crypto_openssl.a.p -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -MF drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o.d -o drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c: In function ‘get_cipher_algo’:
../drivers/crypto/openssl/rte_openssl_pmd.c:243:33: error: implicit declaration of function ‘EVP_sm4_ecb’; did you mean ‘EVP_seed_ecb’? [-Werror=implicit-function-declaration]
  243 |                         *algo = EVP_sm4_ecb();
      |                                 ^~~~~~~~~~~
      |                                 EVP_seed_ecb
../drivers/crypto/openssl/rte_openssl_pmd.c:243:33: error: nested extern declaration of ‘EVP_sm4_ecb’ [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:243:31: error: assignment to ‘const EVP_CIPHER *’ {aka ‘const struct evp_cipher_st *’} from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  243 |                         *algo = EVP_sm4_ecb();
      |                               ^
../drivers/crypto/openssl/rte_openssl_pmd.c:246:33: error: implicit declaration of function ‘EVP_sm4_cbc’; did you mean ‘EVP_seed_cbc’? [-Werror=implicit-function-declaration]
  246 |                         *algo = EVP_sm4_cbc();
      |                                 ^~~~~~~~~~~
      |                                 EVP_seed_cbc
../drivers/crypto/openssl/rte_openssl_pmd.c:246:33: error: nested extern declaration of ‘EVP_sm4_cbc’ [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:246:31: error: assignment to ‘const EVP_CIPHER *’ {aka ‘const struct evp_cipher_st *’} from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  246 |                         *algo = EVP_sm4_cbc();
      |                               ^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:33: error: implicit declaration of function ‘EVP_sm4_ctr’; did you mean ‘NID_sm4_ctr’? [-Werror=implicit-function-declaration]
  249 |                         *algo = EVP_sm4_ctr();
      |                                 ^~~~~~~~~~~
      |                                 NID_sm4_ctr
../drivers/crypto/openssl/rte_openssl_pmd.c:249:33: error: nested extern declaration of ‘EVP_sm4_ctr’ [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:249:31: error: assignment to ‘const EVP_CIPHER *’ {aka ‘const struct evp_cipher_st *’} from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  249 |                         *algo = EVP_sm4_ctr();
      |                               ^
../drivers/crypto/openssl/rte_openssl_pmd.c:229:25: error: this statement may fall through [-Werror=implicit-fallthrough=]
  229 |                         switch (keylen) {
      |                         ^~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:242:17: note: here
  242 |                 case RTE_CRYPTO_CIPHER_SM4_ECB:
      |                 ^~~~
cc1: all warnings being treated as errors
[2119/3220] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd_ops.c.o
[2120/3220] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_roundrobin.c.o
[2121/3220] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o
[2122/3220] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_pci.c.o
[2123/3220] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtqueue.c.o
[2124/3220] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_rxtx.c.o
[2125/3220] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2126/3220] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2127/3220] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
ninja: build stopped




*Build Failed #17:
OS: FC37-64
Target: x86_64-native-linuxapp-clang
FAILED: drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o 
clang -Idrivers/libtmp_rte_crypto_openssl.a.p -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -MF drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o.d -o drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c:243:12: error: call to undeclared function 'EVP_sm4_ecb'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration]
                        *algo = EVP_sm4_ecb();
                                ^
../drivers/crypto/openssl/rte_openssl_pmd.c:243:10: error: incompatible integer to pointer conversion assigning to 'const EVP_CIPHER *' (aka 'const struct evp_cipher_st *') from 'int' [-Wint-conversion]
                        *algo = EVP_sm4_ecb();
                              ^ ~~~~~~~~~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:246:12: error: call to undeclared function 'EVP_sm4_cbc'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration]
                        *algo = EVP_sm4_cbc();
                                ^
../drivers/crypto/openssl/rte_openssl_pmd.c:246:10: error: incompatible integer to pointer conversion assigning to 'const EVP_CIPHER *' (aka 'const struct evp_cipher_st *') from 'int' [-Wint-conversion]
                        *algo = EVP_sm4_cbc();
                              ^ ~~~~~~~~~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:249:12: error: call to undeclared function 'EVP_sm4_ctr'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration]
                        *algo = EVP_sm4_ctr();
                                ^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:10: error: incompatible integer to pointer conversion assigning to 'const EVP_CIPHER *' (aka 'const struct evp_cipher_st *') from 'int' [-Wint-conversion]
                        *algo = EVP_sm4_ctr();
                              ^ ~~~~~~~~~~~~~
6 errors generated.
[2095/3220] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_failover.c.o
[2096/3220] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2097/3220] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd.c.o
[2098/3220] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd_ops.c.o
[2099/3220] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pkt_size_distr.c.o
[2100/3220] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec.c.o
[2101/3220] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o
[2102/3220] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2103/3220] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
ninja: build stopped




*Build Failed #18:
OS: UB2204-64Rt
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o 
gcc -Idrivers/libtmp_rte_crypto_openssl.a.p -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -MF drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o.d -o drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c: In function ‘get_cipher_algo’:
../drivers/crypto/openssl/rte_openssl_pmd.c:229:25: error: this statement may fall through [-Werror=implicit-fallthrough=]
  229 |                         switch (keylen) {
      |                         ^~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:242:17: note: here
  242 |                 case RTE_CRYPTO_CIPHER_SM4_ECB:
      |                 ^~~~
cc1: all warnings being treated as errors
[2160/3270] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_pci.c.o
[2161/3270] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtqueue.c.o
[2162/3270] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_rxtx.c.o
[2163/3270] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o
[2164/3270] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2165/3270] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd_ops.c.o
[2166/3270] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o
[2167/3270] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[2168/3270] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
ninja: build stopped


DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-28  9:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-28  9:10 [dpdk-test-report] |FAILURE| pw(124564) sid(27187) job(PER_PATCH_BUILD6622)crypto/openssl: support SM3/SM4 in openssl sys_stv

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).