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

Builder doxygen-solaris10-i386 Build #3343

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 13 secs )
    1. stdio
    2. CMakeOutput.log
    3. CMakeError.log
  4. shell_1 'gmake' failed ( 6 secs )
    1. stdio
  5. shell_2 'gmake tests' failed ( 5 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/doxygen-solaris10-i386 slave
buildername doxygen-solaris10-i386 Builder
buildnumber 3343 Build
codebase Build
got_revision cd6707daf6aca29ba68288269f81d44b6beed1a2 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision cd6707daf6aca29ba68288269f81d44b6beed1a2 Build
scheduler schedule-doxygen-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/doxygen-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dimitri van Heesch
  2. albert-github

Timing:

StartThu Feb 27 20:30:27 2025
EndThu Feb 27 20:30:54 2025
Elapsed26 secs

All Changes:

:

  1. Change #223312

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 27 Feb 2025 18:08:06
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 1eff84df866c04f0afbc3bb311fd0ab153398f36

    Comments

    issue #11419 static keyword appearing as function prefix but not inline
    It is a bit inconsistent / strange that for variables the word "static" was already stripped in the variables but not for functions.
    Stripping the word "static" now as well.

    Changed files

    • src/memberdef.cpp
  2. Change #223313

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Thu 27 Feb 2025 20:19:11
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision cd6707daf6aca29ba68288269f81d44b6beed1a2

    Comments

    Merge pull request #11465 from albert-github/feature/issue_11419
    issue #11419 static keyword appearing as function prefix but not inline

    Changed files

    • no files