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

Builder doxygen-solaris10-sparc Build #3975

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

StartMon Sep 14 19:44:00 2026
EndMon Sep 14 19:44:53 2026
Elapsed52 secs

All Changes:

:

  1. Change #281824

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 14 Sep 2026 21:15:24
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 989ea6daa0702bed3f03748f05f224af540af5dd

    Comments

    issue #9334 Add a way to "rename" a headerfile in the output
    - Adds support for use of @headerfile for namespaces and files (next to
      class, struct, union).

    Changed files

    • doc/commands.dox
    • src/doxygen.cpp
    • src/filedef.cpp
    • src/filedef.h
    • src/layout.cpp
    • src/namespacedef.cpp
    • src/namespacedef.h
    • templates/general/layout_default.xml
  2. Change #281825

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 14 Sep 2026 21:16:37
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision d62798e0f40b687e725c8f3253ad43648e115d81

    Comments

    Merge branch 'master' of github.com:doxygen/doxygen

    Changed files

    • no files