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

Builder doxygen-solaris10-sparc Build #3805

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revisiona210941aaecdd031e9941582a583bc694b1645b7
Got Revisiona210941aaecdd031e9941582a583bc694b1645b7
Changes6 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 23 secs )
    1. stdio
  2. MakeDirectory Created ( 0 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 3805 Build
codebase Build
got_revision a210941aaecdd031e9941582a583bc694b1645b7 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision a210941aaecdd031e9941582a583bc694b1645b7 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

Timing:

StartTue May 5 21:32:38 2026
EndTue May 5 21:33:16 2026
Elapsed38 secs

All Changes:

:

  1. Change #266386

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 03 May 2026 10:29:26
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 8a42e894327317f38e634d8b2d09f69fc9b4ced8

    Comments

    Improve parameterized strings so that they can be translated

    Changed files

    • addon/doxywizard/doxywizard.cpp
    • addon/doxywizard/expert.cpp
    • addon/doxywizard/expert.h
    • addon/doxywizard/wizard.cpp
  2. Change #266387

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 03 May 2026 14:00:22
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 118617d482dd969e994fa58c76b36530d73fda6c

    Comments

    Load translations at started based on system locale

    Changed files

    • addon/doxywizard/CMakeLists.txt
    • addon/doxywizard/doxywizard.cpp
    • addon/doxywizard/i18n/doxywizard_de.ts
    • addon/doxywizard/i18n/doxywizard_es.ts
    • addon/doxywizard/i18n/doxywizard_fr.ts
    • addon/doxywizard/i18n/doxywizard_ja.ts
    • addon/doxywizard/i18n/doxywizard_ko.ts
    • addon/doxywizard/i18n/doxywizard_ru.ts
    • addon/doxywizard/i18n/doxywizard_zh_CN.ts
    • addon/doxywizard/i18n/doxywizard_zh_TW.ts
  3. Change #266388

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 03 May 2026 21:12:59
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision c4b953823c5d76664f33d5ddfbc094eab4842141

    Comments

    Added translation for config options

    Changed files

    • addon/doxywizard/CMakeLists.txt
    • addon/doxywizard/doxywizard.cpp
    • addon/doxywizard/doxywizard.h
    • addon/doxywizard/expert.cpp
    • addon/doxywizard/i18n/doxywizard_de.ts
    • addon/doxywizard/i18n/doxywizard_es.ts
    • addon/doxywizard/i18n/doxywizard_fr.ts
    • addon/doxywizard/i18n/doxywizard_ja.ts
    • addon/doxywizard/i18n/doxywizard_ko.ts
    • addon/doxywizard/i18n/doxywizard_ru.ts
    • addon/doxywizard/i18n/doxywizard_zh_CN.ts
    • addon/doxywizard/i18n/doxywizard_zh_TW.ts
    • addon/doxywizard/inputstring.cpp
    • addon/doxywizard/inputstrlist.cpp
    • addon/doxywizard/wizard.cpp
    • src/configgen.py
    • src/i18n/config_de.xml
    • src/i18n/config_es.xml
    • src/i18n/config_fr.xml
    • src/i18n/config_ja.xml
    • src/i18n/config_ko.xml
    • src/i18n/config_ru.xml
    • src/i18n/config_zh_CN.xml
    • src/i18n/config_zh_TW.xml
    • 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 #266389

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 03 May 2026 21:21:46
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision e7adb4245ed81ac2b3bb19aa058cd46efab251b0

    Comments

    Translate config topics

    Changed files

    • addon/doxywizard/doxywizard.cpp
    • addon/doxywizard/doxywizard.h
    • addon/doxywizard/expert.cpp
  5. Change #266390

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Tue 05 May 2026 21:14:57
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 94c7be369ea06ebbc0f4ab65218bae2cc3054fc8

    Comments

    Add language switching dialog

    Changed files

    • addon/doxywizard/CMakeLists.txt
    • addon/doxywizard/doxywizard.cpp
    • addon/doxywizard/doxywizard.h
    • addon/doxywizard/expert.cpp
    • addon/doxywizard/i18n/doxywizard_de.ts
    • addon/doxywizard/i18n/doxywizard_es.ts
    • addon/doxywizard/i18n/doxywizard_fr.ts
    • addon/doxywizard/i18n/doxywizard_ja.ts
    • addon/doxywizard/i18n/doxywizard_ko.ts
    • addon/doxywizard/i18n/doxywizard_ru.ts
    • addon/doxywizard/i18n/doxywizard_zh_CN.ts
    • addon/doxywizard/i18n/doxywizard_zh_TW.ts
    • addon/doxywizard/languagedialog.cpp
    • addon/doxywizard/languagedialog.h
    • src/i18n/config_de.xml
    • src/i18n/config_es.xml
    • src/i18n/config_fr.xml
    • src/i18n/config_ja.xml
    • src/i18n/config_ko.xml
    • src/i18n/config_ru.xml
    • src/i18n/config_zh_CN.xml
    • src/i18n/config_zh_TW.xml
  6. Change #266391

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Tue 05 May 2026 21:20:22
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision a210941aaecdd031e9941582a583bc694b1645b7

    Comments

    Use SA instead of QString::fromLatin1 in expert.cpp

    Changed files

    • addon/doxywizard/expert.cpp