automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: roretzla@linux.microsoft.com, robot@bytheb.org
Subject: |FAILURE| pw138199 [PATCH 3/3] ethdev: import and export data variables for MSVC
Date: Tue, 12 Mar 2024 04:22:48 -0400	[thread overview]
Message-ID: <20240312082248.1510043-1-robot@bytheb.org> (raw)
In-Reply-To: <1710229908-31704-4-git-send-email-roretzla@linux.microsoft.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8245417211
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
####################################################################################
Run-time dependency zlib found: YES 1.2.11
Run-time dependency pcap found: NO (tried pkgconfig)
Message: Skipping test file test_pcapng.c due to missing external dependency pcap
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES 
Message: hugepage availability: true
app/test/suites/meson.build:35: WARNING: Test "alarm_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "cksum_perf_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "ethdev_api" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "external_mem_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "ring_stress_autotest" is not defined in any test suite
Program test_telemetry.sh found: YES (/home/runner/work/dpdk/dpdk/app/test/suites/test_telemetry.sh)
Program doxygen found: NO
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES 
Program gen_c_file_for_header.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/chkincs/gen_c_file_for_header.py)
C++ compiler for the host machine: ccache c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C++ linker for the host machine: c++ ld.bfd 2.38
Program grep found: YES (/usr/bin/grep)

buildtools/chkincs/meson.build:46:8: ERROR: Problem encountered: Files missing C++ 'extern "C"' guards:
- /home/runner/work/dpdk/dpdk/lib/eal/include/rte_eal_export.h
- /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_export.h

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-stdatomic" at step Build and test
####################################################################################
[193/2953] Compiling C object 'lib/76b5a35@@rte_cfgfile@sta/cfgfile_rte_cfgfile.c.o'.
[194/2953] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_dump.c.o'.
[195/2953] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_load.c.o'.
[196/2953] Generating bbdev.sym_chk with a meson_exe.py custom command.
[197/2953] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_exec.c.o'.
[198/2953] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_stub.c.o'.
[199/2953] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_pkt.c.o'.
[200/2953] Generating eal.sym_chk with a meson_exe.py custom command.
FAILED: lib/eal.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/eal.sym_chk -- /home/runner/work/dpdk/dpdk/buildtools/check-symbols.sh /home/runner/work/dpdk/dpdk/lib/eal/version.map lib/librte_eal.a
Found badly formatted maps:
	per_lcore__lcore_id; # MSVC_NO_EXPORT
	per_lcore__rte_errno; # MSVC_NO_EXPORT
	per_lcore__thread_id; # MSVC_NO_EXPORT
[201/2953] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_validate.c.o'.
[202/2953] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_jit_x86.c.o'.
[203/2953] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_load_elf.c.o'.
[204/2953] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_convert.c.o'.
[205/2953] 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:
	rte_eth_fp_ops; # MSVC_NO_EXPORT
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: Bogus end-of-siblings marker detected at offset 59f7 in .debug_info section
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Bogus end-of-siblings marker detected at offset 5a03 in .debug_info section
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Bogus end-of-siblings marker detected at offset 5a0f in .debug_info section
objdump: Warning: Further warnings about bogus end-of-sibling markers suppressed
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
Found badly formatted maps:
	rte_eth_fp_ops; # MSVC_NO_EXPORT
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
####################################################################################
app/test/suites/meson.build:35: WARNING: Test "red_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "ring_stress_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "inline_macsec_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "inline_ipsec_sg_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "event_inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "timer_secondary_autotest" is not defined in any test suite
Program test_telemetry.sh found: YES (/home/runner/work/dpdk/dpdk/app/test/suites/test_telemetry.sh)
Program doxygen found: YES (/usr/bin/doxygen)
Configuring doxy-api-html.conf using configuration
Configuring doxy-api-man.conf using configuration
Program mandb found: YES (/usr/bin/mandb)
Program sphinx-build found: YES (/usr/bin/sphinx-build)
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES 
Program gen_c_file_for_header.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/chkincs/gen_c_file_for_header.py)
C++ compiler for the host machine: ccache c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C++ linker for the host machine: c++ ld.bfd 2.38
Program grep found: YES (/usr/bin/grep)

buildtools/chkincs/meson.build:46:8: ERROR: Problem encountered: Files missing C++ 'extern "C"' guards:
- /home/runner/work/dpdk/dpdk/lib/eal/include/rte_eal_export.h
- /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_export.h

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] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
app/test/suites/meson.build:35: WARNING: Test "red_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "ring_stress_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "inline_macsec_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "inline_ipsec_sg_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "event_inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "timer_secondary_autotest" is not defined in any test suite
Program test_telemetry.sh found: YES (/home/runner/work/dpdk/dpdk/app/test/suites/test_telemetry.sh)
Program doxygen found: YES (/usr/bin/doxygen)
Configuring doxy-api-html.conf using configuration
Configuring doxy-api-man.conf using configuration
Program mandb found: YES (/usr/bin/mandb)
Program sphinx-build found: YES (/usr/bin/sphinx-build)
Compiler for C supports arguments -Wno-format-truncation: NO (cached)
Program gen_c_file_for_header.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/chkincs/gen_c_file_for_header.py)
C++ compiler for the host machine: ccache c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C++ linker for the host machine: c++ ld.bfd 2.38
Program grep found: YES (/usr/bin/grep)

buildtools/chkincs/meson.build:46:8: ERROR: Problem encountered: Files missing C++ 'extern "C"' guards:
- /home/runner/work/dpdk/dpdk/lib/eal/include/rte_eal_export.h
- /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_export.h

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-static-i386" at step Build and test
####################################################################################
app/test/suites/meson.build:35: WARNING: Test "external_mem_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "ipsec_sad_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "power_caps_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "red_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "ring_stress_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "inline_macsec_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "inline_ipsec_sg_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "event_inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "timer_secondary_autotest" is not defined in any test suite
Program test_telemetry.sh found: YES (/home/runner/work/dpdk/dpdk/app/test/suites/test_telemetry.sh)
Program doxygen found: NO
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES 
Program gen_c_file_for_header.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/chkincs/gen_c_file_for_header.py)
C++ compiler for the host machine: ccache c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C++ linker for the host machine: c++ ld.bfd 2.38
Program grep found: YES (/usr/bin/grep)

buildtools/chkincs/meson.build:46:8: ERROR: Problem encountered: Files missing C++ 'extern "C"' guards:
- /home/runner/work/dpdk/dpdk/lib/eal/include/rte_eal_export.h
- /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_export.h

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-static-mingw" at step Build and test
####################################################################################
Message: hugepage availability: true
app/test/suites/meson.build:35: WARNING: Test "alarm_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "cksum_perf_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "cryptodev_crosscheck" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "ethdev_api" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "external_mem_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "ring_stress_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "inline_macsec_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "timer_secondary_autotest" is not defined in any test suite
Program doxygen found: NO
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES 
Program gen_c_file_for_header.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/chkincs/gen_c_file_for_header.py)
C++ compiler for the build machine: ccache c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C++ linker for the build machine: c++ ld.bfd 2.38
C++ compiler for the host machine: ccache x86_64-w64-mingw32-g++ (gcc 10.0.0 "x86_64-w64-mingw32-g++ (GCC) 10-win32 20220113")
C++ linker for the host machine: x86_64-w64-mingw32-g++ ld.bfd 2.38
Program grep found: YES (/usr/bin/grep)

buildtools/chkincs/meson.build:46:8: ERROR: Problem encountered: Files missing C++ 'extern "C"' guards:
- /home/runner/work/dpdk/dpdk/lib/eal/include/rte_eal_export.h
- /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_export.h

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-shared-aarch64" at step Build and test
####################################################################################
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES 
Has header "sys/epoll.h" : YES (cached)
Library pqos found: NO
Message: Skipping example "l2fwd-cat"
Library rt found: YES
Has header "sys/epoll.h" : YES (cached)
Has header "linux/virtio_blk.h" : YES 
Library virt found: NO
Run-time dependency jansson found: NO (tried pkgconfig)
Message: Skipping example "vm_power_manager"
Library virt found: NO
Message: Skipping example "guest_cli"
Program gen_c_file_for_header.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/chkincs/gen_c_file_for_header.py)
C++ compiler for the build machine: ccache c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C++ linker for the build machine: c++ ld.bfd 2.38
C++ compiler for the host machine: ccache aarch64-linux-gnu-g++ (gcc 11.4.0 "aarch64-linux-gnu-g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C++ linker for the host machine: aarch64-linux-gnu-g++ ld.bfd 2.38
Program grep found: YES (/usr/bin/grep)

buildtools/chkincs/meson.build:46:8: ERROR: Problem encountered: Files missing C++ 'extern "C"' guards:
- /home/runner/work/dpdk/dpdk/lib/eal/include/rte_eal_export.h
- /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_export.h

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-ppc64le" at step Build and test
####################################################################################
app/test/suites/meson.build:35: WARNING: Test "power_caps_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "red_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "ring_stress_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "inline_macsec_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "inline_ipsec_sg_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "event_inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "timer_secondary_autotest" is not defined in any test suite
Program test_telemetry.sh found: YES (/home/runner/work/dpdk/dpdk/app/test/suites/test_telemetry.sh)
Program doxygen found: NO
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES 
Program gen_c_file_for_header.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/chkincs/gen_c_file_for_header.py)
C++ compiler for the build machine: ccache c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C++ linker for the build machine: c++ ld.bfd 2.38
C++ compiler for the host machine: ccache powerpc64le-linux-gnu-g++ (gcc 11.4.0 "powerpc64le-linux-gnu-g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C++ linker for the host machine: powerpc64le-linux-gnu-g++ ld.bfd 2.38
Program grep found: YES (/usr/bin/grep)

buildtools/chkincs/meson.build:46:8: ERROR: Problem encountered: Files missing C++ 'extern "C"' guards:
- /home/runner/work/dpdk/dpdk/lib/eal/include/rte_eal_export.h
- /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_export.h

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-riscv64" at step Build and test
####################################################################################
app/test/suites/meson.build:35: WARNING: Test "power_caps_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "red_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "ring_stress_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "inline_macsec_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "inline_ipsec_sg_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "event_inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:35: WARNING: Test "timer_secondary_autotest" is not defined in any test suite
Program test_telemetry.sh found: YES (/home/runner/work/dpdk/dpdk/app/test/suites/test_telemetry.sh)
Program doxygen found: NO
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES 
Program gen_c_file_for_header.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/chkincs/gen_c_file_for_header.py)
C++ compiler for the build machine: ccache c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C++ linker for the build machine: c++ ld.bfd 2.38
C++ compiler for the host machine: ccache riscv64-linux-gnu-g++ (gcc 11.4.0 "riscv64-linux-gnu-g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C++ linker for the host machine: riscv64-linux-gnu-g++ ld.bfd 2.38
Program grep found: YES (/usr/bin/grep)

buildtools/chkincs/meson.build:46:8: ERROR: Problem encountered: Files missing C++ 'extern "C"' guards:
- /home/runner/work/dpdk/dpdk/lib/eal/include/rte_eal_export.h
- /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_export.h

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] "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-----------------------------

  parent reply	other threads:[~2024-03-12  8:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1710229908-31704-4-git-send-email-roretzla@linux.microsoft.com>
2024-03-12  7:29 ` |FAILURE| pw138201-138199 " qemudev
2024-03-12  7:53 ` |SUCCESS| pw138199 " checkpatch
2024-03-12  8:22 ` 0-day Robot [this message]
2024-03-12  9:41 ` |FAILURE| pw138201-138199 [PATCH] [3/3] " 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=20240312082248.1510043-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=roretzla@linux.microsoft.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).