Builder doxygen-solaris10-sparc Build #3879
Results:
Failed shell shell_1 shell_2
SourceStamp:
| Project | doxygen |
| Repository | https://github.com/doxygen/doxygen.git |
| Branch | master |
| Revision | 9699f774d3023545a08d6c6b61d583409e8fa7b7 |
| Got Revision | 9699f774d3023545a08d6c6b61d583409e8fa7b7 |
| Changes | 5 changes |
BuildSlave:
unstable10sReason:
The SingleBranchScheduler scheduler named 'schedule-doxygen-solaris10-sparc' triggered this build
Steps and Logfiles:
-
git update ( 6 secs )
-
MakeDirectory Created ( 0 secs )
- - no logs -
-
shell 'cmake -G ...' failed ( 10 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-unstable10s/slave/doxygen-solaris10-sparc | slave |
| buildername | doxygen-solaris10-sparc | Builder |
| buildnumber | 3879 | Build |
| codebase | Build | |
| got_revision | 9699f774d3023545a08d6c6b61d583409e8fa7b7 | Git |
| project | doxygen | Build |
| repository | https://github.com/doxygen/doxygen.git | Build |
| revision | 9699f774d3023545a08d6c6b61d583409e8fa7b7 | Build |
| scheduler | schedule-doxygen-solaris10-sparc | Scheduler |
| slavename | unstable10s | BuildSlave |
| workdir | /export/home/buildbot-unstable10s/slave/doxygen-solaris10-sparc | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- Copilot198982749+Copilot@users.noreply.github.com
- Dimitri van Heeschdoxygen@gmail.com
- albert-githubalbert.tests@gmail.com
Timing:
| Start | Tue Jun 16 20:49:21 2026 |
| End | Tue Jun 16 20:49:38 2026 |
| Elapsed | 16 secs |
All Changes:
:
Change #271370
Category doxygen Changed by albert-github <albert.tests@gmail.com> Changed at Mon 15 Jun 2026 11:30:45 Repository https://github.com/doxygen/doxygen.git Project doxygen Branch master Revision 5e7204485171f71a3be74554e358c26536d2b653 Comments
Remove redundant QCString conversions Remove redundant QCString conversions in translation files (found in PR #12209, here handled separately)
Changed files
- src/translator_am.h
- src/translator_bg.h
- src/translator_br.h
- src/translator_ca.h
- src/translator_cn.h
- src/translator_de.h
- src/translator_dk.h
- src/translator_eo.h
- src/translator_fa.h
- src/translator_fr.h
- src/translator_gr.h
- src/translator_hr.h
- src/translator_hu.h
- src/translator_id.h
- src/translator_it.h
- src/translator_jp.h
- src/translator_kr.h
- src/translator_lv.h
- src/translator_pl.h
- src/translator_pt.h
- src/translator_ro.h
- src/translator_ru.h
- src/translator_sk.h
- src/translator_sv.h
- src/translator_tr.h
- src/translator_ua.h
Change #271371
Category doxygen Changed by albert-github <albert.tests@gmail.com> Changed at Mon 15 Jun 2026 13:58:32 Repository https://github.com/doxygen/doxygen.git Project doxygen Branch master Revision f0bada55de0e8c2737ea52273d3df49fd497dba9 Comments
Improve grief part internal doxygen documentation Some brief internal doxygen documentation was cuf-off at the end of `i.e.` or `e.g.` this has been corrected
Changed files
- src/classdef.cpp
- src/classdef.h
- src/dirdef.h
- src/searchindex.h
- src/symbolresolver.h
- src/util.cpp
Change #271372
Category doxygen Changed by Copilot <198982749+Copilot@users.noreply.github.com> Changed at Tue 16 Jun 2026 20:44:53 Repository https://github.com/doxygen/doxygen.git Project doxygen Branch master Revision 7b592285cbc5e1ac0d9445d459de48a438c26813 Comments
translator_tw.h: bring Traditional Chinese up to date with release 1.16.0 (#12209) * Update translator_tw.h to be fully up to date with release 1.16.0 - Add 76 missing translation methods for releases 1.8.15 through 1.16.0 - Change base class from TranslatorAdapter_1_8_15 to Translator - Add changelog comment at top of file - TranslatorChinesetraditional now implements all 319 required methods * Apply suggestions from code review Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * translator_tw.h: fix unused parameter style and missing semicolons - trVhdlType: collapse redundant if/else branches (both returned same string) and mark 'single' as /*single*/ since Chinese has no plural - trConcept: replace first_capital ternary (both arms identical) and (void)singular with /*first_capital*/, /*singular*/ parameter style - trSatisfies, trVerifies, trUnsatisfiedRequirementsText, trUnverifiedRequirementsText: replace (void)singular with bool /*singular*/ to match the style used elsewhere in the file - Fix three missing semicolons in trFileMembersDescriptionTotal, trNamespaceMembersDescriptionTotal, trModuleMembersDescriptionTotal * Update src/translator_tw.h Co-authored-by: albert-github <albert.tests@gmail.com> * Update src/translator_tw.h Co-authored-by: albert-github <albert.tests@gmail.com> * Update src/translator_tw.h Co-authored-by: albert-github <albert.tests@gmail.com> * Update src/translator_tw.h Co-authored-by: albert-github <albert.tests@gmail.com> * Update src/translator_tw.h Co-authored-by: albert-github <albert.tests@gmail.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Dimitri van Heesch <doxygen@gmail.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: albert-github <albert.tests@gmail.com>
Changed files
- src/translator_tw.h
Change #271373
Category doxygen Changed by Dimitri van Heesch <doxygen@gmail.com> Changed at Tue 16 Jun 2026 20:45:44 Repository https://github.com/doxygen/doxygen.git Project doxygen Branch master Revision 0438702a12a9f90ff95c10f9e6b7eabe07fd0afc Comments
Merge pull request #12210 from albert-github/feature/bug_qcstring_redundant Remove redundant QCString conversions
Changed files
- no files
Change #271374
Category doxygen Changed by Dimitri van Heesch <doxygen@gmail.com> Changed at Tue 16 Jun 2026 20:46:34 Repository https://github.com/doxygen/doxygen.git Project doxygen Branch master Revision 9699f774d3023545a08d6c6b61d583409e8fa7b7 Comments
Merge pull request #12211 from albert-github/feature/bug_brief_ie Improve brief part internal doxygen documentation
Changed files
- no files