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

Builder doxygen-solaris10-i386 Build #3812

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 11 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 3812 Build
codebase Build
got_revision 1251eee76f6a3ae1b5c18146d1c6ba770acccc04 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 1251eee76f6a3ae1b5c18146d1c6ba770acccc04 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:

StartFri Jun 19 21:19:24 2026
EndFri Jun 19 21:19:48 2026
Elapsed24 secs

All Changes:

:

  1. Change #271866

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Fri 19 Jun 2026 14:00:09
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 13761c790ef8eca235a5b807f431bc8a8e51c8d5

    Comments

    Adding missing block protection for `\mermaid`  command
    Adding missing block protection for `\mermaid`  command (analogous to `\msc`, `\starrtuml`, ...)
    Adding missing handling the `\mermaidfile` command (analogous to `\mscfile`, `\plantumlfile`, ...)

    Changed files

    • src/commentcnv.l
    • src/commentscan.l
    • src/docparser.cpp
    • src/doctokenizer.l
    • src/fortranscanner.l
    • src/lexcode.l
    • src/lexscanner.l
    • src/markdown.cpp
    • src/pre.l
    • src/scanner.l
  2. Change #271867

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Fri 19 Jun 2026 21:14:54
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 1251eee76f6a3ae1b5c18146d1c6ba770acccc04

    Comments

    Merge pull request #12223 from albert-github/feature/bug_mermaid_block
    Adding missing block protection for `\mermaid`  command

    Changed files

    • no files