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

Builder doxygen-solaris10-i386 Build #3787

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revisiona6768361300e0a1d9c4c744a83fdfe51a4398244
Got Revisiona6768361300e0a1d9c4c744a83fdfe51a4398244
Changes7 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 10 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 3787 Build
codebase Build
got_revision a6768361300e0a1d9c4c744a83fdfe51a4398244 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision a6768361300e0a1d9c4c744a83fdfe51a4398244 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:

StartSat May 30 21:32:47 2026
EndSat May 30 21:33:06 2026
Elapsed18 secs

All Changes:

:

  1. Change #268862

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Wed 27 May 2026 18:46:09
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision afa5849bf3af066ae530143d817807f9dc544e0f

    Comments

    Doxywizard documentation update
    Small update of the doxywizard documentation in respect to the new possibilities
    - updating existing images
    - adding new images for the new features
    - adjusting / adding  documentation

    Changed files

    • doc/CMakeLists.txt
    • doc/doxywizard_expert.png
    • doc/doxywizard_expert_search.png
    • doc/doxywizard_language.png
    • doc/doxywizard_menu_settings.png
    • doc/doxywizard_usage.dox
  2. Change #268863

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 28 May 2026 17:51:22
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision dd97525fc7a4a9e32272734f13c920a2b5167263

    Comments

    Remove obsolete attribute `altdefval` from configuration settings
    With issue #9236 (and resulting PR #9526) the possibility to have a "system dependent value" through the attribute `altdefval` has been removed from the configuration file, though in the coded references still existed as well as (now) in the translation files.
    The possibility has been removed completely now.

    Changed files

    • addon/doxywizard/expert.cpp
    • src/config.xml
    • src/configgen.py
    • src/i18n/config_de.xml
    • src/i18n/config_es.xml
    • src/i18n/config_fr.xml
    • src/i18n/config_ja.xml
    • src/i18n/config_ko.xml
    • src/i18n/config_ru.xml
    • src/i18n/config_zh_CN.xml
    • src/i18n/config_zh_TW.xml
  3. Change #268864

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 28 May 2026 18:50:47
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision d6a47697365a35e0be4c8e3d1221572145641c1f

    Comments

    Remove obsolete attribute `altdefval` from configuration settings
    Some more obsolete references to `altdefval`

    Changed files

    • src/configgen.py
  4. Change #268865

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Fri 29 May 2026 16:37:13
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 6f3b2b7d07177702827556eeb1bd508913010902

    Comments

    Incorrect display of images in the treeview.
    When having an example like:
    ```
    # [![Vim The editor](https://github.com/vim/vim/raw/master/runtime/vimlogo.gif)](https://www.vim.org)
    
    ## sect
    
    ## sect
    
    ### sub sect
    
    ### sub sect
    ```
    the text of the sections will be , in the treeview, left panel, mixed with the image whilst in the right panel (the local table of contents) it will be properly displayed (as it will also be properly displayed in the main window).
    
    The limiting factor here is the setting of the "height" for the image and this looks like not topo be necessary.
    The "height was introduced with:
    ```
    Commit: b5d08f673469d337f956c92e2583c99a8efcdba3 [b5d08f6]
    
    Commit Date: Wednesday, March 19, 2025 9:35:42 PM
    
    Modernize HTML look and feel for dir/section arrows
    ```

    Changed files

    • templates/html/navtree.css
  5. Change #268866

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sat 30 May 2026 21:25:41
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 6f0194d83a0c09bc257b71e053f8c110a37b07c9

    Comments

    Merge pull request #12185 from albert-github/feature/bug_dw_documentation
    Doxywizard documentation update

    Changed files

    • no files
  6. Change #268867

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sat 30 May 2026 21:27:20
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 8625bbbca42189184c7b686d583656aa2d429e8b

    Comments

    Merge pull request #12186 from albert-github/feature/bug_dw_sysdep
    Remove obsolete attribute `altdefval` from configuration settings

    Changed files

    • no files
  7. Change #268868

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sat 30 May 2026 21:30:14
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision a6768361300e0a1d9c4c744a83fdfe51a4398244

    Comments

    Merge pull request #12187 from albert-github/feature/bug_md_img
    Incorrect display of images in the treeview.

    Changed files

    • no files