automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: mattias.ronnblom@ericsson.com, robot@bytheb.org
Subject: |FAILURE| pw109023 [PATCH] eal: add seqlock
Date: Wed, 30 Mar 2022 07:47:17 -0400	[thread overview]
Message-ID: <20220330114717.31994-1-robot@bytheb.org> (raw)
In-Reply-To: <20220330100710.107650-1-mattias.ronnblom@ericsson.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2064150356
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-static" failed at step Build and test
"ubuntu-18.04-gcc-shared-mini" failed at step Build and test
"ubuntu-18.04-gcc-shared-abi+doc+tests" failed at step Build and test
"ubuntu-18.04-clang-static" failed at step Build and test
"ubuntu-18.04-clang-shared-doc+tests" failed at step Build and test
"ubuntu-18.04-gcc-static-i386" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################
Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES
Compiler for C supports arguments -D_BSD_SOURCE: YES
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES
Compiler for C supports arguments -flax-vector-conversions: YES
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES
Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES
Library libturbo found: NO
Library libldpc_decoder_5gnr found: NO
Has header "cuda.h" : NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES
Dependency zlib found: YES (cached)
Message: hugepage availability: true
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)
Native C++ compiler: ccache c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
Program grep found: YES (/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_seqlock.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-18.04-gcc-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-mini" at step Build and test
####################################################################################
Message: Missing dependency "cfgfile" for example "qos_sched"
Message: Skipping example "qos_sched"
Message: Missing dependency "vhost" for example "vdpa"
Message: Skipping example "vdpa"
Message: Missing dependency "vhost" for example "vhost"
Message: Skipping example "vhost"
Has header "linux/virtio_blk.h" : YES
Message: Missing dependency "vhost" for example "vhost_blk"
Message: Skipping example "vhost_blk"
Message: Missing dependency "vhost" for example "vhost_crypto"
Message: Skipping example "vhost_crypto"
Library virt found: NO
Dependency jansson found: YES (cached)
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)
Native C++ compiler: ccache c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
Program grep found: YES (/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_seqlock.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-18.04-gcc-shared-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################
Program generate_examples.sh found: YES (/home/runner/work/dpdk/dpdk/doc/api/generate_examples.sh)
Program doxy-html-custom.sh found: YES (/home/runner/work/dpdk/dpdk/doc/api/doxy-html-custom.sh)
Configuring doxy-api.conf using configuration
Program sphinx-build found: YES (/usr/bin/sphinx-build)
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES
Has header "sys/epoll.h" : YES
Library pqos found: NO
Message: Skipping example "l2fwd-cat"
Library rt found: YES
Has header "sys/epoll.h" : YES
Has header "linux/virtio_blk.h" : YES
Library virt found: NO
Dependency jansson found: YES (cached)
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)
Native C++ compiler: ccache c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
Program grep found: YES (/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_seqlock.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-18.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################
Compiler for C supports arguments -Wno-strict-prototypes: YES
Compiler for C supports arguments -D_BSD_SOURCE: YES
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES
Compiler for C supports arguments -flax-vector-conversions: YES
Compiler for C supports arguments -Wno-strict-aliasing: YES
Compiler for C supports arguments -Wno-format-nonliteral: YES
Library libturbo found: NO
Library libldpc_decoder_5gnr found: NO
Has header "cuda.h" : NO
Compiler for C supports arguments -Wno-format-truncation: NO
Dependency zlib found: YES (cached)
Message: hugepage availability: true
Program doxygen found: NO
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation: NO
Program gen_c_file_for_header.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/chkincs/gen_c_file_for_header.py)
Native C++ compiler: ccache c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
Program grep found: YES (/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_seqlock.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-18.04-clang-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
Program generate_examples.sh found: YES (/home/runner/work/dpdk/dpdk/doc/api/generate_examples.sh)
Program doxy-html-custom.sh found: YES (/home/runner/work/dpdk/dpdk/doc/api/doxy-html-custom.sh)
Configuring doxy-api.conf using configuration
Program sphinx-build found: YES (/usr/bin/sphinx-build)
Compiler for C supports arguments -Wno-format-truncation: NO
Has header "sys/epoll.h" : YES
Library pqos found: NO
Message: Skipping example "l2fwd-cat"
Library rt found: YES
Has header "sys/epoll.h" : YES
Has header "linux/virtio_blk.h" : YES
Library virt found: NO
Dependency jansson found: YES (cached)
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)
Native C++ compiler: ccache c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
Program grep found: YES (/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_seqlock.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-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################
Compiler for C supports arguments -std=c11: YES
Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES
Compiler for C supports arguments -D_BSD_SOURCE: YES
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES
Message: Disabling mlx5 [drivers/vdpa/mlx5]: missing internal dependency "common_mlx5"
Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES
Library libturbo found: NO
Library libldpc_decoder_5gnr found: NO
Has header "cuda.h" : NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES
Dependency zlib found: NO (tried pkgconfig)
Message: hugepage availability: true
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)
Native C++ compiler: ccache c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
Program grep found: YES (/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_seqlock.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-18.04-gcc-static-i386" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2022-03-30 10:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220330100710.107650-1-mattias.ronnblom@ericsson.com>
2022-03-30 10:10 ` |WARNING| " checkpatch
2022-03-30 11:47 ` 0-day Robot [this message]
2022-03-30 11:51 |FAILURE| " dpdklab
2022-03-30 12:50 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=20220330114717.31994-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=mattias.ronnblom@ericsson.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).