|FAILURE| pw147053 [PATCH] eal: support including mapped memory in core dump

0-day Robot robot at bytheb.org
Thu Oct 24 02:27:00 CEST 2024


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11489934755
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
[82/5439] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o
[83/5439] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o
[84/5439] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o
[85/5439] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o
[86/5439] Compiling C object lib/librte_eal.a.p/eal_x86_rte_mmu.c.o
[87/5439] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o
FAILED: lib/librte_eal.a.p/eal_linux_eal_memory.c.o 
ccache gcc -Ilib/librte_eal.a.p -Ilib -I../lib -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -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-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="25.0"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_linux_eal_memory.c.o -MF lib/librte_eal.a.p/eal_linux_eal_memory.c.o.d -o lib/librte_eal.a.p/eal_linux_eal_memory.c.o -c ../lib/eal/linux/eal_memory.c
In file included from ../lib/log/rte_log.h:22,
                 from ../lib/eal/linux/eal_memory.c:31:
../lib/eal/linux/eal_memory.c: In function ‘remap_segment’:
../lib/eal/include/rte_common.h:444:30: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
  444 | #define RTE_PTR_ADD(ptr, x) ((void*)((uintptr_t)(ptr) + (x)))
      |                              ^
../lib/eal/linux/eal_memory.c:724:20: note: in expansion of macro ‘RTE_PTR_ADD’
  724 |         map_addr = RTE_PTR_ADD(msl->base_va, ms_idx * page_sz);
      |                    ^~~~~~~~~~~
cc1: all warnings being treated as errors
[88/5439] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o
[89/5439] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o
[90/5439] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o
[91/5439] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o
[92/5439] Compiling C object lib/librte_ring.a.p/ring_rte_ring.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
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list