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

Builder doxygen-solaris10-sparc Build #3642

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision8f1729fa11735732ba26f1f9cb4cab94a931c18c
Got Revision8f1729fa11735732ba26f1f9cb4cab94a931c18c
Changes7 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. MakeDirectory Created ( 2 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 19 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-unstable10s/slave/doxygen-solaris10-sparc slave
buildername doxygen-solaris10-sparc Builder
buildnumber 3642 Build
codebase Build
got_revision 8f1729fa11735732ba26f1f9cb4cab94a931c18c Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 8f1729fa11735732ba26f1f9cb4cab94a931c18c Build
scheduler schedule-doxygen-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/doxygen-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dimitri van Heesch
  2. albert-github

Timing:

StartThu Nov 27 21:18:04 2025
EndThu Nov 27 21:18:36 2025
Elapsed32 secs

All Changes:

:

  1. Change #250289

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 06 Nov 2025 13:10:40
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision d090e7f2796b8dc1d84fe132cf9537b00b033af5

    Comments

    Discussion @11822 How to document a long URI/URL link
    - allow multiple, no consecutive newlines in markdown types of url.
    - correcting small, subsequent, problems in latex and docbook output.

    Changed files

    • src/docbookgen.cpp
    • src/latexgen.cpp
    • src/markdown.cpp
  2. Change #250291

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 23 Nov 2025 13:55:30
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 0bce9b91ac7eb114d645301e7f144213b109d790

    Comments

    Merge branch 'master' into feature/quest_11822

    Changed files

    • no files
  3. Change #250292

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Mon 24 Nov 2025 16:34:23
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision dd0d6d9bf9f2e3c74387a795fe7598b6cd983229

    Comments

    issue #9603 Unexpected warning "no matching file member found" for C macro depending on include structure
    Making that anonymous structs / classes etc. are recognized as a typedef and not only when there is some comment between  the words `typedef` and `struct`.)
    - `scanner.l` handle `typedef` always  as a separate word (an not only when ere is some comment between  the words `typedef` and `struct`)
    - `memberdef.cpp` see to that for anonymous items also the word `typedef` is shown in the output
    - `111 _autolink_8cpp.xml` consequence of better handling of `typedef`
    - `htmlgen.cpp` consistent handling / alignment of items

    Changed files

    • src/htmlgen.cpp
    • src/memberdef.cpp
    • src/scanner.l
    • testing/111/111__autolink_8cpp.xml
  4. Change #250293

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Wed 26 Nov 2025 20:28:44
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 49d793015328d6d75bbed03f889fd12466efaa5c

    Comments

    Merge branch 'master' into feature/issue_9603

    Changed files

    • no files
  5. Change #250294

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Thu 27 Nov 2025 10:05:59
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 17074765be6be86ebf8ac441566682956d8dca8c

    Comments

    issue #9603 Unexpected warning "no matching file member found" for C macro depending on include structure
    `valign` attribute should have been removed from `AnonymousEnd` as well.

    Changed files

    • src/htmlgen.cpp
  6. Change #250295

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Thu 27 Nov 2025 21:10:14
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision b5753b21ac895604affc49e609d751ade0464080

    Comments

    Merge pull request #11857 from albert-github/feature/quest_11822
    Discussion #11822 How to document a long URI/URL link

    Changed files

    • no files
  7. Change #250296

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Thu 27 Nov 2025 21:11:12
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 8f1729fa11735732ba26f1f9cb4cab94a931c18c

    Comments

    Merge pull request #11875 from albert-github/feature/issue_9603
    issue #9603 Unexpected warning "no matching file member found" for C macro depending on include structure

    Changed files

    • no files