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

Builder doxygen-solaris10-i386 Build #3521

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision199eab0fa6ed2aa7cbf0e8f7d2d0c21c1f421426
Got Revision199eab0fa6ed2aa7cbf0e8f7d2d0c21c1f421426
Changes6 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 15 secs )
    1. stdio
    2. CMakeOutput.log
    3. CMakeError.log
  4. shell_1 'gmake' failed ( 14 secs )
    1. stdio
  5. shell_2 'gmake tests' failed ( 2 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/doxygen-solaris10-i386 slave
buildername doxygen-solaris10-i386 Builder
buildnumber 3521 Build
codebase Build
got_revision 199eab0fa6ed2aa7cbf0e8f7d2d0c21c1f421426 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 199eab0fa6ed2aa7cbf0e8f7d2d0c21c1f421426 Build
scheduler schedule-doxygen-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/doxygen-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dimitri van Heesch
  2. artyom-fedosov

Timing:

StartSat Oct 18 11:57:33 2025
EndSat Oct 18 11:58:11 2025
Elapsed38 secs

All Changes:

:

  1. Change #246006

    Category doxygen
    Changed by artyom-fedosov <artjomsfedosovs2ohnoyoudont@gmail.com>
    Changed at Sun 12 Oct 2025 20:09:45
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f7675e19e7344225e84e0c34eef5b222e5c68442

    Comments

    fix(doxywizard): fix compiler warning [-Wdeprecated-enum-enum-conversion]
    warning: bitwise operation between different enumeration types ('Qt::Modifier' and 'Qt::Key') is deprecated [-Wdeprecated-enum-enum-conversion]

    Changed files

    • addon/doxywizard/doxywizard.cpp
  2. Change #246007

    Category doxygen
    Changed by artyom-fedosov <artjomsfedosovs2ohnoyoudont@gmail.com>
    Changed at Sun 12 Oct 2025 20:13:32
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 3f4f31717e5588692ec22e885a94e3ed11296c1d

    Comments

    fix(wizard): fix compiler warning [-Wdeprecated-enum-enum-conversion]
    warning: bitwise operation between different enumeration types ('QFrame::Shape' and 'QFrame::Shadow') is deprecated [-Wdeprecated-enum-enum-conversion]

    Changed files

    • addon/doxywizard/wizard.cpp
  3. Change #246008

    Category doxygen
    Changed by artyom-fedosov <artjomsfedosovs2ohnoyoudont@gmail.com>
    Changed at Sun 12 Oct 2025 20:22:37
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 0c87ce96fafd66174720b9d848ee44dbd65efb51

    Comments

    fix(doxywizard): fix compiler warning [-Wdeprecated-declarations]
    warning: 'warning' is deprecated: Use the overload taking StandardButtons instead. [-Wdeprecated-declarations]

    Changed files

    • addon/doxywizard/doxywizard.cpp
  4. Change #246009

    Category doxygen
    Changed by artyom-fedosov <artjomsfedosovs2ohnoyoudont@gmail.com>
    Changed at Sun 12 Oct 2025 20:23:39
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 25aad71e04219c8323468a5ac5173cbedc410b9c

    Comments

    fix(doxywizard): fix compiler warning [-Wdeprecated-declarations]
    warning: 'AA_EnableHighDpiScaling' is deprecated: High-DPI scaling is always enabled. This attribute no longer has any effect. [-Wdeprecated-declarations]

    Changed files

    • addon/doxywizard/doxywizard.cpp
  5. Change #246010

    Category doxygen
    Changed by artyom-fedosov <artjomsfedosovs2ohnoyoudont@gmail.com>
    Changed at Mon 13 Oct 2025 17:30:18
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision ee31087f39ff4e0efb2e3df9bd412588fe560887

    Comments

    fix(doxywizard): restore AA_EnableHighDpiScaling for Qt < 6

    Changed files

    • addon/doxywizard/doxywizard.cpp
  6. Change #246011

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sat 18 Oct 2025 11:46:48
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 199eab0fa6ed2aa7cbf0e8f7d2d0c21c1f421426

    Comments

    Merge pull request #11806 from artyom-fedosov/fix/compiler-warnings
    Fix/compiler warnings

    Changed files

    • no files