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

Builder doxygen-solaris10-sparc Build #3572

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

StartWed Aug 20 21:22:32 2025
EndWed Aug 20 21:23:21 2025
Elapsed49 secs

All Changes:

:

  1. Change #243387

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 18 Aug 2025 21:28:55
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 95aee7053f61793a9d6111cb21634af3f8dd8e36

    Comments

    cleanup some commented out code

    Changed files

    • src/memberdef.cpp
  2. Change #243388

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 20 Aug 2025 21:13:33
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 474037d9c4881a6cf07f04b6e0219dc383c2fc02

    Comments

    References with an explicit global scope, e.g ::f could still link to a member f with the same name.

    Changed files

    • src/util.cpp