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

Builder doxygen-solaris10-sparc Build #3615

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dimitri van Heesch
  2. albert-github

Timing:

StartWed Oct 29 19:47:36 2025
EndWed Oct 29 19:48:02 2025
Elapsed25 secs

All Changes:

:

  1. Change #247053

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Wed 29 Oct 2025 10:31:06
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision b91fad0da50d012e6befdb26ba113b2dfba30629

    Comments

    issue #11837 Tables in latex has empty caption that results in useless list of tables
    Added `entry=none` in case of no caption so tables without a caption won't be shown in the list of tables in case `\listof tables` is added to the latex processing

    Changed files

    • templates/latex/doxygen.sty
  2. Change #247054

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 29 Oct 2025 19:45:34
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f34fc5d763e9accb46a47973950dcc51f5f476ad

    Comments

    Merge pull request #11840 from albert-github/feature/issue_11837
    issue #11837 Tables in latex has empty caption that results in useless list of tables

    Changed files

    • no files