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

Builder doxygen-solaris10-sparc Build #3577

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 11 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 3577 Build
codebase Build
got_revision 6c329ac022701b4655163244c8c9f341322f2710 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 6c329ac022701b4655163244c8c9f341322f2710 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:

StartFri Aug 22 21:32:09 2025
EndFri Aug 22 21:32:27 2025
Elapsed18 secs

All Changes:

:

  1. Change #243683

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Fri 22 Aug 2025 14:19:13
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision ab9192a4bd3a0b84ba8fd8da263c938af06e0600

    Comments

    issue #11742 Handling \copydoc inside table
    The end tag `</td>` was repeated when converting `\copydoc` into `\copybrief` and `\copydetails` resulting in a warning and an incorrect table.

    Changed files

    • src/commentscan.l
  2. Change #243684

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Fri 22 Aug 2025 21:21:03
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 6c329ac022701b4655163244c8c9f341322f2710

    Comments

    Merge pull request #11743 from albert-github/feature/issue_11742
    issue #11742 Handling \copydoc inside table

    Changed files

    • no files