Test-Name: DPDK Fast test suite Test-Label: aws-unit-testing Test-Status: FAILURE _Unit Testing Build error encountered_ http://dpdk.org/patch/159604 Test Status Summary: +--------------+------------------+ | Architecture | DPDK Unit Test | +--------------+------------------+ | x86_64 | FAILURE | +--------------+------------------+ | arm64 | FAILURE | +--------------+------------------+ Test environment (aarch64): Description: Build error encountered OS : Ubuntu 24.04.1 LTS Kernel : 6.14.0-1017-aws NIC : Elastic Network Adapter GCC : 13.3.0-6ubuntu2~24.04 Test last 100 lines (aarch64) [174/3564] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o [175/3564] Linking static target lib/librte_cmdline.a [176/3564] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) [177/3564] Compiling C object lib/librte_bpf.a.p/bpf_bpf.c.o [178/3564] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o [179/3564] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o [180/3564] Compiling C object lib/librte_bpf.a.p/bpf_bpf_dump.c.o [181/3564] Compiling C object lib/librte_bitratestats.a.p/bitratestats_rte_bitrate.c.o [182/3564] Linking static target lib/librte_rcu.a [183/3564] Linking static target lib/librte_bitratestats.a [184/3564] Compiling C object lib/librte_bpf.a.p/bpf_bpf_load.c.o [185/3564] Compiling C object lib/librte_bbdev.a.p/bbdev_bbdev_trace_points.c.o [186/3564] Compiling C object lib/librte_bpf.a.p/bpf_bpf_stub.c.o [187/3564] Generating lib/rte_bpf_map with a custom command [188/3564] Generating symbol file lib/librte_telemetry.so.26.1.p/librte_telemetry.so.26.1.symbols [189/3564] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) [190/3564] Generating lib/rte_cfgfile_map with a custom command [191/3564] Generating lib/rte_compressdev_map with a custom command [192/3564] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) [193/3564] Compiling C object lib/librte_acl.a.p/acl_tb_mem.c.o [194/3564] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o [195/3564] Generating lib/metrics.sym_chk with a custom command (wrapped by meson to capture output) [196/3564] Generating lib/rte_cryptodev_map with a custom command [197/3564] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o [198/3564] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) [199/3564] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o [200/3564] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o FAILED: lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o cc -Ilib/librte_cryptodev.a.p -Ilib -I../lib -Ilib/cryptodev -I../lib/cryptodev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -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 -mcpu=neoverse-n1 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.cryptodev -MD -MQ lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o -MF lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o.d -o lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o -c ../lib/cryptodev/cryptodev_pmd.c In file included from ../lib/cryptodev/rte_crypto.h:20, from ../lib/cryptodev/cryptodev_pmd.h:24, from ../lib/cryptodev/cryptodev_pmd.c:14: ../lib/cryptodev/rte_crypto_sym.h:184:9: error: expected ‘,’ or ‘}’ before ‘RTE_CRYPTO_CIPHER_SNOW5G_NEA4’ 184 | RTE_CRYPTO_CIPHER_SNOW5G_NEA4, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [201/3564] Generating lib/bitratestats.sym_chk with a custom command (wrapped by meson to capture output) [202/3564] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o FAILED: lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o cc -Ilib/librte_cryptodev.a.p -Ilib -I../lib -Ilib/cryptodev -I../lib/cryptodev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -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 -mcpu=neoverse-n1 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.cryptodev -MD -MQ lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o -MF lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o.d -o lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o -c ../lib/cryptodev/cryptodev_trace_points.c In file included from ../lib/cryptodev/rte_crypto.h:20, from ../lib/cryptodev/rte_cryptodev.h:19, from ../lib/cryptodev/cryptodev_trace.h:16, from ../lib/cryptodev/cryptodev_trace_points.c:8: ../lib/cryptodev/rte_crypto_sym.h:184:9: error: expected ‘,’ or ‘}’ before ‘RTE_CRYPTO_CIPHER_SNOW5G_NEA4’ 184 | RTE_CRYPTO_CIPHER_SNOW5G_NEA4, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [203/3564] Linking static target lib/librte_eal.a [204/3564] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o [205/3564] Generating lib/rte_distributor_map with a custom command [206/3564] Compiling C object lib/librte_bpf.a.p/bpf_bpf_pkt.c.o [207/3564] Compiling C object lib/librte_acl.a.p/acl_rte_acl.c.o [208/3564] Generating lib/rte_dmadev_map with a custom command [209/3564] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o [210/3564] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_match_generic.c.o [211/3564] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o [212/3564] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gf2_poly_math.c.o [213/3564] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o FAILED: lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o cc -Ilib/librte_cryptodev.a.p -Ilib -I../lib -Ilib/cryptodev -I../lib/cryptodev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -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 -mcpu=neoverse-n1 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.cryptodev -MD -MQ lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o -MF lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o.d -o lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o -c ../lib/cryptodev/rte_cryptodev.c In file included from ../lib/cryptodev/rte_crypto.h:20, from ../lib/cryptodev/rte_cryptodev.c:30: ../lib/cryptodev/rte_crypto_sym.h:184:9: error: expected ‘,’ or ‘}’ before ‘RTE_CRYPTO_CIPHER_SNOW5G_NEA4’ 184 | RTE_CRYPTO_CIPHER_SNOW5G_NEA4, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/cryptodev/rte_cryptodev.c:99:10: error: ‘RTE_CRYPTO_CIPHER_SNOW5G_NEA4’ undeclared here (not in a function); did you mean ‘RTE_CRYPTO_CIPHER_SNOW3G_UEA2’? 99 | [RTE_CRYPTO_CIPHER_SNOW5G_NEA4] = "snow5g-nea4", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | RTE_CRYPTO_CIPHER_SNOW3G_UEA2 ../lib/cryptodev/rte_cryptodev.c:99:10: error: array index in initializer not of integer type ../lib/cryptodev/rte_cryptodev.c:99:10: note: (near initialization for ‘crypto_cipher_algorithm_strings’) ../lib/cryptodev/rte_cryptodev.c:100:43: warning: initialized field overwritten [-Woverride-init] 100 | [RTE_CRYPTO_CIPHER_ZUC_EEA3] = "zuc-eea3", | ^~~~~~~~~~ ../lib/cryptodev/rte_cryptodev.c:100:43: note: (near initialization for ‘crypto_cipher_algorithm_strings[13]’) [214/3564] Compiling C object lib/librte_bpf.a.p/bpf_bpf_exec.c.o [215/3564] Compiling C object lib/librte_cfgfile.a.p/cfgfile_rte_cfgfile.c.o [216/3564] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o [217/3564] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o [218/3564] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_single.c.o [219/3564] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o [220/3564] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o [221/3564] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o [222/3564] Compiling C object lib/librte_bbdev.a.p/bbdev_rte_bbdev.c.o [223/3564] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o [224/3564] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor.c.o [225/3564] Compiling C object lib/librte_bpf.a.p/bpf_bpf_jit_arm64.c.o [226/3564] Compiling C object lib/librte_bpf.a.p/bpf_bpf_validate.c.o [227/3564] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o [228/3564] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o [229/3564] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o [230/3564] Compiling C object lib/librte_acl.a.p/acl_acl_run_neon.c.o [231/3564] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o [232/3564] Compiling C object lib/librte_ring.a.p/ring_soring.c.o [233/3564] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o ninja: build stopped: subcommand failed. Test build failed. FAILURE Test environment (x86_64): Description: Build error encountered OS : Ubuntu 24.04.1 LTS Kernel : 6.14.0-1017-aws NIC : Elastic Network Adapter GCC : 13.3.0-6ubuntu2~24.04 Test last 100 lines (x86_64) [189/3386] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o [190/3386] Linking target lib/librte_meter.so.26.1 [191/3386] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o [192/3386] Linking static target lib/librte_metrics.a [193/3386] Linking target lib/librte_pci.so.26.1 [194/3386] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gf2_poly_math.c.o [195/3386] Generating lib/rte_acl_map with a custom command [196/3386] Generating symbol file lib/librte_meter.so.26.1.p/librte_meter.so.26.1.symbols [197/3386] Generating symbol file lib/librte_pci.so.26.1.p/librte_pci.so.26.1.symbols [198/3386] Generating lib/metrics.sym_chk with a custom command (wrapped by meson to capture output) [199/3386] Generating lib/rte_bbdev_map with a custom command [200/3386] Compiling C object lib/librte_acl.a.p/acl_rte_acl.c.o [201/3386] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o [202/3386] Compiling C object lib/librte_acl.a.p/acl_tb_mem.c.o [203/3386] Generating lib/rte_bitratestats_map with a custom command [204/3386] Linking static target lib/librte_timer.a [205/3386] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o [206/3386] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o [207/3386] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o [208/3386] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) [209/3386] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o [210/3386] Linking target lib/librte_timer.so.26.1 [211/3386] Compiling C object lib/librte_bbdev.a.p/bbdev_bbdev_trace_points.c.o [212/3386] Generating symbol file lib/librte_timer.so.26.1.p/librte_timer.so.26.1.symbols [213/3386] Compiling C object lib/librte_bitratestats.a.p/bitratestats_rte_bitrate.c.o [214/3386] Linking static target lib/librte_bitratestats.a [215/3386] Compiling C object lib/librte_bpf.a.p/bpf_bpf_dump.c.o [216/3386] Compiling C object lib/librte_bpf.a.p/bpf_bpf_load.c.o [217/3386] Generating lib/rte_bpf_map with a custom command [218/3386] Generating lib/rte_cfgfile_map with a custom command [219/3386] Generating lib/bitratestats.sym_chk with a custom command (wrapped by meson to capture output) [220/3386] Compiling C object lib/librte_bpf.a.p/bpf_bpf.c.o [221/3386] Compiling C object lib/librte_bpf.a.p/bpf_bpf_stub.c.o [222/3386] Compiling C object lib/librte_bpf.a.p/bpf_bpf_exec.c.o [223/3386] Generating lib/rte_compressdev_map with a custom command [224/3386] Compiling C object lib/librte_cfgfile.a.p/cfgfile_rte_cfgfile.c.o [225/3386] Linking static target lib/librte_cfgfile.a [226/3386] Compiling C object lib/librte_bbdev.a.p/bbdev_rte_bbdev.c.o [227/3386] Linking static target lib/librte_bbdev.a [228/3386] Compiling C object lib/librte_bpf.a.p/bpf_bpf_pkt.c.o [229/3386] Generating lib/rte_cryptodev_map with a custom command [230/3386] Generating lib/cfgfile.sym_chk with a custom command (wrapped by meson to capture output) [231/3386] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o FAILED: lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o cc -Ilib/librte_cryptodev.a.p -Ilib -I../lib -Ilib/cryptodev -I../lib/cryptodev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.cryptodev -MD -MQ lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o -MF lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o.d -o lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o -c ../lib/cryptodev/cryptodev_pmd.c In file included from ../lib/cryptodev/rte_crypto.h:20, from ../lib/cryptodev/cryptodev_pmd.h:24, from ../lib/cryptodev/cryptodev_pmd.c:14: ../lib/cryptodev/rte_crypto_sym.h:184:9: error: expected ‘,’ or ‘}’ before ‘RTE_CRYPTO_CIPHER_SNOW5G_NEA4’ 184 | RTE_CRYPTO_CIPHER_SNOW5G_NEA4, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [232/3386] Generating lib/bbdev.sym_chk with a custom command (wrapped by meson to capture output) [233/3386] Linking target lib/librte_cfgfile.so.26.1 [234/3386] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o [235/3386] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o FAILED: lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o cc -Ilib/librte_cryptodev.a.p -Ilib -I../lib -Ilib/cryptodev -I../lib/cryptodev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.cryptodev -MD -MQ lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o -MF lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o.d -o lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o -c ../lib/cryptodev/cryptodev_trace_points.c In file included from ../lib/cryptodev/rte_crypto.h:20, from ../lib/cryptodev/rte_cryptodev.h:19, from ../lib/cryptodev/cryptodev_trace.h:16, from ../lib/cryptodev/cryptodev_trace_points.c:8: ../lib/cryptodev/rte_crypto_sym.h:184:9: error: expected ‘,’ or ‘}’ before ‘RTE_CRYPTO_CIPHER_SNOW5G_NEA4’ 184 | RTE_CRYPTO_CIPHER_SNOW5G_NEA4, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [236/3386] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o [237/3386] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o [238/3386] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o FAILED: lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o cc -Ilib/librte_cryptodev.a.p -Ilib -I../lib -Ilib/cryptodev -I../lib/cryptodev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.cryptodev -MD -MQ lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o -MF lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o.d -o lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o -c ../lib/cryptodev/rte_cryptodev.c In file included from ../lib/cryptodev/rte_crypto.h:20, from ../lib/cryptodev/rte_cryptodev.c:30: ../lib/cryptodev/rte_crypto_sym.h:184:9: error: expected ‘,’ or ‘}’ before ‘RTE_CRYPTO_CIPHER_SNOW5G_NEA4’ 184 | RTE_CRYPTO_CIPHER_SNOW5G_NEA4, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/cryptodev/rte_cryptodev.c:99:10: error: ‘RTE_CRYPTO_CIPHER_SNOW5G_NEA4’ undeclared here (not in a function); did you mean ‘RTE_CRYPTO_CIPHER_SNOW3G_UEA2’? 99 | [RTE_CRYPTO_CIPHER_SNOW5G_NEA4] = "snow5g-nea4", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | RTE_CRYPTO_CIPHER_SNOW3G_UEA2 ../lib/cryptodev/rte_cryptodev.c:99:10: error: array index in initializer not of integer type ../lib/cryptodev/rte_cryptodev.c:99:10: note: (near initialization for ‘crypto_cipher_algorithm_strings’) ../lib/cryptodev/rte_cryptodev.c:100:43: warning: initialized field overwritten [-Woverride-init] 100 | [RTE_CRYPTO_CIPHER_ZUC_EEA3] = "zuc-eea3", | ^~~~~~~~~~ ../lib/cryptodev/rte_cryptodev.c:100:43: note: (near initialization for ‘crypto_cipher_algorithm_strings[13]’) [239/3386] Compiling C object lib/librte_bpf.a.p/bpf_bpf_validate.c.o [240/3386] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o [241/3386] Compiling C object lib/librte_ring.a.p/ring_soring.c.o [242/3386] Compiling C object lib/librte_acl.a.p/acl_acl_run_sse.c.o [243/3386] Compiling C object lib/librte_bpf.a.p/bpf_bpf_jit_x86.c.o [244/3386] Compiling C object lib/librte_acl_avx2_lib.a.p/acl_acl_run_avx2.c.o [245/3386] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o [246/3386] Compiling C object lib/librte_acl_avx512_lib.a.p/acl_acl_run_avx512.c.o [247/3386] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor.c.o [248/3386] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o ninja: build stopped: subcommand failed. Test build failed. FAILURE