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

Builder doxygen-solaris10-sparc Build #3938

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 19 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 37 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 3938 Build
codebase Build
got_revision 162c489b2143e8fb2726c3bd1be47fec49ae07e8 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 162c489b2143e8fb2726c3bd1be47fec49ae07e8 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 15 18:46:56 2026
EndSat Aug 15 18:47:55 2026
Elapsed58 secs

All Changes:

:

  1. Change #278319

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Sat 15 Aug 2026 17:42:37
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 0ebc87b5951f69d792a618df59fab53488fa5136

    Comments

    Errors in doxywizard due to `qsizetype`
    The `qsizetype` was introduced in Qt 5.14.0.
    Cygwin still has Qt 5.9.4 as newest version so a small workaround is due (also the type was `int` at that moment for the different functions).

    Changed files

    • addon/doxywizard/config_doxyw.l
  2. Change #278320

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sat 15 Aug 2026 20:20:45
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 162c489b2143e8fb2726c3bd1be47fec49ae07e8

    Comments

    Merge pull request #12289 from albert-github/feature/bug_warn_doxywizard_2
    Errors in doxywizard due to `qsizetype`

    Changed files

    • no files