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

Builder doxygen-solaris10-i386 Build #3402

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

StartSun May 11 13:54:54 2025
EndSun May 11 13:55:10 2025
Elapsed16 secs

All Changes:

:

  1. Change #229470

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 01 May 2025 17:37:12
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision dbcd4c6e0459b2a34d73dc3bbf53522c818b8c64

    Comments

    Issue #9843 Incomplete call graph when using curly brackets in constructor call (C++)
    Handling of `{` as well.
    (Note a new state and some reordering had to be done of the lex code, otherwise an infinite loop was possible or the wrong rule was chosen)

    Changed files

    • src/code.l
  2. Change #229471

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Fri 02 May 2025 13:56:44
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 9b75105df81dcbe9d5c63b70ed6bc25b9741e4cd

    Comments

    issue #8731 grouping variables requires an empty line before closing @}
    See to it that a comment block with `@}` is handled better after an inline comment.

    Changed files

    • src/commentcnv.l
  3. Change #229472

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 11 May 2025 13:34:29
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 22e5fe0b6d043ad9ed9f8861c0cbb4ef6d7cf8f3

    Comments

    Merge branch 'feature/issue_8731' of https://github.com/albert-github/doxygen into albert-github-feature/issue_8731

    Changed files

    • no files
  4. Change #229473

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 11 May 2025 13:45:19
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 141b85472313fc97007f1aaf3b1f5dd44ce8a085

    Comments

    Fix for PR #11559: don't remove fallback rule

    Changed files

    • src/commentcnv.l
  5. Change #229474

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 11 May 2025 13:46:46
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f8ce92066b5f57e21a0ac31aa12716fdeb1af6b9

    Comments

    Merge branch 'albert-github-feature/issue_8731'

    Changed files

    • no files
  6. Change #229475

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 11 May 2025 13:49:03
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 20f8e3db238760264e63031ae4ab86c4f1c8d253

    Comments

    Merge pull request #11558 from albert-github/feature/issue_9843
    Issue #9843 Incomplete call graph when using curly brackets in constructor call (C++)

    Changed files

    • no files