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

Builder doxygen-solaris10-sparc Build #3978

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 36 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 13 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 3978 Build
codebase Build
got_revision 95c68f4522895348b5df5583cbb6b8880f91adf3 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 95c68f4522895348b5df5583cbb6b8880f91adf3 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 Sep 16 21:14:51 2026
EndWed Sep 16 21:15:41 2026
Elapsed50 secs

All Changes:

:

  1. Change #281961

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Mon 14 Sep 2026 15:17:48
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 446054e50200bcda83025e5ebe593da172fecc61

    Comments

    issue #12346 `DOT_IMAGE_FORMAT=svg:cairo` fails since 1.17.0
    As noted in the issue parts of the dot logic are rewritten and due to this the `DOT_IMAGE_FORMAT` with renderer arn't working properly anymore as a file with extension `renderer.format` is created automatically while in the past a file with an explicit extension `format` was created.

    Changed files

    • src/dotrunner.cpp
    • src/util.cpp
    • src/util.h
  2. Change #281963

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Mon 14 Sep 2026 15:45:50
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 234a5994286647e1eb626783c05797a80892029d

    Comments

    issue #12346 `DOT_IMAGE_FORMAT=svg:cairo` fails since 1.17.0
    Fixing compilation problem

    Changed files

    • src/util.cpp
    • src/util.h
  3. Change #281965

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Tue 15 Sep 2026 09:44:13
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 2813b892d339b80d6a61949dd0b9b0fbf3d69de3

    Comments

    issue #12346 `DOT_IMAGE_FORMAT=svg:cairo` fails since 1.17.0
    After review

    Changed files

    • src/util.cpp
  4. Change #281967

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 16 Sep 2026 22:47:18
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 95c68f4522895348b5df5583cbb6b8880f91adf3

    Comments

    Merge pull request #12347 from albert-github/feature/issue_12346
    issue #12346 `DOT_IMAGE_FORMAT=svg:cairo` fails since 1.17.0

    Changed files

    • no files