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

Builder doxygen-solaris10-i386 Build #3176

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 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 ( 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 3176 Build
codebase Build
got_revision 772f164cac91f8e3b0331c0fe459f6162839ef23 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 772f164cac91f8e3b0331c0fe459f6162839ef23 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:

StartSat Oct 5 12:18:37 2024
EndSat Oct 5 12:19:10 2024
Elapsed32 secs

All Changes:

:

  1. Change #210597

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Mon 30 Sep 2024 16:32:23
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 3ebb05e3275c4e02547e1f887e279c3ebced3c92

    Comments

    Snippet with options `lineno` and `trimleft`
    Enabling the possibility to use the options `lineno` and `trimleft` together with the `\snippet` command.
    (When using both the old behavior was that the `trimleft` was not seen).

    Changed files

    • src/docbookvisitor.cpp
    • src/docnode.cpp
    • src/docnode.h
    • src/htmldocvisitor.cpp
    • src/latexdocvisitor.cpp
    • src/mandocvisitor.cpp
    • src/perlmodgen.cpp
    • src/printdocvisitor.h
    • src/rtfdocvisitor.cpp
    • src/xmldocvisitor.cpp
  2. Change #210599

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sat 05 Oct 2024 12:12:15
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 772f164cac91f8e3b0331c0fe459f6162839ef23

    Comments

    Merge pull request #11162 from albert-github/feature/bug_snippet_line_trim
    Snippet with options `lineno` and `trimleft`

    Changed files

    • no files