yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #03139
some errors updating to revision 1984
Hi all,
i had some error in last compilation after updating, resumed here after,
and listed below.
scons: ***
[/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/pkg/common/Engine/PartialEngine/GravityEngines.os]
Error 1
scons: ***
[/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/pkg/common/Engine/GlobalEngine/InsertionSortCollider.os]
Error 1
scons: ***
[/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/pkg/dem/Engine/GlobalEngine/NewtonIntegrator.os]
Error 1
scons: ***
[/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.os]
Error 1
scons: ***
[/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/pkg/common/Engine/GlobalEngine/PersistentTriangulationCollider.os]
Error 1
scons: ***
[/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/pkg/dem/Engine/GlobalEngine/TesselationWrapper.os]
Error 1
scons: ***
[/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/pkg/common/Engine/GlobalEngine/SpatialQuickSortCollider.os]
Error 1
scons: ***
[/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/py/yadeWrapper/yadeWrapper.os]
Error 1
Emanuele.
In file included from pkg/common/Engine/PartialEngine/GravityEngines.cpp:9:
pkg/common/Engine/PartialEngine/GravityEngines.hpp:26: error:
'body_id_t' does not name a type
pkg/common/Engine/PartialEngine/GravityEngines.hpp: In member function
'virtual void CentralGravityEngine::registerAttributes()':
pkg/common/Engine/PartialEngine/GravityEngines.hpp:34: error:
'centralBody' was not declared in this scope
pkg/common/Engine/PartialEngine/GravityEngines.hpp: In member function
'virtual boost::python::api::object
CentralGravityEngine::pyGetAttr(const std::string&) const':
pkg/common/Engine/PartialEngine/GravityEngines.hpp:34: error:
'centralBody' was not declared in this scope
pkg/common/Engine/PartialEngine/GravityEngines.hpp: In member function
'virtual void CentralGravityEngine::pySetAttr(const std::string&, const
boost::python::api::object&)':
pkg/common/Engine/PartialEngine/GravityEngines.hpp:34: error:
'centralBody' was not declared in this scope
pkg/common/Engine/PartialEngine/GravityEngines.hpp:34: error: template
argument 1 is invalid
pkg/common/Engine/PartialEngine/GravityEngines.hpp: In member function
'virtual boost::python::dict CentralGravityEngine::pyDict() const':
pkg/common/Engine/PartialEngine/GravityEngines.hpp:34: error:
'centralBody' was not declared in this scope
pkg/common/Engine/PartialEngine/GravityEngines.hpp: In member function
'virtual void
CentralGravityEngine::pyRegisterClass(boost::python::api::object) const':
pkg/common/Engine/PartialEngine/GravityEngines.hpp:34: error:
'centralBody' is not a member of 'CentralGravityEngine'
pkg/common/Engine/PartialEngine/GravityEngines.cpp: In member function
'virtual void CentralGravityEngine::action(Scene*)':
pkg/common/Engine/PartialEngine/GravityEngines.cpp:28: error:
'centralBody' was not declared in this scope
--------------------
In file included from
pkg/common/Engine/GlobalEngine/InsertionSortCollider.hpp:4,
from pkg/common/Engine/GlobalEngine/InsertionSortCollider.cpp:3:
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/core/Collider.hpp:23:
error: 'body_id_t' was not declared in this scope
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/core/Collider.hpp:23:
error: template argument 1 is invalid
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/core/Collider.hpp:23:
error: template argument 2 is invalid
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/core/Collider.hpp:34:
error: 'Interaction' has not been declared
In file included from
pkg/common/Engine/GlobalEngine/InsertionSortCollider.cpp:3:
pkg/common/Engine/GlobalEngine/InsertionSortCollider.hpp:212: error:
conflicting return type specified for 'virtual std::vector<int,
std::allocator<int> > InsertionSortCollider::probeBoundingVolume(const
Bound&)'
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/core/Collider.hpp:23:
error: overriding 'virtual int Collider::probeBoundingVolume(const Bound&)'
-------------------------------
In file included from pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp:9:
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:42: error: expected ','
or '...' before '&' token
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:42: error: ISO C++
forbids declaration of 'body_id_t' with no type
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:43: error: expected ','
or '...' before '&' token
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:43: error: ISO C++
forbids declaration of 'body_id_t' with no type
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:44: error: expected ','
or '...' before '&' token
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:44: error: ISO C++
forbids declaration of 'body_id_t' with no type
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:45: error: expected ','
or '...' before '&' token
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:45: error: ISO C++
forbids declaration of 'body_id_t' with no type
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:47: error: expected ','
or '...' before '&' token
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:47: error: ISO C++
forbids declaration of 'body_id_t' with no type
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:48: error: expected ','
or '...' before '&' token
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:48: error: ISO C++
forbids declaration of 'body_id_t' with no type
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:49: error: expected ','
or '...' before '&' token
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:49: error: ISO C++
forbids declaration of 'body_id_t' with no type
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp:36: error: prototype
for 'void NewtonIntegrator::handleClumpMemberAccel(Scene*, const
body_id_t&, State*, State*)' does not match any in class 'NewtonIntegrator'
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:42: error: candidate
is: void NewtonIntegrator::handleClumpMemberAccel(Scene*, int)
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp:43: error: prototype
for 'void NewtonIntegrator::handleClumpMemberAngAccel(Scene*, const
body_id_t&, State*, State*)' does not match any in class 'NewtonIntegrator'
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:43: error: candidate
is: void NewtonIntegrator::handleClumpMemberAngAccel(Scene*, int)
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp:51: error: prototype
for 'void NewtonIntegrator::handleClumpMemberTorque(Scene*, const
body_id_t&, State*, State*, Wm3::Vector3r&)' does not match any in class
'NewtonIntegrator'
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:44: error: candidate
is: void NewtonIntegrator::handleClumpMemberTorque(Scene*, int)
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp:55: error: prototype
for 'void NewtonIntegrator::saveMaximaVelocity(Scene*, const body_id_t&,
State*)' does not match any in class 'NewtonIntegrator'
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:45: error: candidate
is: void NewtonIntegrator::saveMaximaVelocity(Scene*, int)
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp: In member function
'virtual void NewtonIntegrator::action(Scene*)':
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp:102: error: no matching
function for call to 'NewtonIntegrator::leapfrogTranslate(Scene*&,
State*&, const int&, Real&)'
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:47: note: candidates
are: void NewtonIntegrator::leapfrogTranslate(Scene*, State*, int)
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp:108: error: no matching
function for call to 'NewtonIntegrator::leapfrogSphericalRotate(Scene*&,
State*&, const int&, Real&)'
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:48: note: candidates
are: void NewtonIntegrator::leapfrogSphericalRotate(Scene*, State*, int)
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp:111: error: no matching
function for call to
'NewtonIntegrator::leapfrogAsphericalRotate(Scene*&, State*&, const
int&, Real&, const Wm3::Vector3<double>&)'
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:49: note: candidates
are: void NewtonIntegrator::leapfrogAsphericalRotate(Scene*, State*, int)
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp:132: error: no matching
function for call to 'NewtonIntegrator::leapfrogTranslate(Scene*&,
State*&, const int&, Real&)'
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:47: note: candidates
are: void NewtonIntegrator::leapfrogTranslate(Scene*, State*, int)
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp:133: error: no matching
function for call to
'NewtonIntegrator::leapfrogAsphericalRotate(Scene*&, State*&, const
int&, Real&, Wm3::Vector3r&)'
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:49: note: candidates
are: void NewtonIntegrator::leapfrogAsphericalRotate(Scene*, State*, int)
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp:147: error: no matching
function for call to 'NewtonIntegrator::leapfrogTranslate(Scene*&,
State*&, const int&, Real&)'
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:47: note: candidates
are: void NewtonIntegrator::leapfrogTranslate(Scene*, State*, int)
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp:148: error: no matching
function for call to 'NewtonIntegrator::leapfrogSphericalRotate(Scene*&,
State*&, const int&, Real&)'
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:48: note: candidates
are: void NewtonIntegrator::leapfrogSphericalRotate(Scene*, State*, int)
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp: At global scope:
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp:161: error: prototype
for 'void NewtonIntegrator::leapfrogTranslate(Scene*, State*, const
body_id_t&, const Real&)' does not match any in class 'NewtonIntegrator'
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:47: error: candidate
is: void NewtonIntegrator::leapfrogTranslate(Scene*, State*, int)
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp:179: error: prototype
for 'void NewtonIntegrator::leapfrogSphericalRotate(Scene*, State*,
const body_id_t&, const Real&)' does not match any in class
'NewtonIntegrator'
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:48: error: candidate
is: void NewtonIntegrator::leapfrogSphericalRotate(Scene*, State*, int)
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp:189: error: prototype
for 'void NewtonIntegrator::leapfrogAsphericalRotate(Scene*, State*,
const body_id_t&, const Real&, const Wm3::Vector3r&)' does not match any
in class 'NewtonIntegrator'
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:49: error: candidate
is: void NewtonIntegrator::leapfrogAsphericalRotate(Scene*, State*, int)
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:47: warning: inline
function 'void NewtonIntegrator::leapfrogTranslate(Scene*, State*, int)'
used but never defined
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:48: warning: inline
function 'void NewtonIntegrator::leapfrogSphericalRotate(Scene*, State*,
int)' used but never defined
pkg/dem/Engine/GlobalEngine/NewtonIntegrator.hpp:49: warning: inline
function 'void NewtonIntegrator::leapfrogAsphericalRotate(Scene*,
State*, int)' used but never defined
-----------------------------
In file included from
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.cpp:1:
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.hpp:12: error:
expected `)' before '_id'
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.hpp:14: error:
'body_id_t' does not name a type
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.hpp:37: error:
expected `)' before '_id'
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.hpp:41: error:
'body_id_t' does not name a type
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.cpp: In member
function 'virtual void FacetTopologyAnalyzer::action(Scene*)':
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.cpp:24: error: no
matching function for call to
'FacetTopologyAnalyzer::VertexData::VertexData(body_id_t, size_t&,
Wm3::Vector3<double>, double)'
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.hpp:11: note:
candidates are: FacetTopologyAnalyzer::VertexData::VertexData()
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.hpp:11: note:
FacetTopologyAnalyzer::VertexData::VertexData(const
FacetTopologyAnalyzer::VertexData&)
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.cpp:67: error: 'struct
FacetTopologyAnalyzer::VertexData' has no member named 'id'
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.cpp:67: error: 'struct
FacetTopologyAnalyzer::VertexData' has no member named 'id'
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.cpp:67: error: 'struct
FacetTopologyAnalyzer::VertexData' has no member named 'id'
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.cpp:68: error: 'struct
FacetTopologyAnalyzer::VertexData' has no member named 'id'
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.cpp:112: error:
'struct FacetTopologyAnalyzer::FacetTopology' has no member named 'id'
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.cpp:118: error:
'struct FacetTopologyAnalyzer::FacetTopology' has no member named 'id'
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.cpp:118: error:
'struct FacetTopologyAnalyzer::FacetTopology' has no member named 'id'
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.cpp:119: error:
'struct FacetTopologyAnalyzer::FacetTopology' has no member named 'id'
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.cpp:119: error:
'struct FacetTopologyAnalyzer::FacetTopology' has no member named 'id'
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.cpp:126: error:
'struct FacetTopologyAnalyzer::FacetTopology' has no member named 'id'
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.cpp:126: error:
'struct FacetTopologyAnalyzer::FacetTopology' has no member named 'id'
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.cpp:136: error:
'struct FacetTopologyAnalyzer::FacetTopology' has no member named 'id'
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.cpp:136: error:
'struct FacetTopologyAnalyzer::FacetTopology' has no member named 'id'
scons: ***
[/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.os]
Error 1
-------------------------------------
C pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp
In file included from
pkg/common/Engine/GlobalEngine/PersistentTriangulationCollider.hpp:11,
from pkg/common/Engine/GlobalEngine/PersistentTriangulationCollider.cpp:8:
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/core/Collider.hpp:23:
error: 'body_id_t' was not declared in this scope
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/core/Collider.hpp:23:
error: template argument 1 is invalid
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/core/Collider.hpp:23:
error: template argument 2 is invalid
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/core/Collider.hpp:34:
error: 'Interaction' has not been declared
In file included from pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:9:
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/lib-pyutil/numpy.hpp:8:180:
warning: no newline at end of file
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp: In function 'void
build_triangulation_with_ids(const boost::shared_ptr<BodyContainer>&,
TesselationWrapper&)':
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:75: error: 'class
TesselationWrapper' has no member named 'Pmin'
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:75: error: 'class
TesselationWrapper' has no member named 'Pmin'
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:75: error: 'class
TesselationWrapper' has no member named 'Pmin'
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:75: error: 'class
TesselationWrapper' has no member named 'Pmin'
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:76: error: 'class
TesselationWrapper' has no member named 'Pmax'
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:76: error: 'class
TesselationWrapper' has no member named 'Pmax'
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:76: error: 'class
TesselationWrapper' has no member named 'Pmax'
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:76: error: 'class
TesselationWrapper' has no member named 'Pmax'
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp: In member function
'void TesselationWrapper::clear()':
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:140: error: 'Pmin'
was not declared in this scope
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:141: error: 'Pmax'
was not declared in this scope
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp: In member function
'bool TesselationWrapper::insert(double, double, double, double,
unsigned int)':
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:174: error: 'Pmin'
was not declared in this scope
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:177: error: 'Pmax'
was not declared in this scope
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp: In member function
'void TesselationWrapper::checkMinMax(double, double, double, double)':
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:188: error: 'Pmin'
was not declared in this scope
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:191: error: 'Pmax'
was not declared in this scope
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp: In member function
'bool TesselationWrapper::move(double, double, double, double, unsigned
int)':
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:203: error: 'Pmin'
was not declared in this scope
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:206: error: 'Pmax'
was not declared in this scope
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp: In member function
'void TesselationWrapper::AddBoundingPlanes()':
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:291: error: 'Pmin'
was not declared in this scope
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:291: error: 'Pmax'
was not declared in this scope
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp: In member function
'void TesselationWrapper::RemoveBoundingPlanes()':
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:309: error: 'Pmin'
was not declared in this scope
pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp:310: error: 'Pmax'
was not declared in this scope
scons: ***
[/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/pkg/common/Engine/GlobalEngine/PersistentTriangulationCollider.os]
Error 1
C pkg/common/Engine/PartialEngine/PressTestEngine.cpp
scons: ***
[/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/pkg/dem/Engine/GlobalEngine/TesselationWrapper.os]
Error 1
--------------------------------------
C pkg/common/Engine/GlobalEngine/SpatialQuickSortCollider.cpp
In file included from
pkg/common/Engine/GlobalEngine/SpatialQuickSortCollider.hpp:10,
from pkg/common/Engine/GlobalEngine/SpatialQuickSortCollider.cpp:8:
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/core/Collider.hpp:23:
error: 'body_id_t' was not declared in this scope
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/core/Collider.hpp:23:
error: template argument 1 is invalid
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/core/Collider.hpp:23:
error: template argument 2 is invalid
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/core/Collider.hpp:34:
error: 'Interaction' has not been declared
scons: ***
[/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/pkg/common/Engine/GlobalEngine/SpatialQuickSortCollider.os]
Error 1
---------------------------------------------
C py/yadeWrapper/yadeWrapper.cpp
py/yadeWrapper/yadeWrapper.cpp:560: error: redefinition of
'template<class T> boost::shared_ptr<T> Serializable_ctor_kwAttrs(const
boost::python::tuple&, const boost::python::dict&)'
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/lib-serialization/Serializable.hpp:122:
error: 'template<class T> boost::shared_ptr<T>
Serializable_ctor_kwAttrs(const boost::python::tuple&, const
boost::python::dict&)' previously declared here
py/yadeWrapper/yadeWrapper.cpp:580: error: redefinition of
'template<class T> boost::shared_ptr<T> Serializable_clone(const
boost::shared_ptr<T>&, const boost::python::dict&)'
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/lib-serialization/Serializable.hpp:142:
error: 'template<class T> boost::shared_ptr<T> Serializable_clone(const
boost::shared_ptr<T>&, const boost::python::dict&)' previously declared here
py/yadeWrapper/yadeWrapper.cpp:594: error: redefinition of
'template<class DispatcherT> boost::shared_ptr<T>
Dispatcher_ctor_list(const std::vector<boost::shared_ptr<typename
DispatcherT::functorType>, std::allocator<boost::shared_ptr<typename
DispatcherT::functorType> > >&)'
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/core/Dispatcher.hpp:113:
error: 'template<class DispatcherT> boost::shared_ptr<T>
Dispatcher_ctor_list(const std::vector<boost::shared_ptr<typename
DispatcherT::functorType>, std::allocator<boost::shared_ptr<typename
DispatcherT::functorType> > >&)' previously declared here
py/yadeWrapper/yadeWrapper.cpp:601: error: redefinition of
'template<class DispatcherT> std::vector<boost::shared_ptr<typename
DispatcherT::functorType>, std::allocator<boost::shared_ptr<typename
DispatcherT::functorType> > > Dispatcher_functors_get(boost::shared_ptr<T>)'
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/core/Dispatcher.hpp:121:
error: 'template<class DispatcherT>
std::vector<boost::shared_ptr<typename DispatcherT::functorType>,
std::allocator<boost::shared_ptr<typename DispatcherT::functorType> > >
Dispatcher_functors_get(boost::shared_ptr<T>)' previously declared here
py/yadeWrapper/yadeWrapper.cpp:608: error: redefinition of
'template<class TopIndexable> int
Indexable_getClassIndex(boost::shared_ptr<T>)'
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/core/Dispatcher.hpp:92:
error: 'template<class TopIndexable> int
Indexable_getClassIndex(boost::shared_ptr<T>)' previously declared here
py/yadeWrapper/yadeWrapper.cpp:610: error: redefinition of
'template<class TopIndexable> boost::python::list
Indexable_getClassIndices(boost::shared_ptr<T>, bool)'
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/core/Dispatcher.hpp:96:
error: 'template<class TopIndexable> boost::python::list
Indexable_getClassIndices(boost::shared_ptr<T>, bool)' previously
declared here
py/yadeWrapper/yadeWrapper.cpp:637: error: redefinition of 'struct
boost::python::detail::raw_constructor_dispatcher<F>'
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/lib-pyutil/raw_constructor.hpp:6:
error: previous definition of 'struct
boost::python::detail::raw_constructor_dispatcher<F>'
py/yadeWrapper/yadeWrapper.cpp:647: error: redefinition of
'template<class F> boost::python::api::object
boost::python::raw_constructor(F, size_t)'
/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/include/yade-trunk/yade/lib-pyutil/raw_constructor.hpp:16:
error: 'template<class F> boost::python::api::object
boost::python::raw_constructor(F, size_t)' previously declared here
scons: ***
[/home/3S-LAB/ecatalano/Waterspheres/build-trunk-wtrsphrs/py/yadeWrapper/yadeWrapper.os]
Error 1
Follow ups