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

Builder doxygen-solaris10-i386 Build #3739

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revisionebebca0c27ec505626c9da6b052176d2e3ea41ea
Got Revisionebebca0c27ec505626c9da6b052176d2e3ea41ea
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 11 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/slave/doxygen-solaris10-i386 slave
buildername doxygen-solaris10-i386 Builder
buildnumber 3739 Build
codebase Build
got_revision ebebca0c27ec505626c9da6b052176d2e3ea41ea Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision ebebca0c27ec505626c9da6b052176d2e3ea41ea Build
scheduler schedule-doxygen-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/doxygen-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dimitri van Heesch
  2. albert-github

Timing:

StartThu May 7 20:22:31 2026
EndThu May 7 20:22:52 2026
Elapsed21 secs

All Changes:

:

  1. Change #266535

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 07 May 2026 19:32:40
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision a6a1bd7a0628b19c67397a481b03a0d1670e29d3

    Comments

    Move translated group names into xml files
    Moving the translated group names as attribute into the translated xml files for the doxywizard.

    Changed files

    • 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
    • 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
  2. Change #266536

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Thu 07 May 2026 20:11:08
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision ebebca0c27ec505626c9da6b052176d2e3ea41ea

    Comments

    Merge pull request #12129 from albert-github/feature/bug_doxywizard_xml
    Move translated group names into xml files

    Changed files

    • no files