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

Builder doxygen-solaris10-i386 Build #3583

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revisionce80d7f7c2cfe7701e6b76e4d432fd52ee6e7f99
Got Revisionce80d7f7c2cfe7701e6b76e4d432fd52ee6e7f99
Changes8 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 14 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 3583 Build
codebase Build
got_revision ce80d7f7c2cfe7701e6b76e4d432fd52ee6e7f99 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision ce80d7f7c2cfe7701e6b76e4d432fd52ee6e7f99 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:

StartFri Dec 19 20:51:34 2025
EndFri Dec 19 20:51:56 2025
Elapsed21 secs

All Changes:

:

  1. Change #252778

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Wed 17 Dec 2025 14:17:25
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 7ce895389edc0db27b5f46523aa08b9005e749ab

    Comments

    Protect counter with mutex
    Protect counter of the inline defined images (`\dot` and \msc` commands) with a mutex.

    Changed files

    • src/htmldocvisitor.cpp
  2. Change #252779

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Wed 17 Dec 2025 18:18:36
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 781825843492cbe5eda42e8437af68cd02139d05

    Comments

    Protect counter with mutex
    The mutex is also needed for other formats.

    Changed files

    • src/docbookvisitor.cpp
    • src/latexdocvisitor.cpp
    • src/rtfdocvisitor.cpp
  3. Change #252780

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 18 Dec 2025 18:06:43
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 1242505260efe333cc518f9a1f6cc2f1d91b1aac

    Comments

    Protect counter with mutex
    Based on review
    Making `\dot` and `\msc` independent on the order of processing by means of using the md5 sum of the content
    (positive side effect when having multiple instances of a `\dot` (or `\msc`) command it is generated just once).

    Changed files

    • src/docbookvisitor.cpp
    • src/docbookvisitor.h
    • src/dot.cpp
    • src/dot.h
    • src/htmldocvisitor.cpp
    • src/htmldocvisitor.h
    • src/latexdocvisitor.cpp
    • src/latexdocvisitor.h
    • src/rtfdocvisitor.cpp
    • src/rtfdocvisitor.h
  4. Change #252781

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 18 Dec 2025 18:32:54
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f0f85d94c11536bdaadd59df2c263367494acb0f

    Comments

    Protect counter with mutex
    Small problem with internal documentation (non documented variable)

    Changed files

    • src/dot.cpp
  5. Change #252782

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Fri 19 Dec 2025 14:47:02
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 6440801e162008f34a9aa28e4fe56d59c500fcf6

    Comments

    Merge branch 'feature/bug_mutex_inline_image' of https://github.com/albert-github/doxygen into albert-github-feature/bug_mutex_inline_image

    Changed files

    • no files
  6. Change #252783

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Fri 19 Dec 2025 20:39:31
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f12352d39406b351afa071b564fbdf4603569113

    Comments

    PR #11902 Reduce the amount of code duplication

    Changed files

    • src/docbookvisitor.cpp
    • src/htmldocvisitor.cpp
    • src/latexdocvisitor.cpp
    • src/rtfdocvisitor.cpp
    • src/util.cpp
    • src/util.h
  7. Change #252784

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Fri 19 Dec 2025 20:40:31
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision a744d62fd6380726c08cafd4e21f24af6e725403

    Comments

    Merge branch 'albert-github-feature/bug_mutex_inline_image'

    Changed files

    • no files
  8. Change #252785

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Fri 19 Dec 2025 20:42:13
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision ce80d7f7c2cfe7701e6b76e4d432fd52ee6e7f99

    Comments

    Add missing parameter documentation

    Changed files

    • src/util.cpp