|FAILURE| pw150206 [PATCH v14 3/3] drivers/net: add diagnostics macros to make code portable
0-day Robot
robot at bytheb.org
Sat Jan 18 04:44:10 CET 2025
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/150206/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/12840321533
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" 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
####################################################################################
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/man /usr/bin/doxygen doc/api/doxy-api-man.conf
/home/runner/work/dpdk/dpdk/lib/eal/include/rte_common.h:188: error: explicit link request to 'define' could not be resolved (warning treated as error, aborting now)
Traceback (most recent call last):
File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
subprocess.run(doxygen_command, check=True, stdout=out)
File "/usr/lib/python3.10/subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-man.conf']' returned non-zero exit status 1.
[63/1941] Compiling C object examples/dpdk-eventdev_pipeline.p/eventdev_pipeline_main.c.o
[64/1941] Compiling C object examples/dpdk-eventdev_pipeline.p/eventdev_pipeline_pipeline_worker_generic.c.o
[65/1941] Compiling C object examples/dpdk-eventdev_pipeline.p/eventdev_pipeline_pipeline_worker_tx.c.o
[66/1941] Generating doxygen-html with a custom command
FAILED: doc/api/html
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api-html.conf
/home/runner/work/dpdk/dpdk/lib/eal/include/rte_common.h:188: error: explicit link request to 'define' could not be resolved (warning treated as error, aborting now)
malloc_consolidate(): unaligned fastbin chunk detected
Traceback (most recent call last):
File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
subprocess.run(doxygen_command, check=True, stdout=out)
File "/usr/lib/python3.10/subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-html.conf']' died with <Signals.SIGABRT: 6>.
[67/1941] Generating html_guides with a custom command
ninja: build stopped: subcommand failed.
##[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-clang-asan+doc+tests" at step Build and test
####################################################################################
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/man /usr/bin/doxygen doc/api/doxy-api-man.conf
/home/runner/work/dpdk/dpdk/lib/eal/include/rte_common.h:188: error: explicit link request to 'define' could not be resolved (warning treated as error, aborting now)
malloc_consolidate(): unaligned fastbin chunk detected
Traceback (most recent call last):
File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
subprocess.run(doxygen_command, check=True, stdout=out)
File "/usr/lib/python3.10/subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-man.conf']' died with <Signals.SIGABRT: 6>.
[51/1941] Generating doxygen-html with a custom command
FAILED: doc/api/html
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api-html.conf
/home/runner/work/dpdk/dpdk/lib/eal/include/rte_common.h:188: error: explicit link request to 'define' could not be resolved (warning treated as error, aborting now)
Traceback (most recent call last):
File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
subprocess.run(doxygen_command, check=True, stdout=out)
File "/usr/lib/python3.10/subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-html.conf']' returned non-zero exit status 1.
[52/1941] Compiling C object examples/dpdk-distributor.p/distributor_main.c.o
[53/1941] Compiling C object examples/dpdk-bbdev_app.p/bbdev_app_main.c.o
[54/1941] Compiling C object examples/dpdk-dma.p/dma_dmafwd.c.o
[55/1941] Generating html_guides with a custom command
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list