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

Builder doxygen-solaris10-i386 Build #3447

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 9 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 3447 Build
codebase Build
got_revision 629dffc634663ab09c1daa2684b96cbdebf0e36c Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 629dffc634663ab09c1daa2684b96cbdebf0e36c 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 Jun 19 21:51:49 2025
EndThu Jun 19 21:52:04 2025
Elapsed14 secs

All Changes:

:

  1. Change #237075

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 19 Jun 2025 13:48:12
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 6b26a635f3fac43387eceec6dab821952ae8af07

    Comments

    issue #11619 Wrong Python module separator
    In case the reference is in a Python file, the right separator is used, but when in a markdown file the doxygen generic `::` separator is used and not replaced by the language specific separator of the reference i.e. in case of Python a `.`.

    Changed files

    • src/docnode.cpp
  2. Change #237076

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Thu 19 Jun 2025 21:43:35
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 629dffc634663ab09c1daa2684b96cbdebf0e36c

    Comments

    Merge pull request #11626 from albert-github/feature/issue_11619
    issue #11619 Wrong Python module separator

    Changed files

    • no files