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

Builder doxygen-solaris10-sparc Build #3180

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 19 secs )
    1. stdio
    2. CMakeOutput.log
    3. CMakeError.log
  4. shell_1 'gmake' failed ( 11 secs )
    1. stdio
  5. shell_2 'gmake tests' failed ( 11 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 3180 Build
codebase Build
got_revision c328ce617078e4fe8a45d81f0c722abdde7d0cef Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision c328ce617078e4fe8a45d81f0c722abdde7d0cef 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

Timing:

StartWed Aug 7 14:09:22 2024
EndWed Aug 7 14:10:13 2024
Elapsed50 secs

All Changes:

:

  1. Change #203773

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Wed 07 Aug 2024 13:56:13
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f870733afd3d4f2221e204c004f827797f3dd785

    Comments

    Incorrect open / closing tags in changelog
    xmllint gave the error:
    ```
    html\changelog.html:362: parser error : Opening and ending tag mismatch: li line 347 and ul
    </ul>
         ^
    ```
    
    Theer was also no reference to the relevant commit

    Changed files

    • doc/changelog.dox
  2. Change #203774

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 07 Aug 2024 14:02:40
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision c328ce617078e4fe8a45d81f0c722abdde7d0cef

    Comments

    Merge pull request #11061 from albert-github/feature/bug_changelog_1_12_0
    Incorrect open / closing tags in changelog

    Changed files

    • no files