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

Builder doxygen-solaris10-sparc Build #3548

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision7a08a9a38ddd17ff5bd10a17e3ac70e0c5b94c0b
Got Revision7a08a9a38ddd17ff5bd10a17e3ac70e0c5b94c0b
Changes8 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Timing:

StartTue Aug 5 20:45:54 2025
EndTue Aug 5 20:46:15 2025
Elapsed21 secs

All Changes:

:

  1. Change #242162

    Category doxygen
    Changed by Heiko Becker <mailohnoyoudont@heiko-becker.de>
    Changed at Sat 02 Aug 2025 21:44:49
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 03b50c1f4e3196cd8da646489666a29f646945a6

    Comments

    Explicitly search fmt in the use_sys_fmt=ON case

    Changed files

    • CMakeLists.txt
  2. Change #242163

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Sun 03 Aug 2025 17:35:04
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision cc385e1cf67fd4b64472f39d93b5f40a9fedca98

    Comments

    Improve headings of tables
    - possibility of multi line table headings
    - possibility to have "heading" cells in the middle of a table (analogous to HTML output)

    Changed files

    • src/docnode.cpp
    • src/docnode.h
    • src/latexdocvisitor.cpp
    • src/latexdocvisitor.h
    • templates/latex/doxygen.sty
  3. Change #242164

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Tue 05 Aug 2025 11:13:15
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 4d3c0813a427f53c3ce2a6a3c04424372f95bb9f

    Comments

    Improvement layout html commands table
    Improvement layout html commands table in documentation
    (beginning of line was a bit ragged)

    Changed files

    • doc/Doxyfile
    • doc/htmlcmds.dox
  4. Change #242165

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Tue 05 Aug 2025 13:23:02
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f13a164b340248e85289e4430c6b91913c638d0b

    Comments

    Improved handling of nested tables
    In case of a nested table an extra empty line was shown in the latex output, this has been removed.
    (When the user wants an extra line he bac always use e.g. a `\n`)

    Changed files

    • src/latexdocvisitor.cpp
  5. Change #242166

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Tue 05 Aug 2025 20:35:44
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision fa7125875fb247bc85d23720cf1d1c7cec6ccdf5

    Comments

    Merge pull request #11690 from albert-github/feature/bug_tblr_header
    Improve headings of tables

    Changed files

    • no files
  6. Change #242167

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Tue 05 Aug 2025 20:37:12
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision d04dbfa201faf9d9122c2362772b051c0bc6e79a

    Comments

    Merge pull request #11696 from albert-github/feature/bug_tblr_htmlcmds
    Improvement layout html commands table

    Changed files

    • no files
  7. Change #242168

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Tue 05 Aug 2025 20:37:39
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 03896a4fcc9791a6e7b3765dca53ddc51b03ef65

    Comments

    Merge pull request #11689 from heirecka/explicitly-search-fmt
    Explicitly search fmt in the use_sys_fmt=ON case

    Changed files

    • no files
  8. Change #242169

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Tue 05 Aug 2025 20:38:05
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 7a08a9a38ddd17ff5bd10a17e3ac70e0c5b94c0b

    Comments

    Merge pull request #11697 from albert-github/feature/bug_tblr_nested_table
    Improved handling of nested tables

    Changed files

    • no files