automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw136679-136689 [PATCH 14/14] eal: redefine macro to be integer literal for MSVC
       [not found] <1707873986-29352-15-git-send-email-roretzla@linux.microsoft.com>
@ 2024-02-14  1:04 ` qemudev
  2024-02-14  1:28 ` |SUCCESS| pw136689 " checkpatch
  2024-02-14  2:04 ` |FAILURE| " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: qemudev @ 2024-02-14  1:04 UTC (permalink / raw)
  To: test-report; +Cc: Tyler Retzlaff, zhoumin

Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/136689

_ninja build failure_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Tue, 13 Feb 2024 17:26:13 -0800
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 31d72ff4dc7c057366153e9918ac92bf9123a3bc

136679-136689 --> ninja build failed

Test environment and result as below:

+---------------------+----------------+
|     Environment     | compilation    |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: lib/librte_distributor.a.p/distributor_rte_distributor.c.o
cc -Ilib/librte_distributor.a.p -Ilib -I../lib -Ilib/distributor -I../lib/distributor -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/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 -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DAL
 LOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.distributor -MD -MQ lib/librte_distributor.a.p/distributor_rte_distributor.c.o -MF lib/librte_distributor.a.p/distributor_rte_distributor.c.o.d -o lib/librte_distributor.a.p/distributor_rte_distributor.c.o -c ../lib/distributor/rte_distributor.c
./lib/distributor/rte_distributor.c: In function ‘rte_distributor_process’:
./lib/distributor/rte_distributor.c:480:3: warning: implicit declaration of function ‘alignas’ [-Wimplicit-function-declaration]
alignas(128) uint16_t matches[RTE_DIST_BURST_SIZE];
^~~~~~~
./lib/distributor/rte_distributor.c:480:3: warning: nested extern declaration of ‘alignas’ [-Wnested-externs]
./lib/distributor/rte_distributor.c:480:15: error: expected ‘;’ before ‘uint16_t’
alignas(128) uint16_t matches[RTE_DIST_BURST_SIZE];
^~~~~~~~~
;
./lib/distributor/rte_distributor.c:508:8: error: ‘matches’ undeclared (first use in this function)
&matches[0]);
^~~~~~~
./lib/distributor/rte_distributor.c:508:8: note: each undeclared identifier is reported only once for each function it appears in
[149/2425] Linking static target lib/librte_timer.a
[150/2425] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o
[151/2425] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_match_generic.c.o
[152/2425] Generating ring.sym_chk with a custom command (wrapped by meson to capture output)
[153/2425] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[154/2425] Compiling C object lib/librte_cfgfile.a.p/cfgfile_rte_cfgfile.c.o
[155/2425] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o
[156/2425] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o
[157/2425] Generating net.sym_chk with a custom command (wrapped by meson to capture output)
[158/2425] Generating meter.sym_chk with a custom command (wrapped by meson to capture output)
[159/2425] Compiling C object lib/librte_bpf.a.p/bpf_bpf_pkt.c.o
[160/2425] Compiling C object lib/librte_bbdev.a.p/bbdev_rte_bbdev.c.o
[161/2425] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_single.c.o
[162/2425] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o
[163/2425] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o
[164/2425] Generating log.sym_chk with a custom command (wrapped by meson to capture output)
[165/2425] Generating pci.sym_chk with a custom command (wrapped by meson to capture output)
[166/2425] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[167/2425] Compiling C object lib/librte_bpf.a.p/bpf_bpf_validate.c.o
[168/2425] Generating telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[169/2425] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[170/2425] Generating bitratestats.sym_chk with a custom command (wrapped by meson to capture output)
[171/2425] Generating rcu.sym_chk with a custom command (wrapped by meson to capture output)
[172/2425] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o
[173/2425] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[174/2425] Generating metrics.sym_chk with a custom command (wrapped by meson to capture output)
[175/2425] Generating mempool.sym_chk with a custom command (wrapped by meson to capture output)
[176/2425] Generating mbuf.sym_chk with a custom command (wrapped by meson to capture output)
[177/2425] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[178/2425] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[179/2425] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[180/2425] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[181/2425] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


^ permalink raw reply	[flat|nested] 3+ messages in thread

* |SUCCESS| pw136689 [PATCH 14/14] eal: redefine macro to be integer literal for MSVC
       [not found] <1707873986-29352-15-git-send-email-roretzla@linux.microsoft.com>
  2024-02-14  1:04 ` |FAILURE| pw136679-136689 [PATCH 14/14] eal: redefine macro to be integer literal for MSVC qemudev
@ 2024-02-14  1:28 ` checkpatch
  2024-02-14  2:04 ` |FAILURE| " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2024-02-14  1:28 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/136689

_coding style OK_



^ permalink raw reply	[flat|nested] 3+ messages in thread

* |FAILURE| pw136689 [PATCH 14/14] eal: redefine macro to be integer literal for MSVC
       [not found] <1707873986-29352-15-git-send-email-roretzla@linux.microsoft.com>
  2024-02-14  1:04 ` |FAILURE| pw136679-136689 [PATCH 14/14] eal: redefine macro to be integer literal for MSVC qemudev
  2024-02-14  1:28 ` |SUCCESS| pw136689 " checkpatch
@ 2024-02-14  2:04 ` 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2024-02-14  2:04 UTC (permalink / raw)
  To: test-report; +Cc: roretzla, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7895324692
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-mini" 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-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
"ubuntu-22.04-gcc-static-mingw" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" 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
"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
####################################################################################
../lib/net/net_crc_sse.c: In function ‘rte_crc16_ccitt_sse42_handler’:
../lib/net/net_crc_sse.c:311:18: error: ‘crc16_ccitt_pclmulqdq’ undeclared (first use in this function)
  311 |                 &crc16_ccitt_pclmulqdq);
      |                  ^~~~~~~~~~~~~~~~~~~~~
../lib/net/net_crc_sse.c: In function ‘rte_crc32_eth_sse42_handler’:
../lib/net/net_crc_sse.c:320:18: error: ‘crc32_eth_pclmulqdq’ undeclared (first use in this function); did you mean ‘crc32_eth_calc_pclmulqdq’?
  320 |                 &crc32_eth_pclmulqdq);
      |                  ^~~~~~~~~~~~~~~~~~~
      |                  crc32_eth_calc_pclmulqdq
../lib/net/net_crc_sse.c: In function ‘rte_crc16_ccitt_sse42_handler’:
../lib/net/net_crc_sse.c:312:1: error: control reaches end of non-void function [-Werror=return-type]
  312 | }
      | ^
../lib/net/net_crc_sse.c: In function ‘rte_crc32_eth_sse42_handler’:
../lib/net/net_crc_sse.c:321:1: error: control reaches end of non-void function [-Werror=return-type]
  321 | }
      | ^
cc1: all warnings being treated as errors
[100/901] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_dyn.c.o'.
[101/901] Generating mempool.sym_chk with a meson_exe.py custom command.
[102/901] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_arp.c.o'.
[103/901] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf.c.o'.
[104/901] Generating eal.sym_chk with a meson_exe.py custom command.
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-gcc-stdatomic" at step Build and test
####################################################################################
  371 |         crc16_ccitt.rk1_rk2 = _mm512_broadcast_i32x4(a);
      |         ^~~~~~~~~~~
../lib/net/net_crc_avx512.c: In function ‘rte_crc16_ccitt_avx512_handler’:
../lib/net/net_crc_avx512.c:409:18: error: ‘crc16_ccitt’ undeclared (first use in this function)
  409 |                 &crc16_ccitt);
      |                  ^~~~~~~~~~~
../lib/net/net_crc_avx512.c: In function ‘rte_crc32_eth_avx512_handler’:
../lib/net/net_crc_avx512.c:419:18: error: ‘crc32_eth’ undeclared (first use in this function)
  419 |                 &crc32_eth);
      |                  ^~~~~~~~~
../lib/net/net_crc_avx512.c: In function ‘rte_crc16_ccitt_avx512_handler’:
../lib/net/net_crc_avx512.c:410:1: error: control reaches end of non-void function [-Werror=return-type]
  410 | }
      | ^
../lib/net/net_crc_avx512.c: In function ‘rte_crc32_eth_avx512_handler’:
../lib/net/net_crc_avx512.c:420:1: error: control reaches end of non-void function [-Werror=return-type]
  420 | }
      | ^
cc1: all warnings being treated as errors
[102/2878] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_arp.c.o'.
[103/2878] Generating mempool.sym_chk with a meson_exe.py custom command.
[104/2878] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf.c.o'.
[105/2878] Generating eal.sym_chk with a meson_exe.py custom command.
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-stdatomic" at step Build and test
####################################################################################
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x23
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
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-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
../lib/net/net_crc_sse.c: In function ‘rte_crc16_ccitt_sse42_handler’:
../lib/net/net_crc_sse.c:311:18: error: ‘crc16_ccitt_pclmulqdq’ undeclared (first use in this function)
  311 |                 &crc16_ccitt_pclmulqdq);
      |                  ^~~~~~~~~~~~~~~~~~~~~
../lib/net/net_crc_sse.c: In function ‘rte_crc32_eth_sse42_handler’:
../lib/net/net_crc_sse.c:320:18: error: ‘crc32_eth_pclmulqdq’ undeclared (first use in this function); did you mean ‘crc32_eth_calc_pclmulqdq’?
  320 |                 &crc32_eth_pclmulqdq);
      |                  ^~~~~~~~~~~~~~~~~~~
      |                  crc32_eth_calc_pclmulqdq
../lib/net/net_crc_sse.c: In function ‘rte_crc16_ccitt_sse42_handler’:
../lib/net/net_crc_sse.c:312:1: error: control reaches end of non-void function [-Werror=return-type]
  312 | }
      | ^
../lib/net/net_crc_sse.c: In function ‘rte_crc32_eth_sse42_handler’:
../lib/net/net_crc_sse.c:321:1: error: control reaches end of non-void function [-Werror=return-type]
  321 | }
      | ^
cc1: all warnings being treated as errors
[95/3950] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_dyn.c.o'.
[96/3950] Generating mempool.sym_chk with a meson_exe.py custom command.
[97/3950] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf.c.o'.
[98/3950] Generating eal.sym_chk with a meson_exe.py custom command.
[99/3950] Generating symbol file 'lib/76b5a35@@rte_log@sha/librte_log.so.24.1.symbols'.
ninja: build stopped: subcommand failed.
##[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] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
objdump: Warning: Unrecognized form: 0x23
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x23
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x23
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x23
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x23
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
[104/3950] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf.c.o'.
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-static-i386" at step Build and test
####################################################################################
[220/3140] Linking target lib/librte_cmdline.so.24.1.
[221/3140] Compiling C object 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o'.
FAILED: lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o 
ccache gcc -Ilib/76b5a35@@rte_distributor@sta -Ilib -I../lib -Ilib/distributor -I../lib/distributor -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 -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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-zero-length-bounds -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.distributor -MD -MQ 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o' -MF 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o.d' -o 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o' -c ../lib/distributor/rte_distributor.c
../lib/distributor/rte_distributor.c: In function ‘rte_distributor_process’:
../lib/distributor/rte_distributor.c:480:17: error: implicit declaration of function ‘alignas’ [-Werror=implicit-function-declaration]
  480 |                 alignas(128) uint16_t matches[RTE_DIST_BURST_SIZE];
      |                 ^~~~~~~
../lib/distributor/rte_distributor.c:480:17: error: nested extern declaration of ‘alignas’ [-Werror=nested-externs]
../lib/distributor/rte_distributor.c:480:29: error: expected ‘;’ before ‘uint16_t’
  480 |                 alignas(128) uint16_t matches[RTE_DIST_BURST_SIZE];
      |                             ^~~~~~~~~
      |                             ;
../lib/distributor/rte_distributor.c:508:50: error: ‘matches’ undeclared (first use in this function)
  508 |                                                 &matches[0]);
      |                                                  ^~~~~~~
../lib/distributor/rte_distributor.c:508:50: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[222/3140] Compiling C object 'lib/76b5a35@@rte_cryptodev@sta/cryptodev_cryptodev_trace_points.c.o'.
[223/3140] Generating compressdev.sym_chk with a meson_exe.py custom command.
[224/3140] Generating symbol file 'lib/76b5a35@@rte_cmdline@sha/librte_cmdline.so.24.1.symbols'.
[225/3140] Generating ethdev.sym_chk with a meson_exe.py custom command.
[226/3140] Compiling C object 'lib/76b5a35@@rte_cryptodev@sta/cryptodev_rte_cryptodev.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-static-mingw" at step Build and test
####################################################################################
      |  ^~~~~~~~~~~
../lib/net/net_crc_avx512.c: In function ‘rte_crc16_ccitt_avx512_handler’:
../lib/net/net_crc_avx512.c:409:4: error: ‘crc16_ccitt’ undeclared (first use in this function)
  409 |   &crc16_ccitt);
      |    ^~~~~~~~~~~
../lib/net/net_crc_avx512.c: In function ‘rte_crc32_eth_avx512_handler’:
../lib/net/net_crc_avx512.c:419:4: error: ‘crc32_eth’ undeclared (first use in this function)
  419 |   &crc32_eth);
      |    ^~~~~~~~~
../lib/net/net_crc_avx512.c: In function ‘rte_crc16_ccitt_avx512_handler’:
../lib/net/net_crc_avx512.c:410:1: error: control reaches end of non-void function [-Werror=return-type]
  410 | }
      | ^
../lib/net/net_crc_avx512.c: In function ‘rte_crc32_eth_avx512_handler’:
../lib/net/net_crc_avx512.c:420:1: error: control reaches end of non-void function [-Werror=return-type]
  420 | }
      | ^
cc1: all warnings being treated as errors
[99/1440] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_dyn.c.obj'.
[100/1440] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf.c.obj'.
[101/1440] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline.c.obj'.
[102/1440] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_arp.c.obj'.
[103/1440] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net.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
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[193/4095] Compiling C object 'lib/76b5a35@@rte_cryptodev@sta/cryptodev_cryptodev_trace_points.c.o'.
[194/4095] Compiling C object 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o'.
FAILED: lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o 
ccache aarch64-linux-gnu-gcc -Ilib/76b5a35@@rte_distributor@sta -Ilib -I../lib -Ilib/distributor -I../lib/distributor -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 -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 -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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-zero-length-bounds -D_GNU_SOURCE -fPIC -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.distributor -MD -MQ 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o' -MF 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o.d' -o 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o' -c ../lib/distributor/rte_distributor.c
../lib/distributor/rte_distributor.c: In function ‘rte_distributor_process’:
../lib/distributor/rte_distributor.c:480:17: error: implicit declaration of function ‘alignas’ [-Werror=implicit-function-declaration]
  480 |                 alignas(128) uint16_t matches[RTE_DIST_BURST_SIZE];
      |                 ^~~~~~~
../lib/distributor/rte_distributor.c:480:17: error: nested extern declaration of ‘alignas’ [-Werror=nested-externs]
../lib/distributor/rte_distributor.c:480:29: error: expected ‘;’ before ‘uint16_t’
  480 |                 alignas(128) uint16_t matches[RTE_DIST_BURST_SIZE];
      |                             ^~~~~~~~~
      |                             ;
../lib/distributor/rte_distributor.c:508:50: error: ‘matches’ undeclared (first use in this function)
  508 |                                                 &matches[0]);
      |                                                  ^~~~~~~
../lib/distributor/rte_distributor.c:508:50: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[195/4095] Generating compressdev.sym_chk with a meson_exe.py custom command.
[196/4095] Compiling C object 'lib/76b5a35@@rte_dmadev@sta/dmadev_rte_dmadev.c.o'.
[197/4095] Generating eal.sym_chk with a meson_exe.py custom command.
[198/4095] Compiling C object 'lib/76b5a35@@rte_cryptodev@sta/cryptodev_rte_cryptodev.c.o'.
[199/4095] Generating ethdev.sym_chk with a meson_exe.py custom command.
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] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
[193/3390] Generating bpf.sym_chk with a meson_exe.py custom command.
[194/3390] Compiling C object 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o'.
FAILED: lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o 
ccache powerpc64le-linux-gnu-gcc -Ilib/76b5a35@@rte_distributor@sta -Ilib -I../lib -Ilib/distributor -I../lib/distributor -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 -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 -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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-zero-length-bounds -Wno-psabi -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.distributor -MD -MQ 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o' -MF 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o.d' -o 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o' -c ../lib/distributor/rte_distributor.c
../lib/distributor/rte_distributor.c: In function ‘rte_distributor_process’:
../lib/distributor/rte_distributor.c:480:17: error: implicit declaration of function ‘alignas’ [-Werror=implicit-function-declaration]
  480 |                 alignas(128) uint16_t matches[RTE_DIST_BURST_SIZE];
      |                 ^~~~~~~
../lib/distributor/rte_distributor.c:480:17: error: nested extern declaration of ‘alignas’ [-Werror=nested-externs]
../lib/distributor/rte_distributor.c:480:29: error: expected ‘;’ before ‘uint16_t’
  480 |                 alignas(128) uint16_t matches[RTE_DIST_BURST_SIZE];
      |                             ^~~~~~~~~
      |                             ;
../lib/distributor/rte_distributor.c:508:50: error: ‘matches’ undeclared (first use in this function)
  508 |                                                 &matches[0]);
      |                                                  ^~~~~~~
../lib/distributor/rte_distributor.c:508:50: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[195/3390] Generating compressdev.sym_chk with a meson_exe.py custom command.
[196/3390] Compiling C object 'lib/76b5a35@@rte_dmadev@sta/dmadev_rte_dmadev.c.o'.
[197/3390] Generating eal.sym_chk with a meson_exe.py custom command.
[198/3390] Compiling C object 'lib/76b5a35@@rte_cryptodev@sta/cryptodev_rte_cryptodev.c.o'.
[199/3390] Generating ethdev.sym_chk with a meson_exe.py custom command.
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
####################################################################################
[192/3361] Compiling C object 'lib/76b5a35@@rte_cryptodev@sta/cryptodev_cryptodev_trace_points.c.o'.
[193/3361] Compiling C object 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o'.
FAILED: lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o 
ccache riscv64-linux-gnu-gcc -Ilib/76b5a35@@rte_distributor@sta -Ilib -I../lib -Ilib/distributor -I../lib/distributor -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 -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 -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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-zero-length-bounds -D_GNU_SOURCE -fPIC -march=rv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.distributor -MD -MQ 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o' -MF 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o.d' -o 'lib/76b5a35@@rte_distributor@sta/distributor_rte_distributor.c.o' -c ../lib/distributor/rte_distributor.c
../lib/distributor/rte_distributor.c: In function ‘rte_distributor_process’:
../lib/distributor/rte_distributor.c:480:17: error: implicit declaration of function ‘alignas’ [-Werror=implicit-function-declaration]
  480 |                 alignas(128) uint16_t matches[RTE_DIST_BURST_SIZE];
      |                 ^~~~~~~
../lib/distributor/rte_distributor.c:480:17: error: nested extern declaration of ‘alignas’ [-Werror=nested-externs]
../lib/distributor/rte_distributor.c:480:29: error: expected ‘;’ before ‘uint16_t’
  480 |                 alignas(128) uint16_t matches[RTE_DIST_BURST_SIZE];
      |                             ^~~~~~~~~
      |                             ;
../lib/distributor/rte_distributor.c:508:50: error: ‘matches’ undeclared (first use in this function)
  508 |                                                 &matches[0]);
      |                                                  ^~~~~~~
../lib/distributor/rte_distributor.c:508:50: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[194/3361] Generating bpf.sym_chk with a meson_exe.py custom command.
[195/3361] Generating compressdev.sym_chk with a meson_exe.py custom command.
[196/3361] Compiling C object 'lib/76b5a35@@rte_cryptodev@sta/cryptodev_rte_cryptodev.c.o'.
[197/3361] Generating eal.sym_chk with a meson_exe.py custom command.
[198/3361] Generating ethdev.sym_chk with a meson_exe.py custom command.
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] "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-----------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-02-14  2:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1707873986-29352-15-git-send-email-roretzla@linux.microsoft.com>
2024-02-14  1:04 ` |FAILURE| pw136679-136689 [PATCH 14/14] eal: redefine macro to be integer literal for MSVC qemudev
2024-02-14  1:28 ` |SUCCESS| pw136689 " checkpatch
2024-02-14  2:04 ` |FAILURE| " 0-day Robot

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).