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

Builder doxygen-solaris10-i386 Build #3705

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 8 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/slave/doxygen-solaris10-i386 slave
buildername doxygen-solaris10-i386 Builder
buildnumber 3705 Build
codebase Build
got_revision c34043cb8914e51703fe095205205f74630cbd0a Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision c34043cb8914e51703fe095205205f74630cbd0a Build
scheduler schedule-doxygen-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/doxygen-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dimitri van Heesch

Timing:

StartSun Apr 12 10:55:00 2026
EndSun Apr 12 10:55:15 2026
Elapsed14 secs

All Changes:

:

  1. Change #264239

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 12 Apr 2026 10:40:19
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 8771d0be7231417d49c28525deebe7d25e8f538a

    Comments

    issue #12071 Bogus warning: More #if's than #endif's found
    - report imbalance in #if/#endif for the correct file
    - keep track of the first \cond..\endcond section that causes an imbalance in
      #if/#endif for a file, and refer to it in the warning message.

    Changed files

    • src/pre.l
  2. Change #264240

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 12 Apr 2026 10:43:37
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision c34043cb8914e51703fe095205205f74630cbd0a

    Comments

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

    Changed files

    • no files