automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw130168 [PATCH] devtools: list symbols by version
       [not found] <20230811154944.2947783-1-david.marchand@redhat.com>
@ 2023-08-11 15:36 ` qemudev
  2023-08-11 15:50 ` |SUCCESS| " checkpatch
  2023-08-11 16:19 ` |FAILURE| " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: qemudev @ 2023-08-11 15:36 UTC (permalink / raw)
  To: test-report; +Cc: David Marchand, zhoumin

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

_ninja build failure_

Submitter: David Marchand <david.marchand@redhat.com>
Date: Fri, 11 Aug 2023 17:49:44 +0200
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 68150b90bda5e8f81ad1b1bad82be653b1d42a81

130168 --> 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/ethdev.sym_chk
/usr/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /home/zhoumin/dpdk/buildtools/check-symbols.sh /home/zhoumin/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
Found badly formatted maps:
/home/zhoumin/dpdk/lib/ethdev/version.map
[1189/2350] Linking target drivers/librte_mempool_stack.so.24.0
[1190/2350] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o
[1191/2350] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_generic_flow.c.o
[1192/2350] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_acl_filter.c.o
[1193/2350] Generating rte_net_bnxt.pmd.c with a custom command
[1194/2350] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_parent.c.o
[1195/2350] Generating symbol file drivers/librte_bus_ifpga.so.24.0.p/librte_bus_ifpga.so.24.0.symbols
[1196/2350] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_api.c.o
[1197/2350] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_sched.c.o
[1198/2350] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.o
[1199/2350] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_parser_rt.c.o
[1200/2350] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_common.c.o
[1201/2350] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ddp.c.o
[1202/2350] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_manage.c.o
[1203/2350] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_sched.c.o
[1204/2350] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_i225.c.o
[1205/2350] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o
[1206/2350] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_idpf_idpf_ethdev.c.o
[1207/2350] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_mac.c.o
[1208/2350] Generating symbol file lib/librte_mldev.so.24.0.p/librte_mldev.so.24.0.symbols
[1209/2350] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_ethdev.c.o
[1210/2350] Generating rte_net_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[1211/2350] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o
[1212/2350] Generating symbol file lib/librte_mbuf.so.24.0.p/librte_mbuf.so.24.0.symbols
[1213/2350] Generating symbol file lib/librte_rib.so.24.0.p/librte_rib.so.24.0.symbols
[1214/2350] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o
[1215/2350] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[1216/2350] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx.c.o
[1217/2350] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o
[1218/2350] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_switch.c.o
[1219/2350] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o
[1220/2350] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o
[1221/2350] Generating rte_common_cnxk.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| pw130168 [PATCH] devtools: list symbols by version
       [not found] <20230811154944.2947783-1-david.marchand@redhat.com>
  2023-08-11 15:36 ` |FAILURE| pw130168 [PATCH] devtools: list symbols by version qemudev
@ 2023-08-11 15:50 ` checkpatch
  2023-08-11 16:19 ` |FAILURE| " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2023-08-11 15:50 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* |FAILURE| pw130168 [PATCH] devtools: list symbols by version
       [not found] <20230811154944.2947783-1-david.marchand@redhat.com>
  2023-08-11 15:36 ` |FAILURE| pw130168 [PATCH] devtools: list symbols by version qemudev
  2023-08-11 15:50 ` |SUCCESS| " checkpatch
@ 2023-08-11 16:19 ` 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2023-08-11 16:19 UTC (permalink / raw)
  To: test-report; +Cc: david.marchand, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5834599745
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-mini" failed at step Build and test
"ubuntu-20.04-gcc-debug+doc+examples+tests" failed at step Build and test
"ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-riscv64" failed at step Build and test
"fedora:37-gcc" failed at step Build
"fedora:37-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################
[175/1445] Linking target lib/librte_cmdline.so.24.0.
[176/1445] Generating symbol file 'lib/76b5a35@@rte_cmdline@sha/librte_cmdline.so.24.0.symbols'.
[177/1445] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_thash.c.o'.
[178/1445] Linking static target lib/librte_hash.a.
[179/1445] Compiling C object 'lib/76b5a35@@rte_timer@sta/timer_rte_timer.c.o'.
[180/1445] Linking static target lib/librte_timer.a.
[181/1445] Generating timer.sym_chk with a meson_exe.py custom command.
[182/1445] Generating hash.sym_chk with a meson_exe.py custom command.
[183/1445] Linking target lib/librte_hash.so.24.0.
[184/1445] Generating symbol file 'lib/76b5a35@@rte_hash@sha/librte_hash.so.24.0.symbols'.
[185/1445] Linking target lib/librte_timer.so.24.0.
[186/1445] Generating symbol file 'lib/76b5a35@@rte_timer@sha/librte_timer.so.24.0.symbols'.
[187/1445] Compiling C object 'lib/acl/bb5da3c@@avx512_tmp@sta/acl_run_avx512.c.o'.
[188/1445] Linking static target lib/acl/libavx512_tmp.a.
[189/1445] Compiling C object 'lib/acl/bb5da3c@@avx2_tmp@sta/acl_run_avx2.c.o'.
[190/1445] Linking static target lib/acl/libavx2_tmp.a.
[191/1445] Generating ethdev.sym_chk with a meson_exe.py custom command.
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /home/runner/work/dpdk/dpdk/buildtools/check-symbols.sh /home/runner/work/dpdk/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
Found badly formatted maps:
/home/runner/work/dpdk/dpdk/lib/ethdev/version.map
[192/1445] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_gen.c.o'.
[193/1445] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_bld.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
[201/3813] Compiling C object 'lib/76b5a35@@rte_bbdev@sta/bbdev_rte_bbdev.c.o'.
[202/3813] Linking static target lib/librte_bbdev.a.
[203/3813] Generating acl.sym_chk with a meson_exe.py custom command.
[204/3813] Linking target lib/librte_acl.so.24.0.
[205/3813] Generating symbol file 'lib/76b5a35@@rte_acl@sha/librte_acl.so.24.0.symbols'.
[206/3813] Generating bbdev.sym_chk with a meson_exe.py custom command.
[207/3813] Linking target lib/librte_bbdev.so.24.0.
[208/3813] Generating symbol file 'lib/76b5a35@@rte_bbdev@sha/librte_bbdev.so.24.0.symbols'.
[209/3813] Compiling C object 'lib/76b5a35@@rte_bitratestats@sta/bitratestats_rte_bitrate.c.o'.
[210/3813] Linking static target lib/librte_bitratestats.a.
[211/3813] Generating bitratestats.sym_chk with a meson_exe.py custom command.
[212/3813] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf.c.o'.
[213/3813] Compiling C object 'lib/76b5a35@@rte_cfgfile@sta/cfgfile_rte_cfgfile.c.o'.
[214/3813] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_dump.c.o'.
[215/3813] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_exec.c.o'.
[216/3813] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_load.c.o'.
[217/3813] Generating ethdev.sym_chk with a meson_exe.py custom command.
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /home/runner/work/dpdk/dpdk/buildtools/check-symbols.sh /home/runner/work/dpdk/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
Found badly formatted maps:
/home/runner/work/dpdk/dpdk/lib/ethdev/version.map
[218/3813] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_stub.c.o'.
[219/3813] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_pkt.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[207/3813] Generating bbdev.sym_chk with a meson_exe.py custom command.
[208/3813] Linking target lib/librte_bbdev.so.24.0.
[209/3813] Compiling C object 'lib/76b5a35@@rte_bitratestats@sta/bitratestats_rte_bitrate.c.o'.
[210/3813] Linking static target lib/librte_bitratestats.a.
[211/3813] Generating symbol file 'lib/76b5a35@@rte_bbdev@sha/librte_bbdev.so.24.0.symbols'.
[212/3813] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_dump.c.o'.
[213/3813] Generating bitratestats.sym_chk with a meson_exe.py custom command.
[214/3813] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf.c.o'.
[215/3813] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_load.c.o'.
[216/3813] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_exec.c.o'.
[217/3813] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_stub.c.o'.
[218/3813] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_pkt.c.o'.
[219/3813] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_validate.c.o'.
[220/3813] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_convert.c.o'.
[221/3813] Compiling C object 'lib/76b5a35@@rte_cfgfile@sta/cfgfile_rte_cfgfile.c.o'.
[222/3813] Linking static target lib/librte_cfgfile.a.
[223/3813] Generating ethdev.sym_chk with a meson_exe.py custom command.
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /home/runner/work/dpdk/dpdk/buildtools/check-symbols.sh /home/runner/work/dpdk/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
Found badly formatted maps:
/home/runner/work/dpdk/dpdk/lib/ethdev/version.map
[224/3813] Generating cfgfile.sym_chk with a meson_exe.py custom command.
[225/3813] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_jit_x86.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
[169/3071] Generating symbol file 'lib/76b5a35@@rte_cmdline@sha/librte_cmdline.so.24.0.symbols'.
[170/3071] Generating metrics.sym_chk with a meson_exe.py custom command.
[171/3071] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_fbk_hash.c.o'.
[172/3071] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_cuckoo_hash.c.o'.
[173/3071] Compiling C object 'lib/76b5a35@@rte_timer@sta/timer_rte_timer.c.o'.
[174/3071] Linking static target lib/librte_timer.a.
[175/3071] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_thash.c.o'.
[176/3071] Linking static target lib/librte_hash.a.
[177/3071] Generating timer.sym_chk with a meson_exe.py custom command.
[178/3071] Generating hash.sym_chk with a meson_exe.py custom command.
[179/3071] Linking target lib/librte_hash.so.24.0.
[180/3071] Generating symbol file 'lib/76b5a35@@rte_hash@sha/librte_hash.so.24.0.symbols'.
[181/3071] Linking target lib/librte_timer.so.24.0.
[182/3071] Generating symbol file 'lib/76b5a35@@rte_timer@sha/librte_timer.so.24.0.symbols'.
[183/3071] Compiling C object 'lib/acl/bb5da3c@@avx2_tmp@sta/acl_run_avx2.c.o'.
[184/3071] Linking static target lib/acl/libavx2_tmp.a.
[185/3071] Generating ethdev.sym_chk with a meson_exe.py custom command.
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /home/runner/work/dpdk/dpdk/buildtools/check-symbols.sh /home/runner/work/dpdk/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
Found badly formatted maps:
/home/runner/work/dpdk/dpdk/lib/ethdev/version.map
[186/3071] Compiling C object 'lib/76b5a35@@rte_bbdev@sta/bbdev_rte_bbdev.c.o'.
[187/3071] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_bld.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[180/3986] Generating symbol file 'lib/76b5a35@@rte_hash@sha/librte_hash.so.24.0.symbols'.
[181/3986] Linking target lib/librte_timer.so.24.0.
[182/3986] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_bld.c.o'.
[183/3986] Generating symbol file 'lib/76b5a35@@rte_timer@sha/librte_timer.so.24.0.symbols'.
[184/3986] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_gen.c.o'.
[185/3986] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_run_scalar.c.o'.
[186/3986] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_rte_acl.c.o'.
[187/3986] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_tb_mem.c.o'.
[188/3986] Compiling C object 'lib/76b5a35@@rte_bbdev@sta/bbdev_rte_bbdev.c.o'.
[189/3986] Linking static target lib/librte_bbdev.a.
[190/3986] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_run_neon.c.o'.
[191/3986] Linking static target lib/librte_acl.a.
[192/3986] Generating bbdev.sym_chk with a meson_exe.py custom command.
[193/3986] Compiling C object 'lib/76b5a35@@rte_bitratestats@sta/bitratestats_rte_bitrate.c.o'.
[194/3986] Linking target lib/librte_bbdev.so.24.0.
[195/3986] Generating acl.sym_chk with a meson_exe.py custom command.
[196/3986] Generating ethdev.sym_chk with a meson_exe.py custom command.
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /home/runner/work/dpdk/dpdk/buildtools/check-symbols.sh /home/runner/work/dpdk/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
Found badly formatted maps:
/home/runner/work/dpdk/dpdk/lib/ethdev/version.map
[197/3986] Linking target lib/librte_acl.so.24.0.
[198/3986] Generating symbol file 'lib/76b5a35@@rte_bbdev@sha/librte_bbdev.so.24.0.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
[180/3288] Linking target lib/librte_hash.so.24.0.
[181/3288] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_bld.c.o'.
[182/3288] Linking target lib/librte_timer.so.24.0.
[183/3288] Generating symbol file 'lib/76b5a35@@rte_hash@sha/librte_hash.so.24.0.symbols'.
[184/3288] Generating symbol file 'lib/76b5a35@@rte_timer@sha/librte_timer.so.24.0.symbols'.
[185/3288] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_gen.c.o'.
[186/3288] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_rte_acl.c.o'.
[187/3288] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_run_scalar.c.o'.
[188/3288] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_tb_mem.c.o'.
[189/3288] Compiling C object 'lib/76b5a35@@rte_bbdev@sta/bbdev_rte_bbdev.c.o'.
[190/3288] Linking static target lib/librte_bbdev.a.
[191/3288] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_run_altivec.c.o'.
[192/3288] Linking static target lib/librte_acl.a.
[193/3288] Generating bbdev.sym_chk with a meson_exe.py custom command.
[194/3288] Compiling C object 'lib/76b5a35@@rte_bitratestats@sta/bitratestats_rte_bitrate.c.o'.
[195/3288] Linking target lib/librte_bbdev.so.24.0.
[196/3288] Generating ethdev.sym_chk with a meson_exe.py custom command.
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /home/runner/work/dpdk/dpdk/buildtools/check-symbols.sh /home/runner/work/dpdk/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
Found badly formatted maps:
/home/runner/work/dpdk/dpdk/lib/ethdev/version.map
[197/3288] Generating acl.sym_chk with a meson_exe.py custom command.
[198/3288] Generating symbol file 'lib/76b5a35@@rte_bbdev@sha/librte_bbdev.so.24.0.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
[189/3260] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_acl_run_scalar.c.o'.
[190/3260] Linking static target lib/librte_acl.a.
[191/3260] Compiling C object 'lib/76b5a35@@rte_bbdev@sta/bbdev_rte_bbdev.c.o'.
[192/3260] Linking static target lib/librte_bbdev.a.
[193/3260] Generating acl.sym_chk with a meson_exe.py custom command.
[194/3260] Linking target lib/librte_acl.so.24.0.
[195/3260] Generating symbol file 'lib/76b5a35@@rte_acl@sha/librte_acl.so.24.0.symbols'.
[196/3260] Compiling C object 'lib/76b5a35@@rte_bitratestats@sta/bitratestats_rte_bitrate.c.o'.
[197/3260] Linking static target lib/librte_bitratestats.a.
[198/3260] Generating bbdev.sym_chk with a meson_exe.py custom command.
[199/3260] Linking target lib/librte_bbdev.so.24.0.
[200/3260] Generating bitratestats.sym_chk with a meson_exe.py custom command.
[201/3260] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf.c.o'.
[202/3260] Generating symbol file 'lib/76b5a35@@rte_bbdev@sha/librte_bbdev.so.24.0.symbols'.
[203/3260] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_dump.c.o'.
[204/3260] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_load.c.o'.
[205/3260] Generating ethdev.sym_chk with a meson_exe.py custom command.
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /home/runner/work/dpdk/dpdk/buildtools/check-symbols.sh /home/runner/work/dpdk/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
Found badly formatted maps:
/home/runner/work/dpdk/dpdk/lib/ethdev/version.map
[206/3260] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_exec.c.o'.
[207/3260] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_pkt.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:37-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:37-gcc" at step Build
####################################################################################




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

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

end of thread, other threads:[~2023-08-11 16:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230811154944.2947783-1-david.marchand@redhat.com>
2023-08-11 15:36 ` |FAILURE| pw130168 [PATCH] devtools: list symbols by version qemudev
2023-08-11 15:50 ` |SUCCESS| " checkpatch
2023-08-11 16:19 ` |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).