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

Builder doxygen-solaris10-sparc Build #3734

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revisiona018fd659ac6af8f45869bcae7e6493bedb90ca6
Got Revisiona018fd659ac6af8f45869bcae7e6493bedb90ca6
Changes3 changes

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-doxygen-solaris10-sparc' 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 ( 10 secs )
    1. stdio
    2. CMakeOutput.log
    3. CMakeError.log
  4. shell_1 'gmake' failed ( 1 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 3734 Build
codebase Build
got_revision a018fd659ac6af8f45869bcae7e6493bedb90ca6 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision a018fd659ac6af8f45869bcae7e6493bedb90ca6 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
  2. albert-github

Timing:

StartSat Feb 28 17:34:50 2026
EndSat Feb 28 17:35:08 2026
Elapsed17 secs

All Changes:

:

  1. Change #259335

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Tue 24 Feb 2026 15:44:41
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 299a43ff554de8f8a6e7c62045d4122d99774e72

    Comments

    issue #12009 Doctest/Catch2, requirements links and layout
    In the preprocessor the standard defined macros are not expanded by doxygen, resulting in names like `DOCTEST_ANON_FUNC___LINE__()` .
    The standard macro `__LINE__` will now be expanded in the doxygen preprocessor.

    Changed files

    • src/pre.l
  2. Change #259336

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Sat 28 Feb 2026 14:45:43
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision cbc12f242cbdcdc08e324f56d678a1f5fd0abcb3

    Comments

    issue #12009 Doctest/Catch2, requirements links and layout
    Also implementing `__DATE__`, `__TIME__`  and `__FILE__`

    Changed files

    • src/pre.l
  3. Change #259337

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sat 28 Feb 2026 17:27:03
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision a018fd659ac6af8f45869bcae7e6493bedb90ca6

    Comments

    Merge pull request #12014 from albert-github/feature/issue_12009
    issue #12009 Doctest/Catch2, requirements links and layout

    Changed files

    • no files