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

Builder doxygen-solaris10-sparc Build #2998

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision9f3559040c3b08780d275531ba98383176247071
Got Revision9f3559040c3b08780d275531ba98383176247071
Changes5 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 16 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 2998 Build
codebase Build
got_revision 9f3559040c3b08780d275531ba98383176247071 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 9f3559040c3b08780d275531ba98383176247071 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:

StartWed Apr 3 20:32:53 2024
EndWed Apr 3 20:33:22 2024
Elapsed29 secs

All Changes:

:

  1. Change #194421

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 01 Apr 2024 21:22:11
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f3f8dd773de5bacd99960f8562ce8c3b1dfaff05

    Comments

    Merge branch 'master' of github.com:doxygen/doxygen

    Changed files

    • no files
  2. Change #194422

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Tue 02 Apr 2024 10:43:12
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 420b8f42319e535aff9041633dc60d999025ee1a

    Comments

    issue #10776  Provide the ability to sort implemented/re-implemented list
    In principle members are already sorted, but this is based on the name, it should also be done on the qualified name.
    (sorting is a difficult topic as there are multiple thoughts about what the correct order of the sorting might be).

    Changed files

    • src/memberlist.cpp
  3. Change #194423

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Tue 02 Apr 2024 20:53:48
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 5e48988aa4447288a96e193154a6fc38f2c2e0b5

    Comments

    Fixed warning 'm_depth' will be initialized after field 'm_isCheckedList' in docnode.cpp

    Changed files

    • src/docnode.cpp
  4. Change #194424

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Tue 02 Apr 2024 20:54:41
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 035622d410b1a3cd19128041f664cbc4716c9bc0

    Comments

    Merge branch 'master' of github.com:doxygen/doxygen

    Changed files

    • no files
  5. Change #194425

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 03 Apr 2024 20:22:23
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 9f3559040c3b08780d275531ba98383176247071

    Comments

    Merge pull request #10779 from albert-github/feature/issue_10776
    issue #10776  Provide the ability to sort implemented/re-implemented list

    Changed files

    • no files