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

Builder doxygen-solaris10-sparc Build #3971

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision40a5660be3588bba34db556449c928a768a26f97
Got Revision40a5660be3588bba34db556449c928a768a26f97
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 59 secs )
    1. stdio
  2. MakeDirectory Created ( 2 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 57 secs )
    1. stdio
    2. CMakeOutput.log
    3. CMakeError.log
  4. shell_1 'gmake' failed ( 13 secs )
    1. stdio
  5. shell_2 'gmake tests' failed ( 2 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 3971 Build
codebase Build
got_revision 40a5660be3588bba34db556449c928a768a26f97 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 40a5660be3588bba34db556449c928a768a26f97 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:

StartFri Sep 11 19:09:13 2026
EndFri Sep 11 19:11:30 2026
Elapsed2 mins, 17 secs

All Changes:

:

  1. Change #281526

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 10 Sep 2026 13:46:45
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 82b210fd41f4fcd4fac5ce58ecc5dd7a4eb13b43

    Comments

    issue #12339 Broken `@todo` styling in HTML output
    In #12329 a problem was noted with pre defined list names and sections, this was fixed by #12334 though a small part had been forgotten.

    Changed files

    • src/htmldocvisitor.cpp
    • src/reflist.cpp
  2. Change #281529

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Fri 11 Sep 2026 11:36:48
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision af9cf3bd851038b3efd59dcbb1d9799b97540dce

    Comments

    issue #12339 Broken `@todo` styling in HTML output
    After review
    - using `stripPrefix`
    - placing the used string in a constant

    Changed files

    • src/commentscan.l
    • src/htmldocvisitor.cpp
    • src/reflist.cpp
    • src/reflist.h
  3. Change #281530

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Fri 11 Sep 2026 20:15:19
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 08ec2e7dba58dcf00c42abc3424d5a978d823f86

    Comments

    issue #11684 The documentation of structs/unions declared inside another struct/union is not kept close to the documentation of the parent.

    Changed files

    • src/classdef.cpp
  4. Change #281531

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Fri 11 Sep 2026 20:23:07
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 40a5660be3588bba34db556449c928a768a26f97

    Comments

    Merge pull request #12341 from albert-github/feature/issue_12339
    issue #12339 Broken `@todo` styling in HTML output

    Changed files

    • no files