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

Builder doxygen-solaris10-sparc Build #3757

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 19 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 3757 Build
codebase Build
got_revision 9c583e4010a2523be353467c70f5a5a7a7d11156 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 9c583e4010a2523be353467c70f5a5a7a7d11156 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. Christoph GrĂ¼ninger
  2. Dimitri van Heesch
  3. Norbert Lange
  4. albert-github

Timing:

StartWed Apr 1 22:05:15 2026
EndWed Apr 1 22:05:49 2026
Elapsed33 secs

All Changes:

:

  1. Change #263207

    Category doxygen
    Changed by Norbert Lange <nolange79ohnoyoudont@gmail.com>
    Changed at Wed 25 Mar 2026 12:24:39
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision ddb20edd2852be17a6324dde22cd5ac6dec3befc

    Comments

    be slightly more compatible parsing fenced blocks for markdown
    ignore whitespaces after the fence, allow this common style:
    
    ``` plantuml
    @startuml
    class CBase
    CBase <|-- CDerived
    @enduml
    ```
    
    see https://spec.commonmark.org/0.12/#fenced-code-blocks

    Changed files

    • src/markdown.cpp
  2. Change #263208

    Category doxygen
    Changed by Christoph GrĂ¼ninger <fossohnoyoudont@grueninger.de>
    Changed at Sun 29 Mar 2026 21:24:03
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 70376b599f1d6ef079c4108575f4c3764c93fc84

    Comments

    [deps] Update SQLite to version 3.51.3

    Changed files

    • deps/sqlite3/README.md
    • deps/sqlite3/sqlite3.c
    • deps/sqlite3/sqlite3.h
  3. Change #263209

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Mon 30 Mar 2026 18:20:35
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 20efee55f261294ed8a3454cd5740517cd10cfc1

    Comments

    Incorrect line numbers in source code browser for lex files
    When looking at any source code lex file (e.g. in the doxygen internal documentation) we see that the counting of the line starts with `-1` and also the the first  2  lines have the same numbers as the lats 2 comment lines.
    Also some links between the "normal" documentation and the source code were not correct
    
    (the double line numbers were signaled when running the `chmcmd` html help compiler on doxygen internal documentation)

    Changed files

    • src/lexcode.l
  4. Change #263210

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 01 Apr 2026 21:52:55
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision fbbff621b34d1e2c8d07d4ff89f69d08805cbf36

    Comments

    Limit number of transfers of documentation between declaration and definition

    Changed files

    • src/markdown.cpp
    • src/memberdef.cpp
    • src/memberdef.h
  5. Change #263211

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 01 Apr 2026 21:53:40
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 6635b0216ede571c6fc547fb0416a2884261536c

    Comments

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

    Changed files

    • no files
  6. Change #263212

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 01 Apr 2026 21:54:51
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision b38f665af41f56e5301a59de743de754f993dbd5

    Comments

    Merge pull request #12066 from gruenich/feature/sqlite-3.51.3
    [deps] Update SQLite to version 3.51.3

    Changed files

    • no files
  7. Change #263213

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 01 Apr 2026 21:55:40
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f397fbc99669b8f3ea011641865567a9a9c20266

    Comments

    Merge pull request #12068 from albert-github/feature/bug_lex_code
    Incorrect line numbers in source code browser for lex files

    Changed files

    • no files
  8. Change #263214

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 01 Apr 2026 21:57:26
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 9c583e4010a2523be353467c70f5a5a7a7d11156

    Comments

    Merge pull request #12058 from nolange/allow_whitespace_after_markdown_fence
    be slightly more compatible parsing fenced blocks for markdown

    Changed files

    • no files