From: sys_stv@intel.com
To: test-report@dpdk.org, howard_wang@realsil.com.cn
Subject: compilation|FAILURE| pw(143185) sid(32780) job(PER_PATCH_BUILD12908)net/r8169: add PMD driver skeleton
Date: 14 Aug 2024 22:46:16 -0700 [thread overview]
Message-ID: <76edb3$1op0tg@orviesa006-auth.jf.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 74601 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/143185
_Compilation issues_
Submitter: Howard Wang <howard_wang@realsil.com.cn>
Date: 2024-08-15 05:27:55
Reply_mail: <20240815052755.23082-1-howard_wang@realsil.com.cn>
DPDK git baseline: Repo:dpdk-next-net, CommitID: e0f7ebe88ab4588dd352e9ec14270ce4e3b1470b
Meson Build Summary: 23 Builds Done, 0 Successful, 23 Failures, 0 Blocked
+-------------------+------------+--------------+------------+------------+-----------+----------+------------+
| os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte |
+-------------------+------------+--------------+------------+------------+-----------+----------+------------+
| OpenAnolis8.8-64 | fail | | | | | | |
| FreeBSD14-64 | fail | fail | | fail | fail | | |
| RHEL94-64 | fail | fail | | fail | fail | | |
| SUSE15-64 | fail | fail | | | | | |
| CBL-Mariner2.0-64 | fail | | | | | | |
| UB2404-32 | fail | | | | | | |
| RHEL93-64 | fail | | | | | | |
| UB2404-64 | fail | fail | | | | fail | fail |
| RHEL94-64Rt | fail | | | | | | |
| UB2204-64 | fail | | | | | | |
| FC40-64 | fail | fail | | | | | |
| UB2404-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: OpenAnolis8.8-64
Kernel Version: 5.10.134-13.an8.x86_64
GCC Version: gcc (GCC) 8.5.0 20210514 (Anolis 8.5.0-10.0.3)
Clang Version: 13.0.1 (Anolis 13.0.1-2.0.2.module+an8.7.0+10996+1588f068)
x86_64-native-linuxapp-gcc
OS: FreeBSD14-64
Kernel Version: 14.0-RELEASE
GCC Version: gcc (FreeBSD Ports Collection) 12.2.0
Clang Version: 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152)
x86_64-native-bsdapp-gcc
x86_64-native-bsdapp-clang
x86_64-native-bsdapp-gcc+shared
x86_64-native-bsdapp-gcc+debug
OS: RHEL94-64
Kernel Version: 5.14.0-427.13.1.el9_4.x86_64
GCC Version: gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3)
Clang Version: 17.0.6 (Red Hat, Inc. 17.0.6-5.el9)
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-150500.53-default
GCC Version: gcc (SUSE Linux) 7.5.0
Clang Version: 15.0.7
x86_64-native-linuxapp-clang
x86_64-native-linuxapp-gcc
OS: CBL-Mariner2.0-64
Kernel Version: 5.15.55.1_2e9a4f9+
GCC Version: gcc (GCC) 11.2.0
Clang Version: NA
x86_64-native-linuxapp-gcc
OS: UB2404-32
Kernel Version: 6.8.0-31-generic
GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Clang Version: NA
i686-native-linuxapp-gcc
OS: RHEL93-64
Kernel Version: 5.14.0-362.8.1.el9_3.x86_64
GCC Version: gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3)
Clang Version: 17.0.6 (Red Hat, Inc. 17.0.6-5.el9)
x86_64-native-linuxapp-gcc
OS: UB2404-64
Kernel Version: 6.8.0-31-generic
GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Clang Version: 18.1.3 (1)
x86_64-native-linuxapp-gcc+16byte
x86_64-native-linuxapp-gcc
x86_64-native-linuxapp-clang
x86_64-native-linuxapp-doc
OS: RHEL94-64Rt
Kernel Version: 5.14.0-427.13.1.el9_4.x86_64+rt
GCC Version: gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3)
Clang Version: 17.0.6 (Red Hat, Inc. 17.0.6-5.el9)
x86_64-native-linuxapp-gcc
OS: UB2204-64
Kernel Version: 5.15.0-94-generic
GCC Version: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Clang Version: 14.0.0-1ubuntu1.1
x86_64-native-linuxapp-gcc
OS: FC40-64
Kernel Version: 6.8.5-301.fc40.x86_64
GCC Version: gcc (GCC) 14.0.1 20240411 (Red Hat 14.0.1-0)
Clang Version: 18.1.1 (Fedora 18.1.1-1.fc40)
x86_64-native-linuxapp-gcc
x86_64-native-linuxapp-clang
OS: UB2404-64Rt
Kernel Version: 6.8.0-rt8
GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Clang Version: 18.1.3 (1)
x86_64-native-linuxapp-gcc
*Build Failed #1:
OS: OpenAnolis8.8-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
gcc -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:17: error: unused variable ‘hw’ [-Werror=unused-variable]
struct rtl_hw *hw = &adapter->hw;
^~
../drivers/net/r8169/r8169_ethdev.c:115:26: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
^~~~~~~~~~~
cc1: all warnings being treated as errors
[1894/2992] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[1895/2992] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[1896/2992] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[1897/2992] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o
[1898/2992] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[1899/2992] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[1900/2992] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[1901/2992] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[1902/2992] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
ninja: build stopped
*Build Failed #2:
OS: FreeBSD14-64
Target: x86_64-native-bsdapp-gcc
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
gcc -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/bsd -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mno-avx512f -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function 'rtl_dev_init':
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable 'hw' [-Werror=unused-variable]
117 | struct rtl_hw *hw = &adapter->hw;
| ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable 'intr_handle' [-Werror=unused-variable]
115 | struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[1246/1960] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[1247/1960] Generating drivers/rte_net_ixgbe.sym_chk with a custom command (wrapped by meson to capture output)
[1248/1960] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[1249/1960] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[1250/1960] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[1251/1960] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o
[1252/1960] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1253/1960] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[1254/1960] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
ninja: build stopped
*Build Failed #3:
OS: FreeBSD14-64
Target: x86_64-native-bsdapp-clang
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
clang -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/bsd -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c:115:26: error: unused variable 'intr_handle' [-Werror,-Wunused-variable]
struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
^
../drivers/net/r8169/r8169_ethdev.c:117:17: error: unused variable 'hw' [-Werror,-Wunused-variable]
struct rtl_hw *hw = &adapter->hw;
^
2 errors generated.
[1261/1977] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[1262/1977] Generating drivers/rte_net_ixgbe.sym_chk with a custom command (wrapped by meson to capture output)
[1263/1977] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[1264/1977] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o
[1265/1977] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1266/1977] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[1267/1977] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[1268/1977] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[1269/1977] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
ninja: build stopped
*Build Failed #4:
OS: FreeBSD14-64
Target: x86_64-native-bsdapp-gcc+shared
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
gcc -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/bsd -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mno-avx512f -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function 'rtl_dev_init':
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable 'hw' [-Werror=unused-variable]
117 | struct rtl_hw *hw = &adapter->hw;
| ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable 'intr_handle' [-Werror=unused-variable]
115 | struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[1268/1857] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[1269/1857] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_mcp.c.o
[1270/1857] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[1271/1857] Generating symbol file drivers/librte_net_ixgbe.so.25.0.p/librte_net_ixgbe.so.25.0.symbols
[1272/1857] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[1273/1857] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[1274/1857] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1275/1857] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[1276/1857] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
ninja: build stopped
*Build Failed #5:
OS: FreeBSD14-64
Target: x86_64-native-bsdapp-gcc+debug
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
gcc -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/bsd -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mno-avx512f -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function 'rtl_dev_init':
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable 'hw' [-Werror=unused-variable]
117 | struct rtl_hw *hw = &adapter->hw;
| ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable 'intr_handle' [-Werror=unused-variable]
115 | struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[1245/1960] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[1246/1960] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[1247/1960] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_ethdev.c.o
[1248/1960] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[1249/1960] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[1250/1960] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1251/1960] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[1252/1960] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[1253/1960] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
ninja: build stopped
*Build Failed #6:
OS: RHEL94-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
gcc -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable ‘hw’ [-Werror=unused-variable]
117 | struct rtl_hw *hw = &adapter->hw;
| ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
115 | struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[1907/3046] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[1908/3046] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[1909/3046] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[1910/3046] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[1911/3046] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o
[1912/3046] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[1913/3046] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[1914/3046] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1915/3046] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
ninja: build stopped
*Build Failed #7:
OS: RHEL94-64
Target: x86_64-native-linuxapp-clang
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
clang -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c:115:26: error: unused variable 'intr_handle' [-Werror,-Wunused-variable]
115 | struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
| ^~~~~~~~~~~
../drivers/net/r8169/r8169_ethdev.c:117:17: error: unused variable 'hw' [-Werror,-Wunused-variable]
117 | struct rtl_hw *hw = &adapter->hw;
| ^~
2 errors generated.
[1913/3007] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_mempool.c.o
[1914/3007] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic.c.o
[1915/3007] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1916/3007] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_pipeline.c.o
[1917/3007] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cli.c.o
[1918/3007] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_swq.c.o
[1919/3007] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[1920/3007] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_thread.c.o
[1921/3007] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
ninja: build stopped
*Build Failed #8:
OS: RHEL94-64
Target: x86_64-native-linuxapp-gcc+shared
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
gcc -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable ‘hw’ [-Werror=unused-variable]
117 | struct rtl_hw *hw = &adapter->hw;
| ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
115 | struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[1928/2896] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_sriov.c.o
[1929/2896] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[1930/2896] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o
[1931/2896] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[1932/2896] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[1933/2896] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[1934/2896] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1935/2896] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[1936/2896] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
ninja: build stopped
*Build Failed #9:
OS: RHEL94-64
Target: x86_64-native-linuxapp-gcc+debug
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
gcc -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable ‘hw’ [-Werror=unused-variable]
117 | struct rtl_hw *hw = &adapter->hw;
| ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
115 | struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[1903/3042] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[1904/3042] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[1905/3042] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[1906/3042] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o
[1907/3042] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sw_stats.c.o
[1908/3042] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[1909/3042] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[1910/3042] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1911/3042] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
ninja: build stopped
*Build Failed #10:
OS: SUSE15-64
Target: x86_64-native-linuxapp-clang
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
clang -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c:117:17: error: unused variable 'hw' [-Werror,-Wunused-variable]
struct rtl_hw *hw = &adapter->hw;
^
../drivers/net/r8169/r8169_ethdev.c:115:26: error: unused variable 'intr_handle' [-Werror,-Wunused-variable]
struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
^
2 errors generated.
[1889/3013] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[1890/3013] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[1891/3013] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[1892/3013] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1893/3013] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o
[1894/3013] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[1895/3013] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[1896/3013] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[1897/3013] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
ninja: build stopped
*Build Failed #11:
OS: SUSE15-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
gcc -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:17: error: unused variable ‘hw’ [-Werror=unused-variable]
struct rtl_hw *hw = &adapter->hw;
^~
../drivers/net/r8169/r8169_ethdev.c:115:26: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
^~~~~~~~~~~
cc1: all warnings being treated as errors
[1887/3011] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[1888/3011] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[1889/3011] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o
[1890/3011] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[1891/3011] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[1892/3011] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[1893/3011] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[1894/3011] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1895/3011] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
ninja: build stopped
*Build Failed #12:
OS: CBL-Mariner2.0-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
gcc -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable ‘hw’ [-Werror=unused-variable]
117 | struct rtl_hw *hw = &adapter->hw;
| ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
115 | struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[1885/2993] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_ethdev.c.o
[1886/2993] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_mcp.c.o
[1887/2993] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[1888/2993] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[1889/2993] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[1890/2993] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[1891/2993] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[1892/2993] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1893/2993] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
ninja: build stopped
*Build Failed #13:
OS: UB2404-32
Target: i686-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
gcc -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable ‘hw’ [-Werror=unused-variable]
117 | struct rtl_hw *hw = &adapter->hw;
| ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
115 | struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[1456/2288] Linking static target drivers/net/qede/base/libqede_base.a
[1457/2288] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_mempool.c.o
[1458/2288] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_pipeline.c.o
[1459/2288] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_swq.c.o
[1460/2288] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic.c.o
[1461/2288] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cli.c.o
[1462/2288] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[1463/2288] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1464/2288] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
ninja: build stopped
*Build Failed #14:
OS: RHEL93-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
gcc -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable ‘hw’ [-Werror=unused-variable]
117 | struct rtl_hw *hw = &adapter->hw;
| ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
115 | struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[1911/3062] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[1912/3062] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[1913/3062] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[1914/3062] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o
[1915/3062] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[1916/3062] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[1917/3062] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1918/3062] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[1919/3062] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
ninja: build stopped
*Build Failed #15:
OS: UB2404-64
Target: x86_64-native-linuxapp-gcc+16byte
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
gcc -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable ‘hw’ [-Werror=unused-variable]
117 | struct rtl_hw *hw = &adapter->hw;
| ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
115 | struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[2018/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[2019/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[2020/3201] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[2021/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[2022/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o
[2023/3201] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[2024/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sw_stats.c.o
[2025/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[2026/3201] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
ninja: build stopped
*Build Failed #16:
OS: UB2404-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
gcc -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable ‘hw’ [-Werror=unused-variable]
117 | struct rtl_hw *hw = &adapter->hw;
| ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
115 | struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[2013/3197] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[2014/3197] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[2015/3197] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o
[2016/3197] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[2017/3197] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[2018/3197] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[2019/3197] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[2020/3197] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[2021/3197] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
ninja: build stopped
*Build Failed #17:
OS: UB2404-64
Target: x86_64-native-linuxapp-clang
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
clang -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c:115:26: error: unused variable 'intr_handle' [-Werror,-Wunused-variable]
115 | struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
| ^~~~~~~~~~~
../drivers/net/r8169/r8169_ethdev.c:117:17: error: unused variable 'hw' [-Werror,-Wunused-variable]
117 | struct rtl_hw *hw = &adapter->hw;
| ^~
2 errors generated.
[2013/3197] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[2014/3197] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[2015/3197] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[2016/3197] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o
[2017/3197] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[2018/3197] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[2019/3197] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[2020/3197] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[2021/3197] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
ninja: build stopped
*Build Failed #18:
OS: UB2404-64
Target: x86_64-native-linuxapp-doc
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
gcc -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable ‘hw’ [-Werror=unused-variable]
117 | struct rtl_hw *hw = &adapter->hw;
| ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
115 | struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[2013/3024] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[2014/3024] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o
[2015/3024] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[2016/3024] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[2017/3024] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[2018/3024] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[2019/3024] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[2020/3024] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[2021/3024] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
ninja: build stopped
*Build Failed #19:
OS: RHEL94-64Rt
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
gcc -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable ‘hw’ [-Werror=unused-variable]
117 | struct rtl_hw *hw = &adapter->hw;
| ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
115 | struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[1910/3046] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[1911/3046] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[1912/3046] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o
[1913/3046] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[1914/3046] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sw_stats.c.o
[1915/3046] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[1916/3046] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[1917/3046] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[1918/3046] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
ninja: build stopped
*Build Failed #20:
OS: UB2204-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
gcc -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable ‘hw’ [-Werror=unused-variable]
117 | struct rtl_hw *hw = &adapter->hw;
| ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
115 | struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[1900/3043] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_mcp.c.o
[1901/3043] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[1902/3043] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[1903/3043] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[1904/3043] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[1905/3043] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[1906/3043] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[1907/3043] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1908/3043] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
ninja: build stopped
*Build Failed #21:
OS: FC40-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
gcc -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable ‘hw’ [-Werror=unused-variable]
117 | struct rtl_hw *hw = &adapter->hw;
| ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
115 | struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[2020/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[2021/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[2022/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o
[2023/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_intr.c.o
[2024/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sw_stats.c.o
[2025/3201] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[2026/3201] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[2027/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[2028/3201] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
ninja: build stopped
*Build Failed #22:
OS: FC40-64
Target: x86_64-native-linuxapp-clang
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
clang -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c:115:26: error: unused variable 'intr_handle' [-Werror,-Wunused-variable]
115 | struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
| ^~~~~~~~~~~
../drivers/net/r8169/r8169_ethdev.c:117:17: error: unused variable 'hw' [-Werror,-Wunused-variable]
117 | struct rtl_hw *hw = &adapter->hw;
| ^~
2 errors generated.
[2020/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[2021/3201] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[2022/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[2023/3201] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[2024/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o
[2025/3201] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[2026/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[2027/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[2028/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sw_stats.c.o
ninja: build stopped
*Build Failed #23:
OS: UB2404-64Rt
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
gcc -Idrivers/libtmp_rte_net_r8169.a.p -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -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/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -MF drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o.d -o drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable ‘hw’ [-Werror=unused-variable]
117 | struct rtl_hw *hw = &adapter->hw;
| ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
115 | struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[2015/3201] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[2016/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[2017/3201] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_ethdev.c.o
[2018/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[2019/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[2020/3201] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[2021/3201] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[2022/3201] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
[2023/3201] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
ninja: build stopped
DPDK STV team
reply other threads:[~2024-08-15 5:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='76edb3$1op0tg@orviesa006-auth.jf.intel.com' \
--to=sys_stv@intel.com \
--cc=howard_wang@realsil.com.cn \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).