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

Builder doxygen-solaris10-sparc Build #3951

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision325a07c408a722991c3bb576fc22b9664bbb1c2e
Got Revision325a07c408a722991c3bb576fc22b9664bbb1c2e
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 32 secs )
    1. stdio
    2. CMakeOutput.log
    3. CMakeError.log
  4. shell_1 'gmake' failed ( 2 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 3951 Build
codebase Build
got_revision 325a07c408a722991c3bb576fc22b9664bbb1c2e Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 325a07c408a722991c3bb576fc22b9664bbb1c2e 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. Dimitri van Heesch
  2. albert-github

Timing:

StartWed Aug 19 19:00:33 2026
EndWed Aug 19 19:01:21 2026
Elapsed47 secs

All Changes:

:

  1. Change #278733

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Wed 19 Aug 2026 14:44:55
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision cb9f04131127392df872cc44ba4cf5be0ed288f9

    Comments

    Replace tabs and end spacing
    Some missed files before and doc directory, cmake directory
    - Remove spaces and tabs at the end of the lines
    - replace tabs by the appropriate amount of spaces

    Changed files

    • cmake/Coverage.cmake
    • cmake/Sanitizers/FindASan.cmake
    • cmake/Sanitizers/FindSanitizers.cmake
    • cmake/doxygen_version.cmake
    • cmake/git_watcher.cmake
    • doc/Doxyfile
    • doc/Doxyfile_chm
    • doc/additional.dox
    • doc/autolink.dox
    • doc/changelog.dox
    • doc/commands.dox
    • doc/diagrams.dox
    • doc/doxygen_manual.tex
    • doc/doxygen_manual_chm.css
    • doc/doxygen_usage.dox
    • doc/doxywizard_usage.dox
    • doc/emojisup.dox
    • doc/external.dox
    • doc/extsearch.dox
    • doc/features.dox
    • doc/formulas.dox
    • doc/htmlcmds.dox
    • doc/i18n_guide.md
    • doc/install.dox
    • doc/lists.dox
    • doc/markdown.dox
    • doc/output.dox
    • doc/perlmod.dox
    • doc/preprocessing.dox
    • doc/requirements.dox
    • doc/searching.dox
    • doc/starting.dox
    • doc/xmlcmds.dox
    • doc_internal/commands_internal.md
    • doc_internal/doxygen.md
    • src/config.xml
    • src/constexp.y
    • src/i18n/config_ja.xml
    • templates/html/darkmode_toggle.js
  2. Change #278734

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 19 Aug 2026 20:08:21
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision b6876ea689c565e13376acb90448618392dfae2d

    Comments

    Refactoring: Cleanup util.h (part 4)

    Changed files

    • src/membergroup.cpp
    • src/membergroup.h
    • src/reflist.h
    • src/util.cpp
    • src/util.h
  3. Change #278735

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 19 Aug 2026 20:32:06
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 325a07c408a722991c3bb576fc22b9664bbb1c2e

    Comments

    Merge pull request #12299 from albert-github/feature/bug_tabs_spaces_2
    Replace tabs and end spacing

    Changed files

    • no files