Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/103542 _Compilation issues_ Submitter: Ferruh Yigit Date: 2021-11-02 23:44:34 Reply_mail: 20211102234434.2639807-1-ferruh.yigit@intel.com DPDK git baseline: Repo:dpdk-next-net, CommitID: bae3f1c6dd29b83ec2a58a63a29533230d675623 Meson Build Summary: 20 Builds Done, 8 Successful, 12 Failures, 0 Blocked +--------------+------------+--------------+------------+------------+-----------+----------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | +--------------+------------+--------------+------------+------------+-----------+----------+ | UB2004-64 | fail | pass | pass | | | fail | | FC34-64 | fail | pass | | | | | | WIN10-64 | | pass | | | | | | UB2004-32 | fail | | | | | | | FreeBSD13-64 | fail | pass | | fail | fail | | | UB2110-64 | fail | | | | | | | SUSE15-64 | fail | pass | | | | | | RHEL84-64 | fail | pass | pass | fail | fail | | +--------------+------------+--------------+------------+------------+-----------+----------+ Test environment and configuration as below: OS: UB2004-64 Kernel Version: 5.8.0-48-generic GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0 Clang Version: 10.0.0-4ubuntu1 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc x86_64-native-linuxapp-icc x86_64-native-linuxapp-doc OS: FC34-64 Kernel Version: 5.11.15-300.fc34.x86_64 GCC Version: gcc (GCC) 11.0.1 20210324 (Red Hat 11.0.1-0) Clang Version: 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang OS: WIN10-64 Kernel Version: N/A GCC Version: N/A Clang Version: Clang 8.0.0 x86_64-windows-clang OS: UB2004-32 Kernel Version: 5.8.0-48-generic GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0 Clang Version: 10.0.0-4ubuntu1 i686-native-linuxapp-gcc OS: FreeBSD13-64 Kernel Version: 13.0-RELEASE GCC Version: gcc (FreeBSD Ports Collection) 10.3.0 Clang Version: 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) x86_64-native-bsdapp-gcc x86_64-native-bsdapp-clang x86_64-native-bsdapp-gcc+shared x86_64-native-bsdapp-gcc+debug OS: UB2110-64 Kernel Version: 5.13.0-19-generic GCC Version: gcc (Ubuntu 11.2.0-7ubuntu2) 11.2.0 Clang Version: 13.0.0-2 x86_64-native-linuxapp-gcc OS: SUSE15-64 Kernel Version: 5.3.18-57-default GCC Version: gcc (SUSE Linux) 7.5.0 Clang Version: 11.0.1 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc OS: RHEL84-64 Kernel Version: 4.18.0-305.19.1.el8_4.x86_64 GCC Version: gcc (GCC) 8.4.1 20200928 (Red Hat 8.4.1-1) Clang Version: 11.0.0 (Red Hat 11.0.0-1.module_el8.4.0+587+5187cac0) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc+shared x86_64-native-linuxapp-gcc+debug x86_64-native-linuxapp-icc *Build Failed #1: OS: FC34-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o gcc -Ilib/librte_pcapng.a.p -Ilib -I../lib -Ilib/pcapng -I../lib/pcapng -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ethdev -I../lib/ethdev -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pcapng -MD -MQ lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -MF lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o.d -o lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -c ../lib/pcapng/rte_pcapng.c ../lib/pcapng/rte_pcapng.c: In function ‘pcapng_add_interface’: ../lib/pcapng/rte_pcapng.c:181:20: error: "ETH_LINK_UP" is deprecated [-Werror] 181 | if (link.link_status == ETH_LINK_UP) | ^~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [330/3053] Generating rte_regexdev_def with a custom command [331/3053] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o [332/3053] Generating lpm.sym_chk with a meson_exe.py custom command [333/3053] Generating member.sym_chk with a meson_exe.py custom command [334/3053] Generating symbol file lib/librte_eal.so.22.0.p/librte_eal.so.22.0.symbols [335/3053] Generating eventdev.sym_chk with a meson_exe.py custom command [336/3053] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o [337/3053] Compiling C object lib/librte_rawdev.a.p/rawdev_rte_rawdev.c.o [338/3053] Compiling C object lib/librte_regexdev.a.p/regexdev_rte_regexdev.c.o ninja: build stopped *Build Failed #2: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-gcc FAILED: lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o gcc -Ilib/librte_pcapng.a.p -Ilib -I../lib -Ilib/pcapng -I../lib/pcapng -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ethdev -I../lib/ethdev -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 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pcapng -MD -MQ lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -MF lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o.d -o lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -c ../lib/pcapng/rte_pcapng.c ../lib/pcapng/rte_pcapng.c: In function 'pcapng_add_interface': ../lib/pcapng/rte_pcapng.c:181:13: error: "ETH_LINK_UP" is deprecated [-Werror] 181 | if (link.link_status == ETH_LINK_UP) | ^~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [311/2037] Linking static target lib/librte_regexdev.a [312/2037] Compiling C object lib/librte_rawdev.a.p/rawdev_rte_rawdev.c.o [313/2037] Generating rte_dmadev_mingw with a custom command [314/2037] Generating lpm.sym_chk with a custom command (wrapped by meson to capture output) [315/2037] Generating member.sym_chk with a custom command (wrapped by meson to capture output) [316/2037] Generating cryptodev.sym_chk with a custom command (wrapped by meson to capture output) [317/2037] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output) [318/2037] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output) [319/2037] Generating eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #3: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-gcc+shared FAILED: lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o gcc -Ilib/librte_pcapng.a.p -Ilib -I../lib -Ilib/pcapng -I../lib/pcapng -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ethdev -I../lib/ethdev -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 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pcapng -MD -MQ lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -MF lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o.d -o lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -c ../lib/pcapng/rte_pcapng.c ../lib/pcapng/rte_pcapng.c: In function 'pcapng_add_interface': ../lib/pcapng/rte_pcapng.c:181:13: error: "ETH_LINK_UP" is deprecated [-Werror] 181 | if (link.link_status == ETH_LINK_UP) | ^~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [315/1891] Generating lpm.sym_chk with a custom command (wrapped by meson to capture output) [316/1891] Generating member.sym_chk with a custom command (wrapped by meson to capture output) [317/1891] Generating dmadev.sym_chk with a custom command (wrapped by meson to capture output) [318/1891] Generating cryptodev.sym_chk with a custom command (wrapped by meson to capture output) [319/1891] Generating rawdev.sym_chk with a custom command (wrapped by meson to capture output) [320/1891] Generating regexdev.sym_chk with a custom command (wrapped by meson to capture output) [321/1891] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output) [322/1891] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output) [323/1891] Generating eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #4: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-gcc+debug FAILED: lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o gcc -Ilib/librte_pcapng.a.p -Ilib -I../lib -Ilib/pcapng -I../lib/pcapng -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ethdev -I../lib/ethdev -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 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pcapng -MD -MQ lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -MF lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o.d -o lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -c ../lib/pcapng/rte_pcapng.c ../lib/pcapng/rte_pcapng.c: In function 'pcapng_add_interface': ../lib/pcapng/rte_pcapng.c:181:13: error: "ETH_LINK_UP" is deprecated [-Werror] 181 | if (link.link_status == ETH_LINK_UP) | ^~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [316/2009] Linking static target lib/librte_rawdev.a [317/2009] Generating cryptodev.sym_chk with a custom command (wrapped by meson to capture output) [318/2009] Generating dmadev.sym_chk with a custom command (wrapped by meson to capture output) [319/2009] Compiling C object lib/librte_rib.a.p/rib_rte_rib.c.o [320/2009] Generating regexdev.sym_chk with a custom command (wrapped by meson to capture output) [321/2009] Compiling C object lib/librte_rib.a.p/rib_rte_rib6.c.o [322/2009] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output) [323/2009] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output) [324/2009] Generating eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #5: OS: RHEL84-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o gcc -Ilib/librte_pcapng.a.p -Ilib -I../lib -Ilib/pcapng -I../lib/pcapng -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ethdev -I../lib/ethdev -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 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pcapng -MD -MQ lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -MF lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o.d -o lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -c ../lib/pcapng/rte_pcapng.c ../lib/pcapng/rte_pcapng.c: In function ‘pcapng_add_interface’: ../lib/pcapng/rte_pcapng.c:181:13: error: "ETH_LINK_UP" is deprecated [-Werror] if (link.link_status == ETH_LINK_UP) ^~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [317/2996] Compiling C object lib/librte_power.a.p/power_rte_power.c.o [318/2996] Generating kni.sym_chk with a custom command (wrapped by meson to capture output) [319/2996] Compiling C object lib/librte_member.a.p/member_rte_member_ht.c.o [320/2996] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o [321/2996] Generating lpm.sym_chk with a custom command (wrapped by meson to capture output) [322/2996] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o [323/2996] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o [324/2996] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output) [325/2996] Generating eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #6: OS: RHEL84-64 Target: x86_64-native-linuxapp-gcc+shared FAILED: lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o gcc -Ilib/librte_pcapng.a.p -Ilib -I../lib -Ilib/pcapng -I../lib/pcapng -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ethdev -I../lib/ethdev -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 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pcapng -MD -MQ lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -MF lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o.d -o lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -c ../lib/pcapng/rte_pcapng.c ../lib/pcapng/rte_pcapng.c: In function ‘pcapng_add_interface’: ../lib/pcapng/rte_pcapng.c:181:13: error: "ETH_LINK_UP" is deprecated [-Werror] if (link.link_status == ETH_LINK_UP) ^~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [372/2831] Compiling C object lib/librte_member.a.p/member_rte_member_ht.c.o [373/2831] Compiling C object lib/librte_power.a.p/power_rte_power.c.o [374/2831] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o [375/2831] Generating symbol file lib/librte_latencystats.so.22.0.p/librte_latencystats.so.22.0.symbols [376/2831] Generating symbol file lib/librte_gso.so.22.0.p/librte_gso.so.22.0.symbols [377/2831] Generating lpm.sym_chk with a custom command (wrapped by meson to capture output) [378/2831] Generating symbol file lib/librte_kni.so.22.0.p/librte_kni.so.22.0.symbols [379/2831] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o [380/2831] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #7: OS: RHEL84-64 Target: x86_64-native-linuxapp-gcc+debug FAILED: lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o gcc -Ilib/librte_pcapng.a.p -Ilib -I../lib -Ilib/pcapng -I../lib/pcapng -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ethdev -I../lib/ethdev -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 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pcapng -MD -MQ lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -MF lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o.d -o lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -c ../lib/pcapng/rte_pcapng.c ../lib/pcapng/rte_pcapng.c: In function ‘pcapng_add_interface’: ../lib/pcapng/rte_pcapng.c:181:13: error: "ETH_LINK_UP" is deprecated [-Werror] if (link.link_status == ETH_LINK_UP) ^~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [373/2948] Linking target lib/librte_kni.so.22.0 [374/2948] Compiling C object lib/librte_power.a.p/power_rte_power_empty_poll.c.o [375/2948] Generating symbol file lib/librte_ip_frag.so.22.0.p/librte_ip_frag.so.22.0.symbols [376/2948] Generating symbol file lib/librte_eventdev.so.22.0.p/librte_eventdev.so.22.0.symbols [377/2948] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o [378/2948] Generating member.sym_chk with a custom command (wrapped by meson to capture output) [379/2948] Generating lpm.sym_chk with a custom command (wrapped by meson to capture output) [380/2948] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o [381/2948] Compiling C object lib/librte_rawdev.a.p/rawdev_rte_rawdev.c.o ninja: build stopped *Build Failed #8: OS: SUSE15-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/76b5a35@@rte_pcapng@sta/pcapng_rte_pcapng.c.o gcc -Ilib/76b5a35@@rte_pcapng@sta -Ilib -I../lib -Ilib/pcapng -I../lib/pcapng -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ethdev -I../lib/ethdev -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pcapng -MD -MQ 'lib/76b5a35@@rte_pcapng@sta/pcapng_rte_pcapng.c.o' -MF 'lib/76b5a35@@rte_pcapng@sta/pcapng_rte_pcapng.c.o.d' -o 'lib/76b5a35@@rte_pcapng@sta/pcapng_rte_pcapng.c.o' -c ../lib/pcapng/rte_pcapng.c ../lib/pcapng/rte_pcapng.c: In function ‘pcapng_add_interface’: ../lib/pcapng/rte_pcapng.c:181:13: error: "ETH_LINK_UP" is deprecated [-Werror] if (link.link_status == ETH_LINK_UP) ^~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [320/2998] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_empty_poll.c.o' [321/2998] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o' [322/2998] Generating lpm.sym_chk with a meson_exe.py custom command [323/2998] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o' [324/2998] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_ht.c.o' [325/2998] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o' [326/2998] Generating ethdev.sym_chk with a meson_exe.py custom command [327/2998] Generating eal.sym_chk with a meson_exe.py custom command [328/2998] Generating eventdev.sym_chk with a meson_exe.py custom command ninja: build stopped *Build Failed #9: OS: UB2004-32 Target: i686-native-linuxapp-gcc FAILED: lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o gcc -Ilib/librte_pcapng.a.p -Ilib -I../lib -Ilib/pcapng -I../lib/pcapng -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ethdev -I../lib/ethdev -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pcapng -MD -MQ lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -MF lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o.d -o lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -c ../lib/pcapng/rte_pcapng.c ../lib/pcapng/rte_pcapng.c: In function ‘pcapng_add_interface’: ../lib/pcapng/rte_pcapng.c:181:13: error: "ETH_LINK_UP" is deprecated [-Werror] 181 | if (link.link_status == ETH_LINK_UP) | ^~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [338/2426] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o [339/2426] Linking static target lib/librte_gso.a [340/2426] Linking static target lib/librte_ip_frag.a [341/2426] Linking static target lib/librte_eventdev.a [342/2426] Linking static target lib/librte_latencystats.a [343/2426] Linking static target lib/librte_lpm.a [344/2426] Linking static target lib/librte_member.a [345/2426] Generating gro.sym_chk with a meson_exe.py custom command [346/2426] Generating jobstats.sym_chk with a meson_exe.py custom command ninja: build stopped *Build Failed #10: OS: UB2004-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o gcc -Ilib/librte_pcapng.a.p -Ilib -I../lib -Ilib/pcapng -I../lib/pcapng -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ethdev -I../lib/ethdev -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pcapng -MD -MQ lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -MF lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o.d -o lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -c ../lib/pcapng/rte_pcapng.c ../lib/pcapng/rte_pcapng.c: In function ‘pcapng_add_interface’: ../lib/pcapng/rte_pcapng.c:181:13: error: "ETH_LINK_UP" is deprecated [-Werror] 181 | if (link.link_status == ETH_LINK_UP) | ^~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [195/3077] Generating bitratestats.sym_chk with a meson_exe.py custom command [196/3077] Compiling C object lib/librte_bpf.a.p/bpf_bpf_dump.c.o [197/3077] Compiling C object lib/librte_acl.a.p/acl_acl_run_sse.c.o [198/3077] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o [199/3077] Generating bbdev.sym_chk with a meson_exe.py custom command [200/3077] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx2.c.o [201/3077] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx512.c.o [202/3077] Generating eal.sym_chk with a meson_exe.py custom command [203/3077] Generating ethdev.sym_chk with a meson_exe.py custom command ninja: build stopped *Build Failed #11: OS: UB2004-64 Target: x86_64-native-linuxapp-doc FAILED: lib/76b5a35@@rte_pcapng@sta/pcapng_rte_pcapng.c.o gcc -Ilib/76b5a35@@rte_pcapng@sta -Ilib -I../lib -Ilib/pcapng -I../lib/pcapng -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ethdev -I../lib/ethdev -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pcapng -MD -MQ 'lib/76b5a35@@rte_pcapng@sta/pcapng_rte_pcapng.c.o' -MF 'lib/76b5a35@@rte_pcapng@sta/pcapng_rte_pcapng.c.o.d' -o 'lib/76b5a35@@rte_pcapng@sta/pcapng_rte_pcapng.c.o' -c ../lib/pcapng/rte_pcapng.c ../lib/pcapng/rte_pcapng.c: In function ‘pcapng_add_interface’: ../lib/pcapng/rte_pcapng.c:181:13: error: "ETH_LINK_UP" is deprecated [-Werror] 181 | if (link.link_status == ETH_LINK_UP) | ^~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [344/2674] Generating symbol file 'lib/76b5a35@@rte_eventdev@sha/librte_eventdev.so.22.0.symbols'. [345/2674] Generating rte_power_def with a custom command. [346/2674] Linking target lib/librte_member.so.22.0. [347/2674] Compiling C object 'lib/76b5a35@@rte_lpm@sta/lpm_rte_lpm6.c.o'. [348/2674] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'. [349/2674] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'. [350/2674] Generating symbol file 'lib/76b5a35@@rte_kni@sha/librte_kni.so.22.0.symbols'. [351/2674] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'. [352/2674] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'. ninja: build stopped *Build Failed #12: OS: UB2110-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o gcc -Ilib/librte_pcapng.a.p -Ilib -I../lib -Ilib/pcapng -I../lib/pcapng -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ethdev -I../lib/ethdev -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pcapng -MD -MQ lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -MF lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o.d -o lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -c ../lib/pcapng/rte_pcapng.c ../lib/pcapng/rte_pcapng.c: In function ‘pcapng_add_interface’: ../lib/pcapng/rte_pcapng.c:181:20: error: "ETH_LINK_UP" is deprecated [-Werror] 181 | if (link.link_status == ETH_LINK_UP) | ^~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [334/3091] Linking target lib/librte_cfgfile.so.22.0 [335/3091] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o [336/3091] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output) [337/3091] Generating symbol file lib/librte_pci.so.22.0.p/librte_pci.so.22.0.symbols [338/3091] Generating symbol file lib/librte_rcu.so.22.0.p/librte_rcu.so.22.0.symbols [339/3091] Generating symbol file lib/librte_timer.so.22.0.p/librte_timer.so.22.0.symbols [340/3091] Generating symbol file lib/librte_mempool.so.22.0.p/librte_mempool.so.22.0.symbols [341/3091] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o [342/3091] Generating symbol file lib/librte_acl.so.22.0.p/librte_acl.so.22.0.symbols ninja: build stopped DPDK STV team