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

Builder master Build #121

Results:

Failed run setup.sh

SourceStamp:

Repositoryhttps://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
Branchmaster
Revisione65ab57cc684702dd8209b88a86e621b4d429a93
Got Revisione65ab57cc684702dd8209b88a86e621b4d429a93
Changes4 changes

BuildSlave:

nix-slave

Reason:

scheduler

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. Preload build with Boost and Bullet '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/buildPreload.sh' ( 10 secs )
    1. stdio
  3. Generate conf files './setup.sh' ( 5 secs )
    1. stdio
  4. Run setup.sh './setup.sh' failed ( 1 mins, 0 secs )
    1. stdio
    1. - no logs -
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /home/bbadmin/buildbot/slave/master slave
buildername master Builder
buildnumber 121 Build
codebase Build
got_revision e65ab57cc684702dd8209b88a86e621b4d429a93 Git
project Build
repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Build
revision e65ab57cc684702dd8209b88a86e621b4d429a93 Build
scheduler all Scheduler
slavename nix-slave BuildSlave
workdir /home/bbadmin/buildbot/slave/master slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Brian
  2. Brian Mirletz

Timing:

StartWed Oct 8 13:33:58 2014
EndWed Oct 8 13:35:15 2014
Elapsed1 mins, 17 secs

All Changes:

:

  1. Change #209

    Category None
    Changed by Brian <brt6ohnoyoudont@case.edu>
    Changed at Fri 03 Oct 2014 15:53:08
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 58b5a1e7ff884e213e7b35f1dfaa3d699ec6d8cd

    Comments

    Documentation for NULL ground

    Changed files

    • src/core/tgWorld.h
    • src/core/tgWorldBulletPhysicsImpl.h
  2. Change #210

    Category None
    Changed by Brian <brt6ohnoyoudont@case.edu>
    Changed at Mon 06 Oct 2014 14:00:18
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 2b5504c9e2194449c70bb6734e6d45472e90a0a4

    Comments

    Transition to an empty ground class and test with a cast

    Changed files

    • src/core/terrain/CMakeLists.txt
    • src/core/terrain/tgEmptyGround.cpp
    • src/core/terrain/tgEmptyGround.h
    • src/core/tgWorld.h
    • src/core/tgWorldBulletPhysicsImpl.cpp
    • src/dev/btietz/boxFeet/AppNestedBoxTetrahedrons.cpp
  3. Change #211

    Category None
    Changed by Brian <brt6ohnoyoudont@case.edu>
    Changed at Wed 08 Oct 2014 13:29:46
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision eebeb1c4db83c7702a5202a44052189375eb8a41

    Comments

    Clean up comments

    Changed files

    • src/core/terrain/tgBoxGround.h
    • src/core/terrain/tgCraterGround.h
    • src/core/terrain/tgEmptyGround.h
    • src/core/terrain/tgHillyGround.h
    • src/core/terrain/tgPlaneGround.h
    • src/core/tgWorldBulletPhysicsImpl.h
  4. Change #212

    Category None
    Changed by Brian Mirletz <brt6ohnoyoudont@case.edu>
    Changed at Wed 08 Oct 2014 13:31:08
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision e65ab57cc684702dd8209b88a86e621b4d429a93

    Comments

    Merge pull request #87 from NASA-Tensegrity-Robotics-Toolkit/NullGround
    Merging in tgEmptyGround and associated files. Cleanup of comments in the terrain library generally. Closes #86

    Changed files

    • no files