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

Builder doxygen-solaris10-sparc Build #3618

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision9ef11ee80accc3db5fba05d568331df11ffd9683
Got Revision9ef11ee80accc3db5fba05d568331df11ffd9683
Changes5 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 15 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 3618 Build
codebase Build
got_revision 9ef11ee80accc3db5fba05d568331df11ffd9683 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 9ef11ee80accc3db5fba05d568331df11ffd9683 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. Benjamin Cabé
  2. Dimitri van Heesch
  3. albert-github

Timing:

StartSat Nov 1 11:17:49 2025
EndSat Nov 1 11:18:16 2025
Elapsed27 secs

All Changes:

:

  1. Change #247282

    Category doxygen
    Changed by Benjamin Cabé <benjaminohnoyoudont@zephyrproject.org>
    Changed at Thu 30 Oct 2025 17:24:44
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision b2ff8f7bb2b9263472dcdb1b4509293a285195d9

    Comments

    fix typo in "sitemapUrl" local variable
    s/sideMap/siteMap/g
    
    Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>

    Changed files

    • src/sitemap.cpp
  2. Change #247283

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Fri 31 Oct 2025 15:18:48
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision dd9783483b365d9521e1d8af9109f46a4c9eae4b

    Comments

    Initial spec with end of heredoc.
    The closing identifier may be indented by space or tab, in which case the indentation will be stripped from all lines in the doc string. Prior to PHP 7.3.0, the closing identifier must begin in the first column of the line.
    The possibility to haven initial space is implemented

    Changed files

    • src/scanner.l
  3. Change #247284

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sat 01 Nov 2025 11:11:46
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision d28f41482a9e2949a415661cc24958869562d167

    Comments

    Fix a number of use-of-comma-operator related warnings

    Changed files

    • src/code.l
    • src/plantuml.cpp
    • src/pre.l
    • src/qcstring.cpp
    • src/scanner.l
    • src/util.cpp
    • vhdlparser/TokenManager.h
  4. Change #247285

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sat 01 Nov 2025 11:14:31
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 0a799230992f86a9491f1dc494e3c25f3bf37693

    Comments

    Merge pull request #11846 from albert-github/feature/bug_php_end_heredoc
    Initial space with end of heredoc.

    Changed files

    • no files
  5. Change #247286

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sat 01 Nov 2025 11:15:30
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 9ef11ee80accc3db5fba05d568331df11ffd9683

    Comments

    Merge pull request #11844 from kartben/sitemap_too_many_slashes
        fix typo in "sitemapUrl" local variable

    Changed files

    • no files