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

Builder doxygen-solaris10-sparc Build #3525

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 32 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 34 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 3525 Build
codebase Build
got_revision 5c41a914f6f5edf41a3122da760adf8a8ebffa11 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 5c41a914f6f5edf41a3122da760adf8a8ebffa11 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. Benjamin Cabé
  2. Dimitri van Heesch

Timing:

StartSat Jul 12 12:54:21 2025
EndSat Jul 12 12:55:29 2025
Elapsed1 mins, 7 secs

All Changes:

:

  1. Change #239116

    Category doxygen
    Changed by Benjamin Cabé <benjaminohnoyoudont@zephyrproject.org>
    Changed at Wed 09 Jul 2025 23:02:46
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision a13284e3f14946c1f9b8bd1fe57c90fd990f9b54

    Comments

    Fix findFileDef incorrectly flagging ambiguities
    Fix issues when comparing stripped paths due to improper handling of
    empty stripped paths.
    
    Fixes: doxygen/doxygen#6178
    Fixes: doxygen/doxygen#11261
    Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>

    Changed files

    • src/util.cpp
  2. Change #239117

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sat 12 Jul 2025 12:49:11
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 5c41a914f6f5edf41a3122da760adf8a8ebffa11

    Comments

    Merge pull request #11657 from kartben/fix_strip_issue
    Fix findFileDef incorrectly flagging ambiguities

    Changed files

    • no files