Buildbot

Builder docs: Build #194

Results:

failed compile

SourceStamp:

Buildslave:

bot-linux-bastion

Reason:

Steps and Logfiles:

  1. darcs [update]
    1. stdio
  2. compile [compile failed]
    1. stdio
  3. upload []
  4. upload_2 []
  5. upload_3 []
  6. upload_4 []
  7. upload_5 []
  8. upload_6 []
  9. upload_7 []

Build Properties:

NameValueSource
branchNoneUpgrade from previous version
buildernamedocsUpgrade from previous version
buildnumber194Upgrade from previous version
got_revision Context: [#228:perl-module-tests.patch dustin@v.igoro.us**20080527000557 Patch by Neil Hemingway <nhemingway@googlemail.com> to add a PerlModuleTest step ] [#281:fix-vc-tests.patch dustin@v.igoro.us**20080520040127 Fix VC tests to expect None instead of '' for unset properties, and fix remaining two places where git repositories must have username and email configured. ] [fix-setproperty-step.patch dustin@v.igoro.us**20080520032940 Fix the SetProperty step to use the new properties in .. [property value too long]Upgrade from previous version
revisionNoneUpgrade from previous version
slavenamebot-linux-bastionUpgrade from previous version
warnings-count0Upgrade from previous version

Blamelist:

  1. dustin@v.igoro.us

All Changes

  1. Changed by: dustin@v.igoro.us
    Changed at: Mon 26 May 2008 17:52:50
    Revision: 20080516204512-87588-063518ea659f5ee6396039d6971bfe5bf368f6dc.gz

    Changed files:

    Comments:
    #261:buildbot_branch_deletions.diff
    Patch by Neil Hemingway <neil.hemingway@googlemail.com> that has
    svnpoller checking whether the change reported by SVN is a branch
    deletion. If it is, a buildbot Change is not created.

  2. Changed by: dustin@v.igoro.us
    Changed at: Mon 26 May 2008 17:52:50
    Revision: 20080517201142-87588-dafd1d847028b6f230493c0152b6894938f3f4a7.gz

    Changed files:

    Comments:
    #281:make-user-info.patch
    Configure username and email in case the user running trial does not
    have git config in their home directory.

  3. Changed by: dustin@v.igoro.us
    Changed at: Mon 26 May 2008 17:52:50
    Revision: 20080520032940-87588-edff53c383aba2052015d7159785b016c3891cee.gz

    Changed files:

    Comments:
    fix-setproperty-step.patch
    Fix the SetProperty step to use the new properties interface, which it missed
    due to a reordering of patches.

  4. Changed by: dustin@v.igoro.us
    Changed at: Mon 26 May 2008 17:52:50
    Revision: 20080520040127-87588-a7054daa95af9ecac073f867eb25a78a7802af30.gz

    Changed files:

    Comments:
    #281:fix-vc-tests.patch
    Fix VC tests to expect None instead of '' for unset properties, and
    fix remaining two places where git repositories must have username
    and email configured.

  5. Changed by: dustin@v.igoro.us
    Changed at: Mon 26 May 2008 17:52:50
    Revision: 20080527000557-87588-6c219bfc7c64e726ac27fe510cab11c759e67ab0.gz

    Changed files:

    Comments:
    #228:perl-module-tests.patch
    Patch by Neil Hemingway <nhemingway@googlemail.com> to add a PerlModuleTest step