Builder doxygen-solaris10-i386 Build #3605
Results:
Failed shell shell_1 shell_2
SourceStamp:
| Project | doxygen |
| Repository | https://github.com/doxygen/doxygen.git |
| Branch | master |
| Revision | b2fc0ea5f74e9118855559515516c6cafb2124a6 |
| Got Revision | b2fc0ea5f74e9118855559515516c6cafb2124a6 |
| Changes | 1 change |
BuildSlave:
unstable10xReason:
The SingleBranchScheduler scheduler named 'schedule-doxygen-solaris10-i386' triggered this build
Steps and Logfiles:
-
git update ( 6 secs )
-
MakeDirectory Created ( 0 secs )
- - no logs -
-
shell 'cmake -G ...' failed ( 11 secs )
-
shell_1 'gmake' failed ( 0 secs )
-
shell_2 'gmake tests' failed ( 0 secs )
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | master | Build |
| builddir | /export/home/buildbot/slave/doxygen-solaris10-i386 | slave |
| buildername | doxygen-solaris10-i386 | Builder |
| buildnumber | 3605 | Build |
| codebase | Build | |
| got_revision | b2fc0ea5f74e9118855559515516c6cafb2124a6 | Git |
| project | doxygen | Build |
| repository | https://github.com/doxygen/doxygen.git | Build |
| revision | b2fc0ea5f74e9118855559515516c6cafb2124a6 | Build |
| scheduler | schedule-doxygen-solaris10-i386 | Scheduler |
| slavename | unstable10x | BuildSlave |
| workdir | /export/home/buildbot/slave/doxygen-solaris10-i386 | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- Dimitri van Heeschdoxygen@gmail.com
Timing:
| Start | Sun Jan 4 16:41:21 2026 |
| End | Sun Jan 4 16:41:39 2026 |
| Elapsed | 18 secs |
All Changes:
:
Change #254114
Category doxygen Changed by Dimitri van Heesch <doxygen@gmail.com> Changed at Sun 04 Jan 2026 16:34:39 Repository https://github.com/doxygen/doxygen.git Project doxygen Branch master Revision b2fc0ea5f74e9118855559515516c6cafb2124a6 Comments
PR #11839 Add requirements traceability Various fixes: - styling missing_req improved and separate class via missing satisfies and missing verifies sections. - changed options of REQ_TRACEABILITY_INFO to NO/YES/UNSATISFIES_ONLY/UNVERIFIES_INFO. - Added GENERATE_REQUIREMENTS option to force disabling the requirements page completely. Also removes verifies and satisfies references. - removed double referenced when coming from the same symbols and id and title are the same. - REQ--001 was not parsed properly due to markdown changing it to – - changed documentation to make clear requirement title is optional - satisfied/verifies title could leak into the type of the symbol documented. - warn about @satisfies or @verifies inside @requirement comment block
Changed files
- doc/commands.dox
- doc/requirements.dox
- src/commentscan.l
- src/config.xml
- src/definition.cpp
- src/docnode.cpp
- src/docnode.h
- src/docparser.cpp
- src/markdown.cpp
- src/requirement.cpp
- src/section.h
- templates/html/darkmode_settings.css
- templates/html/doxygen.css
- templates/html/lightmode_settings.css