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

Builder doxygen-solaris10-i386 Build #3295

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/doxygen-solaris10-i386 slave
buildername doxygen-solaris10-i386 Builder
buildnumber 3295 Build
codebase Build
got_revision e546444baac939078984fb161cf8016850fdaef4 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision e546444baac939078984fb161cf8016850fdaef4 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:

StartTue Jan 7 12:15:14 2025
EndTue Jan 7 12:15:41 2025
Elapsed26 secs

All Changes:

:

  1. Change #217868

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Fri 03 Jan 2025 17:53:36
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision d2318586d268810833374a2d2771dda3e9f51f58

    Comments

    Adding debug and version information to doxycommentview
    The README says:
    Furthermore you can display the doxygen version used at the top of the output using `--version` and
    the warnings emitted by doxygen at the bottom of the output by means of `--debug`.

    Changed files

    • addon/doxycommentview/README.md
    • addon/doxycommentview/doxycommentview.py
  2. Change #217869

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Sat 04 Jan 2025 11:15:47
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 0f8c402df63b1642cb065845ab6b4c97abcad1f9

    Comments

    Adding debug and version information to doxycommentview
    - special character for HTML needed to be escaped in HTML way
    - added preformatted tags to debug message.

    Changed files

    • addon/doxycommentview/doxycommentview.py
  3. Change #217870

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Tue 07 Jan 2025 10:36:46
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 11b3ace6bf6832c72c83ff69536423e65b257bbb

    Comments

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

    Changed files

    • no files
  4. Change #217871

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Tue 07 Jan 2025 12:01:49
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 254f3c916702773a1c7117ee281857d25a8a074b

    Comments

    Place version and error output in separate area (always enabled)
    Also added line numbers to the user input

    Changed files

    • addon/doxycommentview/doxycommentview.py
    • addon/doxycommentview/index.html
  5. Change #217872

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Tue 07 Jan 2025 12:03:44
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision e91ab72f94d028c38ff6836964a7d2cd424d440d

    Comments

    Merge branch 'albert-github-feature/bug_commentview_debug'

    Changed files

    • no files
  6. Change #217873

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Tue 07 Jan 2025 12:04:39
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision e546444baac939078984fb161cf8016850fdaef4

    Comments

    Update docs of doxycommentview

    Changed files

    • addon/doxycommentview/README.md