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

Builder doxygen-solaris10-sparc Build #3740

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 13 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 3740 Build
codebase Build
got_revision e140e03069c9afd3541f5dbc21fd5a82894b1946 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision e140e03069c9afd3541f5dbc21fd5a82894b1946 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 Mar 10 20:44:51 2026
EndTue Mar 10 20:45:17 2026
Elapsed26 secs

All Changes:

:

  1. Change #260617

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Tue 10 Mar 2026 10:00:38
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision b4c46eaa8edf7e47ff96babe0e67a7578a200075

    Comments

    bug 129682 Wrong function dependency is made
    The dummy argument names (parameters) should not be linked to an entity (function, variable, ...).
    The logic of the was incorrect, and thus the paramener name, could, appear as a link.
    (this fixes part 1 of the mentioned bug)

    Changed files

    • src/docparser.cpp
  2. Change #260618

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Tue 10 Mar 2026 20:39:25
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision e140e03069c9afd3541f5dbc21fd5a82894b1946

    Comments

    Merge pull request #12038 from albert-github/feature/bug_129682_param
    bug 129682 Wrong function dependency is made

    Changed files

    • no files