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

Builder doxygen-solaris10-i386 Build #3699

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

StartTue Apr 7 21:24:50 2026
EndTue Apr 7 21:25:03 2026
Elapsed12 secs

All Changes:

:

  1. Change #263937

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Tue 07 Apr 2026 16:04:14
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 07f0dc3668a75087fb98f72c3b7342b0b3c6adf4

    Comments

    Warnings when generating diagrams with LaTeX and HTMLHelp / QHP enabled
    When we have an example with dot / msc /plantuml /dia / mermaid / formulas/ class / call graph ... and we have LaTeX / Docbook / rtf enabled and chm and / or qhp we get warnings when we generate the chm / qch file due to files hat were added to the `hhp` / `ghp` file.
    Same occurs with the extra file specified for latex.

    Changed files

    • src/dia.cpp
    • src/dia.h
    • src/diagram.cpp
    • src/diagram.h
    • src/docbookgen.cpp
    • src/docbookvisitor.cpp
    • src/dot.cpp
    • src/dot.h
    • src/dotclassgraph.cpp
    • src/dotdirdeps.cpp
    • src/dotincldepgraph.cpp
    • src/doxygen.cpp
    • src/formula.cpp
    • src/formula.h
    • src/htmldocvisitor.cpp
    • src/htmlgen.cpp
    • src/latexdocvisitor.cpp
    • src/mermaid.cpp
    • src/mermaid.h
    • src/msc.cpp
    • src/msc.h
    • src/plantuml.cpp
    • src/plantuml.h
    • src/rtfdocvisitor.cpp
    • src/rtfgen.cpp
    • src/vhdldocgen.cpp
  2. Change #263938

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Tue 07 Apr 2026 21:14:11
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision e5fb95b185436c1734608c3dfa98e322155c81d4

    Comments

    Merge pull request #12083 from albert-github/feature/bug_indexlist_1
    Warnings when generating diagrams with LaTeX and HTMLHelp / QHP enabled

    Changed files

    • no files