cederom commented on issue #19443: URL: https://github.com/apache/nuttx/issues/19443#issuecomment-4989545274
Still the same issue :-( Completely strange as local build works fine see https://github.com/apache/nuttx-website/pull/179.. ``` ===> BUILDING DOCUMENTATION FOR NuttX nuttx-13.0.0. Previous HEAD position was b9b5d9afbf Documentation: add NuttX-12.13.0 release notes HEAD is now at f5291a8df1 !boards: enforce secure ROMFS passwd and TEA key setup ====> PIPENV INSTALL. To activate this project's virtualenv, run pipenv shell. Alternatively, run a command inside the virtualenv with pipenv run. Installing dependencies from Pipfile.lock (30770f)... ====> OUTDIR IS: ../../docs/13.0.0. ====> STARTING SPHINX BUILD. Running Sphinx v6.2.1 myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=set(), disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) Tags updated building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 1614 source files that are out of date updating environment: [new config] 1628 added, 0 changed, 0 removed reading sources... [ 3%] _tags/arch-arm .. _tags/chip-stm32f100 reading sources... [ 7%] _tags/chip-stm32f103 .. _tags/chip-stm32wl reading sources... [ 11%] _tags/chip-stm32wl55 .. applications/crypto/libtomcrypt/index reading sources... [ 15%] applications/crypto/mbedtls/index .. applications/examples/hidkbd/index reading sources... [ 19%] applications/examples/hts221_reader/index .. applications/examples/pdcurses/index reading sources... [ 23%] applications/examples/pf_ieee802154/index .. applications/examples/webserver/index reading sources... [ 26%] applications/examples/wget/index .. applications/interpreters/toywasm/index reading sources... [ 30%] applications/interpreters/wamr/index .. applications/nsh/running_apps reading sources... [ 34%] applications/sdr/index .. applications/system/syslogd/index reading sources... [ 38%] applications/system/system/index .. applications/wireless/btsak/index reading sources... [ 42%] applications/wireless/gs2200m/index .. components/drivers/character/note reading sources... [ 46%] components/drivers/character/nullzero .. components/drivers/special/reset reading sources... [ 50%] components/drivers/special/rpmsg/concepts .. components/filesystem/nfs reading sources... [ 53%] components/filesystem/nuttxfs .. components/tools/abi_check reading sources... [ 57%] components/tools/bdf-convert .. debugging/debuggingflash_nuttxonarm reading sources... [ 61%] debugging/disabling_stackdumpdebug .. guides/semihosting reading sources... [ 65%] guides/signal_events_interrupt_handlers .. platforms/arm/am335x/index reading sources... [ 69%] platforms/arm/am67/boards/t3-gem-o1/index .. platforms/arm/lpc17xx/boards/mbed/index reading sources... [ 73%] platforms/arm/lpc17xx/boards/mcb1700/index .. platforms/arm/ra4m1/index reading sources... [ 76%] platforms/arm/rp2040/boards/adafruit-feather-rp2040/index .. platforms/arm/stm32f0/index reading sources... [ 80%] platforms/arm/stm32f1/boards/cloudctrl/index .. platforms/arm/stm32g0/boards/stm32g071b-disco/index reading sources... [ 84%] platforms/arm/stm32g0/index .. platforms/arm64/a64/boards/pinephone/index reading sources... [ 88%] platforms/arm64/a64/index .. platforms/misco/index reading sources... [ 92%] platforms/misco/lm32/boards/misoc/index .. platforms/risc-v/sg2000/index reading sources... [ 96%] platforms/sim/index .. platforms/z80/z80/index reading sources... [100%] quickstart/compiling_cmake .. testing/nxdart looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] _tags/arch-arm64 .. _tags/chip-stm32f401 Warning, treated as error: /home/runner/work/nuttx-website/nuttx-website/nuttx/Documentation/applications/system/conntrack/index.rst:98:unknown document: '../ip6tables/index' make: *** [Makefile:52: html] Error 2 Error: Process completed with exit code 2. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
