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

Builder doxygen-solaris10-i386 Build #3460

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision461c838486fe35b2d52f95ec147fb5378b13aa34
Got Revision461c838486fe35b2d52f95ec147fb5378b13aa34
Changes5 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 ( 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 3460 Build
codebase Build
got_revision 461c838486fe35b2d52f95ec147fb5378b13aa34 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 461c838486fe35b2d52f95ec147fb5378b13aa34 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:

StartSat Jul 5 13:22:07 2025
EndSat Jul 5 13:22:21 2025
Elapsed14 secs

All Changes:

:

  1. Change #238390

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Wed 25 Jun 2025 14:13:09
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision f6f32dfd5081f38ed4b754268b828b7883e3bd6a

    Comments

    issue #11631 Doxygen generates incorrect links for nested README.md files in subfolders
    In case of a readme file and implicit directories documentation set create a link to the correct file (describing the directory)

    Changed files

    • src/docnode.cpp
  2. Change #238391

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Thu 26 Jun 2025 20:05:23
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 98d58ba425590daf3071ac13322e240a503e24f6

    Comments

    Merge branch 'feature/issue_11631' of https://github.com/albert-github/doxygen into albert-github-feature/issue_11631

    Changed files

    • no files
  3. Change #238392

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 29 Jun 2025 16:23:45
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 306760b5e8faa167450ae9926a177443a0e3d37e

    Comments

    PR #11631 refactor: use lookup instead of linear search

    Changed files

    • src/docnode.cpp
  4. Change #238393

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sat 05 Jul 2025 10:38:17
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 35a1623b8ff8e97ede12abba66cba5f5112a2b01

    Comments

    Merge branch 'albert-github-feature/issue_11631'

    Changed files

    • no files
  5. Change #238394

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sat 05 Jul 2025 13:11:47
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 461c838486fe35b2d52f95ec147fb5378b13aa34

    Comments

    Updated the mininum version to 11.0 on MacOS when enabling the wizard
    Qt doesn't compile anymore on my Sequoia system without it.

    Changed files

    • CMakeLists.txt