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

Builder doxygen-solaris10-i386 Build #3811

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 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/slave/doxygen-solaris10-i386 slave
buildername doxygen-solaris10-i386 Builder
buildnumber 3811 Build
codebase Build
got_revision 526775e6a0096bfc666f1ee6ff9241d0c65f4927 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 526775e6a0096bfc666f1ee6ff9241d0c65f4927 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. albert-github

Timing:

StartThu Jun 18 21:09:27 2026
EndThu Jun 18 21:09:46 2026
Elapsed18 secs

All Changes:

:

  1. Change #271703

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 18 Jun 2026 12:42:32
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision b6748ffbbcb6b9f5d85fc9360d6c2c4f97c8936c

    Comments

    Compatibility code for reading obsolete settings in doxywizard
    Compatibility code for reading obsolete settings in the settings file have been added to the doxywizard analogous to `void Config::updateObsolete()` in doxygen itself.

    Changed files

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

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 18 Jun 2026 13:46:26
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 2176e5be6b78363c41620bc6cebb54263cd97c5c

    Comments

    issue #12218 Compilation of 1.17.0 fails for gcc-based openSUSE
    Made the option `-Wextra-semi` depending on the compiler version (option was introduced in GCC version 8)

    Changed files

    • cmake/CompilerWarnings.cmake
  3. Change #271705

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 18 Jun 2026 17:48:52
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision cea7da8a8ef166f7a7c00e671e751e8f12007952

    Comments

    Display Additional inherited members in HTML
    When we have additional inherited members and `HTML_DYNAMIC_SECTIONS=YES` the brief description of the additional member is displayed outside the collapsed item.
    This can be seen for the additional inherited members of `ClassDefImpl` in the doxygen internal documentation.

    Changed files

    • src/memberlist.cpp
  4. Change #271706

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Thu 18 Jun 2026 20:59:52
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f3f2c7600429a503a45ead3c50fda7977aa56c9f

    Comments

    Merge pull request #12220 from albert-github/feature/bug_add_inh_member
    Display Additional inherited members in HTML

    Changed files

    • no files
  5. Change #271707

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Thu 18 Jun 2026 21:00:15
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision eb5e638876d205898bc30f4fbc7ee42e29fc4573

    Comments

    Merge pull request #12219 from albert-github/feature/issue_12218
    issue #12218 Compilation of 1.17.0 fails for gcc-based openSUSE

    Changed files

    • no files
  6. Change #271708

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Thu 18 Jun 2026 21:01:23
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 526775e6a0096bfc666f1ee6ff9241d0c65f4927

    Comments

    Merge pull request #12217 from albert-github/feature/bug_dw_compat
    Compatibility code for reading obsolete settings in doxywizard

    Changed files

    • no files