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

Builder doxygen-solaris10-sparc Build #3652

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 16 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 ( 0 secs )
    1. stdio
  5. shell_2 'gmake tests' failed ( 0 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 3652 Build
codebase Build
got_revision 220874d22806a367c2b8d6c3c1f7180b00b0b210 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 220874d22806a367c2b8d6c3c1f7180b00b0b210 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:

StartFri Dec 19 14:21:14 2025
EndFri Dec 19 14:21:43 2025
Elapsed28 secs

All Changes:

:

  1. Change #252759

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Fri 19 Dec 2025 13:20:51
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 0aeeaab26f6db21fe24592c75a1a84b5acc646b5

    Comments

    issue #9569 Improve support for C++ concepts

    Changed files

    • addon/doxmlparser/doxmlparser/compound.py
    • src/conceptdef.cpp
    • src/conceptdef.h
    • src/definition.h
    • src/docbookgen.h
    • src/doxygen.cpp
    • src/htmlgen.cpp
    • src/htmlgen.h
    • src/latexgen.cpp
    • src/latexgen.h
    • src/mangen.h
    • src/outputgen.h
    • src/outputlist.h
    • src/rtfgen.h
    • src/scanner.l
    • src/types.h
    • src/xmlgen.cpp
    • templates/html/doxygen.css
    • templates/latex/doxygen.sty
    • templates/xml/compound.xsd
    • testing/114/concept_hashable.xml
    • testing/114_concept.cpp
  2. Change #252760

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Fri 19 Dec 2025 13:21:31
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 220874d22806a367c2b8d6c3c1f7180b00b0b210

    Comments

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

    Changed files

    • no files