automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: david.marchand@redhat.com, robot@bytheb.org
Subject: |FAILURE| pw152447 [RFC v4 8/8] build: remove static version maps
Date: Mon, 17 Mar 2025 12:24:14 -0400	[thread overview]
Message-ID: <20250317162414.542130-1-robot@bytheb.org> (raw)
In-Reply-To: <20250317154308.2782689-9-david.marchand@redhat.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/13904192705
Build Logs:
-----------------------Summary of failed steps-----------------------
"windows-2022-msvc" failed at step Build
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"ubuntu-22.04-gcc-mini" failed at step Build and test
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-22.04-gcc-static-mingw" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"fedora:39-clang" failed at step Build
"fedora:39-gcc" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "windows-2022-msvc" at step Build
####################################################################################
D:\a\dpdk\dpdk\build\lib\telemetry_exports.map(21) : warning LNK4017: local: statement not supported for the target platform; ignored
D:\a\dpdk\dpdk\build\lib\telemetry_exports.map(22) : warning LNK4017: } statement not supported for the target platform; ignored
D:\a\dpdk\dpdk\build\lib\telemetry_exports.map(23) : warning LNK4017: EXPERIMENTAL statement not supported for the target platform; ignored
D:\a\dpdk\dpdk\build\lib\telemetry_exports.map(24) : warning LNK4017: global: statement not supported for the target platform; ignored
D:\a\dpdk\dpdk\build\lib\telemetry_exports.map(26) : warning LNK4017: rte_tel_data_add_array_uint_hex statement not supported for the target platform; ignored
D:\a\dpdk\dpdk\build\lib\telemetry_exports.map(27) : warning LNK4017: rte_tel_data_add_dict_uint_hex statement not supported for the target platform; ignored
D:\a\dpdk\dpdk\build\lib\telemetry_exports.map(28) : warning LNK4017: rte_telemetry_register_cmd_arg statement not supported for the target platform; ignored
D:\a\dpdk\dpdk\build\lib\telemetry_exports.map(29) : warning LNK4017: } statement not supported for the target platform; ignored
D:\a\dpdk\dpdk\build\lib\telemetry_exports.map(30) : warning LNK4017: INTERNAL statement not supported for the target platform; ignored
D:\a\dpdk\dpdk\build\lib\telemetry_exports.map(31) : warning LNK4017: global: statement not supported for the target platform; ignored
D:\a\dpdk\dpdk\build\lib\telemetry_exports.map(33) : warning LNK4017: rte_telemetry_init statement not supported for the target platform; ignored
D:\a\dpdk\dpdk\build\lib\telemetry_exports.map(34) : warning LNK4017: rte_telemetry_legacy_register statement not supported for the target platform; ignored
D:\a\dpdk\dpdk\build\lib\telemetry_exports.map(35) : warning LNK4017: } statement not supported for the target platform; ignored
   Creating library lib\rte_telemetry.lib and object lib\rte_telemetry.exp
telemetry_telemetry.c.obj : error LNK2019: unresolved external symbol rte_log_register_type_and_pick_level referenced in function __logtype_thunk
lib\rte_telemetry-25.dll : fatal error LNK1120: 1 unresolved externals

[45/122] Generating symbol file lib/rte_kvargs-25.dll.p/rte_kvargs-25.dll.symbols
[46/122] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.obj
[47/122] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.obj
[48/122] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
ninja: build stopped: subcommand failed.
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: C:\hostedtoolcache\windows\Python\3.13.2\x64\Scripts\ninja.EXE -C D:/a/dpdk/dpdk/build
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "windows-2022-msvc" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
Compiler for C supports arguments -Wcast-qual: YES 
Compiler for C supports arguments -Wdeprecated: YES 
Compiler for C supports arguments -Wformat: YES 
Compiler for C supports arguments -Wformat-nonliteral: YES 
Compiler for C supports arguments -Wformat-security: YES 
Compiler for C supports arguments -Wmissing-declarations: YES 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wnested-externs: YES 
Compiler for C supports arguments -Wold-style-definition: YES 
Compiler for C supports arguments -Wpointer-arith: YES 
Compiler for C supports arguments -Wsign-compare: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wundef: YES 
Compiler for C supports arguments -Wwrite-strings: YES 
Compiler for C supports arguments -Wno-packed-not-aligned: YES 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -fzero-init-padding-bits=all: NO 
Compiler for C supports arguments -mcpu=power9: YES 
Compiler for C supports arguments -Wno-psabi: YES 
Compiler for C supports arguments -Wno-format-truncation: YES 

lib/meson.build:264:4: ERROR: Join() takes exactly one argument.

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[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-mini" at step Build and test
####################################################################################
Compiler for C supports arguments -fzero-init-padding-bits=all: NO 
Program objdump found: YES (/usr/bin/objdump)
Compiler for C supports arguments -mavx512f -mavx512vl -mavx512dq -mavx512bw -mavx512cd: YES 
Checking if "AVX512 checking" compiles: YES 
Fetching value of define "__AVX512F__" :  
Fetching value of define "__SSE4_2__" : 1 
Fetching value of define "__AES__" :  
Fetching value of define "__AVX__" :  
Fetching value of define "__AVX2__" :  
Fetching value of define "__AVX512BW__" :  
Fetching value of define "__AVX512CD__" :  
Fetching value of define "__AVX512DQ__" :  
Fetching value of define "__AVX512F__" :  
Fetching value of define "__AVX512VL__" :  
Fetching value of define "__PCLMUL__" :  
Fetching value of define "__RDRND__" :  
Fetching value of define "__RDSEED__" :  
Fetching value of define "__VPCLMULQDQ__" :  
Compiler for C supports arguments -Wno-format-truncation: YES 
lib/meson.build:154: WARNING: Cannot disable mandatory library "log"

lib/meson.build:264:4: ERROR: Join() takes exactly one argument.

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[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-gcc-static-i386" at step Build and test
####################################################################################
Compiler for C supports arguments -fzero-init-padding-bits=all: NO 
Compiler for C supports arguments -Wno-pointer-to-int-cast: YES 
Program objdump found: YES (/usr/bin/objdump)
Compiler for C supports arguments -mavx512f -mavx512vl -mavx512dq -mavx512bw -mavx512cd: YES 
Checking if "AVX512 checking" compiles: YES 
Fetching value of define "__AVX512F__" :  
Fetching value of define "__SSE4_2__" : 1 
Fetching value of define "__AES__" :  
Fetching value of define "__AVX__" :  
Fetching value of define "__AVX2__" :  
Fetching value of define "__AVX512BW__" :  
Fetching value of define "__AVX512CD__" :  
Fetching value of define "__AVX512DQ__" :  
Fetching value of define "__AVX512F__" :  
Fetching value of define "__AVX512VL__" :  
Fetching value of define "__PCLMUL__" :  
Fetching value of define "__RDRND__" :  
Fetching value of define "__RDSEED__" :  
Fetching value of define "__VPCLMULQDQ__" :  
Compiler for C supports arguments -Wno-format-truncation: YES 

lib/meson.build:264:4: ERROR: Join() takes exactly one argument.

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[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-stdatomic" at step Build and test
####################################################################################
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -fzero-init-padding-bits=all: NO 
Program objdump found: YES (/usr/bin/objdump)
Compiler for C supports arguments -mavx512f -mavx512vl -mavx512dq -mavx512bw -mavx512cd: YES 
Checking if "AVX512 checking" compiles: YES 
Fetching value of define "__AVX512F__" :  
Fetching value of define "__SSE4_2__" : 1 
Fetching value of define "__AES__" :  
Fetching value of define "__AVX__" :  
Fetching value of define "__AVX2__" :  
Fetching value of define "__AVX512BW__" :  
Fetching value of define "__AVX512CD__" :  
Fetching value of define "__AVX512DQ__" :  
Fetching value of define "__AVX512F__" :  
Fetching value of define "__AVX512VL__" :  
Fetching value of define "__PCLMUL__" :  
Fetching value of define "__RDRND__" :  
Fetching value of define "__RDSEED__" :  
Fetching value of define "__VPCLMULQDQ__" :  
Compiler for C supports arguments -Wno-format-truncation: YES 

lib/meson.build:264:4: ERROR: Join() takes exactly one argument.

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[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-stdatomic" at step Build and test
####################################################################################
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -fzero-init-padding-bits=all: NO 
Program objdump found: YES (/usr/bin/objdump)
Compiler for C supports arguments -mavx512f -mavx512vl -mavx512dq -mavx512bw -mavx512cd: YES 
Checking if "AVX512 checking" compiles: YES 
Fetching value of define "__AVX512F__" :  
Fetching value of define "__SSE4_2__" : 1 
Fetching value of define "__AES__" :  
Fetching value of define "__AVX__" :  
Fetching value of define "__AVX2__" :  
Fetching value of define "__AVX512BW__" :  
Fetching value of define "__AVX512CD__" :  
Fetching value of define "__AVX512DQ__" :  
Fetching value of define "__AVX512F__" :  
Fetching value of define "__AVX512VL__" :  
Fetching value of define "__PCLMUL__" :  
Fetching value of define "__RDRND__" :  
Fetching value of define "__RDSEED__" :  
Fetching value of define "__VPCLMULQDQ__" :  
Compiler for C supports arguments -Wno-format-truncation: NO 

lib/meson.build:264:4: ERROR: Join() takes exactly one argument.

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[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-shared-aarch64" at step Build and test
####################################################################################
Compiler for C supports arguments -Wold-style-definition: YES 
Compiler for C supports arguments -Wpointer-arith: YES 
Compiler for C supports arguments -Wsign-compare: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wundef: YES 
Compiler for C supports arguments -Wwrite-strings: YES 
Compiler for C supports arguments -Wno-packed-not-aligned: YES 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -fzero-init-padding-bits=all: NO 
Message: Arm implementer: Generic armv8
Message: Arm part number: generic
Compiler for C supports arguments -march=armv8-a: YES (cached)
Compiler for C supports arguments -march=armv8-a+crc: YES 
Compiler for C supports arguments -march=armv8-a+crc -moutline-atomics: YES 
Message: Using machine args: ['-march=armv8-a+crc', '-moutline-atomics']
Fetching value of define "__ARM_NEON" : 1 
Fetching value of define "__ARM_FEATURE_SVE" :  
Fetching value of define "__ARM_FEATURE_CRC32" : 1 
Fetching value of define "__ARM_FEATURE_CRYPTO" :  
Compiler for C supports arguments -Wno-format-truncation: YES 

lib/meson.build:264:4: ERROR: Join() takes exactly one argument.

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[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-static-mingw" at step Build and test
####################################################################################
Fetching value of define "__znver1__" :  
Fetching value of define "__znver2__" : 1 
Program x86_64-w64-mingw32-objdump found: YES
Compiler for C supports arguments -mavx512f -mavx512vl -mavx512dq -mavx512bw -mavx512cd: YES 
Checking if "AVX512 checking" compiles: YES 
Fetching value of define "__AVX512F__" :  
Fetching value of define "__SSE4_2__" : 1 
Fetching value of define "__AES__" : 1 
Fetching value of define "__AVX__" : 1 
Fetching value of define "__AVX2__" : 1 
Fetching value of define "__AVX512BW__" :  
Fetching value of define "__AVX512CD__" :  
Fetching value of define "__AVX512DQ__" :  
Fetching value of define "__AVX512F__" :  
Fetching value of define "__AVX512VL__" :  
Fetching value of define "__PCLMUL__" : 1 
Fetching value of define "__RDRND__" : 1 
Fetching value of define "__RDSEED__" : 1 
Fetching value of define "__VPCLMULQDQ__" : 1 
Compiler for C supports arguments -Wno-format-truncation: YES 

lib/meson.build:264:4: ERROR: Join() takes exactly one argument.

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
Compiler for C supports arguments -Wformat: YES 
Compiler for C supports arguments -Wformat-nonliteral: YES 
Compiler for C supports arguments -Wformat-security: YES 
Compiler for C supports arguments -Wmissing-declarations: YES 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wnested-externs: YES 
Compiler for C supports arguments -Wold-style-definition: YES 
Compiler for C supports arguments -Wpointer-arith: YES 
Compiler for C supports arguments -Wsign-compare: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wundef: YES 
Compiler for C supports arguments -Wwrite-strings: YES 
Compiler for C supports arguments -Wno-packed-not-aligned: YES 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -fzero-init-padding-bits=all: NO 
Message: RISC-V vendor: Generic RISC-V
Message: RISC-V architecture id: generic
Compiler for C supports arguments -march=rv64gc: YES (cached)
Message: Using machine args: ['-march=rv64gc']
Compiler for C supports arguments -Wno-format-truncation: YES 

lib/meson.build:264:4: ERROR: Join() takes exactly one argument.

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[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-clang-asan+doc+tests" at step Build and test
####################################################################################
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -fzero-init-padding-bits=all: NO 
Program objdump found: YES (/usr/bin/objdump)
Compiler for C supports arguments -mavx512f -mavx512vl -mavx512dq -mavx512bw -mavx512cd: YES 
Checking if "AVX512 checking" compiles: YES 
Fetching value of define "__AVX512F__" :  
Fetching value of define "__SSE4_2__" : 1 
Fetching value of define "__AES__" :  
Fetching value of define "__AVX__" :  
Fetching value of define "__AVX2__" :  
Fetching value of define "__AVX512BW__" :  
Fetching value of define "__AVX512CD__" :  
Fetching value of define "__AVX512DQ__" :  
Fetching value of define "__AVX512F__" :  
Fetching value of define "__AVX512VL__" :  
Fetching value of define "__PCLMUL__" :  
Fetching value of define "__RDRND__" :  
Fetching value of define "__RDSEED__" :  
Fetching value of define "__VPCLMULQDQ__" :  
Compiler for C supports arguments -Wno-format-truncation: NO 

lib/meson.build:264:4: ERROR: Join() takes exactly one argument.

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[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-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -fzero-init-padding-bits=all: NO 
Program objdump found: YES (/usr/bin/objdump)
Compiler for C supports arguments -mavx512f -mavx512vl -mavx512dq -mavx512bw -mavx512cd: YES 
Checking if "AVX512 checking" compiles: YES 
Fetching value of define "__AVX512F__" :  
Fetching value of define "__SSE4_2__" : 1 
Fetching value of define "__AES__" :  
Fetching value of define "__AVX__" :  
Fetching value of define "__AVX2__" :  
Fetching value of define "__AVX512BW__" :  
Fetching value of define "__AVX512CD__" :  
Fetching value of define "__AVX512DQ__" :  
Fetching value of define "__AVX512F__" :  
Fetching value of define "__AVX512VL__" :  
Fetching value of define "__PCLMUL__" :  
Fetching value of define "__RDRND__" :  
Fetching value of define "__RDSEED__" :  
Fetching value of define "__VPCLMULQDQ__" :  
Compiler for C supports arguments -Wno-format-truncation: YES 

lib/meson.build:264:4: ERROR: Join() takes exactly one argument.

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




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




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

      parent reply	other threads:[~2025-03-17 16:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250317154308.2782689-9-david.marchand@redhat.com>
2025-03-17 15:11 ` |FAILURE| pw152440-152447 " qemudev
2025-03-17 16:06 ` |FAILURE| pw152440-152447 [PATCH] [RFC, v4, " dpdklab
2025-03-17 16:24 ` 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=20250317162414.542130-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=david.marchand@redhat.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).