automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw109439 [PATCH v1 4/4] app/test-pmd-api: Implementation files for the API
       [not found] <20220407214707.29730-5-ohilyard@iol.unh.edu>
@ 2022-04-07 21:48 ` checkpatch
  2022-04-07 23:19 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-04-07 21:48 UTC (permalink / raw)
  To: test-report; +Cc: ohilyard

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/109439

_coding style issues_


WARNING:TYPO_SPELLING: 'Dispite' may be misspelled - perhaps 'Despite'?
#1279: FILE: app/test-pmd-api/api_impl.h:6:
+Dispite this file being attached to a C++ file, all definitions must remain ISO C. In additon,

WARNING:TYPO_SPELLING: 'additon' may be misspelled - perhaps 'addition'?
#1279: FILE: app/test-pmd-api/api_impl.h:6:
+Dispite this file being attached to a C++ file, all definitions must remain ISO C. In additon,

WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#1279: FILE: app/test-pmd-api/api_impl.h:6:
+/*
+Dispite this file being attached to a C++ file, all definitions must remain ISO C. In additon,

WARNING:MISSING_EOF_NEWLINE: adding a line without newline at end of file
#1283: FILE: app/test-pmd-api/api_impl.h:10:
+void rte_testpmd_run();

ERROR:FUNCTION_WITHOUT_ARGS: Bad function definition - void rte_testpmd_run() should probably be void rte_testpmd_run(void)
#1283: FILE: app/test-pmd-api/api_impl.h:10:
+void rte_testpmd_run();

total: 1 errors, 4 warnings, 1181 lines checked

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

* |FAILURE| pw109439 [PATCH v1 4/4] app/test-pmd-api: Implementation files for the API
       [not found] <20220407214707.29730-5-ohilyard@iol.unh.edu>
  2022-04-07 21:48 ` |WARNING| pw109439 [PATCH v1 4/4] app/test-pmd-api: Implementation files for the API checkpatch
@ 2022-04-07 23:19 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-04-07 23:19 UTC (permalink / raw)
  To: test-report; +Cc: ohilyard, robot

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

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

end of thread, other threads:[~2022-04-07 22:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220407214707.29730-5-ohilyard@iol.unh.edu>
2022-04-07 21:48 ` |WARNING| pw109439 [PATCH v1 4/4] app/test-pmd-api: Implementation files for the API checkpatch
2022-04-07 23: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).