← Back to team overview

yade-users team mailing list archive

Re: [Question #151876]: Problem Versions

 

Question #151876 on Yade changed:
https://answers.launchpad.net/yade/+question/151876

Anton Gladky proposed the following answer:
"root@arthur-ordi:~/yade/Yade Latest/tmp/ya

It is not a good idea to compile something with root privileges.

Try to do so:

1) cd /home/arthur/yade This folder should be empty
2) bzr checkout lp:yade
3) scons PREFIX=/home/arthur/yade/build version='new'
4) wait till it finishes
5) /home/arthur/yade/build/bin/yade-new

Should work, I think.

Anton



On Tue, Apr 12, 2011 at 8:57 PM, Arthur Mercier
<question151876@xxxxxxxxxxxxxxxxxxxxx> wrote:
> Question #151876 on Yade changed:
> https://answers.launchpad.net/yade/+question/151876
>
> Arthur Mercier posted a new comment:
> Sorry...
> It did:
>
> "root@arthur-ordi:~/yade/Yade Latest/tmp/yade/yade# scons profile=default features=gts,log4cxx,opengl,openmp,vtk,qt4 version=trunk linkStrategy=monolithic PREFIX=/usr/local
> scons: Reading SConscript files ...
> @@@ Using profile default (scons.profile-default) @@@
> Eigen 2 math library will be used
> Yade version is `trunk' (bzr2807), installed files will be suffixed with `-trunk'.
> All intermediary files will be in `/home/arthur/yade/Yade Latest/tmp/yade/build-trunk'.
> Checking whether c++ compiler "g++" works...(cached) yes
> Finding libstdc++ library... (cached) /usr/lib/libstdc++.so.6
> Checking for pthread_exit(NULL) in C library pthread... (cached) yes
> Checking for Python development files... (cached) ok
> Checking for C++ header file numpy/ndarrayobject.h... (cached) yes
> Checking for required python modules... (cached) all ok
> Checking boost libraries... (cached) all ok
> Checking for C++ header file boost/foreach.hpp... (cached) yes
> Checking for C++ header file Eigen/Core... (cached) yes
> Checking for C++ header file loki/NullType.h... (cached) yes
> Checking for glutGetModifiers() in C++ library glut... (cached) yes
> Checking for QGLViewer() in C++ library qglviewer-qt4... (cached) yes
> Checking for vtkInstantiator::New() in C++ library vtkCommon... (cached) yes
> Checking for gts_object_class() in C++ library gts... (cached) yes
> Checking for log4cxx::Logger::getLogger("") in C++ library log4cxx... (cached) yes
> scons: done reading SConscript files.
> scons: Building targets ...
>> /usr/local/bin/yade-trunk
> Chmod("/usr/local/bin/yade-trunk", 0755)
>> /usr/local/bin/yade-trunk-batch
> Chmod("/usr/local/bin/yade-trunk-batch", 0755)
> C py/3rd-party/pygts-0.3.1/cleanup.c
> C py/3rd-party/pygts-0.3.1/edge.c
> In file included from /usr/include/python2.6/Python.h:8,
>                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
>                 from py/3rd-party/pygts-0.3.1/cleanup.c:36:
> /usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
> /usr/include/features.h:213: note: this is the location of the previous definition
> In file included from /usr/include/python2.6/Python.h:8,
>                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
>                 from py/3rd-party/pygts-0.3.1/edge.c:28:
> /usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
> /usr/include/features.h:213: note: this is the location of the previous definition
> C py/3rd-party/pygts-0.3.1/face.c
> C py/3rd-party/pygts-0.3.1/object.c
> In file included from /usr/include/python2.6/Python.h:8,
>                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
>                 from py/3rd-party/pygts-0.3.1/face.c:28:
> /usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
> /usr/include/features.h:213: note: this is the location of the previous definition
> In file included from /usr/include/python2.6/Python.h:8,
>                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
>                 from py/3rd-party/pygts-0.3.1/object.c:28:
> /usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
> /usr/include/features.h:213: note: this is the location of the previous definition
> C py/3rd-party/pygts-0.3.1/point.c
> In file included from /usr/include/python2.6/Python.h:8,
>                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
>                 from py/3rd-party/pygts-0.3.1/point.c:28:
> /usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
> /usr/include/features.h:213: note: this is the location of the previous definition
> C py/3rd-party/pygts-0.3.1/pygts.c
> In file included from /usr/include/python2.6/Python.h:8,
>                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
>                 from py/3rd-party/pygts-0.3.1/pygts.c:28:
> /usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
> /usr/include/features.h:213: note: this is the location of the previous definition
> C py/3rd-party/pygts-0.3.1/segment.c
> C py/3rd-party/pygts-0.3.1/surface.c
> In file included from /usr/include/python2.6/Python.h:8,
>                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
>                 from py/3rd-party/pygts-0.3.1/segment.c:28:
> /usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
> /usr/include/features.h:213: note: this is the location of the previous definition
> In file included from /usr/include/python2.6/Python.h:8,
>                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
>                 from py/3rd-party/pygts-0.3.1/surface.c:28:
> /usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
> /usr/include/features.h:213: note: this is the location of the previous definition
> C py/3rd-party/pygts-0.3.1/triangle.c
> In file included from /usr/include/python2.6/Python.h:8,
>                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
>                 from py/3rd-party/pygts-0.3.1/triangle.c:28:
> /usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
> /usr/include/features.h:213: note: this is the location of the previous definition
> C py/3rd-party/pygts-0.3.1/vertex.c
> In file included from /usr/include/python2.6/Python.h:8,
>                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
>                 from py/3rd-party/pygts-0.3.1/vertex.c:28:
> /usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
> /usr/include/features.h:213: note: this is the location of the previous definition
>> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/lib/yade-support.cpp
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/lib/yade-support.cpp
>> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/core/core.cpp
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/core/core.cpp
> In file included from /usr/include/boost/python/object/function_handle.hpp:10,
>                 from /usr/include/boost/python/converter/arg_to_python.hpp:19,
>                 from /usr/include/boost/python/call.hpp:15,
>                 from /usr/include/boost/python/object_core.hpp:12,
>                 from /usr/include/boost/python/args.hpp:25,
>                 from /usr/include/boost/python.hpp:11,
>                 from /home/arthur/yade/Yade Latest/tmp/yade/yade/lib/serialization/Serializable.hpp:23,
>                 from /home/arthur/yade/Yade Latest/tmp/yade/yade/lib/serialization/Serializable.cpp:11,
>                 from /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/lib/yade-support.cpp:5:
> /home/arthur/yade/Yade Latest/tmp/yade/yade/lib/serialization/Serializable.hpp: In member function 'PyObject* boost::python::objects::caller_py_function_impl<Caller>::operator()(PyObject*, PyObject*) [with Caller = boost::python::detail::caller<PyObject* (*)(Serializable&, const Serializable&), boost::python::default_call_policies, boost::mpl::vector3<PyObject*, Serializable&, const Serializable&> >]':
> /home/arthur/yade/Yade Latest/tmp/yade/yade/lib/serialization/Serializable.hpp:262: warning: dereferencing pointer 'p.2780' does break strict-aliasing rules
> /usr/include/boost/python/detail/destroy.hpp:90: note: initialized from here
> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/include/yade/lib/factory/Factorable.hpp:63: warning: dereferencing pointer 'this.704' does break strict-aliasing rules
> /home/arthur/yade/Yade Latest/tmp/yade/yade/lib/serialization/Serializable.hpp:262: note: initialized from here
> /home/arthur/yade/Yade Latest/tmp/yade/yade/lib/serialization/Serializable.hpp:262: warning: dereferencing pointer 'p.2780' does break strict-aliasing rules
> /usr/include/boost/python/detail/destroy.hpp:90: note: initialized from here
> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/include/yade/lib/factory/Factorable.hpp:63: warning: dereferencing pointer 'this.704' does break strict-aliasing rules
> /home/arthur/yade/Yade Latest/tmp/yade/yade/lib/serialization/Serializable.hpp:262: note: initialized from here
> L libyade-support.so
>> /usr/local/lib/yade-trunk/lib/libyade-support.so
> L _gts.so
>> /usr/local/lib/yade-trunk/py/gts/_gts.so
> ln -s -f ../py/gts/_gts.so /usr/local/lib/yade-trunk/lib/lib_gts__python-module.so
>> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins0.cpp
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins0.cpp
>> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins11.cpp
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins11.cpp
> L libcore.so
>> /usr/local/lib/yade-trunk/lib/libcore.so
>> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins1.cpp
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins1.cpp
>> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins2.cpp
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins2.cpp
>> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins3.cpp
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins3.cpp
>> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins4.cpp
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins4.cpp
>> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins5.cpp
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins5.cpp
>> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins6.cpp
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins6.cpp
> In file included from /usr/include/c++/4.4/backward/strstream:47,
>                 from /usr/include/vtk-5.4/vtkIOStream.h:112,
>                 from /usr/include/vtk-5.4/vtkSystemIncludes.h:40,
>                 from /usr/include/vtk-5.4/vtkIndent.h:24,
>                 from /usr/include/vtk-5.4/vtkObjectBase.h:43,
>                 from /usr/include/vtk-5.4/vtkObject.h:41,
>                 from /usr/include/vtk-5.4/vtkCellArray.h:35,
>                 from /home/arthur/yade/Yade Latest/tmp/yade/yade/pkg/dem/VTKRecorder.cpp:7,
>                 from /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins6.cpp:2:
> /usr/include/c++/4.4/backward/backward_warning.h:28: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
>> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins7.cpp
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins7.cpp
>> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins12.cpp
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins12.cpp
>> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins8.cpp
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins8.cpp
>> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins9.cpp
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins9.cpp
> In file included from /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins9.cpp:7:
> /home/arthur/yade/Yade Latest/tmp/yade/yade/pkg/dem/DomainLimiter.cpp: In member function 'virtual void LawTester::action()':
> /home/arthur/yade/Yade Latest/tmp/yade/yade/pkg/dem/DomainLimiter.cpp:218: warning: comparison between signed and unsigned integer expressions
>> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins10.cpp
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins10.cpp
>> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins13.cpp
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins13.cpp
> In file included from /usr/include/boost/python/object/function_handle.hpp:10,
>                 from /usr/include/boost/python/converter/arg_to_python.hpp:19,
>                 from /usr/include/boost/python/call.hpp:15,
>                 from /usr/include/boost/python/object_core.hpp:12,
>                 from /usr/include/boost/python/args.hpp:25,
>                 from /usr/include/boost/python.hpp:11,
>                 from /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/include/yade/lib/serialization/Serializable.hpp:23,
>                 from /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/include/yade/lib/multimethods/FunctorWrapper.hpp:12,
>                 from /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/include/yade/pkg/common/GLDrawFunctors.hpp:6,
>                 from /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/include/yade/pkg/common/Gl1_Facet.hpp:11,
>                 from /home/arthur/yade/Yade Latest/tmp/yade/yade/pkg/common/Gl1_Facet.cpp:11,
>                 from /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins13.cpp:1:
> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/include/yade/lib/base/openmp-accu.hpp: In member function 'PyObject* boost::python::objects::caller_py_function_impl<Caller>::operator()(PyObject*, PyObject*) [with Caller = boost::python::detail::caller<boost::python::detail::member<OpenMPAccumulator<double>, Law2_ScGeom_MindlinPhys_Mindlin>, boost::python::default_call_policies, boost::mpl::vector3<void, Law2_ScGeom_MindlinPhys_Mindlin&, const OpenMPAccumulator<double>&> >]':
> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/include/yade/lib/base/openmp-accu.hpp:100: warning: dereferencing pointer 'p.22145' does break strict-aliasing rules
> /usr/include/boost/python/detail/destroy.hpp:90: note: initialized from here
> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/include/yade/lib/base/openmp-accu.hpp:100: warning: dereferencing pointer 'p.22145' does break strict-aliasing rules
> /usr/include/boost/python/detail/destroy.hpp:90: note: initialized from here
> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/include/yade/lib/base/openmp-accu.hpp: In member function 'PyObject* boost::python::objects::caller_py_function_impl<Caller>::operator()(PyObject*, PyObject*) [with Caller = boost::python::detail::caller<boost::python::detail::member<OpenMPAccumulator<double>, Law2_ScGeom_MindlinPhys_Mindlin>, boost::python::return_value_policy<boost::python::return_by_value, boost::python::default_call_policies>, boost::mpl::vector3<void, Law2_ScGeom_MindlinPhys_Mindlin&, const OpenMPAccumulator<double>&> >]':
> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/include/yade/lib/base/openmp-accu.hpp:100: warning: dereferencing pointer 'p.22145' does break strict-aliasing rules
> /usr/include/boost/python/detail/destroy.hpp:90: note: initialized from here
> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/include/yade/lib/base/openmp-accu.hpp:100: warning: dereferencing pointer 'p.22145' does break strict-aliasing rules
> /usr/include/boost/python/detail/destroy.hpp:90: note: initialized from here
> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/include/yade/lib/base/openmp-accu.hpp: In member function 'PyObject* boost::python::objects::caller_py_function_impl<Caller>::operator()(PyObject*, PyObject*) [with Caller = boost::python::detail::caller<void (*)(Law2_ScGeom_MindlinPhys_Mindlin&, const OpenMPAccumulator<double>&), boost::python::default_call_policies, boost::mpl::vector3<void, Law2_ScGeom_MindlinPhys_Mindlin&, const OpenMPAccumulator<double>&> >]':
> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/include/yade/lib/base/openmp-accu.hpp:100: warning: dereferencing pointer 'p.22145' does break strict-aliasing rules
> /usr/include/boost/python/detail/destroy.hpp:90: note: initialized from here
> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/include/yade/lib/base/openmp-accu.hpp:100: warning: dereferencing pointer 'p.22145' does break strict-aliasing rules
> /usr/include/boost/python/detail/destroy.hpp:90: note: initialized from here
>> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins14.cpp
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins14.cpp
>> /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins15.cpp
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/plugins15.cpp
>> /usr/local/lib/yade-trunk/py/gts/__init__.py
>> /usr/local/lib/yade-trunk/py/gts/pygts.py
> C py/mathWrap/miniEigen.cpp
> L miniEigen.so
>> /usr/local/lib/yade-trunk/py/miniEigen.so
>> /usr/local/lib/yade-trunk/py/mtTkinter.py
> C py/WeightedAverage2d.cpp
> L WeightedAverage2d.so
>> /usr/local/lib/yade-trunk/py/yade/WeightedAverage2d.so
>> /usr/local/lib/yade-trunk/py/yade/__init__.py
> C py/wrapper/customConverters.cpp
> L libplugins.so
> C py/_eudoxos.cpp
> In file included from /usr/include/c++/4.4/backward/strstream:47,
>                 from /usr/include/vtk-5.4/vtkIOStream.h:112,
>                 from /usr/include/vtk-5.4/vtkSystemIncludes.h:40,
>                 from /usr/include/vtk-5.4/vtkIndent.h:24,
>                 from /usr/include/vtk-5.4/vtkObjectBase.h:43,
>                 from /usr/include/vtk-5.4/vtkObject.h:41,
>                 from /usr/include/vtk-5.4/vtkLocator.h:53,
>                 from /usr/include/vtk-5.4/vtkAbstractPointLocator.h:27,
>                 from /usr/include/vtk-5.4/vtkPointLocator.h:39,
>                 from py/_eudoxos.cpp:13:
> /usr/include/c++/4.4/backward/backward_warning.h:28: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
>> /usr/local/lib/yade-trunk/plugins/libplugins.so
> L _customConverters.so
>> /usr/local/lib/yade-trunk/py/yade/_customConverters.so
>> /usr/local/lib/yade-trunk/py/yade/_extraDocs.py
> C py/pack/_packObb.cpp
> L _packObb.so
>> /usr/local/lib/yade-trunk/py/yade/_packObb.so
> C py/pack/_packPredicates.cpp
> L _packPredicates.so
>> /usr/local/lib/yade-trunk/py/yade/_packPredicates.so
> C py/pack/_packSpheres.cpp
> L _packSpheres.so
>> /usr/local/lib/yade-trunk/py/yade/_packSpheres.so
> C py/_utils.cpp
> L _eudoxos.so
>> /usr/local/lib/yade-trunk/py/yade/_eudoxos.so
>> /usr/local/lib/yade-trunk/py/yade/bodiesHandling.py
> C core/main/pyboot.cpp
> L boot.so
>> /usr/local/lib/yade-trunk/py/yade/boot.so
>> /usr/local/lib/yade-trunk/py/yade/config.py
>> /usr/local/lib/yade-trunk/py/yade/eudoxos.py
>> /usr/local/lib/yade-trunk/py/yade/export.py
>> /usr/local/lib/yade-trunk/py/yade/geom.py
>> /usr/local/lib/yade-trunk/py/yade/linterpolation.py
> C py/log.cpp
> L log.so
>> /usr/local/lib/yade-trunk/py/yade/log.so
>> /usr/local/lib/yade-trunk/py/yade/manpage.py
>> /usr/local/lib/yade-trunk/py/yade/pack.py
>> /usr/local/lib/yade-trunk/py/yade/params.py
>> /usr/local/lib/yade-trunk/py/yade/plot.py
>> /usr/local/lib/yade-trunk/py/yade/post2d.py
>> /usr/local/lib/yade-trunk/py/yade/qt/Inspector.py
>> /usr/local/lib/yade-trunk/py/yade/qt/SerializableEditor.py
> C gui/qt4/GLViewer.cpp
> L _utils.so
>> /usr/local/lib/yade-trunk/py/yade/_utils.so
> C gui/qt4/_GLViewer.cpp
> C gui/qt4/OpenGLManager.cpp
> /usr/share/qt4/bin/moc -DQT_GUI_LIB -DQT_CORE_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_SHARED -DPYGTS_HAS_NUMPY -DYADE_GTS -DYADE_LOG4CXX -DYADE_OPENGL -DYADE_OPENMP -DYADE_QT4 -DYADE_VTK -DYADE_OPENMP -DYADE_CAST=static_cast -DYADE_PTR_CAST=static_pointer_cast -DNDEBUG -I/usr/include/vtk-5.0 -I/usr/include/vtk-5.2 -I/usr/include/vtk-5.4 -I/usr/include/vtk-5.6 -I/usr/include/vtk -I/usr/include/eigen2 "-I/home/arthur/yade/Yade Latest/tmp/yade/build-trunk/include" -Iinclude -I/usr/include/python2.6 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtOpenGL -o "/home/arthur/yade/Yade Latest/tmp/yade/build-trunk/gui/qt4/moc_GLViewer.cc" gui/qt4/GLViewer.hpp
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/gui/qt4/moc_GLViewer.cc
> /usr/share/qt4/bin/moc -DQT_GUI_LIB -DQT_CORE_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_SHARED -DPYGTS_HAS_NUMPY -DYADE_GTS -DYADE_LOG4CXX -DYADE_OPENGL -DYADE_OPENMP -DYADE_QT4 -DYADE_VTK -DYADE_OPENMP -DYADE_CAST=static_cast -DYADE_PTR_CAST=static_pointer_cast -DNDEBUG -I/usr/include/vtk-5.0 -I/usr/include/vtk-5.2 -I/usr/include/vtk-5.4 -I/usr/include/vtk-5.6 -I/usr/include/vtk -I/usr/include/eigen2 "-I/home/arthur/yade/Yade Latest/tmp/yade/build-trunk/include" -Iinclude -I/usr/include/python2.6 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtOpenGL -o "/home/arthur/yade/Yade Latest/tmp/yade/build-trunk/gui/qt4/moc_OpenGLManager.cc" gui/qt4/OpenGLManager.hpp
>> /usr/local/lib/yade-trunk/py/yade/qt/__init__.py
> pyrcc4 -o /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/gui/qt4/img_rc.py gui/qt4/img.qrc
> C /home/arthur/yade/Yade Latest/tmp/yade/build-trunk/gui/qt4/moc_OpenGLManager.cc
> pyrcc4: File does not exist 'Latest/tmp/yade/build-trunk/gui/qt4/img_rc.py'
> scons: *** [/home/arthur/yade/Yade Latest/tmp/yade/build-trunk/gui/qt4/img_rc.py] Error 1
> scons: building terminated because of errors."
>
> --
> You received this question notification because you are a member of
> yade-users, which is an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to     : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users
> More help   : https://help.launchpad.net/ListHelp
>

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.