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

Builder doxygen-solaris10-sparc Build #3451

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision4e62f82ed8283eb4b6df66f60d34523a12ed9605
Got Revision4e62f82ed8283eb4b6df66f60d34523a12ed9605
Changes7 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 27 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 3451 Build
codebase Build
got_revision 4e62f82ed8283eb4b6df66f60d34523a12ed9605 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 4e62f82ed8283eb4b6df66f60d34523a12ed9605 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 Apr 30 20:46:52 2025
EndWed Apr 30 20:47:31 2025
Elapsed39 secs

All Changes:

:

  1. Change #228705

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Wed 05 Mar 2025 14:12:48
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 5f0eb3a8fa07a3bb0d83358c2f09282a7686b6df

    Comments

    issue #9437 Avoid empty Markdown page get generated
    In case of a `@defgroup` or `@addtogroup` at the beginning of a markdown this should be seen as the start of another type of page and handled analogous to what already has been implemented for the `@dir` command

    Changed files

    • src/markdown.cpp
  2. Change #228706

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Fri 07 Mar 2025 12:34:21
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 2d705fca8ba4047c30f514a6f32806ad761dd269

    Comments

    issue #9437 Avoid empty Markdown page get generated
    - more flexible (and easier to extend) way to check the commands that shouldn't result in an empty page
    - some more commands added

    Changed files

    • src/markdown.cpp
  3. Change #228707

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Fri 07 Mar 2025 14:26:03
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision fbbf6db36ff1149fb7b1a96a34d27e5de5529192

    Comments

    issue #9437 Avoid empty Markdown page get generated
    Skip empty pages / files

    Changed files

    • src/markdown.cpp
  4. Change #228708

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Sat 08 Mar 2025 10:44:34
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 34bf4d9a5b23145bf8faefa5c69c3663bbffcdc4

    Comments

    issue #9437 Avoid empty Markdown page get generated
    Solving the original `@~[language]` issue

    Changed files

    • src/commentcnv.l
  5. Change #228709

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 30 Apr 2025 19:59:44
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 1a2d3b40ca78180791952c9ad600317d94a218a9

    Comments

    Merge branch 'feature/issue_9437_defgroup' of https://github.com/albert-github/doxygen into albert-github-feature/issue_9437_defgroup

    Changed files

    • no files
  6. Change #228710

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 30 Apr 2025 20:35:23
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision c4265035d8bddf6bce3a97eb49cd22f55de8501e

    Comments

    Replace literal_at_local() with normal literal_at()

    Changed files

    • src/markdown.cpp
  7. Change #228711

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 30 Apr 2025 20:36:20
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 4e62f82ed8283eb4b6df66f60d34523a12ed9605

    Comments

    Merge branch 'albert-github-feature/issue_9437_defgroup'

    Changed files

    • no files