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

Builder doxygen-solaris10-sparc Build #3246

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 21 secs )
    1. stdio
    2. CMakeOutput.log
    3. CMakeError.log
  4. shell_1 'gmake' failed ( 12 secs )
    1. stdio
  5. shell_2 'gmake tests' failed ( 12 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 3246 Build
codebase Build
got_revision cb527321856f224426a2474243f9cac582ab2065 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision cb527321856f224426a2474243f9cac582ab2065 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

Timing:

StartTue Oct 15 20:58:29 2024
EndTue Oct 15 20:59:25 2024
Elapsed55 secs

All Changes:

:

  1. Change #211806

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Tue 15 Oct 2024 20:34:49
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 283a679746c134b898d5735c3afabeeb05a870ef

    Comments

    Optimise handling trimleft in code fragments

    Changed files

    • addon/doxyapp/doxyapp.cpp
    • addon/doxyparse/doxyparse.cpp
    • src/code.l
    • src/codefragment.cpp
    • src/devnullgen.h
    • src/docbookgen.cpp
    • src/docbookgen.h
    • src/docnode.cpp
    • src/htmlgen.cpp
    • src/htmlgen.h
    • src/latexgen.cpp
    • src/latexgen.h
    • src/mandocvisitor.cpp
    • src/mangen.cpp
    • src/mangen.h
    • src/outputgen.h
    • src/outputlist.cpp
    • src/outputlist.h
    • src/rtfgen.cpp
    • src/rtfgen.h
    • src/util.cpp
    • src/util.h
    • src/xmldocvisitor.cpp
    • src/xmlgen.cpp
    • src/xmlgen.h
    • templates/latex/doxygen.sty
    • testing/049/indexpage.xml
    • testing/049_snippet.cpp
    • testing/snippet_test.cpp
  2. Change #211807

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Tue 15 Oct 2024 20:35:59
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision cb527321856f224426a2474243f9cac582ab2065

    Comments

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

    Changed files

    • no files