Test-Label: Intel-compilation Test-Status: FAILURE _Compilation issues_ commit 26d734b5d280b96f91f00f5e0c6c7eff99facef2 Author: David Marchand Date: Thu Apr 14 13:27:56 2022 +0200 devargs: fix leak on hotplug failure DPDK git Repo: dpdk-next-eventdev Meson Build Summary: 23 Builds Done, 19 Successful, 4 Failures, 0 Blocked +--------------+------------+--------------+------------+------------+-----------+----------+------------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte | +--------------+------------+--------------+------------+------------+-----------+----------+------------+ | FC36-64 | | pass | | | | | | | FreeBSD13-64 | fail | fail | | fail | fail | | | | RHEL86-64 | pass | pass | | pass | pass | | | | SUSE15-64 | pass | pass | | | | | | | UB2004-32 | pass | | | | | | | | UB2004-64 | pass | pass | | | | pass | | | UB2204-32 | pass | | | | | | | | UB2204-64N | pass | | | pass | | | | | UB2204-64 | pass | pass | | | | pass | pass | | CentOS79-64 | pass | | | | | | | +--------------+------------+--------------+------------+------------+-----------+----------+------------+ 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: FC36-64 Kernel Version: 5.17.7-300.fc36.x86_64 GCC Version: gcc (GCC) 12.1.1 20220507 (Red Hat 12.1.1-1) Clang Version: 14.0.0 (Fedora 14.0.0-1.fc36) x86_64-native-linuxapp-clang 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.3.18-57-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: UB2004-32 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 i686-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-25-generic GCC Version: gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 Clang Version: NA i686-native-linuxapp-gcc OS: UB2204-64N Kernel Version: 5.17.5-051705-generic GCC Version: gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 Clang Version: 14.0.0-1ubuntu1 x86_64-native-linuxapp-gcc x86_64-native-linuxapp-gcc+shared OS: UB2204-64 Kernel Version: 5.15.0-25-generic GCC Version: gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.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.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 *Build Failed #1: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-gcc FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.o gcc -Ilib/librte_eal.a.p -Ilib -I../lib -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 -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 '-DABI_VERSION="22.2"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.o -MF lib/librte_eal.a.p/eal_common_eal_common_options.c.o.d -o lib/librte_eal.a.p/eal_common_eal_common_options.c.o -c ../lib/eal/common/eal_common_options.c ../lib/eal/common/eal_common_options.c: In function 'compute_ctrl_threads_cpuset': ../lib/eal/common/eal_common_options.c:1970:60: error: macro "CPU_OR" requires 3 arguments, but only 2 given 1970 | RTE_CPU_OR(cpuset, cpuset, &lcore_config[lcore_id].cpuset); | ^ In file included from /usr/include/pthread_np.h:37, from ../lib/eal/freebsd/include/rte_os.h:17, from ../lib/eal/include/rte_common.h:28, from ../lib/eal/include/rte_string_fns.h:21, from ../lib/eal/common/eal_common_options.c:24: /usr/include/sys/cpuset.h:60: note: macro "CPU_OR" defined here 60 | #define CPU_OR(d, s1, s2) __BIT_OR2(CPU_SETSIZE, d, s1, s2) | In file included from ../lib/eal/include/rte_common.h:28, from ../lib/eal/include/rte_string_fns.h:21, from ../lib/eal/common/eal_common_options.c:24: ../lib/eal/freebsd/include/rte_os.h:42:2: error: 'CPU_OR' undeclared (first use in this function) 42 | CPU_OR(&tmp, src2); \ | ^~~~~~ ../lib/eal/common/eal_common_options.c:1970:3: note: in expansion of macro 'RTE_CPU_OR' 1970 | RTE_CPU_OR(cpuset, cpuset, &lcore_config[lcore_id].cpuset); | ^~~~~~~~~~ ../lib/eal/freebsd/include/rte_os.h:42:2: note: each undeclared identifier is reported only once for each function it appears in 42 | CPU_OR(&tmp, src2); \ | ^~~~~~ ../lib/eal/common/eal_common_options.c:1970:3: note: in expansion of macro 'RTE_CPU_OR' 1970 | RTE_CPU_OR(cpuset, cpuset, &lcore_config[lcore_id].cpuset); | ^~~~~~~~~~ ../lib/eal/common/eal_common_options.c:1972:28: error: macro "CPU_ANDNOT" requires 3 arguments, but only 2 given 1972 | RTE_CPU_NOT(cpuset, cpuset); | ^ In file included from /usr/include/pthread_np.h:37, from ../lib/eal/freebsd/include/rte_os.h:17, from ../lib/eal/include/rte_common.h:28, from ../lib/eal/include/rte_string_fns.h:21, from ../lib/eal/common/eal_common_options.c:24: /usr/include/sys/cpuset.h:62: note: macro "CPU_ANDNOT" defined here 62 | #define CPU_ANDNOT(d, s1, s2) __BIT_ANDNOT2(CPU_SETSIZE, d, s1, s2) | In file included from ../lib/eal/include/rte_common.h:28, from ../lib/eal/include/rte_string_fns.h:21, from ../lib/eal/common/eal_common_options.c:24: ../lib/eal/freebsd/include/rte_os.h:61:2: error: 'CPU_ANDNOT' undeclared (first use in this function) 61 | CPU_ANDNOT(&tmp, src); \ | ^~~~~~~~~~ ../lib/eal/common/eal_common_options.c:1972:2: note: in expansion of macro 'RTE_CPU_NOT' 1972 | RTE_CPU_NOT(cpuset, cpuset); | ^~~~~~~~~~~ ../lib/eal/common/eal_common_options.c:1978:42: error: macro "CPU_AND" requires 3 arguments, but only 2 given 1978 | RTE_CPU_AND(cpuset, cpuset, &default_set); | ^ In file included from /usr/include/pthread_np.h:37, from ../lib/eal/freebsd/include/rte_os.h:17, from ../lib/eal/include/rte_common.h:28, from ../lib/eal/include/rte_string_fns.h:21, from ../lib/eal/common/eal_common_options.c:24: /usr/include/sys/cpuset.h:61: note: macro "CPU_AND" defined here 61 | #define CPU_AND(d, s1, s2) __BIT_AND2(CPU_SETSIZE, d, s1, s2) | In file included from ../lib/eal/include/rte_common.h:28, from ../lib/eal/include/rte_string_fns.h:21, from ../lib/eal/common/eal_common_options.c:24: ../lib/eal/freebsd/include/rte_os.h:35:2: error: 'CPU_AND' undeclared (first use in this function) 35 | CPU_AND(&tmp, src2); \ | ^~~~~~~ ../lib/eal/common/eal_common_options.c:1978:2: note: in expansion of macro 'RTE_CPU_AND' 1978 | RTE_CPU_AND(cpuset, cpuset, &default_set); | ^~~~~~~~~~~ [42/2037] Linking target lib/librte_kvargs.so.22.2 [43/2037] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o [44/2037] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o [45/2037] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o [46/2037] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o [47/2037] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o [48/2037] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o [49/2037] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) [50/2037] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o ninja: build stopped *Build Failed #2: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-clang FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.o clang -Ilib/librte_eal.a.p -Ilib -I../lib -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 -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 '-DABI_VERSION="22.2"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.o -MF lib/librte_eal.a.p/eal_common_eal_common_options.c.o.d -o lib/librte_eal.a.p/eal_common_eal_common_options.c.o -c ../lib/eal/common/eal_common_options.c ../lib/eal/common/eal_common_options.c:1970:3: error: too few arguments provided to function-like macro invocation RTE_CPU_OR(cpuset, cpuset, &lcore_config[lcore_id].cpuset); ^ ../lib/eal/freebsd/include/rte_os.h:42:19: note: expanded from macro 'RTE_CPU_OR' CPU_OR(&tmp, src2); \ ^ /usr/include/sys/cpuset.h:60:9: note: macro 'CPU_OR' defined here #define CPU_OR(d, s1, s2) __BIT_OR2(CPU_SETSIZE, d, s1, s2) ^ ../lib/eal/common/eal_common_options.c:1970:3: error: use of undeclared identifier 'CPU_OR' RTE_CPU_OR(cpuset, cpuset, &lcore_config[lcore_id].cpuset); ^ ../lib/eal/freebsd/include/rte_os.h:42:2: note: expanded from macro 'RTE_CPU_OR' CPU_OR(&tmp, src2); \ ^ ../lib/eal/common/eal_common_options.c:1972:2: error: too few arguments provided to function-like macro invocation RTE_CPU_NOT(cpuset, cpuset); ^ ../lib/eal/freebsd/include/rte_os.h:61:22: note: expanded from macro 'RTE_CPU_NOT' CPU_ANDNOT(&tmp, src); \ ^ /usr/include/sys/cpuset.h:62:9: note: macro 'CPU_ANDNOT' defined here #define CPU_ANDNOT(d, s1, s2) __BIT_ANDNOT2(CPU_SETSIZE, d, s1, s2) ^ ../lib/eal/common/eal_common_options.c:1972:2: error: use of undeclared identifier 'CPU_ANDNOT' RTE_CPU_NOT(cpuset, cpuset); ^ ../lib/eal/freebsd/include/rte_os.h:61:2: note: expanded from macro 'RTE_CPU_NOT' CPU_ANDNOT(&tmp, src); \ ^ ../lib/eal/common/eal_common_options.c:1978:2: error: too few arguments provided to function-like macro invocation RTE_CPU_AND(cpuset, cpuset, &default_set); ^ ../lib/eal/freebsd/include/rte_os.h:35:20: note: expanded from macro 'RTE_CPU_AND' CPU_AND(&tmp, src2); \ ^ /usr/include/sys/cpuset.h:61:9: note: macro 'CPU_AND' defined here #define CPU_AND(d, s1, s2) __BIT_AND2(CPU_SETSIZE, d, s1, s2) ^ ../lib/eal/common/eal_common_options.c:1978:2: error: use of undeclared identifier 'CPU_AND' RTE_CPU_AND(cpuset, cpuset, &default_set); ^ ../lib/eal/freebsd/include/rte_os.h:35:2: note: expanded from macro 'RTE_CPU_AND' CPU_AND(&tmp, src2); \ ^ 6 errors generated. [41/2020] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o [42/2020] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o [43/2020] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o [44/2020] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) [45/2020] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o [46/2020] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o [47/2020] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) [48/2020] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o [49/2020] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o ninja: build stopped *Build Failed #3: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-gcc+shared FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.o gcc -Ilib/librte_eal.a.p -Ilib -I../lib -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 -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 '-DABI_VERSION="22.2"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.o -MF lib/librte_eal.a.p/eal_common_eal_common_options.c.o.d -o lib/librte_eal.a.p/eal_common_eal_common_options.c.o -c ../lib/eal/common/eal_common_options.c ../lib/eal/common/eal_common_options.c: In function 'compute_ctrl_threads_cpuset': ../lib/eal/common/eal_common_options.c:1970:60: error: macro "CPU_OR" requires 3 arguments, but only 2 given 1970 | RTE_CPU_OR(cpuset, cpuset, &lcore_config[lcore_id].cpuset); | ^ In file included from /usr/include/pthread_np.h:37, from ../lib/eal/freebsd/include/rte_os.h:17, from ../lib/eal/include/rte_common.h:28, from ../lib/eal/include/rte_string_fns.h:21, from ../lib/eal/common/eal_common_options.c:24: /usr/include/sys/cpuset.h:60: note: macro "CPU_OR" defined here 60 | #define CPU_OR(d, s1, s2) __BIT_OR2(CPU_SETSIZE, d, s1, s2) | In file included from ../lib/eal/include/rte_common.h:28, from ../lib/eal/include/rte_string_fns.h:21, from ../lib/eal/common/eal_common_options.c:24: ../lib/eal/freebsd/include/rte_os.h:42:2: error: 'CPU_OR' undeclared (first use in this function) 42 | CPU_OR(&tmp, src2); \ | ^~~~~~ ../lib/eal/common/eal_common_options.c:1970:3: note: in expansion of macro 'RTE_CPU_OR' 1970 | RTE_CPU_OR(cpuset, cpuset, &lcore_config[lcore_id].cpuset); | ^~~~~~~~~~ ../lib/eal/freebsd/include/rte_os.h:42:2: note: each undeclared identifier is reported only once for each function it appears in 42 | CPU_OR(&tmp, src2); \ | ^~~~~~ ../lib/eal/common/eal_common_options.c:1970:3: note: in expansion of macro 'RTE_CPU_OR' 1970 | RTE_CPU_OR(cpuset, cpuset, &lcore_config[lcore_id].cpuset); | ^~~~~~~~~~ ../lib/eal/common/eal_common_options.c:1972:28: error: macro "CPU_ANDNOT" requires 3 arguments, but only 2 given 1972 | RTE_CPU_NOT(cpuset, cpuset); | ^ In file included from /usr/include/pthread_np.h:37, from ../lib/eal/freebsd/include/rte_os.h:17, from ../lib/eal/include/rte_common.h:28, from ../lib/eal/include/rte_string_fns.h:21, from ../lib/eal/common/eal_common_options.c:24: /usr/include/sys/cpuset.h:62: note: macro "CPU_ANDNOT" defined here 62 | #define CPU_ANDNOT(d, s1, s2) __BIT_ANDNOT2(CPU_SETSIZE, d, s1, s2) | In file included from ../lib/eal/include/rte_common.h:28, from ../lib/eal/include/rte_string_fns.h:21, from ../lib/eal/common/eal_common_options.c:24: ../lib/eal/freebsd/include/rte_os.h:61:2: error: 'CPU_ANDNOT' undeclared (first use in this function) 61 | CPU_ANDNOT(&tmp, src); \ | ^~~~~~~~~~ ../lib/eal/common/eal_common_options.c:1972:2: note: in expansion of macro 'RTE_CPU_NOT' 1972 | RTE_CPU_NOT(cpuset, cpuset); | ^~~~~~~~~~~ ../lib/eal/common/eal_common_options.c:1978:42: error: macro "CPU_AND" requires 3 arguments, but only 2 given 1978 | RTE_CPU_AND(cpuset, cpuset, &default_set); | ^ In file included from /usr/include/pthread_np.h:37, from ../lib/eal/freebsd/include/rte_os.h:17, from ../lib/eal/include/rte_common.h:28, from ../lib/eal/include/rte_string_fns.h:21, from ../lib/eal/common/eal_common_options.c:24: /usr/include/sys/cpuset.h:61: note: macro "CPU_AND" defined here 61 | #define CPU_AND(d, s1, s2) __BIT_AND2(CPU_SETSIZE, d, s1, s2) | In file included from ../lib/eal/include/rte_common.h:28, from ../lib/eal/include/rte_string_fns.h:21, from ../lib/eal/common/eal_common_options.c:24: ../lib/eal/freebsd/include/rte_os.h:35:2: error: 'CPU_AND' undeclared (first use in this function) 35 | CPU_AND(&tmp, src2); \ | ^~~~~~~ ../lib/eal/common/eal_common_options.c:1978:2: note: in expansion of macro 'RTE_CPU_AND' 1978 | RTE_CPU_AND(cpuset, cpuset, &default_set); | ^~~~~~~~~~~ [41/1939] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o [42/1939] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) [43/1939] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o [44/1939] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o [45/1939] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o [46/1939] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o [47/1939] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) [48/1939] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o [49/1939] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o ninja: build stopped *Build Failed #4: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-gcc+debug FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.o gcc -Ilib/librte_eal.a.p -Ilib -I../lib -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 -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 '-DABI_VERSION="22.2"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.o -MF lib/librte_eal.a.p/eal_common_eal_common_options.c.o.d -o lib/librte_eal.a.p/eal_common_eal_common_options.c.o -c ../lib/eal/common/eal_common_options.c ../lib/eal/common/eal_common_options.c: In function 'compute_ctrl_threads_cpuset': ../lib/eal/common/eal_common_options.c:1970:60: error: macro "CPU_OR" requires 3 arguments, but only 2 given 1970 | RTE_CPU_OR(cpuset, cpuset, &lcore_config[lcore_id].cpuset); | ^ In file included from /usr/include/pthread_np.h:37, from ../lib/eal/freebsd/include/rte_os.h:17, from ../lib/eal/include/rte_common.h:28, from ../lib/eal/include/rte_string_fns.h:21, from ../lib/eal/common/eal_common_options.c:24: /usr/include/sys/cpuset.h:60: note: macro "CPU_OR" defined here 60 | #define CPU_OR(d, s1, s2) __BIT_OR2(CPU_SETSIZE, d, s1, s2) | In file included from ../lib/eal/include/rte_common.h:28, from ../lib/eal/include/rte_string_fns.h:21, from ../lib/eal/common/eal_common_options.c:24: ../lib/eal/freebsd/include/rte_os.h:42:2: error: 'CPU_OR' undeclared (first use in this function) 42 | CPU_OR(&tmp, src2); \ | ^~~~~~ ../lib/eal/common/eal_common_options.c:1970:3: note: in expansion of macro 'RTE_CPU_OR' 1970 | RTE_CPU_OR(cpuset, cpuset, &lcore_config[lcore_id].cpuset); | ^~~~~~~~~~ ../lib/eal/freebsd/include/rte_os.h:42:2: note: each undeclared identifier is reported only once for each function it appears in 42 | CPU_OR(&tmp, src2); \ | ^~~~~~ ../lib/eal/common/eal_common_options.c:1970:3: note: in expansion of macro 'RTE_CPU_OR' 1970 | RTE_CPU_OR(cpuset, cpuset, &lcore_config[lcore_id].cpuset); | ^~~~~~~~~~ ../lib/eal/common/eal_common_options.c:1972:28: error: macro "CPU_ANDNOT" requires 3 arguments, but only 2 given 1972 | RTE_CPU_NOT(cpuset, cpuset); | ^ In file included from /usr/include/pthread_np.h:37, from ../lib/eal/freebsd/include/rte_os.h:17, from ../lib/eal/include/rte_common.h:28, from ../lib/eal/include/rte_string_fns.h:21, from ../lib/eal/common/eal_common_options.c:24: /usr/include/sys/cpuset.h:62: note: macro "CPU_ANDNOT" defined here 62 | #define CPU_ANDNOT(d, s1, s2) __BIT_ANDNOT2(CPU_SETSIZE, d, s1, s2) | In file included from ../lib/eal/include/rte_common.h:28, from ../lib/eal/include/rte_string_fns.h:21, from ../lib/eal/common/eal_common_options.c:24: ../lib/eal/freebsd/include/rte_os.h:61:2: error: 'CPU_ANDNOT' undeclared (first use in this function) 61 | CPU_ANDNOT(&tmp, src); \ | ^~~~~~~~~~ ../lib/eal/common/eal_common_options.c:1972:2: note: in expansion of macro 'RTE_CPU_NOT' 1972 | RTE_CPU_NOT(cpuset, cpuset); | ^~~~~~~~~~~ ../lib/eal/common/eal_common_options.c:1978:42: error: macro "CPU_AND" requires 3 arguments, but only 2 given 1978 | RTE_CPU_AND(cpuset, cpuset, &default_set); | ^ In file included from /usr/include/pthread_np.h:37, from ../lib/eal/freebsd/include/rte_os.h:17, from ../lib/eal/include/rte_common.h:28, from ../lib/eal/include/rte_string_fns.h:21, from ../lib/eal/common/eal_common_options.c:24: /usr/include/sys/cpuset.h:61: note: macro "CPU_AND" defined here 61 | #define CPU_AND(d, s1, s2) __BIT_AND2(CPU_SETSIZE, d, s1, s2) | In file included from ../lib/eal/include/rte_common.h:28, from ../lib/eal/include/rte_string_fns.h:21, from ../lib/eal/common/eal_common_options.c:24: ../lib/eal/freebsd/include/rte_os.h:35:2: error: 'CPU_AND' undeclared (first use in this function) 35 | CPU_AND(&tmp, src2); \ | ^~~~~~~ ../lib/eal/common/eal_common_options.c:1978:2: note: in expansion of macro 'RTE_CPU_AND' 1978 | RTE_CPU_AND(cpuset, cpuset, &default_set); | ^~~~~~~~~~~ [41/2037] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o [42/2037] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) [43/2037] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o [44/2037] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o [45/2037] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o [46/2037] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o [47/2037] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) [48/2037] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o [49/2037] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o ninja: build stopped DPDK STV team