You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/08/11 14:40:00 UTC

[jira] [Created] (ARROW-9693) [CI][Docs] Nightly docs build fails

Neal Richardson created ARROW-9693:
--------------------------------------

             Summary: [CI][Docs] Nightly docs build fails
                 Key: ARROW-9693
                 URL: https://issues.apache.org/jira/browse/ARROW-9693
             Project: Apache Arrow
          Issue Type: Bug
          Components: Continuous Integration, Documentation, FlightRPC, Python
            Reporter: Neal Richardson
             Fix For: 2.0.0


https://dev.azure.com/ursa-labs/crossbow/_build/results?buildId=15998&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb&t=d9b15392-e4ce-5e4c-0c8c-b69645229181

{code}
...
reading sources... [ 13%] format/Integration
reading sources... [ 13%] format/Layout
reading sources... [ 13%] format/Metadata
reading sources... [ 13%] format/Other
reading sources... [ 14%] format/Versioning
reading sources... [ 14%] index
reading sources... [ 14%] java/index
reading sources... [ 14%] java/ipc
reading sources... [ 14%] java/vector
reading sources... [ 15%] java/vector_schema_root
reading sources... [ 15%] python/api
reading sources... [ 15%] python/api/arrays
/arrow/docs/source/cpp/api/flight.rst:204: WARNING: doxygenfunction: Unable to resolve multiple matches for function "arrow::flight::MakeFlightError" with arguments () in doxygen xml output for project "arrow_cpp" from directory: ../../cpp/apidoc/xml.
Potential matches:
    - Status MakeFlightError(FlightStatusCode code, const std::string &message)
    - Status MakeFlightError(FlightStatusCode code, const std::string &message, const std::string &extra_info)

Extension error:
Handler <function _process_docstring at 0x7ff3d2a3f378> for event 'autodoc-process-docstring' threw an exception (exception: <built-in function array> is not a module, class, method, function, traceback, frame, or code object)
Error: `docker-compose --file /home/vsts/work/1/s/arrow/docker-compose.yml run --rm -e SETUPTOOLS_SCM_PRETEND_VERSION=1.1.0.dev75 ubuntu-docs` exited with a non-zero exit code 2, see the process log above.

{code}

cc [~lidavidm] [~kszucs]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)