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

Builder doxygen-solaris10-sparc Build #3871

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revisionc7f4ebf59ebfee42c0b7b7a4f0377f8f3218493e
Got Revisionc7f4ebf59ebfee42c0b7b7a4f0377f8f3218493e
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 9 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 3871 Build
codebase Build
got_revision c7f4ebf59ebfee42c0b7b7a4f0377f8f3218493e Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision c7f4ebf59ebfee42c0b7b7a4f0377f8f3218493e 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:

StartThu Jun 11 22:19:10 2026
EndThu Jun 11 22:19:31 2026
Elapsed21 secs

All Changes:

:

  1. Change #270525

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 11 Jun 2026 11:57:57
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 6985a2ef063773c1f3ccd3755fdf6b7f81f44f4c

    Comments

    Enhancing and corrections of `configgen.py`   in respect to `-sync`
    - add check on `generator` part of the xml files
    - split `-sync` in 2 "commands" `-sync` for just checking and `-auto` for  checking and correction
    - avoid code duplication (`collectOptions`)
    - correct usage of optional 3rd argumenta with `-sync` (and `-auto`) as it was always required, now when not present `i18n` is used.
    - corrected some messages
    - corrected adding part in groups when a "missing" item was found it was added to the first "group" in the translation file instead of the group it belongs to (when the group is not present the first group is still used as fallback)
    - remove white space at end of the lines in the corrected translation file

    Changed files

    • src/configgen.py
  2. Change #270526

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Thu 11 Jun 2026 22:12:45
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision c7f4ebf59ebfee42c0b7b7a4f0377f8f3218493e

    Comments

    Merge pull request #12202 from albert-github/feature/bug_dw_configgen
    Enhancing and corrections of `configgen.py`   in respect to `-sync`

    Changed files

    • no files