|FAILURE| pw138476 [PATCH v9 5/5] eal: add option to put timestamp on console output
0-day Robot
robot at bytheb.org
Tue Mar 19 00:03:35 CET 2024
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/138476/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8334444744
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.87 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
[46/1454] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_trace_points.c.obj'.
[47/1454] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_random.c.obj'.
[48/1454] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_elem.c.obj'.
[49/1454] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_rte_malloc.c.obj'.
[50/1454] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.obj'.
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