|FAILURE| pw138470 [PATCH v8 5/5] eal: initialize logging before plugins

0-day Robot robot at bytheb.org
Mon Mar 18 20:23:30 CET 2024


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8332001745
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-gcc-static-mingw" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
102/111 DPDK:fast-tests / telemetry_json_autotest  OK       0.27 s 
103/111 DPDK:fast-tests / thash_autotest        OK       0.27 s 
104/111 DPDK:fast-tests / threads_autotest      OK       0.37 s 
105/111 DPDK:fast-tests / ticketlock_autotest   OK       0.27 s 
106/111 DPDK:fast-tests / timer_autotest        OK       2.82 s 
107/111 DPDK:fast-tests / trace_autotest        OK       0.27 s 
108/111 DPDK:fast-tests / trace_autotest_with_traces  OK       0.27 s 
109/111 DPDK:fast-tests / vdev_autotest         OK       0.27 s 
110/111 DPDK:fast-tests / version_autotest      OK       0.27 s 
111/111 DPDK:fast-tests / telemetry_all         OK       1.07 s 

Ok:                   95
Expected Fail:         0
Fail:                 10
Unexpected Pass:       0
Skipped:               6
Timeout:               0

Full log written to /home/runner/work/dpdk/dpdk/build/meson-logs/testlog.txt
+ failed=true
+ catch_coredump
+ ls /tmp/dpdk-core.*.*
+ return 0
+ [ true != true ]
##[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-gcc-static-mingw" at step Build and test
####################################################################################
   38 | #define optarg usual_optarg
      |                ^~~~~~~~~~~~
../lib/eal/common/eal_common_options.c:1653:21: note: in expansion of macro ‘optarg’
 1653 |  char *old_optarg = optarg;
      |                     ^~~~~~
../lib/eal/common/eal_common_options.c:1662:34: error: passing argument 2 of ‘usual_getopt_long’ discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers]
 1662 |  while ((opt = getopt_long(argc, argv, eal_short_options,
      |                                  ^~~~
../lib/eal/windows/include/getopt.h:43:57: note: in definition of macro ‘getopt_long’
   43 | #define getopt_long(a, b, c, d, e) usual_getopt_long(a, b, c, d, e)
      |                                                         ^
../lib/eal/windows/include/getopt.h:86:33: note: expected ‘char **’ but argument is of type ‘char * const*’
   86 | int getopt_long(int argc, char *argv[], const char *options,
      |                           ~~~~~~^~~~~~
../lib/eal/windows/include/getopt.h:43:57: note: in definition of macro ‘getopt_long’
   43 | #define getopt_long(a, b, c, d, e) usual_getopt_long(a, b, c, d, e)
      |                                                         ^
cc1: all warnings being treated as errors
[38/1454] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_tailqs.c.obj'.
[39/1454] Linking static target lib/librte_telemetry.a.
[40/1454] Linking static target lib/librte_log.a.
[41/1454] Linking static target lib/librte_argparse.a.
[42/1454] Linking static target lib/librte_kvargs.a.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list