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

Builder doxygen-solaris10-sparc Build #3771

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision2709938a7110c266750b3b53a36dd8170bb21739
Got Revision2709938a7110c266750b3b53a36dd8170bb21739
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

StartWed Apr 8 18:39:06 2026
EndWed Apr 8 18:40:23 2026
Elapsed1 mins, 17 secs

All Changes:

:

  1. Change #264003

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Wed 08 Apr 2026 10:32:36
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision c0a0ed75f6254061028632860a05019444c433f7

    Comments

    HtmlHelp and mermaid render mode
    When HtmlHelp is enabled the `MERMAID_RENDERMODE` should have the value `CLI` as the JavaScript is not understood.

    Changed files

    • src/configimpl.l
  2. Change #264004

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Wed 08 Apr 2026 11:23:04
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision c2fd6e604dad3c0ef43387a4a3d289525b0cafe6

    Comments

    HtmlHelp and mermaid render mode
    `MERMAID_RENDER_MODE` should be set to `CLI` for the doxygen chm documentation as well

    Changed files

    • doc/Doxyfile_chm
  3. Change #264005

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 08 Apr 2026 18:33:35
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 2709938a7110c266750b3b53a36dd8170bb21739

    Comments

    Merge pull request #12084 from albert-github/feature/bug_htmlhelp_mermaid_render_mode
    HtmlHelp and mermaid render mode

    Changed files

    • no files