automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw(125060) sid(27352) job(PER_PATCH_BUILD6771)lib/hash: new feature adding existing key
@ 2023-03-13  7:49 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2023-03-13  7:49 UTC (permalink / raw)
  To: test-report, omer.yamac

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


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

_Compilation issues_

Submitter: Abdullah Ömer Yamaç <omer.yamac@ceng.metu.edu.tr>
Date: 2023-03-13 07:26:07
Reply_mail: <20230313072607.3483-1-omer.yamac@ceng.metu.edu.tr>

DPDK git baseline: Repo:dpdk, CommitID: baf13c3135d0c5998fff7edc23fb89412dc89246


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

+--------------+------------+--------------+------------+------------+-----------+----------+------------+
| os           | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte |
+--------------+------------+--------------+------------+------------+-----------+----------+------------+
| FreeBSD13-64 | fail       | fail         |            | fail       | fail      |          |            |
| RHEL86-64    | fail       | fail         |            | fail       | fail      |          |            |
| SUSE15-64    | fail       | fail         |            |            |           |          |            |
| RHEL91-64    | fail       |              |            |            |           |          |            |
| UB2004-64    | fail       | fail         |            |            |           | fail     |            |
| UB2204-32    | fail       |              |            |            |           |          |            |
| UB2204-64    | fail       | fail         |            |            |           | 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: FreeBSD13-64
Target: x86_64-native-bsdapp-gcc
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
gcc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/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/net -I../lib/net -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 -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -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 -D__BSD_VISIBLE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c: In function 'search_and_update':
../lib/hash/rte_cuckoo_hash.c:709:14: error: 'EALRDY' undeclared (first use in this function); did you mean 'EALREADY'?
  709 |      return -EALRDY;
      |              ^~~~~~
      |              EALREADY
../lib/hash/rte_cuckoo_hash.c:709:14: note: each undeclared identifier is reported only once for each function it appears in
[148/1856] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[149/1856] Generating metrics.sym_chk with a custom command (wrapped by meson to capture output)
[150/1856] Generating timer.sym_chk with a custom command (wrapped by meson to capture output)
[151/1856] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[152/1856] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[153/1856] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[154/1856] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o
[155/1856] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[156/1856] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #2:
OS: FreeBSD13-64
Target: x86_64-native-bsdapp-clang
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
clang -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -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 -D__BSD_VISIBLE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c:709:14: error: use of undeclared identifier 'EALRDY'
                                        return -EALRDY;
                                                ^
1 error generated.
[148/1842] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[149/1842] Generating metrics.sym_chk with a custom command (wrapped by meson to capture output)
[150/1842] Generating timer.sym_chk with a custom command (wrapped by meson to capture output)
[151/1842] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[152/1842] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[153/1842] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[154/1842] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[155/1842] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o
[156/1842] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #3:
OS: FreeBSD13-64
Target: x86_64-native-bsdapp-gcc+shared
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
gcc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/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/net -I../lib/net -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 -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -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 -D__BSD_VISIBLE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c: In function 'search_and_update':
../lib/hash/rte_cuckoo_hash.c:709:14: error: 'EALRDY' undeclared (first use in this function); did you mean 'EALREADY'?
  709 |      return -EALRDY;
      |              ^~~~~~
      |              EALREADY
../lib/hash/rte_cuckoo_hash.c:709:14: note: each undeclared identifier is reported only once for each function it appears in
[148/1759] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[149/1759] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[150/1759] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output)
[151/1759] Generating lib/metrics.sym_chk with a custom command (wrapped by meson to capture output)
[152/1759] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[153/1759] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[154/1759] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o
[155/1759] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[156/1759] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #4:
OS: FreeBSD13-64
Target: x86_64-native-bsdapp-gcc+debug
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
gcc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/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/net -I../lib/net -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 -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c: In function 'search_and_update':
../lib/hash/rte_cuckoo_hash.c:709:14: error: 'EALRDY' undeclared (first use in this function); did you mean 'EALREADY'?
  709 |      return -EALRDY;
      |              ^~~~~~
      |              EALREADY
../lib/hash/rte_cuckoo_hash.c:709:14: note: each undeclared identifier is reported only once for each function it appears in
[143/1856] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[144/1856] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
[145/1856] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output)
[146/1856] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[147/1856] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[148/1856] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[149/1856] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o
[150/1856] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[151/1856] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #5:
OS: RHEL86-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
gcc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -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 -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c: In function ‘search_and_update’:
../lib/hash/rte_cuckoo_hash.c:709:14: error: ‘EALRDY’ undeclared (first use in this function); did you mean ‘EALREADY’?
      return -EALRDY;
              ^~~~~~
              EALREADY
../lib/hash/rte_cuckoo_hash.c:709:14: note: each undeclared identifier is reported only once for each function it appears in
[151/3221] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
[152/3221] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[153/3221] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[154/3221] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[155/3221] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[156/3221] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[157/3221] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[158/3221] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o
[159/3221] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #6:
OS: RHEL86-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
clang -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c:709:14: error: use of undeclared identifier 'EALRDY'
                                        return -EALRDY;
                                                ^
1 error generated.
[155/3221] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[156/3221] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[157/3221] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[158/3221] Generating metrics.sym_chk with a custom command (wrapped by meson to capture output)
[159/3221] Generating timer.sym_chk with a custom command (wrapped by meson to capture output)
[160/3221] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[161/3221] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[162/3221] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o
[163/3221] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #7:
OS: RHEL86-64
Target: x86_64-native-linuxapp-gcc+shared
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
gcc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -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 -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c: In function ‘search_and_update’:
../lib/hash/rte_cuckoo_hash.c:709:14: error: ‘EALRDY’ undeclared (first use in this function); did you mean ‘EALREADY’?
      return -EALRDY;
              ^~~~~~
              EALREADY
../lib/hash/rte_cuckoo_hash.c:709:14: note: each undeclared identifier is reported only once for each function it appears in
[155/3078] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[156/3078] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[157/3078] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[158/3078] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[159/3078] Generating metrics.sym_chk with a custom command (wrapped by meson to capture output)
[160/3078] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[161/3078] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[162/3078] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o
[163/3078] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #8:
OS: RHEL86-64
Target: x86_64-native-linuxapp-gcc+debug
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
gcc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -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 -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c: In function ‘search_and_update’:
../lib/hash/rte_cuckoo_hash.c:709:14: error: ‘EALRDY’ undeclared (first use in this function); did you mean ‘EALREADY’?
      return -EALRDY;
              ^~~~~~
              EALREADY
../lib/hash/rte_cuckoo_hash.c:709:14: note: each undeclared identifier is reported only once for each function it appears in
[153/3221] Linking static target lib/librte_timer.a
[154/3221] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
[155/3221] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[156/3221] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[157/3221] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[158/3221] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[159/3221] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o
[160/3221] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[161/3221] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #9:
OS: SUSE15-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
clang -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c:709:14: error: use of undeclared identifier 'EALRDY'
                                        return -EALRDY;
                                                ^
1 error generated.
[155/3302] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o
[156/3302] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[157/3302] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[158/3302] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[159/3302] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output)
[160/3302] Generating lib/metrics.sym_chk with a custom command (wrapped by meson to capture output)
[161/3302] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[162/3302] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[163/3302] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #10:
OS: SUSE15-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
gcc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -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 -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -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 -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c: In function ‘search_and_update’:
../lib/hash/rte_cuckoo_hash.c:709:14: error: ‘EALRDY’ undeclared (first use in this function); did you mean ‘EALREADY’?
      return -EALRDY;
              ^~~~~~
              EALREADY
../lib/hash/rte_cuckoo_hash.c:709:14: note: each undeclared identifier is reported only once for each function it appears in
[146/3300] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[147/3300] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
[148/3300] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output)
[149/3300] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[150/3300] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[151/3300] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[152/3300] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[153/3300] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[154/3300] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #11:
OS: RHEL91-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
gcc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -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 -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c: In function ‘search_and_update’:
../lib/hash/rte_cuckoo_hash.c:709:49: error: ‘EALRDY’ undeclared (first use in this function); did you mean ‘EALREADY’?
  709 |                                         return -EALRDY;
      |                                                 ^~~~~~
      |                                                 EALREADY
../lib/hash/rte_cuckoo_hash.c:709:49: note: each undeclared identifier is reported only once for each function it appears in
[148/3205] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
[149/3205] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[150/3205] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[151/3205] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o
[152/3205] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[153/3205] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[154/3205] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[155/3205] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[156/3205] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #12:
OS: UB2004-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
clang -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c:709:14: error: use of undeclared identifier 'EALRDY'
                                        return -EALRDY;
                                                ^
1 error generated.
[160/3294] Compiling C object lib/librte_acl.a.p/acl_rte_acl.c.o
[161/3294] Compiling C object lib/librte_acl.a.p/acl_tb_mem.c.o
[162/3294] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[163/3294] Compiling C object lib/librte_acl.a.p/acl_acl_run_sse.c.o
[164/3294] Generating metrics.sym_chk with a custom command (wrapped by meson to capture output)
[165/3294] Generating timer.sym_chk with a custom command (wrapped by meson to capture output)
[166/3294] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[167/3294] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[168/3294] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #13:
OS: UB2004-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
gcc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -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 -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c: In function ‘search_and_update’:
../lib/hash/rte_cuckoo_hash.c:709:14: error: ‘EALRDY’ undeclared (first use in this function); did you mean ‘EALREADY’?
  709 |      return -EALRDY;
      |              ^~~~~~
      |              EALREADY
../lib/hash/rte_cuckoo_hash.c:709:14: note: each undeclared identifier is reported only once for each function it appears in
[152/3302] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
[153/3302] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[154/3302] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o
[155/3302] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[156/3302] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[157/3302] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[158/3302] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[159/3302] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[160/3302] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #14:
OS: UB2204-32
Target: i686-native-linuxapp-gcc
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
gcc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -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 -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c: In function ‘search_and_update’:
../lib/hash/rte_cuckoo_hash.c:709:49: error: ‘EALRDY’ undeclared (first use in this function); did you mean ‘EALREADY’?
  709 |                                         return -EALRDY;
      |                                                 ^~~~~~
      |                                                 EALREADY
../lib/hash/rte_cuckoo_hash.c:709:49: note: each undeclared identifier is reported only once for each function it appears in
[148/2171] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[149/2171] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[150/2171] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[151/2171] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o
[152/2171] Generating lib/metrics.sym_chk with a custom command (wrapped by meson to capture output)
[153/2171] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[154/2171] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[155/2171] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[156/2171] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #15:
OS: UB2004-64
Target: x86_64-native-linuxapp-doc
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
gcc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -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 -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c: In function ‘search_and_update’:
../lib/hash/rte_cuckoo_hash.c:709:14: error: ‘EALRDY’ undeclared (first use in this function); did you mean ‘EALREADY’?
  709 |      return -EALRDY;
      |              ^~~~~~
      |              EALREADY
../lib/hash/rte_cuckoo_hash.c:709:14: note: each undeclared identifier is reported only once for each function it appears in
[153/3084] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[154/3084] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
[155/3084] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[156/3084] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[157/3084] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[158/3084] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[159/3084] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[160/3084] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[161/3084] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #16:
OS: UB2204-64
Target: x86_64-native-linuxapp-gcc+16byte
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
gcc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -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 -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c: In function ‘search_and_update’:
../lib/hash/rte_cuckoo_hash.c:709:49: error: ‘EALRDY’ undeclared (first use in this function); did you mean ‘EALREADY’?
  709 |                                         return -EALRDY;
      |                                                 ^~~~~~
      |                                                 EALREADY
../lib/hash/rte_cuckoo_hash.c:709:49: note: each undeclared identifier is reported only once for each function it appears in
[150/3306] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
[151/3306] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[152/3306] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[153/3306] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[154/3306] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[155/3306] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[156/3306] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[157/3306] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o
[158/3306] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #17:
OS: UB2204-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
gcc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -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 -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c: In function ‘search_and_update’:
../lib/hash/rte_cuckoo_hash.c:709:49: error: ‘EALRDY’ undeclared (first use in this function); did you mean ‘EALREADY’?
  709 |                                         return -EALRDY;
      |                                                 ^~~~~~
      |                                                 EALREADY
../lib/hash/rte_cuckoo_hash.c:709:49: note: each undeclared identifier is reported only once for each function it appears in
[155/3302] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[156/3302] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[157/3302] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o
[158/3302] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[159/3302] Generating lib/metrics.sym_chk with a custom command (wrapped by meson to capture output)
[160/3302] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[161/3302] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[162/3302] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[163/3302] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #18:
OS: UB2204-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
clang -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c:709:14: error: use of undeclared identifier 'EALRDY'
                                        return -EALRDY;
                                                ^
1 error generated.
[155/3302] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[156/3302] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o
[157/3302] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[158/3302] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output)
[159/3302] Generating lib/metrics.sym_chk with a custom command (wrapped by meson to capture output)
[160/3302] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[161/3302] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[162/3302] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[163/3302] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #19:
OS: UB2204-64
Target: x86_64-native-linuxapp-doc
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
gcc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -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 -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c: In function ‘search_and_update’:
../lib/hash/rte_cuckoo_hash.c:709:49: error: ‘EALRDY’ undeclared (first use in this function); did you mean ‘EALREADY’?
  709 |                                         return -EALRDY;
      |                                                 ^~~~~~
      |                                                 EALREADY
../lib/hash/rte_cuckoo_hash.c:709:49: note: each undeclared identifier is reported only once for each function it appears in
[150/3268] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[151/3268] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
[152/3268] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[153/3268] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[154/3268] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o
[155/3268] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[156/3268] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[157/3268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[158/3268] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #20:
OS: CentOS79-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
gcc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c: In function 'search_and_update':
../lib/hash/rte_cuckoo_hash.c:709:14: error: 'EALRDY' undeclared (first use in this function)
      return -EALRDY;
              ^
../lib/hash/rte_cuckoo_hash.c:709:14: note: each undeclared identifier is reported only once for each function it appears in
[145/3249] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o
[146/3249] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o
[147/3249] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[148/3249] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output)
[149/3249] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[150/3249] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[151/3249] Generating lib/metrics.sym_chk with a custom command (wrapped by meson to capture output)
[152/3249] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[153/3249] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #21:
OS: RHEL86-64Rt
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
gcc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -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 -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c: In function ‘search_and_update’:
../lib/hash/rte_cuckoo_hash.c:709:14: error: ‘EALRDY’ undeclared (first use in this function); did you mean ‘EALREADY’?
      return -EALRDY;
              ^~~~~~
              EALREADY
../lib/hash/rte_cuckoo_hash.c:709:14: note: each undeclared identifier is reported only once for each function it appears in
[151/3256] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
[152/3256] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[153/3256] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[154/3256] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[155/3256] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[156/3256] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[157/3256] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[158/3256] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o
[159/3256] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #22:
OS: UB2210-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
gcc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -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 -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c: In function ‘search_and_update’:
../lib/hash/rte_cuckoo_hash.c:709:49: error: ‘EALRDY’ undeclared (first use in this function); did you mean ‘EALREADY’?
  709 |                                         return -EALRDY;
      |                                                 ^~~~~~
      |                                                 EALREADY
../lib/hash/rte_cuckoo_hash.c:709:49: note: each undeclared identifier is reported only once for each function it appears in
[148/3288] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
[149/3288] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[150/3288] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[151/3288] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[152/3288] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o
[153/3288] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[154/3288] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[155/3288] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[156/3288] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #23:
OS: FC37-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
gcc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -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 -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c: In function ‘search_and_update’:
../lib/hash/rte_cuckoo_hash.c:709:49: error: ‘EALRDY’ undeclared (first use in this function); did you mean ‘EALREADY’?
  709 |                                         return -EALRDY;
      |                                                 ^~~~~~
      |                                                 EALREADY
../lib/hash/rte_cuckoo_hash.c:709:49: note: each undeclared identifier is reported only once for each function it appears in
[153/3256] Compiling C object lib/librte_member.a.p/member_rte_member_sketch.c.o
[154/3256] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[155/3256] Generating lib/metrics.sym_chk with a custom command (wrapped by meson to capture output)
[156/3256] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output)
[157/3256] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[158/3256] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[159/3256] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[160/3256] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o
[161/3256] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #24:
OS: FC37-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
clang -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c:709:14: error: use of undeclared identifier 'EALRDY'
                                        return -EALRDY;
                                                ^
1 error generated.
[154/3256] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
[155/3256] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[156/3256] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[157/3256] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[158/3256] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output)
[159/3256] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[160/3256] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o
[161/3256] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[162/3256] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #25:
OS: UB2204-64Rt
Target: x86_64-native-linuxapp-gcc
FAILED: lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 
gcc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/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/net -I../lib/net -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 -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -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=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
../lib/hash/rte_cuckoo_hash.c: In function ‘search_and_update’:
../lib/hash/rte_cuckoo_hash.c:709:49: error: ‘EALRDY’ undeclared (first use in this function); did you mean ‘EALREADY’?
  709 |                                         return -EALRDY;
      |                                                 ^~~~~~
      |                                                 EALREADY
../lib/hash/rte_cuckoo_hash.c:709:49: note: each undeclared identifier is reported only once for each function it appears in
[154/3306] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[155/3306] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[156/3306] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[157/3306] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[158/3306] Generating lib/metrics.sym_chk with a custom command (wrapped by meson to capture output)
[159/3306] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[160/3306] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[161/3306] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o
[162/3306] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped


DPDK STV team

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

only message in thread, other threads:[~2023-03-13  7:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-13  7:49 [dpdk-test-report] |FAILURE| pw(125060) sid(27352) job(PER_PATCH_BUILD6771)lib/hash: new feature adding existing key 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).