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

Builder doxygen-solaris10-i386 Build #3707

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision0e0bf0380af433ff732efeb3b9e3642aea74e5d0
Got Revision0e0bf0380af433ff732efeb3b9e3642aea74e5d0
Changes4 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 10 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/slave/doxygen-solaris10-i386 slave
buildername doxygen-solaris10-i386 Builder
buildnumber 3707 Build
codebase Build
got_revision 0e0bf0380af433ff732efeb3b9e3642aea74e5d0 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 0e0bf0380af433ff732efeb3b9e3642aea74e5d0 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
  3. dependabot[bot]

Timing:

StartMon Apr 13 21:04:58 2026
EndMon Apr 13 21:05:16 2026
Elapsed18 secs

All Changes:

:

  1. Change #264315

    Category doxygen
    Changed by dependabot[bot] <49699333+dependabot[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Mon 13 Apr 2026 05:07:36
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 0cf542fa541bbc7ca90ea638a71e2bcd579998e1

    Comments

    Bump docker/build-push-action from 7.0.0 to 7.1.0
    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 7.0.0 to 7.1.0.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](https://github.com/docker/build-push-action/compare/d08e5c354a6adb9ed34480a06d141179aa583294...bcafcacb16a39f128d818304e6c9c0c18556b85f)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-version: 7.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>

    Changed files

    • .github/workflows/docker_publish.yml
  2. Change #264316

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Mon 13 Apr 2026 10:51:03
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 636ed0fb4cb6e1491753019c9d1334b07538f399

    Comments

    issue #12035 `using` ignored when attribute or comment between identifier and =
    Handling of comment etc. "inside" an `using` statement.
    Special handling is required in case the "name and "=" sign are not handled with the same rule (the other cases need a new variable, that is now added slightly delayed)

    Changed files

    • src/scanner.l
  3. Change #264317

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 13 Apr 2026 21:00:29
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 07fbaa53bec9b2709a8353a6449fe04532c596d4

    Comments

    Merge pull request #12089 from doxygen/dependabot/github_actions/docker/build-push-action-7.1.0
    Bump docker/build-push-action from 7.0.0 to 7.1.0

    Changed files

    • no files
  4. Change #264318

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 13 Apr 2026 21:00:42
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 0e0bf0380af433ff732efeb3b9e3642aea74e5d0

    Comments

    Merge pull request #12090 from albert-github/feature/issue_12035
    issue #12035 `using` ignored when attribute or comment between identifier and =

    Changed files

    • no files