Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder doxygen-solaris10-sparc Build #3793

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision8a0c56cb6a6bea41f27435c2bf1e6a771ce37789
Got Revision8a0c56cb6a6bea41f27435c2bf1e6a771ce37789
Changes5 changes

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-doxygen-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. MakeDirectory Created ( 1 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 13 secs )
    1. stdio
    2. CMakeOutput.log
    3. CMakeError.log
  4. shell_1 'gmake' failed ( 0 secs )
    1. stdio
  5. shell_2 'gmake tests' failed ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/doxygen-solaris10-sparc slave
buildername doxygen-solaris10-sparc Builder
buildnumber 3793 Build
codebase Build
got_revision 8a0c56cb6a6bea41f27435c2bf1e6a771ce37789 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 8a0c56cb6a6bea41f27435c2bf1e6a771ce37789 Build
scheduler schedule-doxygen-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/doxygen-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dimitri van Heesch
  2. StackAndPointer

Timing:

StartWed Apr 29 16:02:30 2026
EndWed Apr 29 16:02:59 2026
Elapsed28 secs

All Changes:

:

  1. Change #265914

    Category doxygen
    Changed by StackAndPointer <1733594238ohnoyoudont@qq.com>
    Changed at Tue 28 Apr 2026 17:23:00
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 81f14a2b87c14ceea49df385ab4b03efe630fc90

    Comments

    i18n: Add translations for hardcoded strings and fix localized config files
    - Wrap hardcoded strings in expert.cpp with Expert::tr() for translation:
      - 'Note:', 'See also:'
      - 'Doxygen usage', 'External Indexing and Searching'
      - 'Linking to external documentation', 'Including formulas'
    - Add translations for these strings in all language .ts files
    - Translate DOT_BATCH_SIZE option docs in all localized config_xx.xml files
    - Fix MATHJAX_RELPATH formatting in localized config files to match
      the original English config.xml (multi-line format with proper list items)

    Changed files

    • addon/doxywizard/expert.cpp
    • addon/doxywizard/translations/doxywizard_de.ts
    • addon/doxywizard/translations/doxywizard_es.ts
    • addon/doxywizard/translations/doxywizard_fr.ts
    • addon/doxywizard/translations/doxywizard_ja.ts
    • addon/doxywizard/translations/doxywizard_ko.ts
    • addon/doxywizard/translations/doxywizard_ru.ts
    • addon/doxywizard/translations/doxywizard_zh_CN.ts
    • addon/doxywizard/translations/doxywizard_zh_TW.ts
    • src/translations/config_de.xml
    • src/translations/config_es.xml
    • src/translations/config_fr.xml
    • src/translations/config_ja.xml
    • src/translations/config_ko.xml
    • src/translations/config_ru.xml
    • src/translations/config_zh_CN.xml
    • src/translations/config_zh_TW.xml
  2. Change #265915

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 29 Apr 2026 15:01:58
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 532c4237f1b3d0805092eb795f47e7ebc80d95db

    Comments

    Merge branch 'master' into master

    Changed files

    • no files
  3. Change #265917

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 29 Apr 2026 15:09:28
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 332db7553eb37b9926605e56ee18870d84876747

    Comments

    Remove excess whitespace

    Changed files

    • src/translations/config_de.xml
    • src/translations/config_es.xml
    • src/translations/config_fr.xml
    • src/translations/config_ja.xml
    • src/translations/config_ko.xml
    • src/translations/config_ru.xml
    • src/translations/config_zh_CN.xml
    • src/translations/config_zh_TW.xml
  4. Change #265919

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 29 Apr 2026 15:43:54
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 20973884bf35052df78b0a3dc04ab90037deb811

    Comments

    Change position of DOT_BATCH_SIZE is translation to be able to resolve depends
    Minor code tweaks.

    Changed files

    • addon/doxywizard/expert.cpp
    • addon/doxywizard/expert.h
    • src/translations/config_de.xml
    • src/translations/config_es.xml
    • src/translations/config_fr.xml
    • src/translations/config_ja.xml
    • src/translations/config_ko.xml
    • src/translations/config_ru.xml
    • src/translations/config_zh_CN.xml
    • src/translations/config_zh_TW.xml
  5. Change #265920

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 29 Apr 2026 15:45:45
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 8a0c56cb6a6bea41f27435c2bf1e6a771ce37789

    Comments

    Merge branch 'StackAndPointer-master'

    Changed files

    • no files