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

Builder doxygen-solaris10-i386 Build #3353

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision07a301ffa030401a1f8d24cba5d38f44ae04d4e8
Got Revision07a301ffa030401a1f8d24cba5d38f44ae04d4e8
Changes9 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 51 secs )
    1. stdio
    2. CMakeOutput.log
    3. CMakeError.log
  4. shell_1 'gmake' failed ( 14 secs )
    1. stdio
  5. shell_2 'gmake tests' failed ( 10 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/doxygen-solaris10-i386 slave
buildername doxygen-solaris10-i386 Builder
buildnumber 3353 Build
codebase Build
got_revision 07a301ffa030401a1f8d24cba5d38f44ae04d4e8 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 07a301ffa030401a1f8d24cba5d38f44ae04d4e8 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:

StartFri Mar 28 14:59:18 2025
EndFri Mar 28 15:00:43 2025
Elapsed1 mins, 24 secs

All Changes:

:

  1. Change #225593

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 23 Mar 2025 15:19:59
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 0bcc24b0045dd95ed958b321585f6bb00903f2c2

    Comments

    Cleanup unused HTML/CSS elements

    Changed files

    • src/dirdef.cpp
    • src/doxygen.cpp
    • src/ftvhelp.cpp
    • src/ftvhelp.h
    • src/htmlgen.cpp
    • templates/html/bc_s.luma
    • templates/html/bc_sd.luma
    • templates/html/close.svg
    • templates/html/closed.luma
    • templates/html/darkmode_settings.css
    • templates/html/doc.svg
    • templates/html/docd.svg
    • templates/html/doxygen.css
    • templates/html/dynsections.js
    • templates/html/folderclosed.svg
    • templates/html/folderclosedd.svg
    • templates/html/folderopen.svg
    • templates/html/folderopend.svg
    • templates/html/lightmode_settings.css
    • templates/html/mag.svg
    • templates/html/mag_d.svg
    • templates/html/mag_sel.svg
    • templates/html/mag_seld.svg
    • templates/html/menu.js
    • templates/html/minus.svg
    • templates/html/minusd.svg
    • templates/html/nav_f.lum
    • templates/html/nav_fd.lum
    • templates/html/nav_g.png
    • templates/html/nav_h.lum
    • templates/html/nav_hd.lum
    • templates/html/navtree.css
    • templates/html/open.luma
    • templates/html/plus.svg
    • templates/html/plusd.svg
    • templates/html/search_common.css
    • templates/html/splitbar.lum
    • templates/html/splitbard.lum
    • templates/html/tab_a.lum
    • templates/html/tab_ad.lum
    • templates/html/tab_b.lum
    • templates/html/tab_bd.lum
    • templates/html/tab_h.lum
    • templates/html/tab_hd.lum
    • templates/html/tab_s.lum
    • templates/html/tab_sd.lum
  2. Change #225600

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 23 Mar 2025 15:21:43
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 596ab42cf87d45bf5992cecde86ba0c1822465ed

    Comments

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

    Changed files

    • no files
  3. Change #225606

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Sun 23 Mar 2025 17:53:28
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f61249139fd1d89ef77e478eeb51cb5fa5addf20

    Comments

    Fixing some incorrect tags in HTML output
    Fixing regressions due to:
    ```
    Commit: 0bcc24b0045dd95ed958b321585f6bb00903f2c2 [0bcc24b]
    
    Commit Date: Sunday, March 23, 2025 3:19:59 PM
    
    Cleanup unused HTML/CSS elements
    ```

    Changed files

    • src/ftvhelp.cpp
    • src/htmlgen.cpp
    • testing/dtd/xhtml1-transitional.dtd
  4. Change #225610

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 23 Mar 2025 23:24:45
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 901d0b8594deeb2790d59b3ec44f817b43265675

    Comments

    Merge pull request #11509 from albert-github/feature/bug_html_div
    Fixing some incorrect tags in HTML output

    Changed files

    • no files
  5. Change #225614

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 24 Mar 2025 20:26:06
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision eafe670f3207a8e22cd366b8cf11a25c56031dd9

    Comments

    Set lazy loading attribute for images
    To speed up loading, especially for the graphical class hierarchy page

    Changed files

    • src/dotfilepatcher.cpp
    • src/dotgraph.cpp
  6. Change #225617

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 24 Mar 2025 20:51:18
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 477be98a5a89c1b441aba55dfc4c1c37373f9784

    Comments

    Regression: folding all code sections showed minus icon instead of plus

    Changed files

    • templates/html/doxygen.css
    • templates/html/dynsections.js
  7. Change #225621

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 24 Mar 2025 21:22:45
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 84836e8f33d52df60738b3c4f9b7dbb7ec6c89da

    Comments

    HTML output tweaks
    - Remove hover effect for navigation arrows
    - Add animation effect for folder close to open

    Changed files

    • templates/html/darkmode_settings.css
    • templates/html/doxygen.css
    • templates/html/lightmode_settings.css
    • templates/html/navtree.css
  8. Change #225627

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 24 Mar 2025 21:25:38
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 894735c235c59d2ed089a6bd678a4795efa80ffb

    Comments

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

    Changed files

    • no files
  9. Change #225632

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Tue 25 Mar 2025 21:29:05
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 07a301ffa030401a1f8d24cba5d38f44ae04d4e8

    Comments

    Tweak looks of HTML member declaration section

    Changed files

    • src/htmlgen.cpp
    • templates/html/doxygen.css
    • templates/html/search_nomenu.css