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

Builder doxygen-solaris10-sparc Build #3733

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

StartSat Feb 28 17:24:49 2026
EndSat Feb 28 17:25:07 2026
Elapsed18 secs

All Changes:

:

  1. Change #259333

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Fri 27 Feb 2026 13:02:12
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 6fc914e634592e872ac8232eb57965717470d2c5

    Comments

    Ignore closing `</hr>` and `</br>`
    When having something like `<hr> </hr>` this gives a warning, though e.g. FireFox (with xhtml files) does not give a warning.
    `<hr />` is already accepted.
    Silently ignor closing `</hr>` and `</br>` tag

    Changed files

    • src/docnode.cpp
  2. Change #259334

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sat 28 Feb 2026 17:23:01
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision a86028e4f65b3c3235371e7f760d410a8bf6875f

    Comments

    Merge pull request #12022 from albert-github/feature/bug_hr_br
    Ignore closing `</hr>` and `</br>`

    Changed files

    • no files