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

Builder doxygen-solaris10-sparc Build #3573

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

StartThu Aug 21 20:12:53 2025
EndThu Aug 21 20:13:50 2025
Elapsed57 secs

All Changes:

:

  1. Change #243462

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Tue 19 Aug 2025 12:23:16
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision ca1e6afa7201fd279bc2cd42ca09082fdf983c6b

    Comments

    Remove double used text
    Text should not be present twice (especially when the first occurrence is a constexpr

    Changed files

    • src/anchor.cpp
  2. Change #243463

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Thu 21 Aug 2025 20:06:31
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 65ed839472ee25ee3440c05872e54d5f362ccf77

    Comments

    Merge pull request #11738 from albert-github/feature/bug_dble_txt
    Remove double used text

    Changed files

    • no files
  3. Change #243464

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Thu 21 Aug 2025 20:06:56
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 4e38c0e48531848cf95ee780e4bebc8a92a4f4ac

    Comments

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

    Changed files

    • src/code.l
    • src/symbolresolver.cpp
  4. Change #243465

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Thu 21 Aug 2025 20:07:39
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 47a51bc4c7dcd979299043f74a446add7564a8ff

    Comments

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

    Changed files

    • no files