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

Builder doxygen-solaris10-i386 Build #3408

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision0462d3a220e36fd58d4ba5a48f7dcd4b5f7592c5
Got Revision0462d3a220e36fd58d4ba5a48f7dcd4b5f7592c5
Changes4 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 9 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/slave/doxygen-solaris10-i386 slave
buildername doxygen-solaris10-i386 Builder
buildnumber 3408 Build
codebase Build
got_revision 0462d3a220e36fd58d4ba5a48f7dcd4b5f7592c5 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 0462d3a220e36fd58d4ba5a48f7dcd4b5f7592c5 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 May 15 21:24:44 2025
EndThu May 15 21:24:59 2025
Elapsed14 secs

All Changes:

:

  1. Change #229886

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Fri 14 Mar 2025 15:53:05
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 235da960938c14901d8d01f6fde6085c678c7548

    Comments

    Flexibility of `\cite` command
    Adding some options to the `\cite` command to make it more flexible so that not only a reference number can be show.

    Changed files

    • doc/commands.dox
    • src/cite.cpp
    • src/cite.h
    • src/commentscan.l
    • 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/textdocvisitor.cpp
    • src/xmldocvisitor.cpp
    • templates/html/bib2xhtml.pl
    • templates/latex/doxygen.sty
  2. Change #229887

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 12 May 2025 19:22:40
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision c2cc416d348c7a0da2bacaf6271d3172a6d43257

    Comments

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

    Changed files

    • no files
  3. Change #229888

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Thu 15 May 2025 21:13:34
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 6de442232cd7741d38591a943004b6cef557ac57

    Comments

    Added type-safe wrapper class around low-level bitfield type

    Changed files

    • src/cite.h
    • 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
  4. Change #229889

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Thu 15 May 2025 21:16:04
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 0462d3a220e36fd58d4ba5a48f7dcd4b5f7592c5

    Comments

    Merge branch 'albert-github-feature/bug_cite_option'

    Changed files

    • no files