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

Builder doxygen-solaris10-i386 Build #3051

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision0184a18b31ee05e333d374d38aef3c009a8cc17a
Got Revision0184a18b31ee05e333d374d38aef3c009a8cc17a
Changes2 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 ( 3 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 3051 Build
codebase Build
got_revision 0184a18b31ee05e333d374d38aef3c009a8cc17a Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 0184a18b31ee05e333d374d38aef3c009a8cc17a 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:

StartTue Apr 30 20:23:02 2024
EndTue Apr 30 20:23:11 2024
Elapsed8 secs

All Changes:

:

  1. Change #196292

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Tue 30 Apr 2024 15:57:53
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision fc2912fd7e107a29c3f0f8829e425a9afab4beed

    Comments

    issue #10838 not recognize "*, " in python
    Possibility in a function definition to have `*` as separate argument.

    Changed files

    • src/pyscanner.l
  2. Change #196294

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Tue 30 Apr 2024 20:18:45
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 0184a18b31ee05e333d374d38aef3c009a8cc17a

    Comments

    Merge pull request #10841 from albert-github/feature/issue_10838
    issue #10838 not recognize "*, " in python

    Changed files

    • no files