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

Builder doxygen-solaris10-i386 Build #3761

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision744dfaeab267a00866a1fe065265f580f3060fac
Got Revision744dfaeab267a00866a1fe065265f580f3060fac
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 8 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/slave/doxygen-solaris10-i386 slave
buildername doxygen-solaris10-i386 Builder
buildnumber 3761 Build
codebase Build
got_revision 744dfaeab267a00866a1fe065265f580f3060fac Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 744dfaeab267a00866a1fe065265f580f3060fac Build
scheduler schedule-doxygen-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/doxygen-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dimitri van Heesch
  2. albert-github

Timing:

StartThu May 14 22:12:44 2026
EndThu May 14 22:12:57 2026
Elapsed12 secs

All Changes:

:

  1. Change #267156

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 14 May 2026 18:55:56
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision cb7b707ec3f4aa55f62f1d3346c2f84f17d03b9c

    Comments

    issue #12155 Link names to internal anchors in a md file are duplicated in HTML page when including the md in a doxygen page
    Due to #7339 the text of the linked text was double mentioned (and also a `</a>` was added that shouldn't be there, had no effect as doxygen filters it out)

    Changed files

    • src/markdown.cpp
  2. Change #267157

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Thu 14 May 2026 22:01:46
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 744dfaeab267a00866a1fe065265f580f3060fac

    Comments

    Merge pull request #12156 from albert-github/feature/issue_12155
    issue #12155 Link names to internal anchors in a md file are duplicated in HTML page when including the md in a doxygen page

    Changed files

    • no files