|FAILURE| pw143916 [PATCH v3] doc: add new driver guidelines
0-day Robot
robot at bytheb.org
Tue Sep 10 18:04:37 CEST 2024
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/143916/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10795669145
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-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-debug+doc+examples+tests" at step Build and test
####################################################################################
[725/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_table_stub.cpp.o'.
[726/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_table_lpm.cpp.o'.
[727/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_pipeline.cpp.o'.
[728/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_swx_pipeline.cpp.o'.
[729/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_swx_extern.cpp.o'.
[730/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_port_in_action.cpp.o'.
[731/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_swx_ctl.cpp.o'.
[732/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_graph.cpp.o'.
[733/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_node_ip4_api.cpp.o'.
[734/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_table_action.cpp.o'.
[735/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_graph_worker.cpp.o'.
[736/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/main.cpp.o'.
[737/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_node_ip6_api.cpp.o'.
[738/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_node_eth_api.cpp.o'.
[739/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_swx_ipsec.cpp.o'.
[740/742] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_node_udp4_input_api.cpp.o'.
[741/742] Linking target buildtools/chkincs/chkincs-cpp.
[742/742] Generating html_guides with a custom command.
FAILED: doc/guides/html
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 24.11.0-rc0 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -a -W
Warning, treated as error:
/home/runner/work/dpdk/dpdk/doc/guides/contributing/new_driver.rst:document isn't included in any toctree
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[164/742] Linking target examples/dpdk-ntb.
[165/742] Linking target examples/dpdk-pipeline.
[166/742] Compiling C object 'examples/c590b3c@@dpdk-ptpclient at exe/ptpclient_ptpclient.c.o'.
[167/742] Linking target examples/dpdk-ptpclient.
[168/742] Compiling C object 'examples/c590b3c@@dpdk-qos_sched at exe/qos_sched_args.c.o'.
[169/742] Compiling C object 'examples/c590b3c@@dpdk-qos_meter at exe/qos_meter_main.c.o'.
[170/742] Linking target examples/dpdk-qos_meter.
[171/742] Compiling C object 'examples/c590b3c@@dpdk-rxtx_callbacks at exe/rxtx_callbacks_main.c.o'.
[172/742] Compiling C object 'examples/c590b3c@@dpdk-qos_sched at exe/qos_sched_cmdline.c.o'.
[173/742] Linking target examples/dpdk-rxtx_callbacks.
[174/742] Compiling C object 'examples/c590b3c@@dpdk-qos_sched at exe/qos_sched_cfg_file.c.o'.
[175/742] Compiling C object 'examples/c590b3c@@dpdk-qos_sched at exe/qos_sched_app_thread.c.o'.
[176/742] Generating html_guides with a custom command.
FAILED: doc/guides/html
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 24.11.0-rc0 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -a -W
Warning, treated as error:
/home/runner/work/dpdk/dpdk/doc/guides/contributing/new_driver.rst:document isn't included in any toctree
[177/742] Compiling C object 'examples/c590b3c@@dpdk-qos_sched at exe/qos_sched_main.c.o'.
[178/742] Compiling C object 'examples/c590b3c@@dpdk-qos_sched at exe/qos_sched_init.c.o'.
[179/742] Compiling C object 'examples/c590b3c@@dpdk-qos_sched at exe/qos_sched_stats.c.o'.
[180/742] Compiling C object 'examples/c590b3c@@dpdk-packet_ordering at exe/packet_ordering_main.c.o'.
[181/742] Compiling C object 'examples/c590b3c@@dpdk-efd_node at exe/server_node_efd_efd_node_node.c.o'.
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