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

Builder doxygen-solaris10-i386 Build #3597

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 12 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/slave/doxygen-solaris10-i386 slave
buildername doxygen-solaris10-i386 Builder
buildnumber 3597 Build
codebase Build
got_revision 43150a1ae15f3e9818e4c797d0a7a03836a046bc Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 43150a1ae15f3e9818e4c797d0a7a03836a046bc Build
scheduler schedule-doxygen-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/doxygen-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dimitri van Heesch
  2. albert-github

Timing:

StartWed Dec 31 13:51:35 2025
EndWed Dec 31 13:51:53 2025
Elapsed17 secs

All Changes:

:

  1. Change #253680

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Sun 28 Dec 2025 12:44:51
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 4693687e0204afde4d32ecab0d559b4cbdb1ccbe

    Comments

    Bug 742707 Doxygen gets confused when two copies of dot file exist
    Adding a md5 sum to the result file name so the filename will be unique, analogous to the #11902 (Protect counter with mutex) where this has been done for inline images.

    Changed files

    • src/docbookvisitor.cpp
    • src/docbookvisitor.h
    • src/htmldocvisitor.cpp
    • src/htmldocvisitor.h
    • src/latexdocvisitor.cpp
    • src/latexdocvisitor.h
    • src/rtfdocvisitor.cpp
    • src/rtfdocvisitor.h
  2. Change #253681

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 31 Dec 2025 13:44:13
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 43150a1ae15f3e9818e4c797d0a7a03836a046bc

    Comments

    Merge pull request #11912 from albert-github/feature/bug_742707
    Bug 742707 Doxygen gets confused when two copies of dot file exist

    Changed files

    • no files