|FAILURE| pw119665 [PATCH v2 14/14] net/bnx2x: fix whitespace

0-day Robot robot at bytheb.org
Wed Nov 9 21:19:34 CET 2022


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3431423157
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-mini" failed at step Build and test
"ubuntu-20.04-gcc-doc+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-static-mingw" failed at step Build and test
"ubuntu-20.04-gcc-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:35-gcc" failed at step Build
"fedora:35-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
####################################################################################
../lib/cmdline/cmdline_parse_string.c: At top level:
../lib/cmdline/cmdline_parse_string.c:93:2: error: expected identifier or ‘(’ before ‘else’
   93 |  else if (sd->str != NULL) {
      |  ^~~~
../lib/cmdline/cmdline_parse_string.c:107:2: error: expected identifier or ‘(’ before ‘else’
  107 |  else {
      |  ^~~~
../lib/cmdline/cmdline_parse_string.c:119:2: error: expected identifier or ‘(’ before ‘if’
  119 |  if (res) {
      |  ^~
../lib/cmdline/cmdline_parse_string.c:130:2: error: expected identifier or ‘(’ before ‘return’
  130 |  return token_len;
      |  ^~~~~~
../lib/cmdline/cmdline_parse_string.c:131:1: error: expected identifier or ‘(’ before ‘}’ token
  131 | }
      | ^
../lib/cmdline/cmdline_parse_string.c: In function ‘cmdline_parse_string’:
../lib/cmdline/cmdline_parse_string.c:91:2: error: control reaches end of non-void function [-Werror=return-type]
   91 |  }
      |  ^
cc1: all warnings being treated as errors
[166/1493] Generating ethdev.sym_chk with a meson_exe.py custom command.
[167/1493] Generating eal.sym_chk with a meson_exe.py custom command.
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-doc+tests" at step Build and test
####################################################################################
../lib/cmdline/cmdline_parse_string.c: At top level:
../lib/cmdline/cmdline_parse_string.c:93:2: error: expected identifier or ‘(’ before ‘else’
   93 |  else if (sd->str != NULL) {
      |  ^~~~
../lib/cmdline/cmdline_parse_string.c:107:2: error: expected identifier or ‘(’ before ‘else’
  107 |  else {
      |  ^~~~
../lib/cmdline/cmdline_parse_string.c:119:2: error: expected identifier or ‘(’ before ‘if’
  119 |  if (res) {
      |  ^~
../lib/cmdline/cmdline_parse_string.c:130:2: error: expected identifier or ‘(’ before ‘return’
  130 |  return token_len;
      |  ^~~~~~
../lib/cmdline/cmdline_parse_string.c:131:1: error: expected identifier or ‘(’ before ‘}’ token
  131 | }
      | ^
../lib/cmdline/cmdline_parse_string.c: In function ‘cmdline_parse_string’:
../lib/cmdline/cmdline_parse_string.c:91:2: error: control reaches end of non-void function [-Werror=return-type]
   91 |  }
      |  ^
cc1: all warnings being treated as errors
[166/4718] Generating eal.sym_chk with a meson_exe.py custom command.
[167/4718] Generating ethdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
                                continue;
                                ^
../lib/cmdline/cmdline_parse_string.c:86:4: error: 'break' statement not in loop or switch statement
                        break;
                        ^
../lib/cmdline/cmdline_parse_string.c:93:2: error: expected identifier or '('
        else if (sd->str != NULL) {
        ^
../lib/cmdline/cmdline_parse_string.c:107:2: error: expected identifier or '('
        else {
        ^
../lib/cmdline/cmdline_parse_string.c:119:2: error: expected identifier or '('
        if (res) {
        ^
../lib/cmdline/cmdline_parse_string.c:130:2: error: expected identifier or '('
        return token_len;
        ^
../lib/cmdline/cmdline_parse_string.c:131:1: error: extraneous closing brace ('}')
}
^
8 errors generated.
[165/4718] Generating ethdev.sym_chk with a meson_exe.py custom command.
[166/4718] Generating eal.sym_chk with a meson_exe.py custom command.
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
####################################################################################
../lib/cmdline/cmdline_parse_string.c: At top level:
../lib/cmdline/cmdline_parse_string.c:93:2: error: expected identifier or ‘(’ before ‘else’
   93 |  else if (sd->str != NULL) {
      |  ^~~~
../lib/cmdline/cmdline_parse_string.c:107:2: error: expected identifier or ‘(’ before ‘else’
  107 |  else {
      |  ^~~~
../lib/cmdline/cmdline_parse_string.c:119:2: error: expected identifier or ‘(’ before ‘if’
  119 |  if (res) {
      |  ^~
../lib/cmdline/cmdline_parse_string.c:130:2: error: expected identifier or ‘(’ before ‘return’
  130 |  return token_len;
      |  ^~~~~~
../lib/cmdline/cmdline_parse_string.c:131:1: error: expected identifier or ‘(’ before ‘}’ token
  131 | }
      | ^
../lib/cmdline/cmdline_parse_string.c: In function ‘cmdline_parse_string’:
../lib/cmdline/cmdline_parse_string.c:91:2: error: control reaches end of non-void function [-Werror=return-type]
   91 |  }
      |  ^
cc1: all warnings being treated as errors
[162/3316] Generating ethdev.sym_chk with a meson_exe.py custom command.
[163/3316] Generating eal.sym_chk with a meson_exe.py custom command.
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-static-mingw" at step Build and test
####################################################################################
../lib/cmdline/cmdline_parse_string.c: At top level:
../lib/cmdline/cmdline_parse_string.c:93:2: error: expected identifier or ‘(’ before ‘else’
   93 |  else if (sd->str != NULL) {
      |  ^~~~
../lib/cmdline/cmdline_parse_string.c:107:2: error: expected identifier or ‘(’ before ‘else’
  107 |  else {
      |  ^~~~
../lib/cmdline/cmdline_parse_string.c:119:2: error: expected identifier or ‘(’ before ‘if’
  119 |  if (res) {
      |  ^~
../lib/cmdline/cmdline_parse_string.c:130:2: error: expected identifier or ‘(’ before ‘return’
  130 |  return token_len;
      |  ^~~~~~
../lib/cmdline/cmdline_parse_string.c:131:1: error: expected identifier or ‘(’ before ‘}’ token
  131 | }
      | ^
../lib/cmdline/cmdline_parse_string.c: In function ‘cmdline_parse_string’:
../lib/cmdline/cmdline_parse_string.c:91:2: error: control reaches end of non-void function [-Werror=return-type]
   91 |  }
      |  ^
cc1: all warnings being treated as errors
[152/1339] Generating symbol file 'lib/76b5a35@@rte_mempool at sha/librte_mempool-23.dll.symbols'.
[153/1339] Generating symbol file 'lib/76b5a35@@rte_rcu at sha/librte_rcu-23.dll.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################
../lib/cmdline/cmdline_parse_string.c: At top level:
../lib/cmdline/cmdline_parse_string.c:93:2: error: expected identifier or ‘(’ before ‘else’
   93 |  else if (sd->str != NULL) {
      |  ^~~~
../lib/cmdline/cmdline_parse_string.c:107:2: error: expected identifier or ‘(’ before ‘else’
  107 |  else {
      |  ^~~~
../lib/cmdline/cmdline_parse_string.c:119:2: error: expected identifier or ‘(’ before ‘if’
  119 |  if (res) {
      |  ^~
../lib/cmdline/cmdline_parse_string.c:130:2: error: expected identifier or ‘(’ before ‘return’
  130 |  return token_len;
      |  ^~~~~~
../lib/cmdline/cmdline_parse_string.c:131:1: error: expected identifier or ‘(’ before ‘}’ token
  131 | }
      | ^
../lib/cmdline/cmdline_parse_string.c: In function ‘cmdline_parse_string’:
../lib/cmdline/cmdline_parse_string.c:91:2: error: control reaches end of non-void function [-Werror=return-type]
   91 |  }
      |  ^
cc1: all warnings being treated as errors
[161/4305] Generating ethdev.sym_chk with a meson_exe.py custom command.
[162/4305] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
../lib/cmdline/cmdline_parse_string.c: At top level:
../lib/cmdline/cmdline_parse_string.c:93:2: error: expected identifier or ‘(’ before ‘else’
   93 |  else if (sd->str != NULL) {
      |  ^~~~
../lib/cmdline/cmdline_parse_string.c:107:2: error: expected identifier or ‘(’ before ‘else’
  107 |  else {
      |  ^~~~
../lib/cmdline/cmdline_parse_string.c:119:2: error: expected identifier or ‘(’ before ‘if’
  119 |  if (res) {
      |  ^~
../lib/cmdline/cmdline_parse_string.c:130:2: error: expected identifier or ‘(’ before ‘return’
  130 |  return token_len;
      |  ^~~~~~
../lib/cmdline/cmdline_parse_string.c:131:1: error: expected identifier or ‘(’ before ‘}’ token
  131 | }
      | ^
../lib/cmdline/cmdline_parse_string.c: In function ‘cmdline_parse_string’:
../lib/cmdline/cmdline_parse_string.c:91:2: error: control reaches end of non-void function [-Werror=return-type]
   91 |  }
      |  ^
cc1: all warnings being treated as errors
[159/4141] Generating ethdev.sym_chk with a meson_exe.py custom command.
[160/4141] Generating eal.sym_chk with a meson_exe.py custom command.
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
####################################################################################
../lib/cmdline/cmdline_parse_string.c: At top level:
../lib/cmdline/cmdline_parse_string.c:93:2: error: expected identifier or ‘(’ before ‘else’
   93 |  else if (sd->str != NULL) {
      |  ^~~~
../lib/cmdline/cmdline_parse_string.c:107:2: error: expected identifier or ‘(’ before ‘else’
  107 |  else {
      |  ^~~~
../lib/cmdline/cmdline_parse_string.c:119:2: error: expected identifier or ‘(’ before ‘if’
  119 |  if (res) {
      |  ^~
../lib/cmdline/cmdline_parse_string.c:130:2: error: expected identifier or ‘(’ before ‘return’
  130 |  return token_len;
      |  ^~~~~~
../lib/cmdline/cmdline_parse_string.c:131:1: error: expected identifier or ‘(’ before ‘}’ token
  131 | }
      | ^
../lib/cmdline/cmdline_parse_string.c: In function ‘cmdline_parse_string’:
../lib/cmdline/cmdline_parse_string.c:91:2: error: control reaches end of non-void function [-Werror=return-type]
   91 |  }
      |  ^
cc1: all warnings being treated as errors
[159/4111] Generating ethdev.sym_chk with a meson_exe.py custom command.
[160/4111] Generating eal.sym_chk with a meson_exe.py custom command.
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:35-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc" at step Build
####################################################################################




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


More information about the test-report mailing list