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

Builder doxygen-solaris10-sparc Build #3486

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 31 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 3486 Build
codebase Build
got_revision e6220a2f5e7a65ecb396e4cf8d568da11835c124 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision e6220a2f5e7a65ecb396e4cf8d568da11835c124 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:

StartSun May 25 21:24:53 2025
EndSun May 25 21:25:39 2025
Elapsed45 secs

All Changes:

:

  1. Change #230732

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Sun 25 May 2025 13:05:41
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 50786c8611a3249f3cfda1f98f8db2aab9e066ab

    Comments

    Spelling correction
    Spelling correction

    Changed files

    • doc/changelog.dox
  2. Change #230733

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 25 May 2025 13:22:25
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 5e717bfba1d8a4c761f262a19c0ad78c79bd15d1

    Comments

    Added missing structural command to "isOtherPage" list

    Changed files

    • src/markdown.cpp
  3. Change #230734

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Sun 25 May 2025 13:24:43
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision df273ecd5b4c3c05107e8282f931a39cf813fd8f

    Comments

    issue #11492 `@plantumlfile` command not recognized
    - The original problem is about the fact that fact that the `@startuml` command had a filename and this was not expected / anticipated, the result was a concatenation of the name with and "inline" name (i.e. an generated dummy name) and the given name
    - Potential problem with handing out the same number for an "inline" file name (multithreading, now protected by means of a mutex.
    - With a `\plantumlfile` it is possible to have multiple diagrams in one file, only one was shown, now all are shown.

    Changed files

    • src/docbookvisitor.cpp
    • src/htmldocvisitor.cpp
    • src/latexdocvisitor.cpp
    • src/plantuml.cpp
    • src/plantuml.h
    • src/rtfdocvisitor.cpp
    • src/vhdldocgen.cpp
  4. Change #230735

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 25 May 2025 21:15:25
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision e099909437ebd83123b8d64d70693f08fdfb57d7

    Comments

    PR #11500 Code simplifications

    Changed files

    • src/docbookvisitor.cpp
    • src/htmldocvisitor.cpp
    • src/latexdocvisitor.cpp
    • src/plantuml.cpp
    • src/plantuml.h
    • src/rtfdocvisitor.cpp
    • src/vhdldocgen.cpp
  5. Change #230736

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 25 May 2025 21:16:35
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision fcf690b14e7a56a3956a1874c9a887c783bff13d

    Comments

    Merge branch 'albert-github-feature/issue_11492'

    Changed files

    • no files
  6. Change #230737

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 25 May 2025 21:16:44
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 1bec4dea5ced8a5332e0ff42e5283e5779aca38c

    Comments

    Merge branch 'master' of github.com:doxygen/doxygen

    Changed files

    • no files
  7. Change #230738

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 25 May 2025 21:20:29
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision e6220a2f5e7a65ecb396e4cf8d568da11835c124

    Comments

    Merge pull request #11585 from albert-github/feature/bug_spell_20250525
    Spelling correction

    Changed files

    • no files