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

Builder doxygen-solaris10-sparc Build #3704

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision3c4956fcfea07ef045f22c6d65fd3cafba9bbaf6
Got Revision3c4956fcfea07ef045f22c6d65fd3cafba9bbaf6
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Timing:

StartTue Jan 27 20:26:23 2026
EndTue Jan 27 20:26:55 2026
Elapsed31 secs

All Changes:

:

  1. Change #256520

    Category doxygen
    Changed by Copilot <198982749+Copilotohnoyoudont@users.noreply.github.com>
    Changed at Tue 27 Jan 2026 20:22:16
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 3c4956fcfea07ef045f22c6d65fd3cafba9bbaf6

    Comments

    Remove jQuery dependency from darkmode_toggle.js (#11959)
    * Initial plan
    
    * Replace jQuery with vanilla JavaScript in darkmode_toggle.js
    
    Co-authored-by: doxygen <1300762+doxygen@users.noreply.github.com>
    
    * Replace deprecated keyCode with modern key property
    
    Co-authored-by: doxygen <1300762+doxygen@users.noreply.github.com>
    
    * Fix timing issue: mimic jQuery ready() behavior with readyState check
    
    Co-authored-by: doxygen <1300762+doxygen@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: doxygen <1300762+doxygen@users.noreply.github.com>

    Changed files

    • templates/html/darkmode_toggle.js