automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: bruce.richardson@intel.com, robot@bytheb.org
Subject: |FAILURE| pw155670 [PATCH 3/3] dma/idxd: use DPDK basename function
Date: Wed,  6 Aug 2025 10:04:02 -0400	[thread overview]
Message-ID: <20250806140402.3952101-1-robot@bytheb.org> (raw)
In-Reply-To: <20250806133833.3236170-4-bruce.richardson@intel.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/16778733243
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-mini" failed at step Build and test
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
"ubuntu-22.04-gcc-debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" 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
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"fedora:39-gcc" failed at step Build
"fedora:39-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-mini" at step Build and test
####################################################################################
[50/2139] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[51/2139] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o
[52/2139] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[53/2139] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[54/2139] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[55/2139] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[56/2139] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o
[57/2139] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o
[58/2139] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o
FAILED: [code=1] lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 
ccache gcc -Ilib/librte_eal.a.p -Ilib -I../lib -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 -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 -Wvla -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=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="26.0"' -DRTE_EAL_PTHREAD_ATTR_SETAFFINITY_NP -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_proc.c.o -MF lib/librte_eal.a.p/eal_common_eal_common_proc.c.o.d -o lib/librte_eal.a.p/eal_common_eal_common_proc.c.o -c ../lib/eal/common/eal_common_proc.c
../lib/eal/common/eal_common_proc.c: In function ‘rte_mp_channel_init’:
../lib/eal/common/eal_common_proc.c:628:9: error: implicit declaration of function ‘rte_basename’; did you mean ‘rte_dev_name’? [-Werror=implicit-function-declaration]
  628 |         rte_basename(path, mp_filter, sizeof(mp_filter));
      |         ^~~~~~~~~~~~
      |         rte_dev_name
../lib/eal/common/eal_common_proc.c:628:9: error: nested extern declaration of ‘rte_basename’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[59/2139] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o
[60/2139] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o
[61/2139] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o
[62/2139] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o
[63/2139] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
[49/3605] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o
[50/3605] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[51/3605] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o
[52/3605] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[53/3605] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[54/3605] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[55/3605] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[56/3605] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o
FAILED: [code=1] lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 
ccache clang -Ilib/librte_eal.a.p -Ilib -I../lib -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 -Xclang -fcolor-diagnostics -pipe -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 -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API '-DABI_VERSION="26.0"' -DRTE_EAL_PTHREAD_ATTR_SETAFFINITY_NP -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_proc.c.o -MF lib/librte_eal.a.p/eal_common_eal_common_proc.c.o.d -o lib/librte_eal.a.p/eal_common_eal_common_proc.c.o -c ../lib/eal/common/eal_common_proc.c
../lib/eal/common/eal_common_proc.c:628:2: error: implicit declaration of function 'rte_basename' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        rte_basename(path, mp_filter, sizeof(mp_filter));
        ^
../lib/eal/common/eal_common_proc.c:628:2: note: did you mean 'rte_dev_name'?
../lib/eal/include/rte_dev.h:125:1: note: 'rte_dev_name' declared here
rte_dev_name(const struct rte_device *dev);
^
1 error generated.
[57/3605] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o
[58/3605] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o
[59/3605] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o
[60/3605] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o
[61/3605] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
[48/5977] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o
[49/5977] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o
[50/5977] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o
[51/5977] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[52/5977] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[53/5977] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[54/5977] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[55/5977] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[56/5977] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o
FAILED: [code=1] lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 
ccache gcc -Ilib/librte_eal.a.p -Ilib -I../lib -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 -fdiagnostics-color=always -pipe -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 -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -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="26.0"' -DRTE_EAL_PTHREAD_ATTR_SETAFFINITY_NP -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_proc.c.o -MF lib/librte_eal.a.p/eal_common_eal_common_proc.c.o.d -o lib/librte_eal.a.p/eal_common_eal_common_proc.c.o -c ../lib/eal/common/eal_common_proc.c
../lib/eal/common/eal_common_proc.c: In function ‘rte_mp_channel_init’:
../lib/eal/common/eal_common_proc.c:628:9: error: implicit declaration of function ‘rte_basename’; did you mean ‘rte_dev_name’? [-Werror=implicit-function-declaration]
  628 |         rte_basename(path, mp_filter, sizeof(mp_filter));
      |         ^~~~~~~~~~~~
      |         rte_dev_name
../lib/eal/common/eal_common_proc.c:628:9: error: nested extern declaration of ‘rte_basename’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[57/5977] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o
[58/5977] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o
[59/5977] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o
[60/5977] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o
[61/5977] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.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-debug+doc+examples+tests" at step Build and test
####################################################################################
[50/7149] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o
[51/7149] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[52/7149] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[53/7149] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[54/7149] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[55/7149] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o
[56/7149] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o
[57/7149] Generating symbol file lib/librte_log.so.26.0.p/librte_log.so.26.0.symbols
[58/7149] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o
FAILED: [code=1] lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 
ccache gcc -Ilib/librte_eal.a.p -Ilib -I../lib -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="26.0"' -DRTE_EAL_PTHREAD_ATTR_SETAFFINITY_NP -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_proc.c.o -MF lib/librte_eal.a.p/eal_common_eal_common_proc.c.o.d -o lib/librte_eal.a.p/eal_common_eal_common_proc.c.o -c ../lib/eal/common/eal_common_proc.c
../lib/eal/common/eal_common_proc.c: In function ‘rte_mp_channel_init’:
../lib/eal/common/eal_common_proc.c:628:9: error: implicit declaration of function ‘rte_basename’; did you mean ‘rte_dev_name’? [-Werror=implicit-function-declaration]
  628 |         rte_basename(path, mp_filter, sizeof(mp_filter));
      |         ^~~~~~~~~~~~
      |         rte_dev_name
../lib/eal/common/eal_common_proc.c:628:9: error: nested extern declaration of ‘rte_basename’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[59/7149] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o
[60/7149] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o
[61/7149] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o
[62/7149] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o
[63/7149] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
[48/3605] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[49/3605] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[50/3605] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o
[51/3605] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o
[52/3605] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[53/3605] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[54/3605] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o
[55/3605] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[56/3605] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o
FAILED: [code=1] lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 
ccache gcc -Ilib/librte_eal.a.p -Ilib -I../lib -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 -fdiagnostics-color=always -pipe -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 -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="26.0"' -DRTE_EAL_PTHREAD_ATTR_SETAFFINITY_NP -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_proc.c.o -MF lib/librte_eal.a.p/eal_common_eal_common_proc.c.o.d -o lib/librte_eal.a.p/eal_common_eal_common_proc.c.o -c ../lib/eal/common/eal_common_proc.c
../lib/eal/common/eal_common_proc.c: In function ‘rte_mp_channel_init’:
../lib/eal/common/eal_common_proc.c:628:9: error: implicit declaration of function ‘rte_basename’; did you mean ‘rte_dev_name’? [-Werror=implicit-function-declaration]
  628 |         rte_basename(path, mp_filter, sizeof(mp_filter));
      |         ^~~~~~~~~~~~
      |         rte_dev_name
../lib/eal/common/eal_common_proc.c:628:9: error: nested extern declaration of ‘rte_basename’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[57/3605] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o
[58/3605] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o
[59/3605] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o
[60/3605] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o
[61/3605] Generating symbol file lib/librte_log.so.26.0.p/librte_log.so.26.0.symbols
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-clang-asan+doc+tests" at step Build and test
####################################################################################
[40/7149] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o
[41/7149] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[42/7149] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o
[43/7149] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[44/7149] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o
[45/7149] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o
[46/7149] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[47/7149] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o
FAILED: [code=1] lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 
ccache clang -Ilib/librte_eal.a.p -Ilib -I../lib -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 -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -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 -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API '-DABI_VERSION="26.0"' -DRTE_EAL_PTHREAD_ATTR_SETAFFINITY_NP -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_proc.c.o -MF lib/librte_eal.a.p/eal_common_eal_common_proc.c.o.d -o lib/librte_eal.a.p/eal_common_eal_common_proc.c.o -c ../lib/eal/common/eal_common_proc.c
../lib/eal/common/eal_common_proc.c:628:2: error: implicit declaration of function 'rte_basename' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        rte_basename(path, mp_filter, sizeof(mp_filter));
        ^
../lib/eal/common/eal_common_proc.c:628:2: note: did you mean 'rte_dev_name'?
../lib/eal/include/rte_dev.h:125:1: note: 'rte_dev_name' declared here
rte_dev_name(const struct rte_device *dev);
^
1 error generated.
[48/7149] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[49/7149] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o
[50/7149] Linking static target lib/librte_kvargs.a
[51/7149] Linking static target lib/librte_telemetry.a
[52/7149] Linking static target lib/librte_log.a
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
[57/6320] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o
[58/6320] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o
[59/6320] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o
[60/6320] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o
[61/6320] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o
[62/6320] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o
[63/6320] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o
[64/6320] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o
[65/6320] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o
FAILED: [code=1] lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 
ccache powerpc64le-linux-gnu-gcc -Ilib/librte_eal.a.p -Ilib -I../lib -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/ppc/include -I../lib/eal/ppc/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 -fdiagnostics-color=always -pipe -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 -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-psabi -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="26.0"' -DRTE_EAL_PTHREAD_ATTR_SETAFFINITY_NP -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_proc.c.o -MF lib/librte_eal.a.p/eal_common_eal_common_proc.c.o.d -o lib/librte_eal.a.p/eal_common_eal_common_proc.c.o -c ../lib/eal/common/eal_common_proc.c
../lib/eal/common/eal_common_proc.c: In function ‘rte_mp_channel_init’:
../lib/eal/common/eal_common_proc.c:628:9: error: implicit declaration of function ‘rte_basename’; did you mean ‘rte_dev_name’? [-Werror=implicit-function-declaration]
  628 |         rte_basename(path, mp_filter, sizeof(mp_filter));
      |         ^~~~~~~~~~~~
      |         rte_dev_name
../lib/eal/common/eal_common_proc.c:628:9: error: nested extern declaration of ‘rte_basename’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[66/6320] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o
[67/6320] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o
[68/6320] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o
[69/6320] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o
[70/6320] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.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
####################################################################################
[53/6271] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[54/6271] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o
[55/6271] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[56/6271] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o
[57/6271] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[58/6271] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o
[59/6271] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o
[60/6271] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o
[61/6271] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o
FAILED: [code=1] lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 
ccache riscv64-linux-gnu-gcc -Ilib/librte_eal.a.p -Ilib -I../lib -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/riscv/include -I../lib/eal/riscv/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 -fdiagnostics-color=always -pipe -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 -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=rv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="26.0"' -DRTE_EAL_PTHREAD_ATTR_SETAFFINITY_NP -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_proc.c.o -MF lib/librte_eal.a.p/eal_common_eal_common_proc.c.o.d -o lib/librte_eal.a.p/eal_common_eal_common_proc.c.o -c ../lib/eal/common/eal_common_proc.c
../lib/eal/common/eal_common_proc.c: In function ‘rte_mp_channel_init’:
../lib/eal/common/eal_common_proc.c:628:9: error: implicit declaration of function ‘rte_basename’; did you mean ‘rte_dev_name’? [-Werror=implicit-function-declaration]
  628 |         rte_basename(path, mp_filter, sizeof(mp_filter));
      |         ^~~~~~~~~~~~
      |         rte_dev_name
../lib/eal/common/eal_common_proc.c:628:9: error: nested extern declaration of ‘rte_basename’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[62/6271] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o
[63/6271] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o
[64/6271] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o
[65/6271] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o
[66/6271] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o
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] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[52/7063] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[53/7063] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
[54/7063] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[55/7063] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o
[56/7063] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[57/7063] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o
[58/7063] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o
[59/7063] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o
[60/7063] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o
FAILED: [code=1] lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 
ccache aarch64-linux-gnu-gcc -Ilib/librte_eal.a.p -Ilib -I../lib -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/arm/include -I../lib/eal/arm/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 -fdiagnostics-color=always -pipe -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 -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="26.0"' -DRTE_EAL_PTHREAD_ATTR_SETAFFINITY_NP -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_proc.c.o -MF lib/librte_eal.a.p/eal_common_eal_common_proc.c.o.d -o lib/librte_eal.a.p/eal_common_eal_common_proc.c.o -c ../lib/eal/common/eal_common_proc.c
../lib/eal/common/eal_common_proc.c: In function ‘rte_mp_channel_init’:
../lib/eal/common/eal_common_proc.c:628:9: error: implicit declaration of function ‘rte_basename’; did you mean ‘rte_dev_name’? [-Werror=implicit-function-declaration]
  628 |         rte_basename(path, mp_filter, sizeof(mp_filter));
      |         ^~~~~~~~~~~~
      |         rte_dev_name
../lib/eal/common/eal_common_proc.c:628:9: error: nested extern declaration of ‘rte_basename’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[61/7063] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o
[62/7063] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o
[63/7063] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o
[64/7063] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o
[65/7063] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.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] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-gcc" at step Build
####################################################################################




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

      parent reply	other threads:[~2025-08-06 14:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250806133833.3236170-4-bruce.richardson@intel.com>
2025-08-06 13:04 ` |FAILURE| pw155668-155670 " qemudev
2025-08-06 13:37 ` |SUCCESS| pw155670 " checkpatch
2025-08-06 13:52 ` |FAILURE| pw155668-155670 [PATCH] [3/3] " dpdklab
2025-08-06 14:04 ` 0-day Robot [this message]

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=20250806140402.3952101-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=bruce.richardson@intel.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).