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

Builder doxygen-solaris10-i386 Build #3327

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision7febced39e0b8f8d0d2f9da5789cd66f645cb03d
Got Revision7febced39e0b8f8d0d2f9da5789cd66f645cb03d
Changes6 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 ( 15 secs )
    1. stdio
    2. CMakeOutput.log
    3. CMakeError.log
  4. shell_1 'gmake' failed ( 7 secs )
    1. stdio
  5. shell_2 'gmake tests' failed ( 6 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/doxygen-solaris10-i386 slave
buildername doxygen-solaris10-i386 Builder
buildnumber 3327 Build
codebase Build
got_revision 7febced39e0b8f8d0d2f9da5789cd66f645cb03d Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 7febced39e0b8f8d0d2f9da5789cd66f645cb03d 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 Feb 5 20:40:18 2025
EndWed Feb 5 20:40:54 2025
Elapsed36 secs

All Changes:

:

  1. Change #220493

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Mon 03 Feb 2025 11:35:06
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 174891954c957a2fc4d4dd915a788aa65b97f10c

    Comments

    Create possibility to have also man pages generated in test suite
    Adding possibility for man pages to the test suite

    Changed files

    • .github/workflows/build_cmake.yml
    • testing/README.txt
    • testing/runtests.py
  2. Change #220495

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Mon 03 Feb 2025 15:31:46
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 52e159e14cc6bc5d635520054cfe5fce9fd52ddf

    Comments

    Correcting python scripts in respect to style
    Based om the comment with the issue #11373, mentioning the `ruff` checker for python, adjusted the used python scripts where necessary and possible.

    Changed files

    • addon/doxmlparser/examples/metrics/metrics.py
    • addon/doxmlparser/generateDS_post.py
    • addon/doxypysql/search.py
    • doc/translator.py
    • doc_internal/cmds_tags.py
    • src/caseconvert.py
    • src/configgen.py
    • src/post_lex.py
    • src/res2cc_cmd.py
    • testing/runtests.py
    • testing/testsqlite3.py
  3. Change #220496

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Wed 05 Feb 2025 14:56:53
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision cec60d9e0ceb0ae2502bd7f0183d0227049d0ced

    Comments

    issue #113939 With EXPAND_ONLY_PREDEF, Doxygen won't expand PREDEFINED macro that's defined in an included header file.
    Also the setting `EXPAND_ONLY_PREDEF` should be taken into consideration

    Changed files

    • src/pre.l
  4. Change #220497

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 05 Feb 2025 20:30:25
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 88eed0bd1dd565d48717dc82eba1942b33b107dd

    Comments

    Merge pull request #11394 from albert-github/feature/issue_11393
    issue #11393 With `EXPAND_ONLY_PREDEF`, Doxygen won't expand `PREDEFINED` macro that's defined in an included header file.

    Changed files

    • no files
  5. Change #220498

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 05 Feb 2025 20:32:44
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision e0d6536e412bc1c62f2359794021353b338615c6

    Comments

    Merge pull request #11390 from albert-github/feature/bug_py_lint
    Correcting python scripts in respect to style

    Changed files

    • no files
  6. Change #220499

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 05 Feb 2025 20:33:15
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 7febced39e0b8f8d0d2f9da5789cd66f645cb03d

    Comments

    Merge pull request #11389 from albert-github/feature/bug_tests_man
    Create possibility to have also man pages generated in test suite

    Changed files

    • no files