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

Builder doxygen-solaris10-sparc Build #3910

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

StartSun Aug 9 12:14:23 2026
EndSun Aug 9 12:14:55 2026
Elapsed31 secs

All Changes:

:

  1. Change #277535

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 06 Aug 2026 12:28:49
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision b2624122c88c45c862364cf13678d600fd5c8f1e

    Comments

    issue #12268 Initializer should not be shown as inline sources
    Due to the change:
    ```
    Commit: b117bea3ec8db63ca7b79f88dfbfab701b60b7d6 [b117bea]
    
    Date: Saturday, July 22, 2023 6:33:09 PM
    
    Add foldable sections for variables with multiline brace initializers
    ```
    the initializer is also shown as `INLINE_SOURCES`, this is not the intention.

    Changed files

    • src/definition.cpp
  2. Change #277536

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 09 Aug 2026 13:05:19
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 61ad9b42211ef98ac63fde7af95419962491dba5

    Comments

    Merge branch 'feature/issue_12268' of https://github.com/albert-github/doxygen into albert-github-feature/issue_12268

    Changed files

    • no files
  3. Change #277537

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 09 Aug 2026 13:06:27
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision b0530315f2f015ebba138e662206da91e991fa41

    Comments

    PR #12269 Fix compile issue isEmpty() have become empty()

    Changed files

    • src/definition.cpp
  4. Change #277538

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 09 Aug 2026 13:46:05
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 0d2782a68ad0dca059db9cea7a8220472223d1bf

    Comments

    Merge branch 'albert-github-feature/issue_12268'

    Changed files

    • no files