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

Builder doxygen-solaris10-sparc Build #3784

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision1bbdd68bb423c40e701cb4714f12ca7859039602
Got Revision1bbdd68bb423c40e701cb4714f12ca7859039602
Changes5 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 ( 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 3784 Build
codebase Build
got_revision 1bbdd68bb423c40e701cb4714f12ca7859039602 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 1bbdd68bb423c40e701cb4714f12ca7859039602 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:

StartMon Apr 27 13:42:58 2026
EndMon Apr 27 13:43:22 2026
Elapsed24 secs

All Changes:

:

  1. Change #265607

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Wed 15 Apr 2026 19:48:52
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 3c5fb480841efa7ba03076227e057e4b81245f25

    Comments

    issue #12092 Regression in the parsing of titles of custom navbar tabs
    There should be the `&lt;` and `&gt;` in the output file, but it looks like that the `std::ostream` replaces these again with `<` and `>` so best is to escape the `&` as well again (so it will be `&amp;lt;` and `&amp;gt;` to the `std::ostream` resulting in the required text in the javascript file).

    Changed files

    • src/util.cpp
  2. Change #265608

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 27 Apr 2026 13:16:21
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 24e8700292d55278d38a3c36f75c7bf5a7517451

    Comments

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

    Changed files

    • no files
  3. Change #265609

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 27 Apr 2026 13:26:19
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 92c33c43583086649af80ca6f57be7a0bafae489

    Comments

    PR #12093 Minor refactoring to reduce impact

    Changed files

    • src/ftvhelp.cpp
    • src/util.cpp
  4. Change #265610

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 27 Apr 2026 13:27:36
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 825c0c6b14eac65e697ff0fd6d3cae396bc1acb6

    Comments

    Merge branch 'albert-github-feature/issue_12092'

    Changed files

    • no files
  5. Change #265611

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 27 Apr 2026 13:31:26
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 1bbdd68bb423c40e701cb4714f12ca7859039602

    Comments

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

    Changed files

    • no files