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

Builder doxygen-solaris10-i386 Build #3641

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revisione02b26a8101beafedebc953503fd208931f4e38d
Got Revisione02b26a8101beafedebc953503fd208931f4e38d
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 3641 Build
codebase Build
got_revision e02b26a8101beafedebc953503fd208931f4e38d Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision e02b26a8101beafedebc953503fd208931f4e38d 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:

StartMon Feb 9 21:04:32 2026
EndMon Feb 9 21:04:44 2026
Elapsed12 secs

All Changes:

:

  1. Change #257334

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Mon 09 Feb 2026 18:11:54
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision d79e4eb1df4847e306280ecf5cfe38120298ced2

    Comments

    More readable table of contents in doxygen's LaTeX documentation.
    Doxygen's LaTeX documentation has in principle 2 table of contents:
    - left navigation tree
    - main table of contents as first "Chapter" named "Contents.
    
    Especially the main table of contents is a bit large due to the sections and subsections in the appendices (in the navigation tree these are by default collapsed).
    I makes sense to remove the sections etc. from the mentioned table of contents for the appendices and have each appendix have its own local table of contents.
    See also: https://tex.stackexchange.com/questions/759482/local-table-of-content-versus-the-main-global-table-of-content

    Changed files

    • doc/doxygen_manual.tex
  2. Change #257335

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 09 Feb 2026 20:54:38
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision e02b26a8101beafedebc953503fd208931f4e38d

    Comments

    Merge pull request #11971 from albert-github/feature/bug_docu_latex_toc
    More readable table of contents in doxygen's LaTeX documentation.

    Changed files

    • no files