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

Builder doxygen-solaris10-i386 Build #3322

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 12 secs )
    1. stdio
    2. CMakeOutput.log
    3. CMakeError.log
  4. shell_1 'gmake' failed ( 5 secs )
    1. stdio
  5. shell_2 'gmake tests' failed ( 5 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/doxygen-solaris10-i386 slave
buildername doxygen-solaris10-i386 Builder
buildnumber 3322 Build
codebase Build
got_revision 5a15f25e14c18772b4a027075e821a3931cdc8bb Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 5a15f25e14c18772b4a027075e821a3931cdc8bb 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 Jan 31 20:15:21 2025
EndFri Jan 31 20:15:49 2025
Elapsed27 secs

All Changes:

:

  1. Change #220137

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 30 Jan 2025 11:23:58
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 152ad343c07b63924fa4e964bcfc398a9e17f391

    Comments

    Issue #11371 Odd behavior of line breaks in double quotes
    Remove line break form double quoted strings

    Changed files

    • src/mandocvisitor.cpp
  2. Change #220138

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Fri 31 Jan 2025 11:40:38
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f4bd5e3050a76aa4358e20f65c69ec656d9a1d18

    Comments

    issue #11377 [in,out] param dir ignored for inline documentation
    The position of the `out` direction should be calculated after that the `in` direction has been removed (otherwise the start position might not be correct).
    
    Regression on:
    ```
    Commit: 1af459c0c910ab0e6b729e11db0c3be6a35c686f [1af459c]
    
    Date: Sunday, April 21, 2024 12:34:37 PM
    
    Refactoring: make sure all variables are initialized
    
    Found using clang tidy's cppcoreguidelines-init-variables check
    ```

    Changed files

    • src/util.cpp
  3. Change #220139

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Fri 31 Jan 2025 20:07:56
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f11dcccae226fe178261d23ff3ae8f05ee8a639b

    Comments

    Merge pull request #11378 from albert-github/feature/issue_11377
    issue #11377 [in,out] param dir ignored for inline documentation

    Changed files

    • no files
  4. Change #220140

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Fri 31 Jan 2025 20:12:49
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 5a15f25e14c18772b4a027075e821a3931cdc8bb

    Comments

    Merge pull request #11376 from albert-github/feature/issue_11371
    Issue #11371 Odd behavior of line breaks in double quotes

    Changed files

    • no files