← Back to team overview

yade-dev team mailing list archive

[robot] startup failed

 

+ set -x
+ bzr checkout --lightweight lp:yade /tmp/yade-30651/trunk
+ cd /tmp/yade-30651/trunk
+ scons features=log4cxx,python,opengl,gts,openmp linkStrategy=monolithic jobs=8 PREFIX=/tmp/yade-30651
scons: Reading SConscript files ...
Scons version too old, downloading new version. All subsequent calls will be proxied to the new version transparently.
/tmp/tmptQXbl7.gz 
Last-Modified: Tue, 12 Aug 2008 21:04:40 GMT
Accept-Ranges: bytes
Content-Length: 375546
Content-Type: application/x-gzip
Date: Sat, 12 Dec 2009 23:01:44 GMT
Server: Apache/2.2.9 (Debian)
ETag: "40842-5bafa-454499ec68a00"
X-Cache: HIT from www.arcig.cz
X-Cache-Lookup: HIT from www.arcig.cz:3128
Via: 1.1 www.arcig.cz:3128 (squid/2.7.STABLE6)
Connection: close

Done extracting scons to ./scons-local//scons-local-1.0.0
scons: Reading SConscript files ...
@@@ Using profile default (scons.profile-default) @@@
Yade version is `bzr1893' (bzr1893), installed files will be suffixed with `-bzr1893'.
All intermediary files will be in `/tmp/yade-30651/build-bzr1893'.
Checking whether c++ compiler "g++" works...yes
Finding libstdc++ library... (cached) /usr/lib/gcc/x86_64-linux-gnu/4.3.0/libstdc++.so
Checking for pthread_exit(NULL) in C library pthread... yes
Checking for boost::system::error_code(); /* non-essential */ in C++ library boost_system-mt... no
Checking for boost::system::error_code(); /* non-essential */ in C++ library boost_system... no
Checking for boost::thread::thread() in C++ library boost_thread-mt... yes
Checking for boost::posix_time::time_duration::time_duration() in C++ library boost_date_time-mt... yes
Checking for boost::filesystem::path() in C++ library boost_filesystem-mt... yes
Checking for boost::iostreams::file_sink("") in C++ library boost_iostreams-mt... yes
Checking for boost::regex("") in C++ library boost_regex-mt... yes
Checking for try{} catch (const boost::archive::archive_exception& e) {} in C++ library boost_serialization-mt... yes
Checking for boost::program_options::options_description o in C++ library boost_program_options-mt... yes
Checking for C++ header file boost/foreach.hpp... yes
Checking for sqlite3_close(0L) in C++ library sqlite3... yes
Checking for Python development files... yes
Checking for python module `IPython' ...(cached) yes
Checking for boost::python::scope() in C++ library boost_python-mt... yes
Checking for C++ header file numpy/ndarrayobject.h... yes
Checking for gts_object_class() in C++ library gts... yes
Checking for glutGetModifiers() in C++ library glut... yes
Checking for qt-mt in /usr/share/qt3... yes
Checking for log4cxx::Logger::getLogger("") in C++ library log4cxx... yes
scons: done reading SConscript files.
scons: Building targets ...
C core/main/main.cpp
> /tmp/yade-30651/build-bzr1893/lib/miniWm3.cpp
> /tmp/yade-30651/build-bzr1893/lib/yade-support.cpp
> /tmp/yade-30651/build-bzr1893/core/core.cpp
U lib/QGLViewer/VRenderInterface_Qt3.ui
U lib/QGLViewer/ImageInterface_Qt3.ui
U lib/QGLViewer/VRenderInterface_Qt3.ui
U lib/QGLViewer/ImageInterface_Qt3.ui
C lib/QGLViewer/qglviewer.cpp
C /tmp/yade-30651/build-bzr1893/core/core.cpp
C /tmp/yade-30651/build-bzr1893/lib/yade-support.cpp
C /tmp/yade-30651/build-bzr1893/lib/miniWm3.cpp
⇒ /tmp/yade-30651/bin/yade-bzr1893
Chmod("/tmp/yade-30651/bin/yade-bzr1893", 0755)
C lib/QGLViewer/camera.cpp
U lib/QGLViewer/ImageInterface_Qt3.ui
U lib/QGLViewer/VRenderInterface_Qt3.ui
C /tmp/yade-30651/build-bzr1893/lib/QGLViewer/moc_ImageInterface_Qt3.cc
C /tmp/yade-30651/build-bzr1893/lib/QGLViewer/moc_VRenderInterface_Qt3.cc
C /tmp/yade-30651/build-bzr1893/lib/QGLViewer/uic_VRenderInterface_Qt3.cc
C /tmp/yade-30651/build-bzr1893/lib/QGLViewer/uic_ImageInterface_Qt3.cc
L libminiWm3.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/lib/libminiWm3.so
C lib/QGLViewer/manipulatedFrame.cpp
C lib/QGLViewer/manipulatedCameraFrame.cpp
C lib/QGLViewer/frame.cpp
C lib/QGLViewer/saveSnapshot.cpp
C lib/QGLViewer/constraint.cpp
C lib/QGLViewer/keyFrameInterpolator.cpp
In file included from /tmp/yade-30651/build-bzr1893/core/core.cpp:1:
/tmp/yade-30651/trunk/core/Body.cpp: In constructor 'Body::Body()':
/tmp/yade-30651/trunk/core/Body.cpp:28: warning: 'Body::interactingGeometry' is deprecated (declared at /tmp/yade-30651/trunk/core/Body.hpp:95)
/tmp/yade-30651/trunk/core/Body.cpp:28: warning: 'Body::boundingVolume' is deprecated (declared at /tmp/yade-30651/trunk/core/Body.hpp:96)
/tmp/yade-30651/trunk/core/Body.cpp: In constructor 'Body::Body(body_id_t, int)':
/tmp/yade-30651/trunk/core/Body.cpp:29: warning: 'Body::interactingGeometry' is deprecated (declared at /tmp/yade-30651/trunk/core/Body.hpp:95)
/tmp/yade-30651/trunk/core/Body.cpp:29: warning: 'Body::boundingVolume' is deprecated (declared at /tmp/yade-30651/trunk/core/Body.hpp:96)
C lib/QGLViewer/mouseGrabber.cpp
C lib/QGLViewer/quaternion.cpp
C lib/QGLViewer/vec.cpp
C lib/QGLViewer/VRender/BackFaceCullingOptimizer.cpp
C lib/QGLViewer/VRender/BSPSortMethod.cpp
C lib/QGLViewer/VRender/EPSExporter.cpp
C lib/QGLViewer/VRender/Exporter.cpp
C lib/QGLViewer/VRender/FIGExporter.cpp
C lib/QGLViewer/VRender/gpc.cpp
C lib/QGLViewer/VRender/ParserGL.cpp
C lib/QGLViewer/VRender/Primitive.cpp
C lib/QGLViewer/VRender/PrimitivePositioning.cpp
C lib/QGLViewer/VRender/TopologicalSortMethod.cpp
C lib/QGLViewer/VRender/VisibilityOptimizer.cpp
C lib/QGLViewer/VRender/Vector2.cpp
C lib/QGLViewer/VRender/Vector3.cpp
C lib/QGLViewer/VRender/NVector3.cpp
C lib/QGLViewer/VRender/VRender.cpp
M lib/QGLViewer/qglviewer.h
C /tmp/yade-30651/build-bzr1893/lib/QGLViewer/moc_qglviewer.cc
M lib/QGLViewer/camera.h
C /tmp/yade-30651/build-bzr1893/lib/QGLViewer/moc_camera.cc
M lib/QGLViewer/manipulatedFrame.h
C /tmp/yade-30651/build-bzr1893/lib/QGLViewer/moc_manipulatedFrame.cc
M lib/QGLViewer/manipulatedCameraFrame.h
C /tmp/yade-30651/build-bzr1893/lib/QGLViewer/moc_manipulatedCameraFrame.cc
M lib/QGLViewer/frame.h
M lib/QGLViewer/keyFrameInterpolator.h
C /tmp/yade-30651/build-bzr1893/lib/QGLViewer/moc_keyFrameInterpolator.cc
C /tmp/yade-30651/build-bzr1893/lib/QGLViewer/moc_frame.cc
> /tmp/yade-30651/build-bzr1893/lib/yade-opengl.cpp
C /tmp/yade-30651/build-bzr1893/lib/yade-opengl.cpp
⇒ /tmp/yade-30651/bin/yade-bzr1893-multi
Chmod("/tmp/yade-30651/bin/yade-bzr1893-multi", 0755)
⇒ /tmp/yade-30651/lib/yade-bzr1893/gui/PythonUI_rc.py
C gui/py/PythonUI.cpp
C gui/qt3/FileDialog.cpp
U gui/qt3/YadeQtGeneratedMainWindow.ui
L libyade-QGLViewer.so
U gui/qt3/YadeQtGeneratedMainWindow.ui
U gui/qt3/QtFileGeneratorController.ui
U gui/qt3/QtFileGeneratorController.ui
U gui/qt3/YadeQtGeneratedMainWindow.ui
U gui/qt3/QtFileGeneratorController.ui
U gui/qt3/QtGeneratedSimulationController.ui
U gui/qt3/QtGeneratedMessageDialog.ui
U gui/qt3/QtGeneratedMessageDialog.ui
U gui/qt3/QtGeneratedSimulationController.ui
U gui/qt3/QtGeneratedMessageDialog.ui
U gui/qt3/QtGeneratedSimulationController.ui
C gui/qt3/MessageDialog.cpp
C gui/qt3/GLViewer.cpp
⇒ /tmp/yade-30651/lib/yade-bzr1893/lib/libyade-QGLViewer.so
C gui/qt3/QtFileGenerator.cpp
L libyade-opengl.so
C gui/qt3/QtGUI.cpp
⇒ /tmp/yade-30651/lib/yade-bzr1893/lib/libyade-opengl.so
C gui/qt3/QtGUIPreferences.cpp
C gui/qt3/SimulationController.cpp
C gui/qt3/YadeQtMainWindow.cpp
L libyade-support.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/lib/libyade-support.so
C gui/qt3/YadeCamera.cpp
C /tmp/yade-30651/build-bzr1893/gui/qt3/uic_QtGeneratedSimulationController.cc
In file included from /tmp/yade-30651/build-bzr1893/gui/qt3/uic_QtGeneratedSimulationController.cc:24:
/usr/share/qt3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':
/usr/share/qt3/include/qimage.h:61: warning: suggest parentheses around && within ||
In file included from gui/qt3/YadeQtMainWindow.cpp:23:
/usr/share/qt3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':
/usr/share/qt3/include/qimage.h:61: warning: suggest parentheses around && within ||
C /tmp/yade-30651/build-bzr1893/gui/qt3/moc_QtGeneratedSimulationController.cc
C /tmp/yade-30651/build-bzr1893/gui/qt3/uic_QtGeneratedMessageDialog.cc
C /tmp/yade-30651/build-bzr1893/gui/qt3/moc_QtGeneratedMessageDialog.cc
C /tmp/yade-30651/build-bzr1893/gui/qt3/uic_YadeQtGeneratedMainWindow.cc
In file included from /tmp/yade-30651/build-bzr1893/gui/qt3/uic_YadeQtGeneratedMainWindow.cc:20:
/usr/share/qt3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':
/usr/share/qt3/include/qimage.h:61: warning: suggest parentheses around && within ||
C /tmp/yade-30651/build-bzr1893/gui/qt3/moc_YadeQtGeneratedMainWindow.cc
C /tmp/yade-30651/build-bzr1893/gui/qt3/uic_QtFileGeneratorController.cc
In file included from /tmp/yade-30651/build-bzr1893/gui/qt3/uic_QtFileGeneratorController.cc:22:
/usr/share/qt3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':
/usr/share/qt3/include/qimage.h:61: warning: suggest parentheses around && within ||
C /tmp/yade-30651/build-bzr1893/gui/qt3/moc_QtFileGeneratorController.cc
M gui/qt3/GLViewer.hpp
C /tmp/yade-30651/build-bzr1893/gui/qt3/moc_GLViewer.cc
M gui/qt3/YadeCamera.hpp
C /tmp/yade-30651/build-bzr1893/gui/qt3/moc_YadeCamera.cc
C lib/serialization-qt/QtGUIGenerator.cpp
M lib/serialization-qt/QtGUIGenerator.hpp
C /tmp/yade-30651/build-bzr1893/lib/serialization-qt/moc_QtGUIGenerator.cc
> /tmp/yade-30651/build-bzr1893/packages0.cpp
C /tmp/yade-30651/build-bzr1893/packages0.cpp
L libyade-serialization-qt.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/lib/libyade-serialization-qt.so
> /tmp/yade-30651/build-bzr1893/packages1.cpp
C /tmp/yade-30651/build-bzr1893/packages1.cpp
> /tmp/yade-30651/build-bzr1893/packages2.cpp
C /tmp/yade-30651/build-bzr1893/packages2.cpp
> /tmp/yade-30651/build-bzr1893/packages3.cpp
C /tmp/yade-30651/build-bzr1893/packages3.cpp
> /tmp/yade-30651/build-bzr1893/packages4.cpp
C /tmp/yade-30651/build-bzr1893/packages4.cpp
C gui/qt3/SnapshotEngine.cpp
In file included from /tmp/yade-30651/build-bzr1893/core/core.cpp:24:
/usr/include/boost/date_time/gregorian_calendar.ipp: In function 'std::basic_string<_CharT, std::char_traits<_CharT>, std::allocator<_CharT> > boost::posix_time::to_iso_string_type(boost::posix_time::ptime) [with charT = char]':
/usr/include/boost/date_time/gregorian_calendar.ipp:122: note: 'year.boost::gregorian::greg_year::<anonymous>.boost::CV::constrained_value<boost::CV::simple_exception_policy<short unsigned int, 1400u, 10000u, boost::gregorian::bad_year> >::value_' was declared here
/usr/include/boost/date_time/gregorian_calendar.ipp:122: note: 'year.boost::gregorian::greg_year::<anonymous>.boost::CV::constrained_value<boost::CV::simple_exception_policy<short unsigned int, 1400u, 10000u, boost::gregorian::bad_year> >::value_' was declared here
C py/3rd-party/pygts-0.3.1/cleanup.c
C py/3rd-party/pygts-0.3.1/edge.c
C py/3rd-party/pygts-0.3.1/face.c
C py/3rd-party/pygts-0.3.1/object.c
C py/3rd-party/pygts-0.3.1/point.c
C py/3rd-party/pygts-0.3.1/pygts.c
C py/3rd-party/pygts-0.3.1/segment.c
L libcore.so
C py/3rd-party/pygts-0.3.1/surface.c
C py/3rd-party/pygts-0.3.1/triangle.c
C py/3rd-party/pygts-0.3.1/vertex.c
L _gts.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/gts/_gts.so
ln -s -f ../py/gts/_gts.so /tmp/yade-30651/lib/yade-bzr1893/lib/lib_gts__python-module.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/gts/__init__.py
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/gts/pygts.py
C py/miniWm3Wrap/miniWm3Wrap.cpp
⇒ /tmp/yade-30651/lib/yade-bzr1893/lib/libcore.so
L yade
/usr/bin/ld: warning: libyade-QGLViewer.so, needed by /tmp/yade-30651/lib/yade-bzr1893/lib/libcore.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libyade-opengl.so, needed by /tmp/yade-30651/lib/yade-bzr1893/lib/libcore.so, not found (try using -rpath or -rpath-link)
⇒ /tmp/yade-30651/bin/yade-bzr1893-cxx
L libPythonUI.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/gui/libPythonUI.so
C py/WeightedAverage2d.cpp
L WeightedAverage2d.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/WeightedAverage2d.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/__init__.py
C py/yadeWrapper/customConverters.cpp
C py/_eudoxos.cpp
C py/_packObb.cpp
L _packObb.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/_packObb.so
C py/_packPredicates.cpp
L _packPredicates.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/_packPredicates.so
C py/_packSpheres.cpp
C gui/qt3/QtGUI-python.cpp
C py/_utils.cpp
L miniWm3Wrap.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/miniWm3Wrap.so
C core/main/pyboot.cpp
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/config.py
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/eudoxos.py
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/export.py
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/ipython.py
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/linterpolation.py
C py/log.cpp
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/pack.py
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/plot.py
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/post2d.py
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/qt.py
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/remote.py
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/runtime.py
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/system.py
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/tests/__init__.py
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/tests/omega.py
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/tests/wrapper.py
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/timing.py
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/utils.py
C py/yadeWrapper/yadeWrapper.cpp
L log.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/log.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/ymport.py
L boot.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/boot.so
In file included from /tmp/yade-30651/build-bzr1893/packages3.cpp:20:
/tmp/yade-30651/trunk/pkg/common/Engine/GlobalEngine/ResetRandomPosition.cpp: In member function 'virtual void ResetRandomPosition::action(Scene*)':
/tmp/yade-30651/trunk/pkg/common/Engine/GlobalEngine/ResetRandomPosition.cpp:92: warning: 'is_overlap' may be used uninitialized in this function
L libpackages.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/plugins/libpackages.so
L _customConverters.so
L _utils.so
L _packSpheres.so
L libQtGUI.so
L _eudoxos.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/_packSpheres.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/_utils.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/_eudoxos.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/_customConverters.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/gui/libQtGUI.so
L _qt.so
L libSnapshotEngine.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/gui/libSnapshotEngine.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/_qt.so
L wrapper.so
⇒ /tmp/yade-30651/lib/yade-bzr1893/py/yade/wrapper.so
scons: done building targets.
++ ls /tmp/yade-30651/bin/yade-bzr1893-cxx
+ YADE='/tmp/yade-30651/bin/yade-bzr1893-cxx -N PythonUI'
+ cd doc
+ /tmp/yade-30651/bin/yade-bzr1893-cxx -N PythonUI yade-epydoc.py
TCP python prompt on localhost:9000, auth cookie `cyadss'
TCP info provider on localhost:21000
Running script yade-epydoc.py
  [...............4876 [140133903890224] ERROR yade.QtGUI  - gui/qt3/QtGUI.cpp:76 checkDisplay: Unable to open display `
4876 [140133903890224] ERROR yade.QtGUI  - gui/qt3/QtGUI.cpp:76 checkDisplay: Unable to open display `

+---------------------------------------------------------------------
| In /tmp/yade-30651/lib/yade-bzr1893/py/yade/qt.py:
| Import failed (but source code parsing was successful).
|     Error: ImportError: Qt3 GUI could not be activated. (line 10)
|   
  [......
Warning: Module yade is shadowed by a variable with the same name.
  [...........
+---------------------------------------------------------------------
| In /tmp/yade-30651/lib/yade-bzr1893/py/yade/ipython.py:
| Import failed (but source code parsing was successful).
|     Error: AttributeError: 'NoneType' object has no attribute 
|            'options' (line 33)
|   
  [............
+---------------------------------------------------------------------
| In /tmp/yade-30651/lib/yade-bzr1893/py/yade/plot.py:
| Import failed (but source code parsing was successful).
|     Error: RuntimeError: could not create GdkCursor object (line 14)
|   
  [............
Warning: __init__'s docstring is not a unicode string, but it contains
         non-ascii data -- treating it as latin-1.
  [.............
+---------------------------------------------------------------------
| In /tmp/yade-30651/lib/yade-bzr1893/py/yade/pack.py:
| Import failed (but source code parsing was successful).
|     Error: ImportError: No module named _packPredicates (line 40)
|   
  [.............
Warning: __init__'s docstring is not a unicode string, but it contains
         non-ascii data -- treating it as latin-1.
  [...............
Warning: Module yade is shadowed by a variable with the same name.
  [................
Warning: Module yade is shadowed by a variable with the same name.
  [...................
Warning: Identifier '<unnamed Boost.Python function>' looks 
         suspicious; using it anyway.
  [....................
Warning: Error importing epydoc.markup.restructuredtext for markup 
         language restructuredtext: No module named docutils.core
  [.................................
  Error: Could not import pstats -- ignoring pstat files.
  Error: Error reading pstat file: local variable 'pstats' referenced 
         before assignment
  [.................................
Warning: Identifier '<unnamed Boost' looks suspicious; using it 
         anyway.
  [.......................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.......................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [........................................
Warning: No profiling information for call graph!
  [.........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [..........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [..........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [..........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [..........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [..........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [...........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [...........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [...........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [...........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [...........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [...........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [...........................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [............................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [............................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [............................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [............................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [............................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [............................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [............................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.............................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.............................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.............................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.............................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.............................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.............................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.............................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [..............................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [..............................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [..............................................
Warning: No profiling information for call graph!
  [..............................................
Warning: No profiling information for call graph!
  [..............................................
Warning: No profiling information for call graph!
  [..............................................
Warning: No profiling information for call graph!
  [..............................................
Warning: No profiling information for call graph!
  [..............................................
Warning: No profiling information for call graph!
  [...............................................
Warning: No profiling information for call graph!
  [...............................................
Warning: No profiling information for call graph!
  [...............................................
Warning: No profiling information for call graph!
  [...............................................
Warning: No profiling information for call graph!
  [...............................................
Warning: No profiling information for call graph!
  [...............................................
Warning: No profiling information for call graph!
  [...............................................
Warning: No profiling information for call graph!
  [................................................
Warning: No profiling information for call graph!
  [................................................
Warning: No profiling information for call graph!
  [................................................
Warning: No profiling information for call graph!
  [................................................
Warning: No profiling information for call graph!
  [................................................
Warning: No profiling information for call graph!
  [................................................
Warning: No profiling information for call graph!
  [................................................
Warning: No profiling information for call graph!
  [................................................
Warning: No profiling information for call graph!
  [.................................................
Warning: No profiling information for call graph!
  [.................................................
Warning: No profiling information for call graph!
  [.................................................
Warning: No profiling information for call graph!
  [.................................................
Warning: No profiling information for call graph!
  [.................................................
Warning: No profiling information for call graph!
  [.................................................
Warning: No profiling information for call graph!
  [.................................................
Warning: No profiling information for call graph!
  [..................................................
Warning: No profiling information for call graph!
  [..................................................
Warning: No profiling information for call graph!
  [..................................................
Warning: No profiling information for call graph!
  [..................................................
Warning: No profiling information for call graph!
  [..................................................
Warning: No profiling information for call graph!
  [..................................................
Warning: No profiling information for call graph!
  [..................................................
Warning: No profiling information for call graph!
  [...................................................
Warning: No profiling information for call graph!
  [...................................................
Warning: No profiling information for call graph!
  [...................................................
Warning: No profiling information for call graph!
  [...................................................
Warning: No profiling information for call graph!
  [...................................................
Warning: No profiling information for call graph!
  [...................................................
Warning: No profiling information for call graph!
  [...................................................
Warning: No profiling information for call graph!
  [...................................................
Warning: No profiling information for call graph!
  [....................................................
Warning: No profiling information for call graph!
  [....................................................
Warning: No profiling information for call graph!
  [....................................................
Warning: No profiling information for call graph!
  [....................................................
Warning: No profiling information for call graph!
  [....................................................
Warning: No profiling information for call graph!
  [....................................................
Warning: No profiling information for call graph!
  [....................................................
Warning: No profiling information for call graph!
  [.....................................................
Warning: No profiling information for call graph!
  [.....................................................
Warning: No profiling information for call graph!
  [.....................................................
Warning: No profiling information for call graph!
  [.....................................................
Warning: No profiling information for call graph!
  [.....................................................
Warning: No profiling information for call graph!
  [.....................................................
Warning: No profiling information for call graph!
  [.....................................................
Warning: No profiling information for call graph!
  [.....................................................
Warning: No profiling information for call graph!
  [......................................................
Warning: No profiling information for call graph!
  [......................................................
Warning: No profiling information for call graph!
  [......................................................
Warning: No profiling information for call graph!
  [......................................................
Warning: No profiling information for call graph!
  [......................................................
Warning: No profiling information for call graph!
  [......................................................
Warning: No profiling information for call graph!
  [......................................................
Warning: No profiling information for call graph!
  [.......................................................
Warning: No profiling information for call graph!
  [.......................................................
Warning: No profiling information for call graph!
  [.......................................................
Warning: No profiling information for call graph!
  [.......................................................
Warning: No profiling information for call graph!
  [.......................................................
Warning: No profiling information for call graph!
  [.......................................................
Warning: No profiling information for call graph!
  [.......................................................
Warning: No profiling information for call graph!
  [.......................................................
Warning: No profiling information for call graph!
  [........................................................
Warning: No profiling information for call graph!
  [........................................................
Warning: No profiling information for call graph!
  [........................................................
Warning: No profiling information for call graph!
  [........................................................
Warning: No profiling information for call graph!
  [........................................................
Warning: No profiling information for call graph!
  [........................................................
Warning: No profiling information for call graph!
  [........................................................
Warning: No profiling information for call graph!
  [.........................................................
Warning: No profiling information for call graph!
  [.........................................................
Warning: No profiling information for call graph!
  [.........................................................
Warning: No profiling information for call graph!
  [.........................................................
Warning: No profiling information for call graph!
  [.........................................................
Warning: No profiling information for call graph!
  [.........................................................
Warning: No profiling information for call graph!
  [.........................................................
Warning: No profiling information for call graph!
  [..........................................................
Warning: No profiling information for call graph!
  [..........................................................
Warning: No profiling information for call graph!
  [..........................................................
Warning: No profiling information for call graph!
  [..........................................................
Warning: No profiling information for call graph!
  [..........................................................
Warning: No profiling information for call graph!
  [..........................................................
Warning: No profiling information for call graph!
  [..........................................................
Warning: No profiling information for call graph!
  [..........................................................
Warning: No profiling information for call graph!
  [...........................................................
Warning: No profiling information for call graph!
  [...........................................................
Warning: No profiling information for call graph!
  [...........................................................
Warning: No profiling information for call graph!
  [...........................................................
Warning: No profiling information for call graph!
  [...........................................................
Warning: No profiling information for call graph!
  [...........................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [...........................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [............................................................
Warning: No profiling information for call graph!
  [............................................................
Warning: No profiling information for call graph!
  [............................................................
Warning: No profiling information for call graph!
  [............................................................
Warning: No profiling information for call graph!
  [............................................................
Warning: No profiling information for call graph!
  [............................................................
Warning: No profiling information for call graph!
  [............................................................
Warning: No profiling information for call graph!
  [............................................................
Warning: No profiling information for call graph!
  [.............................................................
Warning: No profiling information for call graph!
  [.............................................................
Warning: No profiling information for call graph!
  [.............................................................
Warning: No profiling information for call graph!
  [.............................................................
Warning: No profiling information for call graph!
  [.............................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.............................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.............................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [..............................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [..............................................................
Warning: No profiling information for call graph!
  [..............................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [..............................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [..............................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [..............................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [..............................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [...............................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [...............................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [...............................................................
Warning: No profiling information for call graph!
  [...............................................................
Warning: No profiling information for call graph!
  [...............................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [...............................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [...............................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [...............................................................
Warning: No profiling information for call graph!
  [................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [................................................................
Warning: No profiling information for call graph!
  [................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [................................................................
Warning: No profiling information for call graph!
  [................................................................
Warning: No profiling information for call graph!
  [.................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.................................................................
Warning: No profiling information for call graph!
  [.................................................................
Warning: No profiling information for call graph!
  [.................................................................
Warning: No profiling information for call graph!
  [.................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.................................................................
Warning: No profiling information for call graph!
  [.................................................................
Warning: No profiling information for call graph!
  [.................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [..................................................................
Warning: No profiling information for call graph!
  [..................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [..................................................................
Warning: No profiling information for call graph!
  [..................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [..................................................................
Warning: No profiling information for call graph!
  [..................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [..................................................................
Warning: No profiling information for call graph!
  [...................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [...................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [...................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [...................................................................
Warning: No profiling information for call graph!
  [...................................................................
Warning: No profiling information for call graph!
  [...................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [...................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [....................................................................
Warning: No profiling information for call graph!
  [....................................................................
Warning: No profiling information for call graph!
  [....................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [....................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [....................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.....................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.....................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.....................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.....................................................................
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
Warning: No profiling information for call graph!
  [.........................................................................]
+ rm -rf /home/profesori/eudoxos/www/NoBackup/yade-epydoc
+ cp -r epydoc /home/profesori/eudoxos/www/NoBackup/yade-epydoc
+ cd ..
+ /tmp/yade-30651/bin/yade-bzr1893-cxx -N PythonUI -- -x -s /tmp/yade-30651/trunk/scripts/default-test.py mail:eudoxos@xxxxxxxx,yade-dev@xxxxxxxxxxxxxxxxxxx
TCP python prompt on localhost:9000, auth cookie `sdceua'
TCP info provider on localhost:21000
Traceback (most recent call last):
  File "/tmp/yade-30651/lib/yade-bzr1893/gui/PythonUI_rc.py", line 34, in <module>
    execfile(runtime.script)
  File "/tmp/yade-30651/trunk/scripts/default-test.py", line 93, in <module>
    msg['Subject']="Automated crash report for "+yade.runtime.executable+": "+",".join([r[0] for r in reports])
AttributeError: 'module' object has no attribute 'executable'
Running script /tmp/yade-30651/trunk/scripts/default-test.py
CohesiveTriaxialTest: simulation CRASH
TriaxialTestWater: passed (192.219 iter/sec)
TriaxialTest: passed (312.341 iter/sec)
+ return 13