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

Builder doxygen-solaris10-i386 Build #3655

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 13 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 3655 Build
codebase Build
got_revision 3f2696a441109e87ed821199649c81822f78639c Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 3f2696a441109e87ed821199649c81822f78639c 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 Feb 20 20:24:41 2026
EndFri Feb 20 20:25:01 2026
Elapsed19 secs

All Changes:

:

  1. Change #258384

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Wed 18 Feb 2026 10:37:09
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 6e03b2aef86265cba4df78d472480717f7e30bb6

    Comments

    issue #11989 Doxyfile with UTF-8 BOM Doxyfile causes silent exit (no output, no error) in 1.16.1
    The BOM characters are not allowed by doxygen and under windows these non printable characters caused problems.
    Reformulated warning in case if a non printable character.

    Changed files

    • src/configimpl.l
  2. Change #258385

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Wed 18 Feb 2026 12:56:01
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 13ba1ce72213b513e89c3877e697fe2c32c96d86

    Comments

    Missing closing round bracket with `\cite` description
    Missing closing round bracket.

    Changed files

    • doc/commands.dox
  3. Change #258387

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Fri 20 Feb 2026 20:22:36
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 99a81b369106b1671c5294b08231f8b54cb3db64

    Comments

    Merge pull request #11991 from albert-github/feature/issue_11989
    issue #11989 Doxyfile with UTF-8 BOM Doxyfile causes silent exit (no output, no error) in 1.16.1

    Changed files

    • no files
  4. Change #258388

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Fri 20 Feb 2026 20:22:56
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 3f2696a441109e87ed821199649c81822f78639c

    Comments

    Merge pull request #11993 from albert-github/feature/bug_doc_cite
    Missing closing round bracket with `\cite` description

    Changed files

    • no files