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

Builder doxygen-solaris10-i386 Build #3437

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revisionb9d7d1627057f5172611ce2d7baafffe4bcc4f0e
Got Revisionb9d7d1627057f5172611ce2d7baafffe4bcc4f0e
Changes6 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 ( 8 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 3437 Build
codebase Build
got_revision b9d7d1627057f5172611ce2d7baafffe4bcc4f0e Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision b9d7d1627057f5172611ce2d7baafffe4bcc4f0e 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. Christoph GrĂ¼ninger
  2. Dimitri van Heesch
  3. albert-github

Timing:

StartFri Jun 6 20:54:48 2025
EndFri Jun 6 20:55:01 2025
Elapsed13 secs

All Changes:

:

  1. Change #231537

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Fri 06 Jun 2025 12:33:16
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 75b85780179d280ef668ea99b771f7835cd0613a

    Comments

    Spelling correction
    Spelling correction

    Changed files

    • src/config.xml
  2. Change #231538

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Fri 06 Jun 2025 16:13:56
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision ae223ccb65a2475f190edf9b97488b5a7aafeb73

    Comments

    Handling of TIMESTAMP in html footer and header
    In the commit 9509724 , based on the pull request #11448 the `$generatedby` was handled but not the (documented) `$datetime`, `$date`, `$time` and `$year`.
    The later is done with this patch

    Changed files

    • src/htmlgen.cpp
    • src/latexgen.cpp
    • src/util.cpp
  3. Change #231539

    Category doxygen
    Changed by Christoph GrĂ¼ninger <fossohnoyoudont@grueninger.de>
    Changed at Fri 06 Jun 2025 19:24:54
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 817d9af66af43b1de2ba95f3f63bf191d72f3387

    Comments

    [libmd5] Smaller code cleanups
    Many changes are triggered by Cppcheck to have variables more
    local and const. Further, do not split declaration and
    initializiation.

    Changed files

    • deps/libmd5/md5.c
  4. Change #231540

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Fri 06 Jun 2025 20:44:34
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 7546b65f1a8984b12b58fef719beda5451426bd2

    Comments

    Merge pull request #11603 from albert-github/feature/bug_html_timestamp_2
    Handling of TIMESTAMP in html footer and header

    Changed files

    • no files
  5. Change #231541

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Fri 06 Jun 2025 20:45:00
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 7165996c45658f6b8a9b37d5c0fd9077a942da18

    Comments

    Merge pull request #11602 from albert-github/feature/bug_spell_20250606
    Spelling correction

    Changed files

    • no files
  6. Change #231542

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Fri 06 Jun 2025 20:45:25
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision b9d7d1627057f5172611ce2d7baafffe4bcc4f0e

    Comments

    Merge pull request #11604 from gruenich/feature/cleanup-libmd5
    [libmd5] Smaller code cleanups

    Changed files

    • no files