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

Builder doxygen-solaris10-sparc Build #3870

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 15 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 12 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 3870 Build
codebase Build
got_revision b5026ea48b0cca3af0178e9378a42e3293f3f341 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision b5026ea48b0cca3af0178e9378a42e3293f3f341 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:

StartThu Jun 11 22:09:11 2026
EndThu Jun 11 22:09:41 2026
Elapsed29 secs

All Changes:

:

  1. Change #270521

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 11 Jun 2026 10:39:08
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 2dd9a77bd8ba765f1f96bd1f0e1e4320cefeaa8b

    Comments

    Missing return type assignment
    In the function `trCompoundType` the return type of `trType` was not assigned to a variable.
    (see in japanese and korean translations adjustments in #12199 and #12200)

    Changed files

    • src/translator_br.h
    • src/translator_cn.h
    • src/translator_cz.h
    • src/translator_de.h
    • src/translator_en.h
    • src/translator_es.h
    • src/translator_gr.h
    • src/translator_lv.h
    • src/translator_nl.h
    • src/translator_pl.h
    • src/translator_pt.h
    • src/translator_ru.h
    • src/translator_sv.h
  2. Change #270522

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Thu 11 Jun 2026 22:04:10
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision b5026ea48b0cca3af0178e9378a42e3293f3f341

    Comments

    Merge pull request #12201 from albert-github/feature/bug_trCompoundType
    Missing return type assignment

    Changed files

    • no files