|FAILURE| pw143417 [PATCH] net/ice: support for more flexible loading of DDP package
0-day Robot
robot at bytheb.org
Wed Aug 28 04:43:23 CEST 2024
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/143417/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10588885559
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
[1641/3028] Linking static target drivers/net/ice/libice_avx512_lib.a.
[1642/3028] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_ddp.c.o'.
[1643/3028] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_acl_filter.c.o'.
[1644/3028] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_rxtx_vec_sse.c.o'.
[1645/3028] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_fdir.c.o'.
[1646/3028] Linking static target drivers/net/ice/base/libice_base.a.
[1647/3028] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_rxtx.c.o'.
[1648/3028] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_fdir_filter.c.o'.
[1649/3028] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_generic_flow.c.o'.
[1650/3028] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_diagnose.c.o'.
[1651/3028] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o
ccache gcc -Idrivers/a715181@@tmp_rte_net_ice at sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/iavf -I../drivers/common/iavf -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o' -c ../drivers/net/ice/ice_ethdev.c
../drivers/net/ice/ice_ethdev.c: In function ‘ice_read_customized_path’:
../drivers/net/ice/ice_ethdev.c:1898:9: error: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Werror=unused-result]
1898 | fscanf(fp, "%s\n", buf);
| ^~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1652/3028] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_dcf_vf_representor.c.o'.
[1653/3028] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_hash.c.o'.
[1654/3028] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_switch_filter.c.o'.
[1655/3028] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_tm.c.o'.
[1656/3028] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_dcf.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
[1281/3186] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_acl_filter.c.o'.
[1282/3186] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_diagnose.c.o'.
[1283/3186] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_tm.c.o'.
[1284/3186] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_fdir.c.o'.
[1285/3186] Linking static target drivers/net/ice/base/libice_base.a.
[1286/3186] Compiling C object 'drivers/net/ice/6ab06a9@@ice_avx2_lib at sta/ice_rxtx_vec_avx2.c.o'.
[1287/3186] Linking static target drivers/net/ice/libice_avx2_lib.a.
[1288/3186] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_hash.c.o'.
[1289/3186] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_generic_flow.c.o'.
[1290/3186] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_fdir_filter.c.o'.
[1291/3186] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o
ccache gcc -Idrivers/a715181@@tmp_rte_net_ice at sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/iavf -I../drivers/common/iavf -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o' -c ../drivers/net/ice/ice_ethdev.c
../drivers/net/ice/ice_ethdev.c: In function ‘ice_read_customized_path’:
../drivers/net/ice/ice_ethdev.c:1898:9: error: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Werror=unused-result]
1898 | fscanf(fp, "%s\n", buf);
| ^~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1292/3186] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_rxtx_vec_sse.c.o'.
[1293/3186] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_rxtx.c.o'.
[1294/3186] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_dcf.c.o'.
[1295/3186] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_dcf_parent.c.o'.
[1296/3186] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_switch_filter.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[1702/4214] Linking static target drivers/libtmp_rte_net_idpf.a.
[1703/4214] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base at sta/igc_osdep.c.o'.
[1704/4214] Generating rte_net_idpf.pmd.c with a custom command.
[1705/4214] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base at sta/igc_nvm.c.o'.
[1706/4214] Compiling C object 'drivers/a715181@@rte_net_idpf at sta/meson-generated_.._rte_net_idpf.pmd.c.o'.
[1707/4214] Linking static target drivers/librte_net_idpf.a.
[1708/4214] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base at sta/igc_mac.c.o'.
[1709/4214] Compiling C object 'drivers/a715181@@rte_net_idpf at sha/meson-generated_.._rte_net_idpf.pmd.c.o'.
[1710/4214] Linking target drivers/librte_net_idpf.so.25.0.
[1711/4214] Compiling C object 'drivers/a715181@@tmp_rte_net_igc at sta/net_igc_igc_logs.c.o'.
[1712/4214] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_ice at sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/iavf -I../drivers/common/iavf -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o' -c ../drivers/net/ice/ice_ethdev.c
../drivers/net/ice/ice_ethdev.c: In function ‘ice_read_customized_path’:
../drivers/net/ice/ice_ethdev.c:1898:9: error: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Werror=unused-result]
1898 | fscanf(fp, "%s\n", buf);
| ^~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1713/4214] Compiling C object 'drivers/a715181@@tmp_rte_net_igc at sta/net_igc_igc_flow.c.o'.
[1714/4214] Compiling C object 'drivers/a715181@@tmp_rte_net_igc at sta/net_igc_igc_filter.c.o'.
[1715/4214] Compiling C object 'drivers/a715181@@tmp_rte_net_igc at sta/net_igc_igc_ethdev.c.o'.
[1716/4214] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base at sta/igc_phy.c.o'.
[1717/4214] Compiling C object 'drivers/a715181@@tmp_rte_net_igc at sta/net_igc_igc_txrx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
[1499/3506] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base at sta/igc_base.c.o'.
[1500/3506] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base at sta/igc_api.c.o'.
[1501/3506] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base at sta/igc_i225.c.o'.
[1502/3506] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base at sta/igc_manage.c.o'.
[1503/3506] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base at sta/igc_mac.c.o'.
[1504/3506] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_dcf_ethdev.c.o'.
[1505/3506] Compiling C object 'drivers/a715181@@tmp_rte_net_igc at sta/net_igc_igc_logs.c.o'.
[1506/3506] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base at sta/igc_osdep.c.o'.
[1507/3506] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base at sta/igc_nvm.c.o'.
[1508/3506] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic at sta/net_ionic_ionic_dev_vdev.c.o'.
[1509/3506] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_ice at sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/iavf -I../drivers/common/iavf -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -Wno-psabi -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o' -c ../drivers/net/ice/ice_ethdev.c
../drivers/net/ice/ice_ethdev.c: In function ‘ice_read_customized_path’:
../drivers/net/ice/ice_ethdev.c:1898:9: error: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Werror=unused-result]
1898 | fscanf(fp, "%s\n", buf);
| ^~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1510/3506] Compiling C object 'drivers/a715181@@tmp_rte_net_igc at sta/net_igc_igc_filter.c.o'.
[1511/3506] Compiling C object 'drivers/a715181@@tmp_rte_net_igc at sta/net_igc_igc_flow.c.o'.
[1512/3506] Compiling C object 'drivers/a715181@@tmp_rte_net_igc at sta/net_igc_igc_ethdev.c.o'.
[1513/3506] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base at sta/igc_phy.c.o'.
[1514/3506] Compiling C object 'drivers/a715181@@tmp_rte_net_igc at sta/net_igc_igc_txrx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
[1369/3477] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf at sta/net_iavf_iavf_rxtx.c.o'.
[1370/3477] Generating rte_net_hinic.pmd.c with a custom command.
[1371/3477] Linking static target drivers/libtmp_rte_net_iavf.a.
[1372/3477] Compiling C object 'drivers/a715181@@rte_net_hinic at sha/meson-generated_.._rte_net_hinic.pmd.c.o'.
[1373/3477] Compiling C object 'drivers/a715181@@rte_net_hinic at sta/meson-generated_.._rte_net_hinic.pmd.c.o'.
[1374/3477] Linking target drivers/librte_net_hinic.so.25.0.
[1375/3477] Linking static target drivers/librte_net_hinic.a.
[1376/3477] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_nvm.c.o'.
[1377/3477] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_common.c.o'.
[1378/3477] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_sched.c.o'.
[1379/3477] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o
ccache riscv64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_ice at sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/riscv/include -I../lib/eal/riscv/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/iavf -I../drivers/common/iavf -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=rv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o' -c ../drivers/net/ice/ice_ethdev.c
../drivers/net/ice/ice_ethdev.c: In function ‘ice_read_customized_path’:
../drivers/net/ice/ice_ethdev.c:1898:9: error: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Werror=unused-result]
1898 | fscanf(fp, "%s\n", buf);
| ^~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1380/3477] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_dcb.c.o'.
[1381/3477] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_flex_pipe.c.o'.
[1382/3477] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_switch.c.o'.
[1383/3477] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_flow.c.o'.
[1384/3477] Generating rte_net_iavf.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list