Builder doxygen-solaris10-i386 Build #3756
Results:
Failed shell shell_1 shell_2
SourceStamp:
| Project | doxygen |
| Repository | https://github.com/doxygen/doxygen.git |
| Branch | master |
| Revision | 806131f55ff7492c1e152045c924d1c05454b3d4 |
| Got Revision | 806131f55ff7492c1e152045c924d1c05454b3d4 |
| Changes | 6 changes |
BuildSlave:
unstable10xReason:
The SingleBranchScheduler scheduler named 'schedule-doxygen-solaris10-i386' triggered this build
Steps and Logfiles:
-
git update ( 6 secs )
-
MakeDirectory Created ( 0 secs )
- - no logs -
-
shell 'cmake -G ...' failed ( 12 secs )
-
shell_1 'gmake' failed ( 0 secs )
-
shell_2 'gmake tests' failed ( 0 secs )
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | master | Build |
| builddir | /export/home/buildbot/slave/doxygen-solaris10-i386 | slave |
| buildername | doxygen-solaris10-i386 | Builder |
| buildnumber | 3756 | Build |
| codebase | Build | |
| got_revision | 806131f55ff7492c1e152045c924d1c05454b3d4 | Git |
| project | doxygen | Build |
| repository | https://github.com/doxygen/doxygen.git | Build |
| revision | 806131f55ff7492c1e152045c924d1c05454b3d4 | Build |
| scheduler | schedule-doxygen-solaris10-i386 | Scheduler |
| slavename | unstable10x | BuildSlave |
| workdir | /export/home/buildbot/slave/doxygen-solaris10-i386 | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- Copilot198982749+Copilot@users.noreply.github.com
- Dimitri van Heeschdoxygen@gmail.com
- Karsten Lehmannmail@kalehmann.de
- albert-githubalbert.tests@gmail.com
Timing:
| Start | Thu May 14 12:24:30 2026 |
| End | Thu May 14 12:24:49 2026 |
| Elapsed | 19 secs |
All Changes:
:
Change #267098
Category doxygen Changed by Karsten Lehmann <mail@kalehmann.de> Changed at Thu 14 May 2026 01:22:45 Repository https://github.com/doxygen/doxygen.git Project doxygen Branch master Revision 1844afeae00a6dde091b570c5c9c0cb7b2c1f214 Comments
fix: HTML docs for files starting with a digit Prepend an underscore to JavaScript variable names if a file starts with a digit.
Changed files
- src/ftvhelp.cpp
- src/searchindex_js.cpp
- templates/html/navtree.js
Change #267099
Category doxygen Changed by albert-github <albert.tests@gmail.com> Changed at Thu 14 May 2026 10:56:06 Repository https://github.com/doxygen/doxygen.git Project doxygen Branch master Revision e7e59a3387b3c6ff5cd44194885a69c509d61ede Comments
Incorrect formatting of "language" with `EXTENSION_MAPPING` During work on translations for the doxywizard the word `language` was also translated, this should not be the case it is here just meant as a placeholder and as such should be between backtics
Changed files
- src/config.xml
Change #267100
Category doxygen Changed by Dimitri van Heesch <doxygen@gmail.com> Changed at Thu 14 May 2026 12:15:33 Repository https://github.com/doxygen/doxygen.git Project doxygen Branch master Revision b45c39bc219831bb4f71d113aba2398951c6da29 Comments
Merge pull request #12149 from kalehmann/fix/files_starting_with_digit fix: HTML docs for files starting with a digit
Changed files
- no files
Change #267101
Category doxygen Changed by Copilot <198982749+Copilot@users.noreply.github.com> Changed at Thu 14 May 2026 12:16:35 Repository https://github.com/doxygen/doxygen.git Project doxygen Branch master Revision c0da1e633f51e64b59b0380173504a2fec98f996 Comments
Improve French accents and translation quality in config_fr.xml (#12138) * Improve French accents and translation quality in config_fr.xml Agent-Logs-Url: https://github.com/doxygen/doxygen/sessions/eb08c8b1-c8a3-4d8a-a001-b0ab6ea28378 Co-authored-by: doxygen <1300762+doxygen@users.noreply.github.com> * Fix verb/PP disambiguation errors from code review Agent-Logs-Url: https://github.com/doxygen/doxygen/sessions/eb08c8b1-c8a3-4d8a-a001-b0ab6ea28378 Co-authored-by: doxygen <1300762+doxygen@users.noreply.github.com> * Fix incorrectly translated enum value name and Doxygen command reference Agent-Logs-Url: https://github.com/doxygen/doxygen/sessions/eb08c8b1-c8a3-4d8a-a001-b0ab6ea28378 Co-authored-by: doxygen <1300762+doxygen@users.noreply.github.com> * Fix remaining accents: icône, en-tête, représente, implémente, and 40+ more Agent-Logs-Url: https://github.com/doxygen/doxygen/sessions/49e9706f-a9f7-46cf-8c4d-1663dd1b8bf6 Co-authored-by: doxygen <1300762+doxygen@users.noreply.github.com> * Fix more accents: matières, mélanger, compatibilité, formaté, réservé, and more Agent-Logs-Url: https://github.com/doxygen/doxygen/sessions/80c7ce78-e878-426c-9605-735b2406aedd Co-authored-by: doxygen <1300762+doxygen@users.noreply.github.com> * Fix agreement errors: aide compressée, trouvé, basé sur CLI Agent-Logs-Url: https://github.com/doxygen/doxygen/sessions/80c7ce78-e878-426c-9605-735b2406aedd Co-authored-by: doxygen <1300762+doxygen@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: doxygen <1300762+doxygen@users.noreply.github.com>
Changed files
- src/i18n/config_fr.xml
Change #267102
Category doxygen Changed by Copilot <198982749+Copilot@users.noreply.github.com> Changed at Thu 14 May 2026 12:17:17 Repository https://github.com/doxygen/doxygen.git Project doxygen Branch master Revision a4bc7061eab282c40ac40b705f9e01dc45d2ab2c Comments
translation(es): improve Spanish config_es.xml translation quality (#12152) * Improve Spanish config translations: fix accents and content accuracy - Fix numerous missing accent marks (específica→especifica as verb, pequeño, óptimo, anónimo, todavía, característica, capítulo, fácilmente, límite, jerárquica, future tense verbs: colocarán, basará, ajustará, volcará, aumentará, recreará, modificará, omitirán, etc.) - Fix "como se específico" → "como se especificó" (past tense) - Fix SKIP_FUNCTION_MACROS: more accurate translation - Fix EXPAND_AS_DEFINED: add missing sentences about PREDEFINED tag - Fix CALL_GRAPH/CALLER_GRAPH: replace incorrect note with correct warning about increased run time - Fix MERMAID_RENDER_MODE: simplify inaccurate description Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: doxygen <1300762+doxygen@users.noreply.github.com> * Fix Spanish translation accuracy in config_es.xml Corrected 20 translation errors found by comparing config_es.xml against the English source config.xml: - ALIASES: add missing warning about \{/\} conflicts and @{/@} recommendation - EXTENSION_MAPPING: add no_extension requires * in FILE_PATTERNS note - SIP_SUPPORT: replace completely outdated description - SHOW_GROUPED_MEMB_INC: fix incomplete description - SHOW_USED_FILES: add 'y estructuras' and missing second sentence - SHOW_FILES: replace wrong content (Quick Index/Folder Tree reference) - SHOW_NAMESPACES: replace wrong content (same pattern as SHOW_FILES) - EXCLUDE_PATTERNS: add note about absolute path wildcard matching - EXCLUDE_SYMBOLS: replace with correct description (qualified names, wildcards, examples) - EXAMPLE_PATH: add \include command cross-reference - EXAMPLE_PATTERNS: add 'If left blank all files are included' sentence - EXAMPLE_RECURSIVE: rewrite to reflect include/dontinclude independence from RECURSIVE - INLINE_SOURCES: fix factual error (macros/enums/list-init vars, not classes/namespaces) - CLANG_ASSISTED_PARSING: add template note and CMake availability note - CLANG_DATABASE_PATH: add -p equivalence, CLANG_OPTIONS note, CMake availability note - ALPHABETICAL_INDEX: replace outdated content referencing unrelated options - RTF_HYPERLINKS: fix factual error (WordPad does NOT support links) - LATEX_EMOJI_DIRECTORY: fix 'directorio de emoji predeterminado' -> LATEX_OUTPUT directory - ENUM_VALUES_PER_LINE: add note that value 0 suppresses overview section - LATEX_BIB_STYLE: add ieeetr example and BibTeX/cite references Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: doxygen <1300762+doxygen@users.noreply.github.com> * translation(es): fix three content gaps in DOT section of config_es.xml - INCLUDE_GRAPH: restore missing condition on ENABLE_PREPROCESSING and SEARCH_INCLUDES that must also be set to YES (was present in INCLUDED_BY_GRAPH but accidentally omitted here) - GENERATE_LEGEND: add missing \note that UML_LOOK must not be set for the legend page to apply - DOT_WRAP_THRESHOLD: add the missing 'significantly' qualifier and the heuristics sentence so users know lines are not hard-wrapped at the threshold Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: doxygen <1300762+doxygen@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: doxygen <1300762+doxygen@users.noreply.github.com>Changed files
- src/i18n/config_es.xml
Change #267103
Category doxygen Changed by Dimitri van Heesch <doxygen@gmail.com> Changed at Thu 14 May 2026 12:17:56 Repository https://github.com/doxygen/doxygen.git Project doxygen Branch master Revision 806131f55ff7492c1e152045c924d1c05454b3d4 Comments
Merge pull request #12151 from albert-github/feature/bug_doc_ext_map Incorrect formatting of "language" with `EXTENSION_MAPPING`
Changed files
- no files