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

Builder doxygen-solaris10-i386 Build #3298

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision65d4ca4dc5f8a03df2df44e1825404339d63279c
Got Revision65d4ca4dc5f8a03df2df44e1825404339d63279c
Changes3 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 ( 14 secs )
    1. stdio
    2. CMakeOutput.log
    3. CMakeError.log
  4. shell_1 'gmake' failed ( 6 secs )
    1. stdio
  5. shell_2 'gmake tests' failed ( 5 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/doxygen-solaris10-i386 slave
buildername doxygen-solaris10-i386 Builder
buildnumber 3298 Build
codebase Build
got_revision 65d4ca4dc5f8a03df2df44e1825404339d63279c Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 65d4ca4dc5f8a03df2df44e1825404339d63279c 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 Jan 9 12:15:15 2025
EndThu Jan 9 12:15:44 2025
Elapsed29 secs

All Changes:

:

  1. Change #218130

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Wed 08 Jan 2025 11:56:35
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision de1eab62eb7e5ad915e150a805cc03a4fc9d2a10

    Comments

    issue #11330 Snippet trimleft option does not handle newlines well
    Handling lines that just contain white space or are completely empty as having no effect on indentation

    Changed files

    • src/codefragment.cpp
  2. Change #218131

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Wed 08 Jan 2025 12:07:41
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 0d3a51a5e7afd8e436b8952109644277e16c9215

    Comments

    issue #11330 Snippet trimleft option does not handle newlines well
    Should take initial white space line also into consideration

    Changed files

    • src/codefragment.cpp
  3. Change #218132

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Thu 09 Jan 2025 12:08:20
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 65d4ca4dc5f8a03df2df44e1825404339d63279c

    Comments

    Merge pull request #11331 from albert-github/feature/issue_11330
    issue #11330 Snippet trimleft option does not handle newlines well

    Changed files

    • no files