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

Builder doxygen-solaris10-i386 Build #3696

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 9 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 3696 Build
codebase Build
got_revision 6af9511239e85b83ece74fd710f04bef8b9ecb8c Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 6af9511239e85b83ece74fd710f04bef8b9ecb8c 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:

StartMon Apr 6 14:35:00 2026
EndMon Apr 6 14:35:15 2026
Elapsed14 secs

All Changes:

:

  1. Change #263690

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Mon 06 Apr 2026 09:41:46
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f5e66408029aa8b900f1e315c20618e8c6294c71

    Comments

    Error running test 120 without `--xml`
    When testing the doxygen test 120 but without that `--xml` or `--xmlxsd` has been specified we get the error like:
    ```
    error: cannot open tag file .../testing/test_output_120/out/tagfile for writing
    ```
    due to the fact that in this case the `out` directory has not bee created.
    
    Furthermore there were still a number of references to test `116` (the initial number of the test)

    Changed files

    • testing/120/f_8cpp.xml
    • testing/120/s_2h_8h.xml
    • testing/120/t_2s_2h_8h.xml
    • testing/120_tagfile.cpp
    • testing/more_120/f.cpp
    • testing/runtests.py
  2. Change #263691

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 06 Apr 2026 14:25:32
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 6af9511239e85b83ece74fd710f04bef8b9ecb8c

    Comments

    Merge pull request #12081 from albert-github/feature/bug_test_120
    Error running test 120 without `--xml`

    Changed files

    • no files