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

Builder doxygen-solaris10-i386 Build #3118

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 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 ( 6 secs )
    1. stdio
  5. shell_2 'gmake tests' failed ( 4 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/doxygen-solaris10-i386 slave
buildername doxygen-solaris10-i386 Builder
buildnumber 3118 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-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:

StartWed Aug 7 14:09:23 2024
EndWed Aug 7 14:09:54 2024
Elapsed30 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