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

Builder doxygen-solaris10-i386 Build #3357

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision23759caf949ad64710ecc2df390c8b58ed61836a
Got Revision23759caf949ad64710ecc2df390c8b58ed61836a
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 ( 12 secs )
    1. stdio
    2. CMakeOutput.log
    3. CMakeError.log
  4. shell_1 'gmake' failed ( 5 secs )
    1. stdio
  5. shell_2 'gmake tests' failed ( 4 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/doxygen-solaris10-i386 slave
buildername doxygen-solaris10-i386 Builder
buildnumber 3357 Build
codebase Build
got_revision 23759caf949ad64710ecc2df390c8b58ed61836a Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 23759caf949ad64710ecc2df390c8b58ed61836a 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 Mar 30 11:03:29 2025
EndSun Mar 30 11:03:55 2025
Elapsed26 secs

All Changes:

:

  1. Change #226033

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Fri 28 Mar 2025 11:29:16
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 68325e71fb443068e1c57458a63fcb0e64900176

    Comments

    Adding "loading" attribute to dtd
    Adding the "loading attribute to the dtd as necessary due to:
    ```
    Commit: eafe670f3207a8e22cd366b8cf11a25c56031dd9 [eafe670]
    
    Date: Monday, March 24, 2025 8:26:06 PM
    
    Set lazy loading attribute for images
    
    To speed up loading, especially for the graphical class hierarchy page
    ```

    Changed files

    • testing/dtd/xhtml1-transitional.dtd
  2. Change #226034

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 30 Mar 2025 10:58:28
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 23759caf949ad64710ecc2df390c8b58ed61836a

    Comments

    Merge pull request #11513 from albert-github/feature/bug_dtd_loading
    Adding "loading" attribute to dtd

    Changed files

    • no files