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

Builder doxygen-solaris10-sparc Build #3637

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 22 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 3637 Build
codebase Build
got_revision 9aafffea2ea80e3b3b058714a44035857d04d06c Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 9aafffea2ea80e3b3b058714a44035857d04d06c 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:

StartSun Nov 23 13:58:02 2025
EndSun Nov 23 13:58:37 2025
Elapsed35 secs

All Changes:

:

  1. Change #249666

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Fri 14 Nov 2025 16:37:59
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 7f87ae7ac01beb322be55288a40b8d3edc2c738c

    Comments

    issue #11702 LaTeX output does not properly break lines with long indexed parameters
    making the `\mbox` usage a bit more sophisticated (checking the length so long links can be wrapped) using `\doxymbox`.
    Based on
    - idea from https://tex.stackexchange.com/a/18577/44119 , there were problems with a.o. `\hbox` in hyperlinks, so using:
      - strategy / code used for length determination of tables

    Changed files

    • src/latexdocvisitor.cpp
    • src/latexgen.cpp
    • templates/latex/doxygen.sty
  2. Change #249668

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 20 Nov 2025 10:06:12
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 3c14ec34c014fd79e63f0fa6cbe0629853e79d35

    Comments

    Merge branch 'master' into feature/issue_11702

    Changed files

    • no files
  3. Change #249669

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 20 Nov 2025 10:42:27
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 348039ff77ee4cb116085ebe6a3d4a9a0dc63d11

    Comments

    Line breaking points in LaTeX
    - Merged with master branch
    - added breakpoint at `#` sign.

    Changed files

    • src/latexgen.cpp
  4. Change #249670

    Category doxygen
    Changed by dependabot[bot] <49699333+dependabot[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Fri 21 Nov 2025 04:04:04
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 65fe9f0a2053174ccc3f7ea636410b0e87df140f

    Comments

    build(deps): bump actions/checkout from 5 to 6
    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/actions/checkout/compare/v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>

    Changed files

    • .github/workflows/build_cmake.yml
    • .github/workflows/coverity.yml
    • .github/workflows/docker_publish.yml
    • .github/workflows/doxmlparser-publish.yml
  5. Change #249671

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 23 Nov 2025 13:51:01
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 979325f1eca7a53cc212f769a3b61a66890efbb7

    Comments

    Merge pull request #11866 from albert-github/feature/issue_11702
    issue #11702 LaTeX output does not properly break lines with long indexed parameters

    Changed files

    • no files
  6. Change #249672

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 23 Nov 2025 13:51:39
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 9aafffea2ea80e3b3b058714a44035857d04d06c

    Comments

    Merge pull request #11874 from doxygen/dependabot/github_actions/actions/checkout-6
    build(deps): bump actions/checkout from 5 to 6

    Changed files

    • no files