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

Builder doxygen-solaris10-i386 Build #3792

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-doxygen-solaris10-i386' 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/slave/doxygen-solaris10-i386 slave
buildername doxygen-solaris10-i386 Builder
buildnumber 3792 Build
codebase Build
got_revision 2b5af12c26534c1f0ef83f793c21de462c7238e4 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 2b5af12c26534c1f0ef83f793c21de462c7238e4 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:

StartSun Jun 7 13:32:44 2026
EndSun Jun 7 13:33:03 2026
Elapsed18 secs

All Changes:

:

  1. Change #269730

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Sat 06 Jun 2026 10:08:59
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 1640844b8d2dbecfb2c517f975b49bc995551bda

    Comments

    Incorrect display of images in the treeview(2)
    This is a similar problem as solved with https://github.com/doxygen/doxygen/pull/12187, but now as complicating factor to have an `align` attribute with the `img` tag.
    Now it does not only influence the treeview in the left panel but also the treeview in the outline panel (right)  and the the table of contents.
    The example is now like:
    ```
    # Vega-Altair <a href="https://altair-viz.github.io/"><img align="right" src="https://altair-viz.github.io/_static/altair-logo-light.png" height="50"></img></a>
    
    ## sect
    
    ## sect
    
    ### sub sect
    
    ### sub sect
    ```

    Changed files

    • templates/html/doxygen.css
    • templates/html/navtree.css
  2. Change #269731

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 07 Jun 2026 13:07:24
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 00dcb24dff50426e1c8e10aae9835db81313e2bb

    Comments

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

    Changed files

    • no files
  3. Change #269732

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 07 Jun 2026 13:25:41
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision bec6bf0b41eaef13758c98b1a6b4a05cd71d8dff

    Comments

    PR #12195 Limit max height of images to fit the index line height

    Changed files

    • templates/html/doxygen.css
    • templates/html/navtree.css
  4. Change #269733

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 07 Jun 2026 13:26:58
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 2b5af12c26534c1f0ef83f793c21de462c7238e4

    Comments

    Merge branch 'albert-github-feature/bug_md_img_2'

    Changed files

    • no files