automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: g.singh@nxp.com, robot@bytheb.org
Subject: |FAILURE| pw142556 [PATCH 30/30] bus/dpaa: add port bmi stats
Date: Fri, 19 Jul 2024 07:03:50 -0400	[thread overview]
Message-ID: <20240719110350.1169202-1-robot@bytheb.org> (raw)
In-Reply-To: <20240719100126.1150373-30-g.singh@nxp.com>

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/142556/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10006571115
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
"fedora:39-gcc" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
[1012/2993] Linking static target drivers/librte_mempool_stack.a.
[1013/2993] Linking target drivers/librte_mempool_stack.so.24.2.
[1014/2993] Compiling C object 'drivers/a715181@@tmp_rte_dma_cnxk@sta/dma_cnxk_cnxk_dmadev.c.o'.
[1015/2993] Compiling C object 'drivers/a715181@@tmp_rte_dma_cnxk@sta/dma_cnxk_cnxk_dmadev_fp.c.o'.
[1016/2993] Linking static target drivers/libtmp_rte_dma_cnxk.a.
[1017/2993] Generating rte_dma_cnxk.pmd.c with a custom command.
[1018/2993] Compiling C object 'drivers/a715181@@rte_dma_cnxk@sta/meson-generated_.._rte_dma_cnxk.pmd.c.o'.
[1019/2993] Linking static target drivers/librte_dma_cnxk.a.
[1020/2993] Generating rte_dma_cnxk.sym_chk with a meson_exe.py custom command.
[1021/2993] Compiling C object 'drivers/a715181@@rte_dma_cnxk@sha/meson-generated_.._rte_dma_cnxk.pmd.c.o'.
[1022/2993] Compiling C object 'drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o'.
FAILED: drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_dma_dpaa@sta -Idrivers -I../drivers -Idrivers/dma/dpaa -I../drivers/dma/dpaa -Ilib/dmadev -I../lib/dmadev -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 -Idrivers/bus/dpaa -I../drivers/bus/dpaa -I../drivers/bus/dpaa/include -I../drivers/bus/dpaa/base/qbman -Idrivers/common/dpaax -I../drivers/common/dpaax -I../drivers/common/dpaax/caamflib -Ilib/eventdev -I../lib/eventdev -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -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 -Wno-pointer-arith -DRTE_LOG_DEFAULT_LOGTYPE=pmd.dma.dpaa -MD -MQ 'drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o' -MF 'drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o.d' -o 'drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o' -c ../drivers/dma/dpaa/dpaa_qdma.c
../drivers/dma/dpaa/dpaa_qdma.c: In function ‘dpaa_qdma_block_dequeue’:
../drivers/dma/dpaa/dpaa_qdma.c:552:37: error: ‘dq_complete’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  552 |                         if (ret != (*dq_complete)) {
      |                                    ~^~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1023/2993] Compiling C object 'drivers/a715181@@tmp_rte_dma_hisilicon@sta/dma_hisilicon_hisi_dmadev.c.o'.
[1024/2993] Compiling C object 'drivers/a715181@@tmp_rte_dma_dpaa2@sta/dma_dpaa2_dpaa2_qdma.c.o'.
[1025/2993] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
[1026/2993] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1027/2993] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_asym.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
####################################################################################
[805/3185] Compiling C object 'drivers/a715181@@rte_dma_ioat@sha/meson-generated_.._rte_dma_ioat.pmd.c.o'.
[806/3185] Compiling C object 'drivers/a715181@@tmp_rte_net_af_packet@sta/net_af_packet_rte_eth_af_packet.c.o'.
[807/3185] Compiling C object 'drivers/a715181@@tmp_rte_dma_skeleton@sta/dma_skeleton_skeleton_dmadev.c.o'.
[808/3185] Compiling C object 'drivers/a715181@@tmp_rte_dma_dpaa2@sta/dma_dpaa2_dpaa2_qdma.c.o'.
FAILED: drivers/a715181@@tmp_rte_dma_dpaa2@sta/dma_dpaa2_dpaa2_qdma.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_dma_dpaa2@sta -Idrivers -I../drivers -Idrivers/dma/dpaa2 -I../drivers/dma/dpaa2 -Ilib/dmadev -I../lib/dmadev -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 -Idrivers/bus/fslmc -I../drivers/bus/fslmc -I../drivers/bus/fslmc/mc -I../drivers/bus/fslmc/qbman/include -I../drivers/bus/fslmc/portal -Idrivers/common/dpaax -I../drivers/common/dpaax -I../drivers/common/dpaax/caamflib -Ilib/eventdev -I../lib/eventdev -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -Idrivers/mempool/dpaa2 -I../drivers/mempool/dpaa2 -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 -Wno-pointer-arith -DRTE_LOG_DEFAULT_LOGTYPE=pmd.dma.dpaa2 -MD -MQ 'drivers/a715181@@tmp_rte_dma_dpaa2@sta/dma_dpaa2_dpaa2_qdma.c.o' -MF 'drivers/a715181@@tmp_rte_dma_dpaa2@sta/dma_dpaa2_dpaa2_qdma.c.o.d' -o 'drivers/a715181@@tmp_rte_dma_dpaa2@sta/dma_dpaa2_dpaa2_qdma.c.o' -c ../drivers/dma/dpaa2/dpaa2_qdma.c
In file included from ../drivers/dma/dpaa2/dpaa2_qdma.c:14:
../drivers/dma/dpaa2/dpaa2_qdma.c: In function ‘dpaa2_qdma_copy_sg’:
../drivers/dma/dpaa2/dpaa2_qdma.h:231:10: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
  231 |         ((void *)((flag) - ((flag) & RTE_DPAAX_QDMA_SG_IDX_ADDR_MASK)))
      |          ^
../drivers/dma/dpaa2/dpaa2_qdma.c:624:28: note: in expansion of macro ‘DPAA2_QDMA_IDXADDR_FROM_SG_FLAG’
  624 |                 idx_addr = DPAA2_QDMA_IDXADDR_FROM_SG_FLAG(flags);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/dma/dpaa2/dpaa2_qdma.c: In function ‘dpaa2_qdma_dq_fd’:
../drivers/dma/dpaa2/dpaa2_qdma.c:923:27: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
  923 |                 fle_sdd = (void *)DPAA2_GET_FD_FLC(fd);
      |                           ^
../drivers/dma/dpaa2/dpaa2_qdma.c:934:27: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
  934 |                 fle_sdd = (void *)DPAA2_GET_FD_FLC(fd);
      |                           ^
cc1: all warnings being treated as errors
[809/3185] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.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
####################################################################################
[1002/4213] Linking target drivers/librte_dma_dpaa2.so.24.2.
[1003/4213] Generating rte_dma_cnxk.pmd.c with a custom command.
[1004/4213] Compiling C object 'drivers/a715181@@rte_dma_cnxk@sta/meson-generated_.._rte_dma_cnxk.pmd.c.o'.
[1005/4213] Linking static target drivers/librte_dma_cnxk.a.
[1006/4213] Compiling C object 'drivers/a715181@@tmp_rte_dma_odm@sta/dma_odm_odm_dmadev.c.o'.
[1007/4213] Linking static target drivers/libtmp_rte_dma_odm.a.
[1008/4213] Generating rte_dma_odm.pmd.c with a custom command.
[1009/4213] Compiling C object 'drivers/a715181@@rte_dma_odm@sta/meson-generated_.._rte_dma_odm.pmd.c.o'.
[1010/4213] Linking static target drivers/librte_dma_odm.a.
[1011/4213] Compiling C object 'drivers/a715181@@rte_dma_cnxk@sha/meson-generated_.._rte_dma_cnxk.pmd.c.o'.
[1012/4213] Compiling C object 'drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o'.
FAILED: drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o 
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_dma_dpaa@sta -Idrivers -I../drivers -Idrivers/dma/dpaa -I../drivers/dma/dpaa -Ilib/dmadev -I../lib/dmadev -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 -Idrivers/bus/dpaa -I../drivers/bus/dpaa -I../drivers/bus/dpaa/include -I../drivers/bus/dpaa/base/qbman -Idrivers/common/dpaax -I../drivers/common/dpaax -I../drivers/common/dpaax/caamflib -Ilib/eventdev -I../lib/eventdev -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -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 -Wno-pointer-arith -DRTE_LOG_DEFAULT_LOGTYPE=pmd.dma.dpaa -MD -MQ 'drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o' -MF 'drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o.d' -o 'drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o' -c ../drivers/dma/dpaa/dpaa_qdma.c
../drivers/dma/dpaa/dpaa_qdma.c: In function ‘dpaa_qdma_block_dequeue’:
../drivers/dma/dpaa/dpaa_qdma.c:552:37: error: ‘dq_complete’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  552 |                         if (ret != (*dq_complete)) {
      |                                    ~^~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1013/4213] Generating rte_dma_cnxk.sym_chk with a meson_exe.py custom command.
[1014/4213] Compiling C object 'drivers/net/txgbe/base/441365e@@txgbe_base@sta/txgbe_dcb_hw.c.o'.
[1015/4213] Compiling C object 'drivers/a715181@@tmp_rte_net_thunderx@sta/net_thunderx_nicvf_rxtx.c.o'.
[1016/4213] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1017/4213] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
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
####################################################################################
[947/3505] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_ddm.c.o'.
[948/3505] Compiling C object 'drivers/a715181@@tmp_rte_net_af_packet@sta/net_af_packet_rte_eth_af_packet.c.o'.
[949/3505] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_mpu.c.o'.
[950/3505] Linking static target drivers/libtmp_rte_net_af_packet.a.
[951/3505] Generating rte_net_af_packet.pmd.c with a custom command.
[952/3505] Compiling C object 'drivers/a715181@@tmp_rte_dma_skeleton@sta/dma_skeleton_skeleton_dmadev.c.o'.
[953/3505] Compiling C object 'drivers/a715181@@rte_net_af_packet@sha/meson-generated_.._rte_net_af_packet.pmd.c.o'.
[954/3505] Linking static target drivers/libtmp_rte_dma_skeleton.a.
[955/3505] Compiling C object 'drivers/a715181@@rte_net_af_packet@sta/meson-generated_.._rte_net_af_packet.pmd.c.o'.
[956/3505] Linking static target drivers/librte_net_af_packet.a.
[957/3505] Compiling C object 'drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o'.
FAILED: drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o 
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_dma_dpaa@sta -Idrivers -I../drivers -Idrivers/dma/dpaa -I../drivers/dma/dpaa -Ilib/dmadev -I../lib/dmadev -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 -Idrivers/bus/dpaa -I../drivers/bus/dpaa -I../drivers/bus/dpaa/include -I../drivers/bus/dpaa/base/qbman -Idrivers/common/dpaax -I../drivers/common/dpaax -I../drivers/common/dpaax/caamflib -Ilib/eventdev -I../lib/eventdev -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -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 -Wno-pointer-arith -DRTE_LOG_DEFAULT_LOGTYPE=pmd.dma.dpaa -MD -MQ 'drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o' -MF 'drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o.d' -o 'drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o' -c ../drivers/dma/dpaa/dpaa_qdma.c
../drivers/dma/dpaa/dpaa_qdma.c: In function ‘dpaa_qdma_block_dequeue’:
../drivers/dma/dpaa/dpaa_qdma.c:552:37: error: ‘dq_complete’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  552 |                         if (ret != (*dq_complete)) {
      |                                    ~^~~~~~~~~~~~~
cc1: all warnings being treated as errors
[958/3505] Linking target drivers/librte_net_af_packet.so.24.2.
[959/3505] Generating rte_dma_skeleton.pmd.c with a custom command.
[960/3505] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_ethdev.c.o'.
[961/3505] Compiling C object 'drivers/a715181@@tmp_rte_net_ark@sta/net_ark_ark_ethdev_rx.c.o'.
[962/3505] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
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
####################################################################################
[923/3476] Compiling C object 'drivers/a715181@@rte_dma_odm@sta/meson-generated_.._rte_dma_odm.pmd.c.o'.
[924/3476] Linking static target drivers/librte_dma_odm.a.
[925/3476] Compiling C object 'drivers/a715181@@rte_dma_odm@sha/meson-generated_.._rte_dma_odm.pmd.c.o'.
[926/3476] Linking target drivers/librte_dma_odm.so.24.2.
[927/3476] Generating rte_dma_dpaa2.pmd.c with a custom command.
[928/3476] Generating rte_dma_cnxk.pmd.c with a custom command.
[929/3476] Compiling C object 'drivers/a715181@@rte_dma_dpaa2@sha/meson-generated_.._rte_dma_dpaa2.pmd.c.o'.
[930/3476] Compiling C object 'drivers/a715181@@rte_dma_cnxk@sta/meson-generated_.._rte_dma_cnxk.pmd.c.o'.
[931/3476] Compiling C object 'drivers/a715181@@rte_dma_cnxk@sha/meson-generated_.._rte_dma_cnxk.pmd.c.o'.
[932/3476] Linking static target drivers/librte_dma_cnxk.a.
[933/3476] Compiling C object 'drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o'.
FAILED: drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o 
ccache riscv64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_dma_dpaa@sta -Idrivers -I../drivers -Idrivers/dma/dpaa -I../drivers/dma/dpaa -Ilib/dmadev -I../lib/dmadev -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 -Idrivers/bus/dpaa -I../drivers/bus/dpaa -I../drivers/bus/dpaa/include -I../drivers/bus/dpaa/base/qbman -Idrivers/common/dpaax -I../drivers/common/dpaax -I../drivers/common/dpaax/caamflib -Ilib/eventdev -I../lib/eventdev -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -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 -Wno-pointer-arith -DRTE_LOG_DEFAULT_LOGTYPE=pmd.dma.dpaa -MD -MQ 'drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o' -MF 'drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o.d' -o 'drivers/a715181@@tmp_rte_dma_dpaa@sta/dma_dpaa_dpaa_qdma.c.o' -c ../drivers/dma/dpaa/dpaa_qdma.c
../drivers/dma/dpaa/dpaa_qdma.c: In function ‘dpaa_qdma_block_dequeue’:
../drivers/dma/dpaa/dpaa_qdma.c:552:37: error: ‘dq_complete’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  552 |                         if (ret != (*dq_complete)) {
      |                                    ~^~~~~~~~~~~~~
cc1: all warnings being treated as errors
[934/3476] Compiling C object 'drivers/a715181@@tmp_rte_dma_skeleton@sta/dma_skeleton_skeleton_dmadev.c.o'.
[935/3476] Linking target drivers/librte_dma_dpaa2.so.24.2.
[936/3476] Generating rte_dma_cnxk.sym_chk with a meson_exe.py custom command.
[937/3476] Compiling C object 'drivers/a715181@@tmp_rte_net_af_packet@sta/net_af_packet_rte_eth_af_packet.c.o'.
[938/3476] Generating rte_common_cnxk.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
####################################################################################




####################################################################################
#### [Begin job log] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-gcc" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2024-07-19 11:03 UTC|newest]

Thread overview: 115+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240719100126.1150373-30-g.singh@nxp.com>
2024-07-19  9:39 ` |SUCCESS| pw142527-142556 " qemudev
2024-07-19  9:44 ` qemudev
2024-07-19 10:06 ` |WARNING| pw142556 " checkpatch
2024-07-19 11:03 ` 0-day Robot [this message]
2024-07-19 12:41 ` |SUCCESS| pw142527-142556 [PATCH] [30/30] bus/dpaa: add port bmi sta dpdklab
2024-07-19 12:49 ` dpdklab
2024-07-19 12:49 ` dpdklab
2024-07-19 12:54 ` dpdklab
2024-07-19 13:01 ` dpdklab
2024-07-19 13:02 ` dpdklab
2024-07-19 13:06 ` dpdklab
2024-07-19 13:07 ` dpdklab
2024-07-19 13:08 ` dpdklab
2024-07-19 13:23 ` |PENDING| " dpdklab
2024-07-19 13:30 ` |SUCCESS| " dpdklab
2024-07-19 13:55 ` |PENDING| " dpdklab
2024-07-19 13:57 ` dpdklab
2024-07-19 13:59 ` dpdklab
2024-07-19 14:04 ` |SUCCESS| " dpdklab
2024-07-19 14:07 ` |PENDING| " dpdklab
2024-07-19 14:12 ` dpdklab
2024-07-19 14:13 ` dpdklab
2024-07-19 14:15 ` dpdklab
2024-07-19 14:15 ` dpdklab
2024-07-19 14:17 ` dpdklab
2024-07-19 14:20 ` dpdklab
2024-07-19 14:25 ` dpdklab
2024-07-19 14:25 ` dpdklab
2024-07-19 14:29 ` dpdklab
2024-07-19 14:37 ` |SUCCESS| " dpdklab
2024-07-19 14:38 ` dpdklab
2024-07-19 14:43 ` |FAILURE| " dpdklab
2024-07-19 14:44 ` dpdklab
2024-07-19 14:44 ` dpdklab
2024-07-19 14:45 ` dpdklab
2024-07-19 14:46 ` dpdklab
2024-07-19 14:48 ` dpdklab
2024-07-19 14:48 ` dpdklab
2024-07-19 14:49 ` dpdklab
2024-07-19 14:52 ` dpdklab
2024-07-19 14:52 ` |PENDING| " dpdklab
2024-07-19 14:53 ` dpdklab
2024-07-19 14:54 ` |FAILURE| " dpdklab
2024-07-19 15:02 ` dpdklab
2024-07-19 15:05 ` dpdklab
2024-07-19 15:05 ` |PENDING| " dpdklab
2024-07-19 15:07 ` |FAILURE| " dpdklab
2024-07-19 15:07 ` |PENDING| " dpdklab
2024-07-19 15:10 ` dpdklab
2024-07-19 15:14 ` |FAILURE| " dpdklab
2024-07-19 15:14 ` dpdklab
2024-07-19 15:15 ` |PENDING| " dpdklab
2024-07-19 15:15 ` |FAILURE| " dpdklab
2024-07-19 15:16 ` dpdklab
2024-07-19 15:16 ` |PENDING| " dpdklab
2024-07-19 15:16 ` dpdklab
2024-07-19 15:16 ` |FAILURE| " dpdklab
2024-07-19 15:18 ` dpdklab
2024-07-19 15:19 ` dpdklab
2024-07-19 15:19 ` dpdklab
2024-07-19 15:20 ` dpdklab
2024-07-19 15:20 ` dpdklab
2024-07-19 15:20 ` dpdklab
2024-07-19 15:22 ` dpdklab
2024-07-19 15:23 ` dpdklab
2024-07-19 15:24 ` dpdklab
2024-07-19 15:26 ` |WARNING| " dpdklab
2024-07-19 15:27 ` |FAILURE| " dpdklab
2024-07-19 15:36 ` |SUCCESS| " dpdklab
2024-07-19 15:40 ` dpdklab
2024-07-19 15:40 ` |FAILURE| " dpdklab
2024-07-19 15:42 ` dpdklab
2024-07-19 15:44 ` dpdklab
2024-07-19 15:46 ` dpdklab
2024-07-19 15:47 ` |SUCCESS| " dpdklab
2024-07-19 15:48 ` |FAILURE| " dpdklab
2024-07-19 15:48 ` dpdklab
2024-07-19 15:48 ` dpdklab
2024-07-19 15:49 ` dpdklab
2024-07-19 15:49 ` dpdklab
2024-07-19 15:50 ` dpdklab
2024-07-19 15:51 ` |SUCCESS| " dpdklab
2024-07-19 15:51 ` |FAILURE| " dpdklab
2024-07-19 15:51 ` dpdklab
2024-07-19 15:51 ` dpdklab
2024-07-19 15:52 ` dpdklab
2024-07-19 15:53 ` dpdklab
2024-07-19 15:53 ` dpdklab
2024-07-19 15:54 ` dpdklab
2024-07-19 15:54 ` dpdklab
2024-07-19 15:56 ` dpdklab
2024-07-19 15:57 ` dpdklab
2024-07-19 15:58 ` |WARNING| " dpdklab
2024-07-19 15:59 ` |FAILURE| " dpdklab
2024-07-19 15:59 ` dpdklab
2024-07-19 15:59 ` dpdklab
2024-07-19 16:00 ` dpdklab
2024-07-19 16:00 ` dpdklab
2024-07-19 16:01 ` dpdklab
2024-07-19 16:03 ` dpdklab
2024-07-19 16:05 ` dpdklab
2024-07-19 16:05 ` dpdklab
2024-07-19 16:05 ` dpdklab
2024-07-19 16:07 ` dpdklab
2024-07-19 16:07 ` dpdklab
2024-07-19 16:10 ` |WARNING| " dpdklab
2024-07-19 16:10 ` |SUCCESS| " dpdklab
2024-07-19 16:17 ` |FAILURE| " dpdklab
2024-07-19 16:17 ` dpdklab
2024-07-19 16:22 ` dpdklab
2024-07-19 16:25 ` dpdklab
2024-07-19 16:36 ` dpdklab
2024-07-19 16:39 ` dpdklab
2024-07-19 16:42 ` dpdklab
2024-07-19 22:51 ` |SUCCESS| " dpdklab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240719110350.1169202-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=g.singh@nxp.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).