Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/101735 _Compilation issues_ Submitter: Liguzinski, WojciechX Date: 2021-10-15 08:16:20 Reply_mail: 20211015081620.2873739-6-wojciechx.liguzinski@intel.com DPDK git baseline: Repo:dpdk-next-net, CommitID: e51f80e7afd849abdcdcc190506aa8b1b9a7156c Meson Build Summary: 20 Builds Done, 3 Successful, 17 Failures, 0 Blocked +--------------+------------+--------------+------------+------------+-----------+----------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | +--------------+------------+--------------+------------+------------+-----------+----------+ | UB2004-64 | fail | fail | pass | | | fail | | FC34-64 | fail | fail | | | | | | UB2104-64 | fail | | | | | | | WIN10-64 | | pass | | | | | | UB2004-32 | fail | | | | | | | FreeBSD13-64 | fail | fail | | fail | fail | | | SUSE15-64 | fail | fail | | | | | | RHEL84-64 | fail | fail | pass | fail | fail | | +--------------+------------+--------------+------------+------------+-----------+----------+ Test environment and configuration as below: 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-icc x86_64-native-linuxapp-doc OS: FC34-64 Kernel Version: 5.11.15-300.fc34.x86_64 GCC Version: gcc (GCC) 11.0.1 20210324 (Red Hat 11.0.1-0) Clang Version: 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang OS: UB2104-64 Kernel Version: 5.11.0-16-generic GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1) 10.3.0 Clang Version: 12.0.0-1ubuntu1 x86_64-native-linuxapp-gcc OS: WIN10-64 Kernel Version: N/A GCC Version: N/A Clang Version: Clang 8.0.0 x86_64-windows-clang 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: FreeBSD13-64 Kernel Version: 13.0-RELEASE GCC Version: gcc (FreeBSD Ports Collection) 10.3.0 Clang Version: 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) x86_64-native-bsdapp-gcc x86_64-native-bsdapp-clang x86_64-native-bsdapp-gcc+shared x86_64-native-bsdapp-gcc+debug OS: SUSE15-64 Kernel Version: 5.3.18-lp152.57-default GCC Version: gcc (SUSE Linux) 7.5.0 Clang Version: 9.0.1 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc OS: RHEL84-64 Kernel Version: 4.18.0-305.19.1.el8_4.x86_64 GCC Version: gcc (GCC) 8.4.1 20200928 (Red Hat 8.4.1-1) Clang Version: 11.0.0 (Red Hat 11.0.0-1.module_el8.4.0+587+5187cac0) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc+shared x86_64-native-linuxapp-gcc+debug x86_64-native-linuxapp-icc *Build Failed #1: OS: FC34-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/librte_sched.a.p/sched_rte_sched.c.o gcc -Ilib/librte_sched.a.p -Ilib -I../lib -Ilib/sched -I../lib/sched -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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.sched -MD -MQ lib/librte_sched.a.p/sched_rte_sched.c.o -MF lib/librte_sched.a.p/sched_rte_sched.c.o.d -o lib/librte_sched.a.p/sched_rte_sched.c.o -c ../lib/sched/rte_sched.c ../lib/sched/rte_sched.c: In function ‘rte_sched_port_pie_dequeue’: ../lib/sched/rte_sched.c:1923:54: error: unused parameter ‘subport’ [-Werror=unused-parameter] 1923 | rte_sched_port_pie_dequeue(struct rte_sched_subport *subport, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:10: error: unused parameter ‘qindex’ [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~~~ ../lib/sched/rte_sched.c:1924:27: error: unused parameter ‘pkt_len’ [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:45: error: unused parameter ‘time’ [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~ cc1: all warnings being treated as errors [431/3068] Generating symbol file lib/librte_reorder.so.22.0.p/librte_reorder.so.22.0.symbols [432/3068] Generating security.sym_chk with a meson_exe.py custom command [433/3068] Compiling C object lib/librte_ipsec.a.p/ipsec_sa.c.o [434/3068] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o [435/3068] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o [436/3068] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_outb.c.o [437/3068] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_inb.c.o [438/3068] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o [439/3068] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o ninja: build stopped *Build Failed #2: OS: FC34-64 Target: x86_64-native-linuxapp-clang FAILED: lib/librte_sched.a.p/sched_rte_sched.c.o clang -Ilib/librte_sched.a.p -Ilib -I../lib -Ilib/sched -I../lib/sched -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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.sched -MD -MQ lib/librte_sched.a.p/sched_rte_sched.c.o -MF lib/librte_sched.a.p/sched_rte_sched.c.o.d -o lib/librte_sched.a.p/sched_rte_sched.c.o -c ../lib/sched/rte_sched.c ../lib/sched/rte_sched.c:1923:54: error: unused parameter 'subport' [-Werror,-Wunused-parameter] rte_sched_port_pie_dequeue(struct rte_sched_subport *subport, ^ ../lib/sched/rte_sched.c:1924:10: error: unused parameter 'qindex' [-Werror,-Wunused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ^ ../lib/sched/rte_sched.c:1924:27: error: unused parameter 'pkt_len' [-Werror,-Wunused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ^ ../lib/sched/rte_sched.c:1924:45: error: unused parameter 'time' [-Werror,-Wunused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ^ 4 errors generated. [396/3068] Linking static target lib/librte_reorder.a [397/3068] Linking static target lib/librte_rib.a [398/3068] Compiling C object lib/librte_stack.a.p/stack_rte_stack_std.c.o [399/3068] Compiling C object lib/librte_stack.a.p/stack_rte_stack.c.o [400/3068] Generating rawdev.sym_chk with a meson_exe.py custom command [401/3068] Generating power.sym_chk with a meson_exe.py custom command [402/3068] Generating regexdev.sym_chk with a meson_exe.py custom command [403/3068] Compiling C object lib/librte_pdump.a.p/pdump_rte_pdump.c.o [404/3068] Compiling C object lib/librte_security.a.p/security_rte_security.c.o ninja: build stopped *Build Failed #3: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-gcc FAILED: lib/librte_sched.a.p/sched_rte_sched.c.o gcc -Ilib/librte_sched.a.p -Ilib -I../lib -Ilib/sched -I../lib/sched -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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.sched -MD -MQ lib/librte_sched.a.p/sched_rte_sched.c.o -MF lib/librte_sched.a.p/sched_rte_sched.c.o.d -o lib/librte_sched.a.p/sched_rte_sched.c.o -c ../lib/sched/rte_sched.c ../lib/sched/rte_sched.c: In function 'rte_sched_port_pie_dequeue': ../lib/sched/rte_sched.c:1923:54: error: unused parameter 'subport' [-Werror=unused-parameter] 1923 | rte_sched_port_pie_dequeue(struct rte_sched_subport *subport, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:10: error: unused parameter 'qindex' [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~~~ ../lib/sched/rte_sched.c:1924:27: error: unused parameter 'pkt_len' [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:45: error: unused parameter 'time' [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~ cc1: all warnings being treated as errors [331/1969] Compiling C object lib/librte_ipsec.a.p/ipsec_ses.c.o [332/1969] Generating rib.sym_chk with a custom command (wrapped by meson to capture output) [333/1969] Generating security.sym_chk with a custom command (wrapped by meson to capture output) [334/1969] Compiling C object lib/librte_ipsec.a.p/ipsec_sa.c.o [335/1969] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output) [336/1969] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_inb.c.o [337/1969] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_outb.c.o [338/1969] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output) [339/1969] Generating 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-clang FAILED: lib/librte_sched.a.p/sched_rte_sched.c.o clang -Ilib/librte_sched.a.p -Ilib -I../lib -Ilib/sched -I../lib/sched -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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.sched -MD -MQ lib/librte_sched.a.p/sched_rte_sched.c.o -MF lib/librte_sched.a.p/sched_rte_sched.c.o.d -o lib/librte_sched.a.p/sched_rte_sched.c.o -c ../lib/sched/rte_sched.c ../lib/sched/rte_sched.c:1923:54: error: unused parameter 'subport' [-Werror,-Wunused-parameter] rte_sched_port_pie_dequeue(struct rte_sched_subport *subport, ^ ../lib/sched/rte_sched.c:1924:10: error: unused parameter 'qindex' [-Werror,-Wunused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ^ ../lib/sched/rte_sched.c:1924:27: error: unused parameter 'pkt_len' [-Werror,-Wunused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ^ ../lib/sched/rte_sched.c:1924:45: error: unused parameter 'time' [-Werror,-Wunused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ^ 4 errors generated. [306/1941] Compiling C object lib/librte_rib.a.p/rib_rte_rib6.c.o [307/1941] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o [308/1941] Generating cryptodev.sym_chk with a custom command (wrapped by meson to capture output) [309/1941] Generating rawdev.sym_chk with a custom command (wrapped by meson to capture output) [310/1941] Generating pdump.sym_chk with a custom command (wrapped by meson to capture output) [311/1941] Generating regexdev.sym_chk with a custom command (wrapped by meson to capture output) [312/1941] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output) [313/1941] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output) [314/1941] Generating eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #5: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-gcc+shared FAILED: lib/librte_sched.a.p/sched_rte_sched.c.o gcc -Ilib/librte_sched.a.p -Ilib -I../lib -Ilib/sched -I../lib/sched -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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.sched -MD -MQ lib/librte_sched.a.p/sched_rte_sched.c.o -MF lib/librte_sched.a.p/sched_rte_sched.c.o.d -o lib/librte_sched.a.p/sched_rte_sched.c.o -c ../lib/sched/rte_sched.c ../lib/sched/rte_sched.c: In function 'rte_sched_port_pie_dequeue': ../lib/sched/rte_sched.c:1923:54: error: unused parameter 'subport' [-Werror=unused-parameter] 1923 | rte_sched_port_pie_dequeue(struct rte_sched_subport *subport, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:10: error: unused parameter 'qindex' [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~~~ ../lib/sched/rte_sched.c:1924:27: error: unused parameter 'pkt_len' [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:45: error: unused parameter 'time' [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~ cc1: all warnings being treated as errors [331/1822] Generating rib.sym_chk with a custom command (wrapped by meson to capture output) [332/1822] Compiling C object lib/librte_ipsec.a.p/ipsec_ses.c.o [333/1822] Generating security.sym_chk with a custom command (wrapped by meson to capture output) [334/1822] Compiling C object lib/librte_ipsec.a.p/ipsec_sa.c.o [335/1822] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output) [336/1822] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_inb.c.o [337/1822] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_outb.c.o [338/1822] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output) [339/1822] Generating eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #6: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-gcc+debug FAILED: lib/librte_sched.a.p/sched_rte_sched.c.o gcc -Ilib/librte_sched.a.p -Ilib -I../lib -Ilib/sched -I../lib/sched -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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.sched -MD -MQ lib/librte_sched.a.p/sched_rte_sched.c.o -MF lib/librte_sched.a.p/sched_rte_sched.c.o.d -o lib/librte_sched.a.p/sched_rte_sched.c.o -c ../lib/sched/rte_sched.c ../lib/sched/rte_sched.c: In function 'rte_sched_port_pie_dequeue': ../lib/sched/rte_sched.c:1923:54: error: unused parameter 'subport' [-Werror=unused-parameter] 1923 | rte_sched_port_pie_dequeue(struct rte_sched_subport *subport, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:10: error: unused parameter 'qindex' [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~~~ ../lib/sched/rte_sched.c:1924:27: error: unused parameter 'pkt_len' [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:45: error: unused parameter 'time' [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~ cc1: all warnings being treated as errors [331/1941] Generating rib.sym_chk with a custom command (wrapped by meson to capture output) [332/1941] Compiling C object lib/librte_ipsec.a.p/ipsec_ses.c.o [333/1941] Generating security.sym_chk with a custom command (wrapped by meson to capture output) [334/1941] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output) [335/1941] Compiling C object lib/librte_ipsec.a.p/ipsec_sa.c.o [336/1941] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_outb.c.o [337/1941] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_inb.c.o [338/1941] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output) [339/1941] Generating eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #7: OS: RHEL84-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/librte_sched.a.p/sched_rte_sched.c.o gcc -Ilib/librte_sched.a.p -Ilib -I../lib -Ilib/sched -I../lib/sched -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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.sched -MD -MQ lib/librte_sched.a.p/sched_rte_sched.c.o -MF lib/librte_sched.a.p/sched_rte_sched.c.o.d -o lib/librte_sched.a.p/sched_rte_sched.c.o -c ../lib/sched/rte_sched.c ../lib/sched/rte_sched.c: In function ‘rte_sched_port_pie_dequeue’: ../lib/sched/rte_sched.c:1923:54: error: unused parameter ‘subport’ [-Werror=unused-parameter] rte_sched_port_pie_dequeue(struct rte_sched_subport *subport, ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:10: error: unused parameter ‘qindex’ [-Werror=unused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ~~~~~~~~~^~~~~~ ../lib/sched/rte_sched.c:1924:27: error: unused parameter ‘pkt_len’ [-Werror=unused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:45: error: unused parameter ‘time’ [-Werror=unused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ~~~~~~~~~^~~~ cc1: all warnings being treated as errors [376/2998] Linking target lib/librte_timer.so.22.0 [377/2998] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o [378/2998] Generating security.sym_chk with a custom command (wrapped by meson to capture output) [379/2998] Generating symbol file lib/librte_ring.so.22.0.p/librte_ring.so.22.0.symbols [380/2998] Generating symbol file lib/librte_pci.so.22.0.p/librte_pci.so.22.0.symbols [381/2998] Generating symbol file lib/librte_meter.so.22.0.p/librte_meter.so.22.0.symbols [382/2998] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o [383/2998] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o [384/2998] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o ninja: build stopped *Build Failed #8: OS: RHEL84-64 Target: x86_64-native-linuxapp-clang FAILED: lib/librte_sched.a.p/sched_rte_sched.c.o clang -Ilib/librte_sched.a.p -Ilib -I../lib -Ilib/sched -I../lib/sched -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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.sched -MD -MQ lib/librte_sched.a.p/sched_rte_sched.c.o -MF lib/librte_sched.a.p/sched_rte_sched.c.o.d -o lib/librte_sched.a.p/sched_rte_sched.c.o -c ../lib/sched/rte_sched.c ../lib/sched/rte_sched.c:1923:54: error: unused parameter 'subport' [-Werror,-Wunused-parameter] rte_sched_port_pie_dequeue(struct rte_sched_subport *subport, ^ ../lib/sched/rte_sched.c:1924:10: error: unused parameter 'qindex' [-Werror,-Wunused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ^ ../lib/sched/rte_sched.c:1924:27: error: unused parameter 'pkt_len' [-Werror,-Wunused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ^ ../lib/sched/rte_sched.c:1924:45: error: unused parameter 'time' [-Werror,-Wunused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ^ 4 errors generated. [379/2998] Compiling C object lib/librte_rib.a.p/rib_rte_rib6.c.o [380/2998] Generating pdump.sym_chk with a custom command (wrapped by meson to capture output) [381/2998] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o [382/2998] Generating rawdev.sym_chk with a custom command (wrapped by meson to capture output) [383/2998] Generating symbol file lib/librte_metrics.so.22.0.p/librte_metrics.so.22.0.symbols [384/2998] Generating power.sym_chk with a custom command (wrapped by meson to capture output) [385/2998] Generating symbol file lib/librte_eventdev.so.22.0.p/librte_eventdev.so.22.0.symbols [386/2998] Generating regexdev.sym_chk with a custom command (wrapped by meson to capture output) [387/2998] Generating symbol file lib/librte_gso.so.22.0.p/librte_gso.so.22.0.symbols ninja: build stopped *Build Failed #9: OS: RHEL84-64 Target: x86_64-native-linuxapp-gcc+shared FAILED: lib/librte_sched.a.p/sched_rte_sched.c.o gcc -Ilib/librte_sched.a.p -Ilib -I../lib -Ilib/sched -I../lib/sched -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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.sched -MD -MQ lib/librte_sched.a.p/sched_rte_sched.c.o -MF lib/librte_sched.a.p/sched_rte_sched.c.o.d -o lib/librte_sched.a.p/sched_rte_sched.c.o -c ../lib/sched/rte_sched.c ../lib/sched/rte_sched.c: In function ‘rte_sched_port_pie_dequeue’: ../lib/sched/rte_sched.c:1923:54: error: unused parameter ‘subport’ [-Werror=unused-parameter] rte_sched_port_pie_dequeue(struct rte_sched_subport *subport, ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:10: error: unused parameter ‘qindex’ [-Werror=unused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ~~~~~~~~~^~~~~~ ../lib/sched/rte_sched.c:1924:27: error: unused parameter ‘pkt_len’ [-Werror=unused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:45: error: unused parameter ‘time’ [-Werror=unused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ~~~~~~~~~^~~~ cc1: all warnings being treated as errors [442/2831] Generating rte_vhost_mingw with a custom command [443/2831] Generating symbol file lib/librte_rib.so.22.0.p/librte_rib.so.22.0.symbols [444/2831] Generating symbol file lib/librte_stack.so.22.0.p/librte_stack.so.22.0.symbols [445/2831] Generating symbol file lib/librte_power.so.22.0.p/librte_power.so.22.0.symbols [446/2831] Generating symbol file lib/librte_security.so.22.0.p/librte_security.so.22.0.symbols [447/2831] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o [448/2831] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o [449/2831] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o [450/2831] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o ninja: build stopped *Build Failed #10: OS: RHEL84-64 Target: x86_64-native-linuxapp-gcc+debug FAILED: lib/librte_sched.a.p/sched_rte_sched.c.o gcc -Ilib/librte_sched.a.p -Ilib -I../lib -Ilib/sched -I../lib/sched -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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.sched -MD -MQ lib/librte_sched.a.p/sched_rte_sched.c.o -MF lib/librte_sched.a.p/sched_rte_sched.c.o.d -o lib/librte_sched.a.p/sched_rte_sched.c.o -c ../lib/sched/rte_sched.c ../lib/sched/rte_sched.c: In function ‘rte_sched_port_pie_dequeue’: ../lib/sched/rte_sched.c:1923:54: error: unused parameter ‘subport’ [-Werror=unused-parameter] rte_sched_port_pie_dequeue(struct rte_sched_subport *subport, ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:10: error: unused parameter ‘qindex’ [-Werror=unused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ~~~~~~~~~^~~~~~ ../lib/sched/rte_sched.c:1924:27: error: unused parameter ‘pkt_len’ [-Werror=unused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:45: error: unused parameter ‘time’ [-Werror=unused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ~~~~~~~~~^~~~ cc1: all warnings being treated as errors [429/2912] Generating symbol file lib/librte_reorder.so.22.0.p/librte_reorder.so.22.0.symbols [430/2912] Generating symbol file lib/librte_stack.so.22.0.p/librte_stack.so.22.0.symbols [431/2912] Generating symbol file lib/librte_rawdev.so.22.0.p/librte_rawdev.so.22.0.symbols [432/2912] Generating symbol file lib/librte_rib.so.22.0.p/librte_rib.so.22.0.symbols [433/2912] Generating symbol file lib/librte_security.so.22.0.p/librte_security.so.22.0.symbols [434/2912] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o [435/2912] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o [436/2912] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o [437/2912] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o ninja: build stopped *Build Failed #11: OS: SUSE15-64 Target: x86_64-native-linuxapp-clang FAILED: lib/librte_sched.a.p/sched_rte_sched.c.o clang -Ilib/librte_sched.a.p -Ilib -I../lib -Ilib/sched -I../lib/sched -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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.sched -MD -MQ lib/librte_sched.a.p/sched_rte_sched.c.o -MF lib/librte_sched.a.p/sched_rte_sched.c.o.d -o lib/librte_sched.a.p/sched_rte_sched.c.o -c ../lib/sched/rte_sched.c ../lib/sched/rte_sched.c:1923:54: error: unused parameter 'subport' [-Werror,-Wunused-parameter] rte_sched_port_pie_dequeue(struct rte_sched_subport *subport, ^ ../lib/sched/rte_sched.c:1924:10: error: unused parameter 'qindex' [-Werror,-Wunused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ^ ../lib/sched/rte_sched.c:1924:27: error: unused parameter 'pkt_len' [-Werror,-Wunused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ^ ../lib/sched/rte_sched.c:1924:45: error: unused parameter 'time' [-Werror,-Wunused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ^ 4 errors generated. [367/3073] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o [368/3073] Compiling C object lib/librte_stack.a.p/stack_rte_stack.c.o [369/3073] Generating pdump.sym_chk with a custom command (wrapped by meson to capture output) [370/3073] Generating symbol file lib/librte_mbuf.so.22.0.p/librte_mbuf.so.22.0.symbols [371/3073] Generating power.sym_chk with a custom command (wrapped by meson to capture output) [372/3073] Generating rawdev.sym_chk with a custom command (wrapped by meson to capture output) [373/3073] Generating regexdev.sym_chk with a custom command (wrapped by meson to capture output) [374/3073] Generating rib.sym_chk with a custom command (wrapped by meson to capture output) [375/3073] Compiling C object lib/librte_security.a.p/security_rte_security.c.o ninja: build stopped *Build Failed #12: OS: SUSE15-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/librte_sched.a.p/sched_rte_sched.c.o gcc -Ilib/librte_sched.a.p -Ilib -I../lib -Ilib/sched -I../lib/sched -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -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.sched -MD -MQ lib/librte_sched.a.p/sched_rte_sched.c.o -MF lib/librte_sched.a.p/sched_rte_sched.c.o.d -o lib/librte_sched.a.p/sched_rte_sched.c.o -c ../lib/sched/rte_sched.c ../lib/sched/rte_sched.c: In function ‘rte_sched_port_pie_dequeue’: ../lib/sched/rte_sched.c:1923:54: error: unused parameter ‘subport’ [-Werror=unused-parameter] rte_sched_port_pie_dequeue(struct rte_sched_subport *subport, ^~~~~~~ ../lib/sched/rte_sched.c:1924:10: error: unused parameter ‘qindex’ [-Werror=unused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ^~~~~~ ../lib/sched/rte_sched.c:1924:27: error: unused parameter ‘pkt_len’ [-Werror=unused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ^~~~~~~ ../lib/sched/rte_sched.c:1924:45: error: unused parameter ‘time’ [-Werror=unused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ^~~~ cc1: all warnings being treated as errors [366/3071] Linking target lib/librte_acl.so.22.0 [367/3071] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o [368/3071] Generating stack.sym_chk with a custom command (wrapped by meson to capture output) [369/3071] Generating symbol file lib/librte_ring.so.22.0.p/librte_ring.so.22.0.symbols [370/3071] Generating security.sym_chk with a custom command (wrapped by meson to capture output) [371/3071] Generating symbol file lib/librte_timer.so.22.0.p/librte_timer.so.22.0.symbols [372/3071] Generating symbol file lib/librte_meter.so.22.0.p/librte_meter.so.22.0.symbols [373/3071] Generating symbol file lib/librte_pci.so.22.0.p/librte_pci.so.22.0.symbols [374/3071] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o ninja: build stopped *Build Failed #13: OS: UB2004-32 Target: i686-native-linuxapp-gcc FAILED: lib/librte_sched.a.p/sched_rte_sched.c.o gcc -Ilib/librte_sched.a.p -Ilib -I../lib -Ilib/sched -I../lib/sched -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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.sched -MD -MQ lib/librte_sched.a.p/sched_rte_sched.c.o -MF lib/librte_sched.a.p/sched_rte_sched.c.o.d -o lib/librte_sched.a.p/sched_rte_sched.c.o -c ../lib/sched/rte_sched.c ../lib/sched/rte_sched.c: In function ‘rte_sched_port_pie_dequeue’: ../lib/sched/rte_sched.c:1923:54: error: unused parameter ‘subport’ [-Werror=unused-parameter] 1923 | rte_sched_port_pie_dequeue(struct rte_sched_subport *subport, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:10: error: unused parameter ‘qindex’ [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~~~ ../lib/sched/rte_sched.c:1924:27: error: unused parameter ‘pkt_len’ [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:45: error: unused parameter ‘time’ [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~ cc1: all warnings being treated as errors [416/2356] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o [417/2356] Generating symbol file lib/librte_security.so.22.0.p/librte_security.so.22.0.symbols [418/2356] Generating symbol file lib/librte_rib.so.22.0.p/librte_rib.so.22.0.symbols [419/2356] Compiling C object lib/librte_ipsec.a.p/ipsec_sa.c.o [420/2356] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o [421/2356] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o [422/2356] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_outb.c.o [423/2356] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o [424/2356] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o ninja: build stopped *Build Failed #14: OS: UB2004-64 Target: x86_64-native-linuxapp-clang FAILED: lib/librte_sched.a.p/sched_rte_sched.c.o clang -Ilib/librte_sched.a.p -Ilib -I../lib -Ilib/sched -I../lib/sched -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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.sched -MD -MQ lib/librte_sched.a.p/sched_rte_sched.c.o -MF lib/librte_sched.a.p/sched_rte_sched.c.o.d -o lib/librte_sched.a.p/sched_rte_sched.c.o -c ../lib/sched/rte_sched.c ../lib/sched/rte_sched.c:1923:54: error: unused parameter 'subport' [-Werror,-Wunused-parameter] rte_sched_port_pie_dequeue(struct rte_sched_subport *subport, ^ ../lib/sched/rte_sched.c:1924:10: error: unused parameter 'qindex' [-Werror,-Wunused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ^ ../lib/sched/rte_sched.c:1924:27: error: unused parameter 'pkt_len' [-Werror,-Wunused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ^ ../lib/sched/rte_sched.c:1924:45: error: unused parameter 'time' [-Werror,-Wunused-parameter] uint32_t qindex, uint32_t pkt_len, uint64_t time) { ^ 4 errors generated. [398/3092] Generating rte_security_mingw with a custom command [399/3092] Generating rawdev.sym_chk with a meson_exe.py custom command [400/3092] Generating power.sym_chk with a meson_exe.py custom command [401/3092] Generating pdump.sym_chk with a meson_exe.py custom command [402/3092] Compiling C object lib/librte_security.a.p/security_rte_security.c.o [403/3092] Generating reorder.sym_chk with a meson_exe.py custom command [404/3092] Generating rib.sym_chk with a meson_exe.py custom command [405/3092] Generating regexdev.sym_chk with a meson_exe.py custom command [406/3092] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o ninja: build stopped *Build Failed #15: OS: UB2004-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/librte_sched.a.p/sched_rte_sched.c.o gcc -Ilib/librte_sched.a.p -Ilib -I../lib -Ilib/sched -I../lib/sched -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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.sched -MD -MQ lib/librte_sched.a.p/sched_rte_sched.c.o -MF lib/librte_sched.a.p/sched_rte_sched.c.o.d -o lib/librte_sched.a.p/sched_rte_sched.c.o -c ../lib/sched/rte_sched.c ../lib/sched/rte_sched.c: In function ‘rte_sched_port_pie_dequeue’: ../lib/sched/rte_sched.c:1923:54: error: unused parameter ‘subport’ [-Werror=unused-parameter] 1923 | rte_sched_port_pie_dequeue(struct rte_sched_subport *subport, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:10: error: unused parameter ‘qindex’ [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~~~ ../lib/sched/rte_sched.c:1924:27: error: unused parameter ‘pkt_len’ [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:45: error: unused parameter ‘time’ [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~ cc1: all warnings being treated as errors [430/3092] Generating symbol file lib/librte_rib.so.22.0.p/librte_rib.so.22.0.symbols [431/3092] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o [432/3092] Generating symbol file lib/librte_security.so.22.0.p/librte_security.so.22.0.symbols [433/3092] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o [434/3092] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o [435/3092] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_outb.c.o [436/3092] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o [437/3092] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o [438/3092] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o ninja: build stopped *Build Failed #16: OS: UB2004-64 Target: x86_64-native-linuxapp-doc FAILED: lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o gcc -Ilib/76b5a35@@rte_sched@sta -Ilib -I../lib -Ilib/sched -I../lib/sched -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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.sched -MD -MQ 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o' -MF 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o.d' -o 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o' -c ../lib/sched/rte_sched.c ../lib/sched/rte_sched.c: In function ‘rte_sched_port_pie_dequeue’: ../lib/sched/rte_sched.c:1923:54: error: unused parameter ‘subport’ [-Werror=unused-parameter] 1923 | rte_sched_port_pie_dequeue(struct rte_sched_subport *subport, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:10: error: unused parameter ‘qindex’ [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~~~ ../lib/sched/rte_sched.c:1924:27: error: unused parameter ‘pkt_len’ [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:45: error: unused parameter ‘time’ [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~ cc1: all warnings being treated as errors [397/2684] Generating rte_ipsec_def with a custom command. [398/2684] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_ses.c.o'. [399/2684] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_ipsec_sad.c.o'. [400/2684] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_sa.c.o'. [401/2684] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_esp_outb.c.o'. [402/2684] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_vhost_user.c.o'. [403/2684] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_esp_inb.c.o'. [404/2684] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_virtio_net.c.o'. [405/2684] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_vhost_crypto.c.o'. ninja: build stopped *Build Failed #17: OS: UB2104-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/librte_sched.a.p/sched_rte_sched.c.o gcc -Ilib/librte_sched.a.p -Ilib -I../lib -Ilib/sched -I../lib/sched -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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.sched -MD -MQ lib/librte_sched.a.p/sched_rte_sched.c.o -MF lib/librte_sched.a.p/sched_rte_sched.c.o.d -o lib/librte_sched.a.p/sched_rte_sched.c.o -c ../lib/sched/rte_sched.c ../lib/sched/rte_sched.c: In function ‘rte_sched_port_pie_dequeue’: ../lib/sched/rte_sched.c:1923:54: error: unused parameter ‘subport’ [-Werror=unused-parameter] 1923 | rte_sched_port_pie_dequeue(struct rte_sched_subport *subport, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:10: error: unused parameter ‘qindex’ [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~~~ ../lib/sched/rte_sched.c:1924:27: error: unused parameter ‘pkt_len’ [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~~~~ ../lib/sched/rte_sched.c:1924:45: error: unused parameter ‘time’ [-Werror=unused-parameter] 1924 | uint32_t qindex, uint32_t pkt_len, uint64_t time) { | ~~~~~~~~~^~~~ cc1: all warnings being treated as errors [398/3106] Generating symbol file lib/librte_metrics.so.22.0.p/librte_metrics.so.22.0.symbols [399/3106] Generating security.sym_chk with a custom command (wrapped by meson to capture output) [400/3106] Generating symbol file lib/librte_eventdev.so.22.0.p/librte_eventdev.so.22.0.symbols [401/3106] Generating symbol file lib/librte_kni.so.22.0.p/librte_kni.so.22.0.symbols [402/3106] Generating symbol file lib/librte_gso.so.22.0.p/librte_gso.so.22.0.symbols [403/3106] Generating symbol file lib/librte_ip_frag.so.22.0.p/librte_ip_frag.so.22.0.symbols [404/3106] Generating rib.sym_chk with a custom command (wrapped by meson to capture output) [405/3106] Generating regexdev.sym_chk with a custom command (wrapped by meson to capture output) [406/3106] Generating symbol file lib/librte_lpm.so.22.0.p/librte_lpm.so.22.0.symbols ninja: build stopped DPDK STV team