automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: stephen@networkplumber.org, robot@bytheb.org
Subject: |FAILURE| pw139092 [PATCH v2 2/2] test: add functional test for uuid
Date: Wed,  3 Apr 2024 19:05:02 -0400	[thread overview]
Message-ID: <20240403230502.201338-1-robot@bytheb.org> (raw)
In-Reply-To: <20240403221319.499014-3-stephen@networkplumber.org>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8546320214
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@sta/eal_common_eal_common_memory.c.o'.
[38/2955] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_string_fns.c.o'.
[39/2955] Generating symbol file 'lib/76b5a35@@rte_telemetry@sha/librte_telemetry.so.24.2.symbols'.
[40/2955] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_tailqs.c.o'.
[41/2955] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_timer.c.o'.
[42/2955] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_uuid.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_common_eal_common_uuid.c.o 
ccache clang -Ilib/76b5a35@@rte_eal@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@sta/eal_common_eal_common_uuid.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_uuid.c.o.d' -o 'lib/76b5a35@@rte_eal@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@sta/eal_common_eal_common_options.c.o'.
[44/2955] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_trace_points.c.o'.
[45/2955] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_thread.c.o'.
[46/2955] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_elem.c.o'.
[47/2955] Compiling C object 'lib/76b5a35@@rte_eal@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
####################################################################################
[69/1455] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_spinlock.c.obj'.
[70/1455] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_windows_eal_mp.c.obj'.
[71/1455] Generating rte_eal_mingw with a custom command.
[72/1455] Generating rte_rcu_mingw with a custom command.
[73/1455] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_windows_eal_timer.c.obj'.
[74/1455] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_windows_eal_thread.c.obj'.
[75/1455] Generating rte_ring_mingw with a custom command.
[76/1455] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_cycles.c.obj'.
[77/1455] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_windows_rte_thread.c.obj'.
[78/1455] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_power_intrinsics.c.obj'.
[79/1455] Linking static target lib/librte_eal.a.
[80/1455] Compiling C object 'lib/76b5a35@@rte_ring@sta/ring_rte_ring.c.obj'.
[81/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@sta/eal_common_eal_common_bus.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_class.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_config.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_debug.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_dev.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_devargs.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_errno.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_fbarray.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_hexdump.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_interrupts.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_launch.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_lcore.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_mcfg.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memalloc.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memory.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memzone.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_string_fns.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_tailqs.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_thread.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_timer.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_trace_points.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_uuid.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_elem.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_heap.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_rte_random.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_rte_reciprocal.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_rte_service.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_rte_version.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_dynmem.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_windows_eal.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_windows_eal_alarm.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_windows_eal_debug.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_windows_eal_dev.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_windows_eal_file.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_windows_eal_hugepages.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_windows_eal_interrupts.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_windows_eal_lcore.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_windows_eal_memalloc.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_windows_eal_memory.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_windows_eal_mp.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_windows_eal_thread.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_windows_eal_timer.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_windows_getopt.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_windows_rte_thread.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_cpuflags.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_cycles.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_hypervisor.c.obj' 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_spinlock.c.obj' 'lib/76b5a35@@rte_eal@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@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
[82/1455] Linking static target lib/librte_ring.a.
[83/1455] Compiling C object 'lib/net/ab5e066@@net_crc_avx512_lib@sta/net_crc_avx512.c.obj'.
[84/1455] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_rte_mempool.c.obj'.
[85/1455] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_rte_mempool_ops.c.obj'.
[86/1455] Compiling C object 'lib/76b5a35@@rte_rcu@sta/rcu_rte_rcu_qsbr.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-----------------------------

  parent reply	other threads:[~2024-04-03 23:05 UTC|newest]

Thread overview: 90+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240403221319.499014-3-stephen@networkplumber.org>
2024-04-03 21:50 ` |SUCCESS| pw139091-139092 " qemudev
2024-04-03 21:55 ` qemudev
2024-04-03 22:13 ` |WARNING| pw139092 " checkpatch
2024-04-03 23:05 ` 0-day Robot [this message]
2024-04-03 23:13 ` |SUCCESS| pw139091-139092 [PATCH] [v2,2/2] test: add functional test dpdklab
2024-04-03 23:16 ` |FAILURE| " dpdklab
2024-04-03 23:17 ` |SUCCESS| " dpdklab
2024-04-03 23:17 ` |FAILURE| " dpdklab
2024-04-03 23:18 ` dpdklab
2024-04-03 23:18 ` |SUCCESS| " dpdklab
2024-04-03 23:18 ` dpdklab
2024-04-03 23:19 ` dpdklab
2024-04-03 23:19 ` dpdklab
2024-04-03 23:19 ` |FAILURE| " dpdklab
2024-04-03 23:19 ` dpdklab
2024-04-03 23:20 ` dpdklab
2024-04-03 23:20 ` |SUCCESS| " dpdklab
2024-04-03 23:23 ` dpdklab
2024-04-03 23:23 ` dpdklab
2024-04-03 23:23 ` dpdklab
2024-04-03 23:24 ` dpdklab
2024-04-03 23:24 ` dpdklab
2024-04-03 23:24 ` dpdklab
2024-04-03 23:24 ` dpdklab
2024-04-03 23:25 ` dpdklab
2024-04-03 23:25 ` dpdklab
2024-04-03 23:25 ` dpdklab
2024-04-03 23:25 ` dpdklab
2024-04-03 23:26 ` dpdklab
2024-04-03 23:26 ` dpdklab
2024-04-03 23:27 ` dpdklab
2024-04-03 23:27 ` dpdklab
2024-04-03 23:27 ` dpdklab
2024-04-03 23:28 ` dpdklab
2024-04-03 23:28 ` dpdklab
2024-04-03 23:29 ` dpdklab
2024-04-03 23:38 ` dpdklab
2024-04-03 23:38 ` dpdklab
2024-04-03 23:39 ` dpdklab
2024-04-03 23:39 ` |FAILURE| " dpdklab
2024-04-03 23:41 ` dpdklab
2024-04-03 23:44 ` |SUCCESS| " dpdklab
2024-04-03 23:44 ` dpdklab
2024-04-03 23:44 ` dpdklab
2024-04-03 23:45 ` |FAILURE| " dpdklab
2024-04-03 23:45 ` |SUCCESS| " dpdklab
2024-04-03 23:46 ` |FAILURE| " dpdklab
2024-04-03 23:46 ` |SUCCESS| " dpdklab
2024-04-03 23:46 ` dpdklab
2024-04-03 23:47 ` |FAILURE| " dpdklab
2024-04-03 23:47 ` dpdklab
2024-04-03 23:57 ` dpdklab
2024-04-03 23:57 ` dpdklab
2024-04-03 23:59 ` |SUCCESS| " dpdklab
2024-04-03 23:59 ` dpdklab
2024-04-04  0:00 ` |FAILURE| " dpdklab
2024-04-04  0:00 ` |SUCCESS| " dpdklab
2024-04-04  0:01 ` dpdklab
2024-04-04  0:01 ` |FAILURE| " dpdklab
2024-04-04  0:02 ` |SUCCESS| " dpdklab
2024-04-04  0:02 ` dpdklab
2024-04-04  0:02 ` dpdklab
2024-04-04  0:03 ` dpdklab
2024-04-04  0:04 ` dpdklab
2024-04-04  0:05 ` |FAILURE| " dpdklab
2024-04-04  0:12 ` dpdklab
2024-04-04  0:13 ` |SUCCESS| " dpdklab
2024-04-04  0:43 ` dpdklab
2024-04-04  0:44 ` dpdklab
2024-04-04  0:54 ` dpdklab
2024-04-04  0:58 ` dpdklab
2024-04-04  0:59 ` dpdklab
2024-04-04  1:02 ` dpdklab
2024-04-04  1:12 ` dpdklab
2024-04-04  1:14 ` dpdklab
2024-04-04  1:15 ` dpdklab
2024-04-04  1:16 ` dpdklab
2024-04-04  1:17 ` dpdklab
2024-04-04  1:17 ` dpdklab
2024-04-04  1:18 ` dpdklab
2024-04-04  1:20 ` dpdklab
2024-04-04  1:54 ` |FAILURE| " dpdklab
2024-04-04  1:57 ` dpdklab
2024-04-04  2:04 ` |SUCCESS| " dpdklab
2024-04-04  2:29 ` dpdklab
2024-04-04 11:57 ` dpdklab
2024-04-04 12:03 ` dpdklab
2024-04-04 12:07 ` dpdklab
2024-04-04 12:11 ` dpdklab
2024-04-04 12:15 ` 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=20240403230502.201338-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=stephen@networkplumber.org \
    --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).