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

Builder doxygen-solaris10-i386 Build #3315

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

StartWed Jan 22 21:25:22 2025
EndWed Jan 22 21:25:49 2025
Elapsed26 secs

All Changes:

:

  1. Change #219512

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Fri 17 Jan 2025 14:07:16
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 8a6c107403e01f5d13b736f8cdd5553772ad5a64

    Comments

    bug 683051 Template parameter cannot be commented inline
    Adding possibilities for inline documentation of template arguments with classes and functions

    Changed files

    • src/arguments.cpp
    • src/arguments.h
    • src/classdef.cpp
    • src/memberdef.cpp
    • src/scanner.l
    • src/util.cpp
    • src/util.h
    • src/xmlgen.cpp
  2. Change #219513

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 22 Jan 2025 21:15:18
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f5ed8265cba46d961268b8b10cd90653ba531ba1

    Comments

    Merge pull request #11347 from albert-github/feature/bug_683051
    bug 683051 Template parameter cannot be commented inline

    Changed files

    • no files