|FAILURE| pw139085 [PATCH 2/2] test: add functional test for uuid
0-day Robot
robot at bytheb.org
Wed Apr 3 19:45:29 CEST 2024
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/139085/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8542456354
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-static-mingw" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
[37/2955] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_string_fns.c.o'.
[38/2955] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memory.c.o'.
[39/2955] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memzone.c.o'.
[40/2955] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_tailqs.c.o'.
[41/2955] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_thread.c.o'.
[42/2955] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_uuid.c.o'.
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_eal_common_uuid.c.o
ccache clang -Ilib/76b5a35@@rte_eal at sta -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/telemetry/../metrics -I../lib/telemetry/../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 -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API '-DABI_VERSION="24.2"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_uuid.c.o' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_uuid.c.o.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_uuid.c.o' -c ../lib/eal/common/eal_common_uuid.c
../lib/eal/common/eal_common_uuid.c:211:17: error: address argument to atomic operation must be a pointer to _Atomic type ('uint16_t *' (aka 'unsigned short *') invalid)
uu.clock_seq = rte_atomic_fetch_add_explicit(&sequence, 1,
^ ~~~~~~~~~
../lib/eal/include/rte_stdatomic.h:92:2: note: expanded from macro 'rte_atomic_fetch_add_explicit'
atomic_fetch_add_explicit(ptr, val, memorder)
^ ~~~
/usr/lib/llvm-14/lib/clang/14.0.0/include/stdatomic.h:142:35: note: expanded from macro 'atomic_fetch_add_explicit'
#define atomic_fetch_add_explicit __c11_atomic_fetch_add
^
1 error generated.
[43/2955] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_timer.c.o'.
[44/2955] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_points.c.o'.
[45/2955] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_options.c.o'.
[46/2955] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_elem.c.o'.
[47/2955] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.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-mingw" at step Build and test
####################################################################################
[72/1455] Generating rte_rcu_mingw with a custom command.
[73/1455] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_x86_rte_spinlock.c.obj'.
[74/1455] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_windows_eal_timer.c.obj'.
[75/1455] Generating rte_ring_mingw with a custom command.
[76/1455] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_x86_rte_power_intrinsics.c.obj'.
[77/1455] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_windows_rte_thread.c.obj'.
[78/1455] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_x86_rte_cycles.c.obj'.
[79/1455] Linking static target lib/librte_eal.a.
[80/1455] Compiling C object 'lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.obj'.
[81/1455] Compiling C object 'lib/net/ab5e066@@net_crc_avx512_lib at sta/net_crc_avx512.c.obj'.
[82/1455] Linking static target lib/librte_ring.a.
[83/1455] Generating rte_mempool_mingw with a custom command.
[84/1455] Linking target lib/librte_eal-24.dll.
FAILED: lib/librte_eal-24.dll
x86_64-w64-mingw32-gcc -o lib/librte_eal-24.dll 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_bus.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_class.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_config.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_debug.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_dev.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_devargs.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_errno.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_fbarray.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_hexdump.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_interrupts.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_launch.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_lcore.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_mcfg.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memalloc.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memory.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_memzone.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_options.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_string_fns.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_tailqs.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_thread.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_timer.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_points.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_uuid.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_elem.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_rte_malloc.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_rte_random.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_rte_reciprocal.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_rte_version.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_dynmem.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_windows_eal.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_windows_eal_alarm.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_windows_eal_debug.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_windows_eal_dev.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_windows_eal_file.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_windows_eal_hugepages.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_windows_eal_interrupts.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_windows_eal_lcore.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_windows_eal_memalloc.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_windows_eal_memory.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_windows_eal_mp.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_windows_eal_thread.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_windows_eal_timer.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_windows_getopt.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_windows_rte_thread.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_x86_rte_cpuflags.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_x86_rte_cycles.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_x86_rte_hypervisor.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_x86_rte_spinlock.c.obj' 'lib/76b5a35@@rte_eal at sta/eal_x86_rte_power_intrinsics.c.obj' -Wl,--allow-shlib-undefined -shared -Wl,--start-group -Wl,--out-implib=lib/librte_eal.dll.a -lm lib/librte_log.dll.a lib/librte_kvargs.dll.a -Wl,--version-script=/home/runner/work/dpdk/dpdk/build/lib/rte_eal_mingw.map -ldbghelp -lsetupapi -lws2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 -Wl,--end-group
/usr/bin/x86_64-w64-mingw32-ld: lib/76b5a35@@rte_eal at sta/eal_common_eal_common_uuid.c.obj: in function `rte_uuid_generate_time':
/home/runner/work/dpdk/dpdk/build/../lib/eal/common/eal_common_uuid.c:201: undefined reference to `clock_gettime'
collect2: error: ld returned 1 exit status
[85/1455] Compiling C object 'lib/76b5a35@@rte_mempool at sta/mempool_rte_mempool.c.obj'.
[86/1455] Compiling C object 'lib/76b5a35@@rte_mempool at sta/mempool_rte_mempool_ops.c.obj'.
[87/1455] Compiling C object 'lib/76b5a35@@rte_rcu at sta/rcu_rte_rcu_qsbr.c.obj'.
[88/1455] Compiling C object 'lib/76b5a35@@rte_mempool at sta/mempool_rte_mempool_ops_default.c.obj'.
[89/1455] Compiling C object 'lib/76b5a35@@rte_mempool at sta/mempool_mempool_trace_points.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list