compilation|FAILURE| pw(165564) sid(38463) job(PER_PATCH_BUILD19166)[v7, 21/21] net/txgbe: fix temperature track for AML NIC

sys_stv at intel.com sys_stv at intel.com
Wed Jun 17 06:17:02 CEST 2026


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

_Compilation issues_

Submitter: Zaiyu Wang <zaiyuwang at trustnetic.com>
Date: 2026-06-17 03:33:59
Reply_mail: <20260617033400.376-22-zaiyuwang at trustnetic.com>

DPDK git baseline: Repo:dpdk-next-net, CommitID: 72fdcb7bd19d6fc6c4e62b9e77683250c34a972a


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.10-64 | fail       |              |            |            |           |          |            |
| FreeBSD15-64      | fail       | fail         |            | fail       | fail      |          |            |
| RHEL96-64         | fail       | fail         |            | fail       | fail      |          |            |
| SUSE16-64         | fail       | fail         |            |            |           |          |            |
| AzureLinux3.0-64  | fail       |              |            |            |           |          |            |
| UB2604-32         | fail       |              |            |            |           |          |            |
| RHEL10.1-64       | fail       |              |            |            |           |          |            |
| UB2604-64         | fail       | fail         |            |            |           | fail     | fail       |
| RHEL10-64RT       | fail       |              |            |            |           |          |            |
| UB2510-64         | fail       |              |            |            |           |          |            |
| Fedora43-64       | fail       | fail         |            |            |           |          |            |
| OpenEuler2404-64  | 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.10-64
	Kernel Version: 5.10.134-18.an8.x86_64
	GCC Version: gcc (GCC) 8.5.0 20210514 (Anolis 8.5.0-24.0.1)
	Clang Version: 18.1.8 (Red Hat 18.1.8-1.0.1.module+an8.9.0+11287+9d0292d3)
	x86_64-native-linuxapp-gcc

OS: FreeBSD15-64
	Kernel Version: 15.0-RELEASE
	GCC Version: gcc (FreeBSD Ports Collection) 14.2.0
	Clang Version: 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
	x86_64-native-bsdapp-gcc
	x86_64-native-bsdapp-clang
	x86_64-native-bsdapp-gcc+shared
	x86_64-native-bsdapp-gcc+debug

OS: RHEL96-64
	Kernel Version: 5.14.0-570.12.1.el9_6.x86_64
	GCC Version: gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-5)
	Clang Version: 19.1.7 (Red Hat, Inc. 19.1.7-2.el9)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc+shared
	x86_64-native-linuxapp-gcc+debug

OS: SUSE16-64
	Kernel Version: 6.12.0-160000.26-default
	GCC Version: gcc (SUSE Linux) 15.2.0
	Clang Version: 19.1.7
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc

OS: AzureLinux3.0-64
	Kernel Version: 6.6.47.1-1.azl3
	GCC Version: gcc (GCC) 13.2.0
	Clang Version: 18.1.2
	x86_64-native-linuxapp-gcc

OS: UB2604-32
	Kernel Version: 7.0.0-14-generic
	GCC Version: gcc (Ubuntu 15.2.0-16ubuntu1) 15.2.0
	Clang Version: 21.1.8 (6ubuntu1)
	i686-native-linuxapp-gcc

OS: RHEL10.1-64
	Kernel Version: 6.12.0-124.8.1.el10_1.x86_64
	GCC Version: gcc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)
	Clang Version: 20.1.8 (Red Hat, Inc. 20.1.8-1.el10)
	x86_64-native-linuxapp-gcc

OS: UB2604-64
	Kernel Version: 7.0.0-14-generic
	GCC Version: gcc (Ubuntu 15.2.0-16ubuntu1) 15.2.0
	Clang Version: 21.1.8 (6ubuntu1)
	x86_64-native-linuxapp-gcc+16byte
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-doc

OS: RHEL10-64RT
	Kernel Version: 6.12.0-55.9.1.el10_0.x86_64+rt
	GCC Version: gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-7)
	Clang Version: 19.1.7 (Red Hat, Inc. 19.1.7-2.el10)
	x86_64-native-linuxapp-gcc

OS: UB2510-64
	Kernel Version: 6.17.0-5-generic
	GCC Version: gcc (Ubuntu 15.2.0-4ubuntu4) 15.2.0
	Clang Version: NA
	x86_64-native-linuxapp-gcc

OS: Fedora43-64
	Kernel Version: 6.17.1-300.fc43.x86_64
	GCC Version: gcc (GCC) 15.2.1 20250924 (Red Hat 15.2.1-2)
	Clang Version: 21.1.8 (Fedora 21.1.8-4.fc43)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang

OS: OpenEuler2404-64
	Kernel Version: 6.6.0-132.0.0.111.oe2403sp3.x86_64
	GCC Version: gcc (GCC) 12.3.1 (openEuler 12.3.1-105.oe2403sp3)
	Clang Version: 17.0.6 ( 17.0.6-63.oe2403sp3)
	x86_64-native-linuxapp-gcc



*Build Failed #1:
OS: OpenAnolis8.10-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
gcc -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -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 -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c: In function ‘txgbe_set_rsc’:
../drivers/net/txgbe/txgbe_rxtx.c:4353:35: error: implicit declaration of function ‘RTE_ETH_DEV_TO_PCI’; did you mean ‘RTE_ETH_DEV_SRIOV’? [-Werror=implicit-function-declaration]
  struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
                                   ^~~~~~~~~~~~~~~~~~
                                   RTE_ETH_DEV_SRIOV
../drivers/net/txgbe/txgbe_rxtx.c:4353:35: error: nested extern declaration of ‘RTE_ETH_DEV_TO_PCI’ [-Werror=nested-externs]
../drivers/net/txgbe/txgbe_rxtx.c:4353:35: error: initialization of ‘struct rte_pci_device *’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
cc1: all warnings being treated as errors
[2486/3748] Compiling C object drivers/librte_net_virtio_avx512_lib.a.p/net_virtio_virtio_rxtx_packed.c.o
[2487/3748] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o
[2488/3748] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple.c.o
[2489/3748] Generating drivers/rte_net_vdev_netvsc.sym_chk with a custom command (wrapped by meson to capture output)
[2490/3748] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_ethdev.c.o
[2491/3748] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple_sse.c.o
[2492/3748] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtqueue.c.o
[2493/3748] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_ethdev.c.o
[2494/3748] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx.c.o
ninja: build stopped




*Build Failed #2:
OS: FreeBSD15-64
Target: x86_64-native-bsdapp-gcc
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
gcc -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mno-avx512f -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c: In function 'txgbe_set_rsc':
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: implicit declaration of function 'RTE_ETH_DEV_TO_PCI'; did you mean 'RTE_ETH_DEV_SRIOV'? [-Wimplicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^~~~~~~~~~~~~~~~~~
      |                                          RTE_ETH_DEV_SRIOV
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: nested extern declaration of 'RTE_ETH_DEV_TO_PCI' [-Werror=nested-externs]
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: initialization of 'struct rte_pci_device *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
cc1: all warnings being treated as errors
[1753/2268] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[1754/2268] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb_hw.c.o
[1755/2268] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_eeprom.c.o
[1756/2268] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[1757/2268] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_poll.c.o
[1758/2268] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml.c.o
[1759/2268] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[1760/2268] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
[1761/2268] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
ninja: build stopped




*Build Failed #3:
OS: FreeBSD15-64
Target: x86_64-native-bsdapp-clang
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
clang -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wcomma -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c:4353:35: error: call to undeclared function 'RTE_ETH_DEV_TO_PCI'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^
../drivers/net/txgbe/txgbe_rxtx.c:4353:25: error: incompatible integer to pointer conversion initializing 'struct rte_pci_device *' with an expression of type 'int' [-Wint-conversion]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                ^         ~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[1567/2287] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_pf.c.o
[1568/2287] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[1569/2287] Generating drivers/rte_net_sxe2.pmd.c with a custom command
[1570/2287] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[1571/2287] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[1572/2287] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb_hw.c.o
[1573/2287] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[1574/2287] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_eeprom.c.o
[1575/2287] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
ninja: build stopped




*Build Failed #4:
OS: FreeBSD15-64
Target: x86_64-native-bsdapp-gcc+shared
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
gcc -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mno-avx512f -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c: In function 'txgbe_set_rsc':
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: implicit declaration of function 'RTE_ETH_DEV_TO_PCI'; did you mean 'RTE_ETH_DEV_SRIOV'? [-Wimplicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^~~~~~~~~~~~~~~~~~
      |                                          RTE_ETH_DEV_SRIOV
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: nested extern declaration of 'RTE_ETH_DEV_TO_PCI' [-Werror=nested-externs]
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: initialization of 'struct rte_pci_device *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
cc1: all warnings being treated as errors
[1573/2146] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[1574/2146] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb_hw.c.o
[1575/2146] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[1576/2146] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[1577/2146] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_eeprom.c.o
[1578/2146] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[1579/2146] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_poll.c.o
[1580/2146] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
[1581/2146] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
ninja: build stopped




*Build Failed #5:
OS: FreeBSD15-64
Target: x86_64-native-bsdapp-gcc+debug
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
gcc -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mno-avx512f -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c: In function 'txgbe_set_rsc':
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: implicit declaration of function 'RTE_ETH_DEV_TO_PCI'; did you mean 'RTE_ETH_DEV_SRIOV'? [-Wimplicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^~~~~~~~~~~~~~~~~~
      |                                          RTE_ETH_DEV_SRIOV
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: nested extern declaration of 'RTE_ETH_DEV_TO_PCI' [-Werror=nested-externs]
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: initialization of 'struct rte_pci_device *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
cc1: all warnings being treated as errors
[1752/2268] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb_hw.c.o
[1753/2268] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[1754/2268] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[1755/2268] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[1756/2268] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_eeprom.c.o
[1757/2268] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_poll.c.o
[1758/2268] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[1759/2268] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
[1760/2268] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
ninja: build stopped




*Build Failed #6:
OS: RHEL96-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
gcc -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -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 -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c: In function ‘txgbe_set_rsc’:
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: implicit declaration of function ‘RTE_ETH_DEV_TO_PCI’; did you mean ‘RTE_ETH_DEV_SRIOV’? [-Werror=implicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^~~~~~~~~~~~~~~~~~
      |                                          RTE_ETH_DEV_SRIOV
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: nested extern declaration of ‘RTE_ETH_DEV_TO_PCI’ [-Werror=nested-externs]
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: initialization of ‘struct rte_pci_device *’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
cc1: all warnings being treated as errors
[2463/3678] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o
[2464/3678] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple.c.o
[2465/3678] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple_sse.c.o
[2466/3678] Compiling C object drivers/librte_net_virtio_avx512_lib.a.p/net_virtio_virtio_rxtx_packed.c.o
[2467/3678] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_ethdev.c.o
[2468/3678] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_ethdev.c.o
[2469/3678] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel.c.o
[2470/3678] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtqueue.c.o
[2471/3678] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx.c.o
ninja: build stopped




*Build Failed #7:
OS: RHEL96-64
Target: x86_64-native-linuxapp-clang
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
clang -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wcomma -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -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 -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c:4353:35: error: call to undeclared function 'RTE_ETH_DEV_TO_PCI'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^
../drivers/net/txgbe/txgbe_rxtx.c:4353:25: error: incompatible integer to pointer conversion initializing 'struct rte_pci_device *' with an expression of type 'int' [-Wint-conversion]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                ^         ~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[2391/3637] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[2392/3637] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[2393/3637] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[2394/3637] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb_hw.c.o
[2395/3637] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_eeprom.c.o
[2396/3637] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[2397/3637] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml.c.o
[2398/3637] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
[2399/3637] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
ninja: build stopped




*Build Failed #8:
OS: RHEL96-64
Target: x86_64-native-linuxapp-gcc+shared
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
gcc -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -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 -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c: In function ‘txgbe_set_rsc’:
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: implicit declaration of function ‘RTE_ETH_DEV_TO_PCI’; did you mean ‘RTE_ETH_DEV_SRIOV’? [-Werror=implicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^~~~~~~~~~~~~~~~~~
      |                                          RTE_ETH_DEV_SRIOV
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: nested extern declaration of ‘RTE_ETH_DEV_TO_PCI’ [-Werror=nested-externs]
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: initialization of ‘struct rte_pci_device *’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
cc1: all warnings being treated as errors
[2488/3517] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o
[2489/3517] Compiling C object drivers/librte_net_virtio_avx512_lib.a.p/net_virtio_virtio_rxtx_packed.c.o
[2490/3517] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple_sse.c.o
[2491/3517] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel.c.o
[2492/3517] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_ethdev.c.o
[2493/3517] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_ethdev.c.o
[2494/3517] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel_tap.c.o
[2495/3517] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtqueue.c.o
[2496/3517] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx.c.o
ninja: build stopped




*Build Failed #9:
OS: RHEL96-64
Target: x86_64-native-linuxapp-gcc+debug
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
gcc -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -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 -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c: In function ‘txgbe_set_rsc’:
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: implicit declaration of function ‘RTE_ETH_DEV_TO_PCI’; did you mean ‘RTE_ETH_DEV_SRIOV’? [-Werror=implicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^~~~~~~~~~~~~~~~~~
      |                                          RTE_ETH_DEV_SRIOV
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: nested extern declaration of ‘RTE_ETH_DEV_TO_PCI’ [-Werror=nested-externs]
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: initialization of ‘struct rte_pci_device *’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
cc1: all warnings being treated as errors
[2448/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
[2449/3678] Compiling C object drivers/libtmp_rte_net_vdev_netvsc.a.p/net_vdev_netvsc_vdev_netvsc.c.o
[2450/3678] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio.c.o
[2451/3678] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_cvq.c.o
[2452/3678] Compiling C object drivers/librte_net_virtio_avx512_lib.a.p/net_virtio_virtio_rxtx_packed.c.o
[2453/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_e56_bp.c.o
[2454/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_e56.c.o
[2455/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_phy.c.o
[2456/3678] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o
ninja: build stopped




*Build Failed #10:
OS: SUSE16-64
Target: x86_64-native-linuxapp-clang
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
clang -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wcomma -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -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 -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c:4353:35: error: call to undeclared function 'RTE_ETH_DEV_TO_PCI'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^
../drivers/net/txgbe/txgbe_rxtx.c:4353:25: error: incompatible integer to pointer conversion initializing 'struct rte_pci_device *' with an expression of type 'int' [-Wint-conversion]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                ^         ~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[2433/3659] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[2434/3659] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[2435/3659] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb_hw.c.o
[2436/3659] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[2437/3659] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_eeprom.c.o
[2438/3659] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
[2439/3659] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml40.c.o
[2440/3659] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml.c.o
[2441/3659] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
ninja: build stopped




*Build Failed #11:
OS: SUSE16-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
gcc -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -fzero-init-padding-bits=all -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c: In function ‘txgbe_set_rsc’:
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: implicit declaration of function ‘RTE_ETH_DEV_TO_PCI’; did you mean ‘RTE_ETH_DEV_SRIOV’? [-Wimplicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^~~~~~~~~~~~~~~~~~
      |                                          RTE_ETH_DEV_SRIOV
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: nested extern declaration of ‘RTE_ETH_DEV_TO_PCI’ [-Werror=nested-externs]
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: initialization of ‘struct rte_pci_device *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
cc1: all warnings being treated as errors
[2430/3659] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_pf.c.o
[2431/3659] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[2432/3659] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[2433/3659] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[2434/3659] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb_hw.c.o
[2435/3659] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_eeprom.c.o
[2436/3659] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[2437/3659] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
[2438/3659] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
ninja: build stopped




*Build Failed #12:
OS: AzureLinux3.0-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
gcc -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -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 -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c: In function ‘txgbe_set_rsc’:
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: implicit declaration of function ‘RTE_ETH_DEV_TO_PCI’; did you mean ‘RTE_ETH_DEV_SRIOV’? [-Werror=implicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^~~~~~~~~~~~~~~~~~
      |                                          RTE_ETH_DEV_SRIOV
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: nested extern declaration of ‘RTE_ETH_DEV_TO_PCI’ [-Werror=nested-externs]
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: initialization of ‘struct rte_pci_device *’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
cc1: all warnings being treated as errors
[2486/3744] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o
[2487/3744] Compiling C object drivers/librte_net_virtio_avx512_lib.a.p/net_virtio_virtio_rxtx_packed.c.o
[2488/3744] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci.c.o
[2489/3744] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci_ethdev.c.o
[2490/3744] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple.c.o
[2491/3744] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple_sse.c.o
[2492/3744] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_ethdev.c.o
[2493/3744] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtqueue.c.o
[2494/3744] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx.c.o
ninja: build stopped




*Build Failed #13:
OS: UB2604-32
Target: i686-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
gcc -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -fzero-init-padding-bits=all -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c: In function ‘txgbe_set_rsc’:
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: implicit declaration of function ‘RTE_ETH_DEV_TO_PCI’; did you mean ‘RTE_ETH_DEV_INTR_RMV’? [-Wimplicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^~~~~~~~~~~~~~~~~~
      |                                          RTE_ETH_DEV_INTR_RMV
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: nested extern declaration of ‘RTE_ETH_DEV_TO_PCI’ [-Werror=nested-externs]
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: initialization of ‘struct rte_pci_device *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
cc1: all warnings being treated as errors
[1800/2774] Generating drivers/rte_net_tap.pmd.c with a custom command
[1801/2774] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[1802/2774] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_pf.c.o
[1803/2774] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[1804/2774] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[1805/2774] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb_hw.c.o
[1806/2774] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_poll.c.o
[1807/2774] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[1808/2774] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
ninja: build stopped




*Build Failed #14:
OS: RHEL10.1-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
gcc -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -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 -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c: In function ‘txgbe_set_rsc’:
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: implicit declaration of function ‘RTE_ETH_DEV_TO_PCI’; did you mean ‘RTE_ETH_DEV_SRIOV’? [-Wimplicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^~~~~~~~~~~~~~~~~~
      |                                          RTE_ETH_DEV_SRIOV
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: nested extern declaration of ‘RTE_ETH_DEV_TO_PCI’ [-Werror=nested-externs]
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: initialization of ‘struct rte_pci_device *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
cc1: all warnings being treated as errors
[2425/3678] Generating drivers/rte_net_sxe2.pmd.c with a custom command
[2426/3678] Linking target drivers/librte_net_thunderx.so.26.2
[2427/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[2428/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[2429/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb_hw.c.o
[2430/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[2431/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[2432/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
[2433/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
ninja: build stopped




*Build Failed #15:
OS: UB2604-64
Target: x86_64-native-linuxapp-gcc+16byte
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
gcc -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -fzero-init-padding-bits=all -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 -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c: In function ‘txgbe_set_rsc’:
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: implicit declaration of function ‘RTE_ETH_DEV_TO_PCI’; did you mean ‘RTE_ETH_DEV_INTR_RMV’? [-Wimplicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^~~~~~~~~~~~~~~~~~
      |                                          RTE_ETH_DEV_INTR_RMV
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: nested extern declaration of ‘RTE_ETH_DEV_TO_PCI’ [-Werror=nested-externs]
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: initialization of ‘struct rte_pci_device *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
cc1: all warnings being treated as errors
[2581/3920] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_pf.c.o
[2582/3920] Generating drivers/rte_net_thunderx.sym_chk with a custom command (wrapped by meson to capture output)
[2583/3920] Generating drivers/rte_net_sxe2.pmd.c with a custom command
[2584/3920] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[2585/3920] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[2586/3920] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[2587/3920] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb_hw.c.o
[2588/3920] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[2589/3920] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
ninja: build stopped




*Build Failed #16:
OS: UB2604-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
gcc -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -fzero-init-padding-bits=all -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c: In function ‘txgbe_set_rsc’:
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: implicit declaration of function ‘RTE_ETH_DEV_TO_PCI’; did you mean ‘RTE_ETH_DEV_INTR_RMV’? [-Wimplicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^~~~~~~~~~~~~~~~~~
      |                                          RTE_ETH_DEV_INTR_RMV
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: nested extern declaration of ‘RTE_ETH_DEV_TO_PCI’ [-Werror=nested-externs]
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: initialization of ‘struct rte_pci_device *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
cc1: all warnings being treated as errors
[2584/3920] Compiling C object drivers/librte_net_thunderx.a.p/meson-generated_.._rte_net_thunderx.pmd.c.o
[2585/3920] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ipsec.c.o
[2586/3920] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_pf.c.o
[2587/3920] Generating drivers/rte_net_sxe2.sym_chk with a custom command (wrapped by meson to capture output)
[2588/3920] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[2589/3920] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[2590/3920] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[2591/3920] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[2592/3920] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
ninja: build stopped




*Build Failed #17:
OS: UB2604-64
Target: x86_64-native-linuxapp-clang
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
clang -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wcomma -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -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 -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c:4353:35: error: call to undeclared function 'RTE_ETH_DEV_TO_PCI'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^
../drivers/net/txgbe/txgbe_rxtx.c:4353:25: error: incompatible integer to pointer conversion initializing 'struct rte_pci_device *' with an expression of type 'int' [-Wint-conversion]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                ^         ~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[2593/3921] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[2594/3921] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[2595/3921] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb_hw.c.o
[2596/3921] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml.c.o
[2597/3921] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_eeprom.c.o
[2598/3921] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
[2599/3921] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml40.c.o
[2600/3921] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_mbx.c.o
[2601/3921] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
ninja: build stopped




*Build Failed #18:
OS: UB2604-64
Target: x86_64-native-linuxapp-doc
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
gcc -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -fzero-init-padding-bits=all -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c: In function ‘txgbe_set_rsc’:
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: implicit declaration of function ‘RTE_ETH_DEV_TO_PCI’; did you mean ‘RTE_ETH_DEV_SRIOV’? [-Wimplicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^~~~~~~~~~~~~~~~~~
      |                                          RTE_ETH_DEV_SRIOV
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: nested extern declaration of ‘RTE_ETH_DEV_TO_PCI’ [-Werror=nested-externs]
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: initialization of ‘struct rte_pci_device *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
cc1: all warnings being treated as errors
[2578/3729] Generating drivers/rte_net_thunderx.sym_chk with a custom command (wrapped by meson to capture output)
[2579/3729] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[2580/3729] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[2581/3729] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[2582/3729] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb_hw.c.o
[2583/3729] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_eeprom.c.o
[2584/3729] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[2585/3729] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
[2586/3729] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
ninja: build stopped




*Build Failed #19:
OS: RHEL10-64RT
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
gcc -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -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 -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c: In function ‘txgbe_set_rsc’:
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: implicit declaration of function ‘RTE_ETH_DEV_TO_PCI’; did you mean ‘RTE_ETH_DEV_SRIOV’? [-Wimplicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^~~~~~~~~~~~~~~~~~
      |                                          RTE_ETH_DEV_SRIOV
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: nested extern declaration of ‘RTE_ETH_DEV_TO_PCI’ [-Werror=nested-externs]
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: initialization of ‘struct rte_pci_device *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
cc1: all warnings being treated as errors
[2430/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[2431/3678] Generating drivers/rte_net_sxe2.sym_chk with a custom command (wrapped by meson to capture output)
[2432/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[2433/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[2434/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb_hw.c.o
[2435/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_eeprom.c.o
[2436/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[2437/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
[2438/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
ninja: build stopped




*Build Failed #20:
OS: UB2510-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
gcc -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -fzero-init-padding-bits=all -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c: In function ‘txgbe_set_rsc’:
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: implicit declaration of function ‘RTE_ETH_DEV_TO_PCI’; did you mean ‘RTE_ETH_DEV_SRIOV’? [-Wimplicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^~~~~~~~~~~~~~~~~~
      |                                          RTE_ETH_DEV_SRIOV
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: nested extern declaration of ‘RTE_ETH_DEV_TO_PCI’ [-Werror=nested-externs]
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: initialization of ‘struct rte_pci_device *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
cc1: all warnings being treated as errors
[2592/3916] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[2593/3916] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[2594/3916] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[2595/3916] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_eeprom.c.o
[2596/3916] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb_hw.c.o
[2597/3916] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml.c.o
[2598/3916] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[2599/3916] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
[2600/3916] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
ninja: build stopped




*Build Failed #21:
OS: Fedora43-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
gcc -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -fzero-init-padding-bits=all -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c: In function ‘txgbe_set_rsc’:
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: implicit declaration of function ‘RTE_ETH_DEV_TO_PCI’; did you mean ‘RTE_ETH_DEV_SRIOV’? [-Wimplicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^~~~~~~~~~~~~~~~~~
      |                                          RTE_ETH_DEV_SRIOV
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: nested extern declaration of ‘RTE_ETH_DEV_TO_PCI’ [-Werror=nested-externs]
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: initialization of ‘struct rte_pci_device *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
cc1: all warnings being treated as errors
[2422/3666] Generating drivers/rte_net_sxe2.pmd.c with a custom command
[2423/3666] Generating drivers/rte_net_thunderx.sym_chk with a custom command (wrapped by meson to capture output)
[2424/3666] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_pf.c.o
[2425/3666] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[2426/3666] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[2427/3666] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[2428/3666] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb_hw.c.o
[2429/3666] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[2430/3666] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
ninja: build stopped




*Build Failed #22:
OS: Fedora43-64
Target: x86_64-native-linuxapp-clang
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
clang -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wcomma -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -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 -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c:4353:35: error: call to undeclared function 'RTE_ETH_DEV_TO_PCI'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^
../drivers/net/txgbe/txgbe_rxtx.c:4353:25: error: incompatible integer to pointer conversion initializing 'struct rte_pci_device *' with an expression of type 'int' [-Wint-conversion]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                ^         ~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[2433/3666] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[2434/3666] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[2435/3666] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb_hw.c.o
[2436/3666] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_eeprom.c.o
[2437/3666] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[2438/3666] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml.c.o
[2439/3666] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml40.c.o
[2440/3666] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
[2441/3666] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
ninja: build stopped




*Build Failed #23:
OS: OpenEuler2404-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o 
gcc -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -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 -Wno-address-of-packed-member -Wno-vla -Wno-shadow -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=txgbe -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o -c ../drivers/net/txgbe/txgbe_rxtx.c
../drivers/net/txgbe/txgbe_rxtx.c: In function ‘txgbe_set_rsc’:
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: implicit declaration of function ‘RTE_ETH_DEV_TO_PCI’; did you mean ‘RTE_ETH_DEV_SRIOV’? [-Werror=implicit-function-declaration]
 4353 |         struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev);
      |                                          ^~~~~~~~~~~~~~~~~~
      |                                          RTE_ETH_DEV_SRIOV
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: nested extern declaration of ‘RTE_ETH_DEV_TO_PCI’ [-Werror=nested-externs]
../drivers/net/txgbe/txgbe_rxtx.c:4353:42: error: initialization of ‘struct rte_pci_device *’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
cc1: all warnings being treated as errors
[2450/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_vf.c.o
[2451/3678] Generating drivers/rte_net_vdev_netvsc.pmd.c with a custom command
[2452/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
[2453/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_e56_bp.c.o
[2454/3678] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_cvq.c.o
[2455/3678] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio.c.o
[2456/3678] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o
[2457/3678] Compiling C object drivers/librte_net_virtio_avx512_lib.a.p/net_virtio_virtio_rxtx_packed.c.o
[2458/3678] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_e56.c.o
ninja: build stopped


DPDK STV team


More information about the test-report mailing list