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

Builder doxygen-solaris10-sparc Build #3794

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revisionfdf19e4c3b1d3b3c7c10f53a1914ffc34894080b
Got Revisionfdf19e4c3b1d3b3c7c10f53a1914ffc34894080b
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 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-unstable10s/slave/doxygen-solaris10-sparc slave
buildername doxygen-solaris10-sparc Builder
buildnumber 3794 Build
codebase Build
got_revision fdf19e4c3b1d3b3c7c10f53a1914ffc34894080b Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision fdf19e4c3b1d3b3c7c10f53a1914ffc34894080b 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. StackAndPointer
  3. albert-github

Timing:

StartWed Apr 29 16:52:36 2026
EndWed Apr 29 16:52:54 2026
Elapsed17 secs

All Changes:

:

  1. Change #265921

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Wed 29 Apr 2026 13:54:35
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision a2e2af9d0487e6cae9a75de0e192b655cbb7d1e0

    Comments

    issue #12104 Obsolete `englishName` and `optionsQmFile` in doxywizard
    Removed mentioned variables and obsolete code regarding these variables

    Changed files

    • addon/doxywizard/translationmanager.cpp
    • addon/doxywizard/translationmanager.h
  2. Change #265922

    Category doxygen
    Changed by StackAndPointer <1733594238ohnoyoudont@qq.com>
    Changed at Wed 29 Apr 2026 16:33:01
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 962d483f2d4d341af2ecb17537698dd4a6d5e7ca

    Comments

    fix: Replace full-width colon with space before MathJax URLs
    The URL detection regex in expert.cpp requires a space before URLs.
    In Chinese and Japanese translations, the full-width colon (:) was
    used instead of a space, causing MathJax CDN URLs to not be converted
    to clickable links.
    
    Changed ':https://' to ': https://' in MATHJAX_RELPATH docs for:
    - config_zh_CN.xml (Simplified Chinese)
    - config_ja.xml (Japanese)
    - config_zh_TW.xml (Traditional Chinese)

    Changed files

    • src/translations/config_ja.xml
    • src/translations/config_zh_CN.xml
    • src/translations/config_zh_TW.xml
  3. Change #265923

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 29 Apr 2026 16:44:33
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 1403c050a4f3c3996acaaf705303c8c863d6dd9a

    Comments

    Merge pull request #12106 from StackAndPointer/master

    Changed files

    • no files
  4. Change #265924

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 29 Apr 2026 16:45:57
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision fdf19e4c3b1d3b3c7c10f53a1914ffc34894080b

    Comments

    Merge pull request #12105 from albert-github/feature/issue_12104

    Changed files

    • no files