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

Builder doxygen-solaris10-sparc Build #3307

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision396e81da3b44b9bb156ffbc5fd263e17f8f638a8
Got Revision396e81da3b44b9bb156ffbc5fd263e17f8f638a8
Changes6 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 21 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 21 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 3307 Build
codebase Build
got_revision 396e81da3b44b9bb156ffbc5fd263e17f8f638a8 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 396e81da3b44b9bb156ffbc5fd263e17f8f638a8 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
  3. dependabot[bot]

Timing:

StartMon Dec 9 20:05:09 2024
EndMon Dec 9 20:06:19 2024
Elapsed1 mins, 10 secs

All Changes:

:

  1. Change #215634

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Mon 09 Dec 2024 09:26:40
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 82752c7448ca18cb9371747d586a10cb80ad8e92

    Comments

    Spelling correction
    Spelling correction

    Changed files

    • src/parserintf.h
  2. Change #215635

    Category doxygen
    Changed by dependabot[bot] <49699333+dependabot[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Mon 09 Dec 2024 16:35:24
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 0630f33091c0c5b56fafa5cfd77f39b6f4874ea0

    Comments

    Bump docker/build-push-action from 6.9.0 to 6.10.0
    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.9.0 to 6.10.0.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](https://github.com/docker/build-push-action/compare/4f58ea79222b3b9dc2c8bbdd6debcef730109a75...48aba3b46d1b1fec4febb7c5d0c644b249a11355)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      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
  3. Change #215636

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Mon 09 Dec 2024 18:30:27
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 4d5152aa089c3e6e1ae9e20e291a46aec1fef9a9

    Comments

    Warning with not closed stylchange
    Currently we get when having an unclosed stylechange like in:
    ```
    /// \file
    
    /**
      \brief the fie
    
      some text
      <div>
        some text
    */
    void fie();
    ```
    the warning like:
    ```
    .../aa.h:9: warning: end of comment block while expecting command </div>
    
    ```
    though in a long text it might be difficult to find the probable cause / start tag and it would be better to have something like:
    ```
    .../aa.h:9: warning: end of comment block while expecting command </div> (Probable start '.../aa.h' at line 7)
    
    ```

    Changed files

    • src/docnode.h
    • src/docparser.cpp
  4. Change #215637

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 09 Dec 2024 20:01:47
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 2e8e64e3e503a02b18d2cb6850d41969a61ce44c

    Comments

    Merge pull request #11266 from albert-github/feature/bug_warn_stylechange
    Warning with not closed stylchange

    Changed files

    • no files
  5. Change #215638

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 09 Dec 2024 20:02:13
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision af8e854452f1193c88d30b4252e4dfd5ca5a091a

    Comments

    Merge pull request #11262 from albert-github/feature/bug_spell_20241209
    Spelling correction

    Changed files

    • no files
  6. Change #215639

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 09 Dec 2024 20:02:47
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 396e81da3b44b9bb156ffbc5fd263e17f8f638a8

    Comments

    Merge pull request #11265 from doxygen/dependabot/github_actions/docker/build-push-action-6.10.0
    Bump docker/build-push-action from 6.9.0 to 6.10.0

    Changed files

    • no files