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

Builder doxygen-solaris10-sparc Build #3400

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 24 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 22 secs )
    1. stdio
    2. CMakeOutput.log
    3. CMakeError.log
  4. shell_1 'gmake' failed ( 12 secs )
    1. stdio
  5. shell_2 'gmake tests' failed ( 14 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 3400 Build
codebase Build
got_revision e61d833f8a29b9baf016368db9cf9bd51d75cc3d Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision e61d833f8a29b9baf016368db9cf9bd51d75cc3d 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. Simon Spies

Timing:

StartMon Feb 24 20:20:21 2025
EndMon Feb 24 20:21:36 2025
Elapsed1 mins, 14 secs

All Changes:

:

  1. Change #222787

    Category doxygen
    Changed by Simon Spies <5320187+Triple-Sohnoyoudont@users.noreply.github.com>
    Changed at Mon 24 Feb 2025 09:09:23
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 75e264a85e5bdc0c31737f4aeaeaebda63d1d8de

    Comments

    Fix wrong links created in search box for external documentations with absolute paths
    This commit fixes the problem that the paths to external documentations were preceeded with resultsPath even if the external documentation has an absolute path resulting in the creation of invalid links like search/https://somepath

    Changed files

    • templates/html/search.js
  2. Change #222788

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 24 Feb 2025 20:18:35
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision e61d833f8a29b9baf016368db9cf9bd51d75cc3d

    Comments

    Merge pull request #11452 from Triple-S/patch-1
    Fix wrong links created in search box for external documentations with absolute paths

    Changed files

    • no files