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

Builder doxygen-solaris10-sparc Build #3908

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revisionf38ac9441f640e782506f119e87040b98e03ef93
Got Revisionf38ac9441f640e782506f119e87040b98e03ef93
Changes8 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

StartSat Aug 8 21:44:28 2026
EndSat Aug 8 21:45:14 2026
Elapsed45 secs

All Changes:

:

  1. Change #277510

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 30 Jul 2026 15:45:30
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f8bfb223c364140ea5f5262dd2224bd6ee2778d4

    Comments

    Remove superfluous `\` from header part of configuration files
    In the header part of the configuration files we see `\" \"` and the backslashes (`\`) remain present in the resulting Doxyfile which is not intended.
    Removed the superfluous backslashes.

    Changed files

    • src/config.xml
    • src/i18n/config_de.xml
    • src/i18n/config_es.xml
    • src/i18n/config_fr.xml
    • src/i18n/config_ja.xml
    • src/i18n/config_ko.xml
    • src/i18n/config_ru.xml
    • src/i18n/config_zh_CN.xml
    • src/i18n/config_zh_TW.xml
  2. Change #277511

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Fri 31 Jul 2026 20:29:54
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 7769c8ac934e01a2c43b2457318f7344c06230bb

    Comments

    Adding dependencies for report on the translated configuration files
    Adding dependencies for report on the translated configuration files. The used technique is based on https://github.com/InsightSoftwareConsortium/ITK/pull/6550

    Changed files

    • doc_internal/CMakeLists.txt
  3. Change #277513

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Sat 01 Aug 2026 15:49:31
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision cd308b0ae55a5f35913b8b72b719f04799618818

    Comments

    Adding checks and auto-correction for header part of translated configuration files.
    Adding checks and auto-correction for header part of translated configuration files.

    Changed files

    • src/configgen.py
  4. Change #277515

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Sat 01 Aug 2026 19:32:27
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 161df49d7b2492d39e3c50a106ae75e6f88625b9

    Comments

    Adding checks and auto-correction for header part of translated configuration files.
    Added some safeguards in case an element does not exist at all

    Changed files

    • src/configgen.py
  5. Change #277516

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sat 08 Aug 2026 23:18:29
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision d6acb1ceedbb15e351e945313c98ed2f93ed7237

    Comments

    Missing QCString to DString convertion for doxyapp/doxyparse

    Changed files

    • addon/doxyapp/doxyapp.cpp
    • addon/doxyparse/doxyparse.cpp
  6. Change #277517

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sat 08 Aug 2026 23:21:49
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 9b4b3302fb2106aea6a857562f24238d07ca0572

    Comments

    Merge pull request #12265 from albert-github/feature/bug_configgen_header
    Adding checks and auto-correction for header part of translated configuration files.

    Changed files

    • no files
  7. Change #277518

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sat 08 Aug 2026 23:22:10
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f203004bc6c09b60062759125d909c32802b2a54

    Comments

    Merge pull request #12264 from albert-github/feature/bug_config_report_dependencies
    Adding dependencies for report on the translated configuration files

    Changed files

    • no files
  8. Change #277519

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sat 08 Aug 2026 23:22:43
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f38ac9441f640e782506f119e87040b98e03ef93

    Comments

    Merge pull request #12262 from albert-github/feature/bug_config_header
    Remove superfluous `\` from header part of configuration files

    Changed files

    • no files