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

Builder doxygen-solaris10-sparc Build #3754

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision510dbeb154b527417cca8b59d5489ab11fe897b5
Got Revision510dbeb154b527417cca8b59d5489ab11fe897b5
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 12 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 3754 Build
codebase Build
got_revision 510dbeb154b527417cca8b59d5489ab11fe897b5 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 510dbeb154b527417cca8b59d5489ab11fe897b5 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 Mar 29 21:25:20 2026
EndSun Mar 29 21:25:35 2026
Elapsed15 secs

All Changes:

:

  1. Change #262767

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Sat 28 Mar 2026 18:01:24
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 79ff7052053bd167141cf0fdbf89027459be4ad0

    Comments

    Warning and incorrect results with commands inside html tags
    When having something like:
    ```
    `[@b bold](http://www.doxygen.nl)`: [@b bold](http://www.doxygen.nl)
    ```
    we get a warning like:
    ```
    warning: Illegal command '@a' found as part of a <a>..</a> block
    ```
    Problem looks like to manifest when there is not some text after the just completed command.
    
    This has been fixed by means of updating the token properly.

    Changed files

    • src/docparser.cpp
    • src/docparser_p.h
  2. Change #262768

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 29 Mar 2026 21:10:12
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision b26c56cb3896ee782277a32367dc76672825e7ab

    Comments

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

    Changed files

    • no files
  3. Change #262769

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 29 Mar 2026 21:12:57
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 542df0f06b7ed395e7a4f05ce2419ba931f9fb92

    Comments

    Merge branch 'albert-github-feature/bug_md_command'

    Changed files

    • no files
  4. Change #262770

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 29 Mar 2026 21:13:18
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 510dbeb154b527417cca8b59d5489ab11fe897b5

    Comments

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

    Changed files

    • no files