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

Builder doxygen-solaris10-sparc Build #3895

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-doxygen-solaris10-sparc' 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 ( 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 3895 Build
codebase Build
got_revision 4fea89806c4ec6e5aa4fdd45944877dbd4413a1e Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 4fea89806c4ec6e5aa4fdd45944877dbd4413a1e 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. albert-github

Timing:

StartMon Jun 29 18:33:48 2026
EndMon Jun 29 18:34:11 2026
Elapsed22 secs

All Changes:

:

  1. Change #273217

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Mon 29 Jun 2026 16:39:04
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 418ed37a53aa16606d752fc73907774df81b97a2

    Comments

    Correcting problems in translated configuration files
    Correcting some problems in the different translated configuration files based on running the translated configuration files through doxygen as if they were part of the documentation.
    As the header / footer part has not yet been translated a dummy header / footer is added during the conversion of and "xml" to a "dox"  (like: `python configgen.py  -doc config_de.xml  > config_de.dox`)

    Changed files

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

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 29 Jun 2026 20:13:58
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 4fea89806c4ec6e5aa4fdd45944877dbd4413a1e

    Comments

    Merge pull request #12236 from albert-github/feature/bug_translations_2
    Correcting problems in translated configuration files

    Changed files

    • no files