automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: ohilyard@iol.unh.edu, robot@bytheb.org
Subject: |FAILURE| pw109439 [PATCH v1 4/4] app/test-pmd-api: Implementation files for the API
Date: Thu,  7 Apr 2022 19:19:44 -0400	[thread overview]
Message-ID: <20220407231944.10924-1-robot@bytheb.org> (raw)
In-Reply-To: <20220407214707.29730-5-ohilyard@iol.unh.edu>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2111775899
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
"ubuntu-18.04-gcc-static-aarch64" failed at step Build and test
"ubuntu-18.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-18.04-gcc-static-ppc64le" failed at step Build and test
"ubuntu-18.04-gcc-shared-ppc64le" failed at step Build and test
"fedora:35-gcc-static" failed at step Build
"fedora:35-gcc-shared" failed at step Build
"fedora:35-clang-static" failed at step Build
"fedora:35-clang-shared" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################
+ [ false = true ]
+ [ static = static ]
+ OPTS= -Dexamples=l2fwd,l3fwd
+ OPTS= -Dexamples=l2fwd,l3fwd -Dplatform=generic
+ OPTS= -Dexamples=l2fwd,l3fwd -Dplatform=generic --default-library=static
+ OPTS= -Dexamples=l2fwd,l3fwd -Dplatform=generic --default-library=static --buildtype=debugoptimized
+ OPTS= -Dexamples=l2fwd,l3fwd -Dplatform=generic --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
+ [ false = true ]
+ meson build --werror -Dexamples=l2fwd,l3fwd -Dplatform=generic --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
The Meson build system
Version: 0.49.2
Source dir: /home/runner/work/dpdk/dpdk
Build dir: /home/runner/work/dpdk/dpdk/build
Build type: native build
Program cat found: YES (/bin/cat)
Project name: DPDK
Project version: 22.07.0-rc0
Native C compiler: ccache gcc (gcc 7.5.0 "gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
Build machine cpu family: x86_64
Build machine cpu: x86_64

meson.build:35:4: ERROR:  Tried to access compiler for unspecified language "cpp".

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
####################################################################################
+ OPTS= -Dexamples=all
+ OPTS= -Dexamples=all -Dplatform=generic
+ OPTS= -Dexamples=all -Dplatform=generic --default-library=shared
+ OPTS= -Dexamples=all -Dplatform=generic --default-library=shared --buildtype=debugoptimized
+ OPTS= -Dexamples=all -Dplatform=generic --default-library=shared --buildtype=debugoptimized -Dcheck_includes=true
+ [ true = true ]
+ OPTS= -Dexamples=all -Dplatform=generic --default-library=shared --buildtype=debugoptimized -Dcheck_includes=true -Denable_drivers=net/null
+ OPTS= -Dexamples=all -Dplatform=generic --default-library=shared --buildtype=debugoptimized -Dcheck_includes=true -Denable_drivers=net/null -Ddisable_libs=*
+ meson build --werror -Dexamples=all -Dplatform=generic --default-library=shared --buildtype=debugoptimized -Dcheck_includes=true -Denable_drivers=net/null -Ddisable_libs=*
The Meson build system
Version: 0.49.2
Source dir: /home/runner/work/dpdk/dpdk
Build dir: /home/runner/work/dpdk/dpdk/build
Build type: native build
Program cat found: YES (/bin/cat)
Project name: DPDK
Project version: 22.07.0-rc0
Native C compiler: ccache gcc (gcc 7.5.0 "gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
Build machine cpu family: x86_64
Build machine cpu: x86_64

meson.build:35:4: ERROR:  Tried to access compiler for unspecified language "cpp".

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
####################################################################################
+ [ false = true ]
+ [ shared = static ]
+ OPTS= -Denable_docs=true -Dexamples=all
+ OPTS= -Denable_docs=true -Dexamples=all -Dplatform=generic
+ OPTS= -Denable_docs=true -Dexamples=all -Dplatform=generic --default-library=shared
+ OPTS= -Denable_docs=true -Dexamples=all -Dplatform=generic --default-library=shared --buildtype=debugoptimized
+ OPTS= -Denable_docs=true -Dexamples=all -Dplatform=generic --default-library=shared --buildtype=debugoptimized -Dcheck_includes=true
+ [ false = true ]
+ meson build --werror -Denable_docs=true -Dexamples=all -Dplatform=generic --default-library=shared --buildtype=debugoptimized -Dcheck_includes=true
The Meson build system
Version: 0.49.2
Source dir: /home/runner/work/dpdk/dpdk
Build dir: /home/runner/work/dpdk/dpdk/build
Build type: native build
Program cat found: YES (/bin/cat)
Project name: DPDK
Project version: 22.07.0-rc0
Native C compiler: ccache gcc (gcc 7.5.0 "gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
Build machine cpu family: x86_64
Build machine cpu: x86_64

meson.build:35:4: ERROR:  Tried to access compiler for unspecified language "cpp".

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
####################################################################################
+ [ false = true ]
+ [ static = static ]
+ OPTS= -Dexamples=l2fwd,l3fwd
+ OPTS= -Dexamples=l2fwd,l3fwd -Dplatform=generic
+ OPTS= -Dexamples=l2fwd,l3fwd -Dplatform=generic --default-library=static
+ OPTS= -Dexamples=l2fwd,l3fwd -Dplatform=generic --default-library=static --buildtype=debugoptimized
+ OPTS= -Dexamples=l2fwd,l3fwd -Dplatform=generic --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
+ [ false = true ]
+ meson build --werror -Dexamples=l2fwd,l3fwd -Dplatform=generic --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
The Meson build system
Version: 0.49.2
Source dir: /home/runner/work/dpdk/dpdk
Build dir: /home/runner/work/dpdk/dpdk/build
Build type: native build
Program cat found: YES (/bin/cat)
Project name: DPDK
Project version: 22.07.0-rc0
Native C compiler: ccache clang (clang 9.0.0-2 "clang version 9.0.0-2~ubuntu18.04.2 (tags/RELEASE_900/final)")
Build machine cpu family: x86_64
Build machine cpu: x86_64

meson.build:35:4: ERROR:  Tried to access compiler for unspecified language "cpp".

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
####################################################################################
+ [ false = true ]
+ [ shared = static ]
+ OPTS= -Denable_docs=true -Dexamples=all
+ OPTS= -Denable_docs=true -Dexamples=all -Dplatform=generic
+ OPTS= -Denable_docs=true -Dexamples=all -Dplatform=generic --default-library=shared
+ OPTS= -Denable_docs=true -Dexamples=all -Dplatform=generic --default-library=shared --buildtype=debugoptimized
+ OPTS= -Denable_docs=true -Dexamples=all -Dplatform=generic --default-library=shared --buildtype=debugoptimized -Dcheck_includes=true
+ [ false = true ]
+ meson build --werror -Denable_docs=true -Dexamples=all -Dplatform=generic --default-library=shared --buildtype=debugoptimized -Dcheck_includes=true
The Meson build system
Version: 0.49.2
Source dir: /home/runner/work/dpdk/dpdk
Build dir: /home/runner/work/dpdk/dpdk/build
Build type: native build
Program cat found: YES (/bin/cat)
Project name: DPDK
Project version: 22.07.0-rc0
Native C compiler: ccache clang (clang 9.0.0-2 "clang version 9.0.0-2~ubuntu18.04.2 (tags/RELEASE_900/final)")
Build machine cpu family: x86_64
Build machine cpu: x86_64

meson.build:35:4: ERROR:  Tried to access compiler for unspecified language "cpp".

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
####################################################################################
+ export PKG_CONFIG_LIBDIR=/usr/lib32/pkgconfig
+ [ static = static ]
+ OPTS= -Dc_args=-m32 -Dc_link_args=-m32 -Dcpp_args=-m32 -Dcpp_link_args=-m32 -Dexamples=l2fwd,l3fwd
+ OPTS= -Dc_args=-m32 -Dc_link_args=-m32 -Dcpp_args=-m32 -Dcpp_link_args=-m32 -Dexamples=l2fwd,l3fwd -Dplatform=generic
+ OPTS= -Dc_args=-m32 -Dc_link_args=-m32 -Dcpp_args=-m32 -Dcpp_link_args=-m32 -Dexamples=l2fwd,l3fwd -Dplatform=generic --default-library=static
+ OPTS= -Dc_args=-m32 -Dc_link_args=-m32 -Dcpp_args=-m32 -Dcpp_link_args=-m32 -Dexamples=l2fwd,l3fwd -Dplatform=generic --default-library=static --buildtype=debugoptimized
+ OPTS= -Dc_args=-m32 -Dc_link_args=-m32 -Dcpp_args=-m32 -Dcpp_link_args=-m32 -Dexamples=l2fwd,l3fwd -Dplatform=generic --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
+ [ false = true ]
+ meson build --werror -Dc_args=-m32 -Dc_link_args=-m32 -Dcpp_args=-m32 -Dcpp_link_args=-m32 -Dexamples=l2fwd,l3fwd -Dplatform=generic --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
The Meson build system
Version: 0.49.2
Source dir: /home/runner/work/dpdk/dpdk
Build dir: /home/runner/work/dpdk/dpdk/build
Build type: native build
Program cat found: YES (/bin/cat)
Project name: DPDK
Project version: 22.07.0-rc0
Native C compiler: ccache gcc (gcc 7.5.0 "gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
Build machine cpu family: x86_64
Build machine cpu: x86_64

meson.build:35:4: ERROR:  Tried to access compiler for unspecified language "cpp".

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
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-aarch64" at step Build and test
####################################################################################
+ OPTS= -Ddisable_drivers=common/cnxk --cross-file config/arm/arm64_armv8_linux_gcc -Dexamples=l2fwd,l3fwd -Dplatform=generic --default-library=static --buildtype=debugoptimized
+ OPTS= -Ddisable_drivers=common/cnxk --cross-file config/arm/arm64_armv8_linux_gcc -Dexamples=l2fwd,l3fwd -Dplatform=generic --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
+ [ false = true ]
+ meson build --werror -Ddisable_drivers=common/cnxk --cross-file config/arm/arm64_armv8_linux_gcc -Dexamples=l2fwd,l3fwd -Dplatform=generic --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
The Meson build system
Version: 0.49.2
Source dir: /home/runner/work/dpdk/dpdk
Build dir: /home/runner/work/dpdk/dpdk/build
Build type: cross build
Program cat found: YES (/bin/cat)
Project name: DPDK
Project version: 22.07.0-rc0
Native C compiler: ccache gcc (gcc 7.5.0 "gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
Cross C compiler: aarch64-linux-gnu-gcc (gcc 7.5.0)
Host machine cpu family: aarch64
Host machine cpu: armv8-a
Target machine cpu family: aarch64
Target machine cpu: armv8-a
Build machine cpu family: x86_64
Build machine cpu: x86_64

meson.build:35:4: ERROR:  Tried to access compiler for unspecified language "cpp".

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-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################
+ OPTS= -Ddisable_drivers=common/cnxk --cross-file config/arm/arm64_armv8_linux_gcc -Dexamples=all -Dplatform=generic --default-library=shared --buildtype=debugoptimized
+ OPTS= -Ddisable_drivers=common/cnxk --cross-file config/arm/arm64_armv8_linux_gcc -Dexamples=all -Dplatform=generic --default-library=shared --buildtype=debugoptimized -Dcheck_includes=true
+ [ false = true ]
+ meson build --werror -Ddisable_drivers=common/cnxk --cross-file config/arm/arm64_armv8_linux_gcc -Dexamples=all -Dplatform=generic --default-library=shared --buildtype=debugoptimized -Dcheck_includes=true
The Meson build system
Version: 0.49.2
Source dir: /home/runner/work/dpdk/dpdk
Build dir: /home/runner/work/dpdk/dpdk/build
Build type: cross build
Program cat found: YES (/bin/cat)
Project name: DPDK
Project version: 22.07.0-rc0
Native C compiler: ccache gcc (gcc 7.5.0 "gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
Cross C compiler: aarch64-linux-gnu-gcc (gcc 7.5.0)
Host machine cpu family: aarch64
Host machine cpu: armv8-a
Target machine cpu family: aarch64
Target machine cpu: armv8-a
Build machine cpu family: x86_64
Build machine cpu: x86_64

meson.build:35:4: ERROR:  Tried to access compiler for unspecified language "cpp".

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-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-ppc64le" at step Build and test
####################################################################################
+ OPTS= --cross-file config/ppc/ppc64le-power8-linux-gcc-ubuntu1804 -Dexamples=l2fwd,l3fwd -Dplatform=generic --default-library=static --buildtype=debugoptimized
+ OPTS= --cross-file config/ppc/ppc64le-power8-linux-gcc-ubuntu1804 -Dexamples=l2fwd,l3fwd -Dplatform=generic --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
+ [ false = true ]
+ meson build --werror --cross-file config/ppc/ppc64le-power8-linux-gcc-ubuntu1804 -Dexamples=l2fwd,l3fwd -Dplatform=generic --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
The Meson build system
Version: 0.49.2
Source dir: /home/runner/work/dpdk/dpdk
Build dir: /home/runner/work/dpdk/dpdk/build
Build type: cross build
Program cat found: YES (/bin/cat)
Project name: DPDK
Project version: 22.07.0-rc0
Native C compiler: ccache gcc (gcc 7.5.0 "gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
Cross C compiler: powerpc64le-linux-gnu-gcc (gcc 7.5.0)
Host machine cpu family: ppc64
Host machine cpu: power8
Target machine cpu family: ppc64
Target machine cpu: power8
Build machine cpu family: x86_64
Build machine cpu: x86_64

meson.build:35:4: ERROR:  Tried to access compiler for unspecified language "cpp".

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-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
+ OPTS= --cross-file config/ppc/ppc64le-power8-linux-gcc-ubuntu1804 -Dexamples=all -Dplatform=generic --default-library=shared --buildtype=debugoptimized
+ OPTS= --cross-file config/ppc/ppc64le-power8-linux-gcc-ubuntu1804 -Dexamples=all -Dplatform=generic --default-library=shared --buildtype=debugoptimized -Dcheck_includes=true
+ [ false = true ]
+ meson build --werror --cross-file config/ppc/ppc64le-power8-linux-gcc-ubuntu1804 -Dexamples=all -Dplatform=generic --default-library=shared --buildtype=debugoptimized -Dcheck_includes=true
The Meson build system
Version: 0.49.2
Source dir: /home/runner/work/dpdk/dpdk
Build dir: /home/runner/work/dpdk/dpdk/build
Build type: cross build
Program cat found: YES (/bin/cat)
Project name: DPDK
Project version: 22.07.0-rc0
Native C compiler: ccache gcc (gcc 7.5.0 "gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
Cross C compiler: powerpc64le-linux-gnu-gcc (gcc 7.5.0)
Host machine cpu family: ppc64
Host machine cpu: power8
Target machine cpu family: ppc64
Target machine cpu: power8
Build machine cpu family: x86_64
Build machine cpu: x86_64

meson.build:35:4: ERROR:  Tried to access compiler for unspecified language "cpp".

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-ppc64le" at step Build and test
####################################################################################




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




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




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




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

      parent reply	other threads:[~2022-04-07 22:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220407214707.29730-5-ohilyard@iol.unh.edu>
2022-04-07 21:48 ` |WARNING| " checkpatch
2022-04-07 23:19 ` 0-day Robot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220407231944.10924-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=ohilyard@iol.unh.edu \
    --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).