googleapis / googleapis/google-cloud-cpp
publish-docs "doxygen .../google/cloud/compute/Doxyfile.compute-docs" failure
- Vorherrschende Sprache
- C++
- Sterne
- 659
- Forks
- 462
- Ø Merge
- 1 T. 2 Std.
- Gemergte PRs (30 T.)
- 89
Beschreibung
* GCB: https://console.cloud.google.com/cloud-build/builds;region=us-east1/7ecda689-b751-42d0-938b-ddae4e908a77;tab=detail?project=cloud-cpp-testing-resources
* Raw: https://storage.googleapis.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/main/0c3c395273c100ab7910063402c68b610d01a137/fedora-latest-publish-docs-publish-docs/log-7ecda689-b751-42d0-938b-ddae4e908a77.txt
```
Step #5: T+743.963s [444/511] Generate compute HTML documentation
Step #5: FAILED: google/cloud/compute/CMakeFiles/compute-docs /workspace/cmake-out/google/cloud/compute/CMakeFiles/compute-docs
Step #5: cd /workspace/google/cloud/compute && /usr/bin/cmake -E make_directory /workspace/cmake-out/google/cloud/compute && /usr/bin/doxygen /workspace/cmake-out/google/cloud/compute/Doxyfile.compute-docs
```
Unfortunately there was no further error output, and my initial investigation indicates that it is all hidden by CMake's `doxygen_add_docs()` function.
Let's at least file this issue to track if it recurs.
Beitragsleitfaden
Rechercherichtung
Start with the linked Cloud Build record and raw log, then inspect google/cloud/compute/Doxyfile.compute-docs and the CMake configuration using doxygen_add_docs(). Reproduce the publish-docs step if possible and determine why the compute HTML documentation generation fails without visible error output; done means the failure is diagnosed and the build reports a useful cause or succeeds.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cmake, cpp
- Bereich
- build-system, documentation
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100