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

Builder doxygen-solaris10-sparc Build #3450

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

StartTue Apr 29 21:26:48 2025
EndTue Apr 29 21:27:21 2025
Elapsed32 secs

All Changes:

:

  1. Change #228663

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 03 Apr 2025 15:04:25
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision abf9ae244d02d61072071b5d0496175118d29ffb

    Comments

    issue #11001 \copydoc does not respect section hierarchy in table of contents
    When linking to pages / sections prefer the version with the "prefix" (i.e. local version) but when no match is found also try the one without "prefix" (i.e. global version).

    Changed files

    • src/docnode.cpp
    • src/util.cpp
  2. Change #228664

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Tue 29 Apr 2025 21:19:07
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 2e5aa575e7ea21c0b3e1ea837536ed0b095e8d0c

    Comments

    Merge pull request #11529 from albert-github/feature/issue_11001
    issue #11001 \copydoc does not respect section hierarchy in table of contents

    Changed files

    • no files