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

Builder doxygen-solaris10-i386 Build #3643

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 9 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 3643 Build
codebase Build
got_revision edb8b591161085a26171d250233f43628696ab72 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision edb8b591161085a26171d250233f43628696ab72 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 Feb 11 21:54:34 2026
EndWed Feb 11 21:54:46 2026
Elapsed12 secs

All Changes:

:

  1. Change #257474

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Wed 11 Feb 2026 16:40:28
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f92922232d3044d49b6ef4627c1a0f7de13dca21

    Comments

    issue_11972 Incorrect indentation for custom command following list
    Creatin an extra, invisible, linebreak to solve the issue.
    HTML output is, visually, the same (as well as PDF and RTF). XML slightly improved by creating the right / better paragraph structure

    Changed files

    • src/commentscan.l
    • testing/009/class_bug.xml
    • testing/009/class_deprecated.xml
  2. Change #257475

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 11 Feb 2026 21:44:09
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision edb8b591161085a26171d250233f43628696ab72

    Comments

    Merge pull request #11973 from albert-github/feature/issue_11972
    issue #11972 Incorrect indentation for custom command following list

    Changed files

    • no files