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

Builder doxygen-solaris10-i386 Build #3775

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

StartFri May 22 13:52:42 2026
EndFri May 22 13:52:56 2026
Elapsed14 secs

All Changes:

:

  1. Change #268068

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Fri 22 May 2026 13:15:25
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision b6f4c329db7daa7a55bf202f893fa708919a53d6

    Comments

    Add tooltip to group names
    In the left side panel of the doxywizard the groups are named with their "mnemonics", a bit larger description is shown in the right side panel, but these names ar not always visible.
    Adding a tooltip  to the items in the left side panel overcomes this deficiency.

    Changed files

    • addon/doxywizard/expert.cpp
  2. Change #268069

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Fri 22 May 2026 13:43:32
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 1427ed38ac1d5c3eca79b5b1270c26abeea724ba

    Comments

    Merge pull request #12177 from albert-github/feature/bug_dw_left_tooltip
    Add tooltip to group names

    Changed files

    • no files