PyLith BuildBot

Build PyLith trunk pylith_linux_x86_64 binbot:#159

Buildslave:

io-ubuntu-linux64

Reason:

SourceStamp:

Results:

failed compile

Resubmit Build:

This tree was built from a specific set of source files, and can be rebuilt exactly

Your name:
Reason for re-running build:

Steps and Logfiles:

  1. svn [update r19585]
    1. stdio
  2. shell [binaries autoreconf]
    1. stdio
  3. shell_2 [binaries configuration]
    1. stdio
    2. config.log
  4. compile [binaries compile failed]
    1. stdio
  5. compile_2 []
  6. compile_3 []
  7. shell_3 []
  8. shell_4 []

Blamelist:

  1. brad
  2. willic3

All Changes

  1. Changed by: brad
    Changed at: Thu 02 Feb 2012 10:22:40
    Root: short/3D/PyLith/
    Branch: trunk
    Revision: 19575

    Changed files:

    • libsrc/pylith/friction/SlipWeakening.cc
    Comments:
    Fixed small bug in slip-weakening friction. Add cohesion even if in tension.

  2. Changed by: willic3
    Changed at: Thu 02 Feb 2012 16:53:05
    Root: short/3D/PyLith/
    Branch: trunk
    Revision: 19585

    Changed files:

    • libsrc/pylith/Makefile.am
    • libsrc/pylith/materials/DruckerPragerPlaneStrain.cc
    • libsrc/pylith/materials/DruckerPragerPlaneStrain.hh
    • libsrc/pylith/materials/DruckerPragerPlaneStrain.icc
    • libsrc/pylith/materials/ElasticMaterial.hh
    • libsrc/pylith/materials/ElasticMaterial.icc
    • libsrc/pylith/materials/Makefile.am
    • libsrc/pylith/materials/materialsfwd.hh
    • modulesrc/materials/DruckerPragerPlaneStrain.i
    • modulesrc/materials/Makefile.am
    • pylith/Makefile.am
    • pylith/materials/DruckerPragerPlaneStrain.py
    Comments:
    Initial version of Drucker-Prager plane strain.
    Everything compiles, but I need to do unit tests and full-scale tests.