running build running build_ext building 'pyogre._ogre' extension skipping pyogre/ogre/ogre.i gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/OGRE -I/usr/include/python2.3 -c pyogre/ogre/ogre_wrap.cxx -o build/temp.linux-i686-2.3/pyogre/ogre/ogre_wrap.o gcc: : No such file or directory cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ /usr/local/include/OGRE/OgreResourceGroupManager.h:64: warning: 'class Ogre::ResourceGroupListener' has virtual functions but non-virtual destructor /usr/local/include/OGRE/OgreShadowCaster.h:105: warning: 'class Ogre::ShadowCaster' has virtual functions but non-virtual destructor pyogre/ogre/ogre_wrap.cxx: In function 'Ogre::TextureUnitState::TextureAddressingMode Ogre_TextureUnitState_textureAddressingMode_get(Ogre::TextureUnitState*)': pyogre/ogre/ogre_wrap.cxx:4914: error: invalid cast from type 'const Ogre::TextureUnitState::UVWAddressingMode' to type 'Ogre::TextureUnitState::TextureAddressingMode' pyogre/ogre/ogre_wrap.cxx: In function 'void Ogre_AnimationState_animationName_set(Ogre::AnimationState*, const Ogre::String&)': pyogre/ogre/ogre_wrap.cxx:5039: error: 'class Ogre::AnimationState' has no member named 'setAnimationName' pyogre/ogre/ogre_wrap.cxx: In function 'void Ogre_AnimationState_value_set(Ogre::AnimationState*, Ogre::Real)': pyogre/ogre/ogre_wrap.cxx:5047: error: 'class Ogre::AnimationState' has no member named 'setValue' pyogre/ogre/ogre_wrap.cxx: In function 'Ogre::Real Ogre_AnimationState_value_get(Ogre::AnimationState*)': pyogre/ogre/ogre_wrap.cxx:5048: error: 'class Ogre::AnimationState' has no member named 'getValue' pyogre/ogre/ogre_wrap.cxx: In function 'void Ogre_AnimationTrack_useShortestRotationPath_set(Ogre::AnimationTrack*, bool)': pyogre/ogre/ogre_wrap.cxx:5056: error: 'class Ogre::AnimationTrack' has no member named 'setUseShortestRotationPath' pyogre/ogre/ogre_wrap.cxx: In function 'bool Ogre_AnimationTrack_useShortestRotationPath_get(Ogre::AnimationTrack*)': pyogre/ogre/ogre_wrap.cxx:5057: error: 'class Ogre::AnimationTrack' has no member named 'getUseShortestRotationPath' pyogre/ogre/ogre_wrap.cxx: In function 'void Ogre_AnimationTrack_asssociatedNode_set(Ogre::AnimationTrack*, Ogre::Node*)': pyogre/ogre/ogre_wrap.cxx:5058: error: 'class Ogre::AnimationTrack' has no member named 'setAssociatedNode' pyogre/ogre/ogre_wrap.cxx: In function 'Ogre::Node* Ogre_AnimationTrack_asssociatedNode_get(Ogre::AnimationTrack*)': pyogre/ogre/ogre_wrap.cxx:5059: error: 'class Ogre::AnimationTrack' has no member named 'getAssociatedNode' pyogre/ogre/ogre_wrap.cxx: In function 'void Ogre_KeyFrame_translation_set(Ogre::KeyFrame*, const Ogre::Vector3&)': pyogre/ogre/ogre_wrap.cxx:5065: error: 'class Ogre::KeyFrame' has no member named 'setTranslate' pyogre/ogre/ogre_wrap.cxx: In function 'const Ogre::Vector3& Ogre_KeyFrame_translation_get(Ogre::KeyFrame*)': pyogre/ogre/ogre_wrap.cxx:5066: error: 'class Ogre::KeyFrame' has no member named 'getTranslate' pyogre/ogre/ogre_wrap.cxx: In function 'void Ogre_KeyFrame_scale_set(Ogre::KeyFrame*, const Ogre::Vector3&)': pyogre/ogre/ogre_wrap.cxx:5067: error: 'class Ogre::KeyFrame' has no member named 'setScale' pyogre/ogre/ogre_wrap.cxx: In function 'const Ogre::Vector3& Ogre_KeyFrame_scale_get(Ogre::KeyFrame*)': pyogre/ogre/ogre_wrap.cxx:5068: error: 'class Ogre::KeyFrame' has no member named 'getScale' pyogre/ogre/ogre_wrap.cxx: In function 'void Ogre_KeyFrame_rotation_set(Ogre::KeyFrame*, const Ogre::Quaternion&)': pyogre/ogre/ogre_wrap.cxx:5069: error: 'class Ogre::KeyFrame' has no member named 'setRotation' pyogre/ogre/ogre_wrap.cxx: In function 'const Ogre::Quaternion& Ogre_KeyFrame_rotation_get(Ogre::KeyFrame*)': pyogre/ogre/ogre_wrap.cxx:5070: error: 'class Ogre::KeyFrame' has no member named 'getRotation' pyogre/ogre/ogre_wrap.cxx: In function 'bool Ogre_Entity_hardwareSkinning_get(Ogre::Entity*)': pyogre/ogre/ogre_wrap.cxx:5177: error: 'class Ogre::Entity' has no member named 'isHardwareSkinningEnabled' /usr/local/include/OGRE/OgreSceneQuery.h: At global scope: /usr/local/include/OGRE/OgreSceneQuery.h:178: warning: 'class Ogre::SceneQueryListener' has virtual functions but non-virtual destructor /usr/local/include/OGRE/OgreSceneQuery.h:325: warning: 'class Ogre::RaySceneQueryListener' has virtual functions but non-virtual destructor /usr/local/include/OGRE/OgreSceneQuery.h:450: warning: 'class Ogre::IntersectionSceneQueryListener' has virtual functions but non-virtual destructor /usr/local/include/OGRE/OgreSceneManager.h:416: warning: 'class Ogre::SceneManager::ShadowCasterSceneQueryListener' has virtual functions but non-virtual destructor /usr/local/include/OGRE/OgreEventListeners.h:63: warning: 'class Ogre::MouseListener' has virtual functions but non-virtual destructor /usr/local/include/OGRE/OgreEventListeners.h:95: warning: 'class Ogre::KeyListener' has virtual functions but non-virtual destructor /usr/local/include/OGRE/OgreEventListeners.h:124: warning: 'class Ogre::MouseMotionListener' has virtual functions but non-virtual destructor /usr/local/include/OGRE/OgreEventTarget.h:50: warning: 'class Ogre::EventTarget' has virtual functions but non-virtual destructor /usr/local/include/OGRE/OgrePositionTarget.h:48: warning: 'class Ogre::PositionTarget' has virtual functions but non-virtual destructor /usr/local/include/OGRE/OgreTargetManager.h:57: warning: 'class Ogre::TargetManager' has virtual functions but non-virtual destructor /usr/local/include/OGRE/OgreController.h: In instantiation of 'Ogre::ControllerFunction': /usr/local/include/OGRE/OgrePredefinedControllers.h:157: instantiated from here /usr/local/include/OGRE/OgreController.h:48: warning: 'class Ogre::ControllerFunction' has virtual functions but non-virtual destructor /usr/local/include/OGRE/OgrePredefinedControllers.h:158: warning: 'class Ogre::AnimationControllerFunction' has virtual functions but non-virtual destructor /usr/local/include/OGRE/OgrePredefinedControllers.h:180: warning: 'class Ogre::ScaleControllerFunction' has virtual functions but non-virtual destructor /usr/local/include/OGRE/OgrePredefinedControllers.h:220: warning: 'class Ogre::WaveformControllerFunction' has virtual functions but non-virtual destructor pyogre/ogre/ogre_wrap.cxx: In function 'PyObject* _wrap_GpuProgramParameters_getAutoConstantEntry(PyObject*, PyObject*)': pyogre/ogre/ogre_wrap.cxx:55055: error: 'AutoConstantEntry' was not declared in this scope pyogre/ogre/ogre_wrap.cxx:55055: error: 'result' was not declared in this scope pyogre/ogre/ogre_wrap.cxx:55069: error: expected primary-expression before ')' token pyogre/ogre/ogre_wrap.cxx: In function 'PyObject* _wrap_GpuProgramParameters_getConstantDefinition__SWIG_0(PyObject*, PyObject*)': pyogre/ogre/ogre_wrap.cxx:56682: error: 'ConstantDefinition' was not declared in this scope pyogre/ogre/ogre_wrap.cxx:56682: error: 'result' was not declared in this scope pyogre/ogre/ogre_wrap.cxx:56705: error: expected primary-expression before ')' token pyogre/ogre/ogre_wrap.cxx: In function 'PyObject* _wrap_GpuProgramParameters_getConstantDefinition__SWIG_1(PyObject*, PyObject*)': pyogre/ogre/ogre_wrap.cxx:56732: error: 'ConstantDefinition' was not declared in this scope pyogre/ogre/ogre_wrap.cxx:56732: error: 'result' was not declared in this scope pyogre/ogre/ogre_wrap.cxx:56746: error: expected primary-expression before ')' token pyogre/ogre/ogre_wrap.cxx: In function 'PyObject* _wrap_GpuProgramParameters_findMatchingConstantDefinition(PyObject*, PyObject*)': pyogre/ogre/ogre_wrap.cxx:56824: error: 'ConstantDefinition' was not declared in this scope pyogre/ogre/ogre_wrap.cxx:56824: error: 'result' was not declared in this scope pyogre/ogre/ogre_wrap.cxx:56857: error: expected primary-expression before ')' token pyogre/ogre/ogre_wrap.cxx: In function 'PyObject* _wrap_GpuProgramParameters_getAutoConstantDefinition__SWIG_0(PyObject*, PyObject*)': pyogre/ogre/ogre_wrap.cxx:56968: error: 'AutoConstantDefinition' was not declared in this scope pyogre/ogre/ogre_wrap.cxx:56968: error: 'result' was not declared in this scope pyogre/ogre/ogre_wrap.cxx:56988: error: expected primary-expression before ')' token pyogre/ogre/ogre_wrap.cxx:56988: error: expected `;' before 'Ogre' pyogre/ogre/ogre_wrap.cxx: In function 'PyObject* _wrap_GpuProgramParameters_getAutoConstantDefinition__SWIG_1(PyObject*, PyObject*)': pyogre/ogre/ogre_wrap.cxx:57014: error: 'AutoConstantDefinition' was not declared in this scope pyogre/ogre/ogre_wrap.cxx:57014: error: 'result' was not declared in this scope pyogre/ogre/ogre_wrap.cxx:57025: error: expected primary-expression before ')' token pyogre/ogre/ogre_wrap.cxx:57025: error: expected `;' before 'Ogre' pyogre/ogre/ogre_wrap.cxx: In function 'PyObject* _wrap_MeshManager_createBezierPatch__SWIG_6(PyObject*, PyObject*)': pyogre/ogre/ogre_wrap.cxx:82840: warning: converting negative value 'AUTO_LEVEL' to 'size_t' pyogre/ogre/ogre_wrap.cxx: In function 'PyObject* _wrap_MeshManager_createBezierPatch__SWIG_7(PyObject*, PyObject*)': pyogre/ogre/ogre_wrap.cxx:82934: warning: converting negative value 'AUTO_LEVEL' to 'size_t' pyogre/ogre/ogre_wrap.cxx:82934: warning: converting negative value 'AUTO_LEVEL' to 'size_t' pyogre/ogre/ogre_wrap.cxx: In function 'PyObject* _wrap_PatchMesh_define__SWIG_6(PyObject*, PyObject*)': pyogre/ogre/ogre_wrap.cxx:89410: warning: converting negative value 'AUTO_LEVEL' to 'size_t' pyogre/ogre/ogre_wrap.cxx: In function 'PyObject* _wrap_PatchMesh_define__SWIG_7(PyObject*, PyObject*)': pyogre/ogre/ogre_wrap.cxx:89465: warning: converting negative value 'AUTO_LEVEL' to 'size_t' pyogre/ogre/ogre_wrap.cxx:89465: warning: converting negative value 'AUTO_LEVEL' to 'size_t' pyogre/ogre/ogre_wrap.cxx: In function 'int _wrap_LightFactory_FACTORY_TYPE_NAME_set(PyObject*)': pyogre/ogre/ogre_wrap.cxx:109012: error: 'SWIG_append_msg' was not declared in this scope pyogre/ogre/ogre_wrap.cxx:109016: error: 'SWIG_append_msg' was not declared in this scope pyogre/ogre/ogre_wrap.cxx: In function 'int _wrap_BillboardSetFactory_FACTORY_TYPE_NAME_set(PyObject*)': pyogre/ogre/ogre_wrap.cxx:122295: error: 'SWIG_append_msg' was not declared in this scope pyogre/ogre/ogre_wrap.cxx:122299: error: 'SWIG_append_msg' was not declared in this scope pyogre/ogre/ogre_wrap.cxx: In function 'int _wrap_EntityFactory_FACTORY_TYPE_NAME_set(PyObject*)': pyogre/ogre/ogre_wrap.cxx:126533: error: 'SWIG_append_msg' was not declared in this scope pyogre/ogre/ogre_wrap.cxx:126537: error: 'SWIG_append_msg' was not declared in this scope pyogre/ogre/ogre_wrap.cxx: In function 'int _wrap_ParticleSystemFactory_FACTORY_TYPE_NAME_set(PyObject*)': pyogre/ogre/ogre_wrap.cxx:205074: error: 'SWIG_append_msg' was not declared in this scope pyogre/ogre/ogre_wrap.cxx:205078: error: 'SWIG_append_msg' was not declared in this scope /usr/local/include/OGRE/OgreGpuProgram.h: At global scope: /usr/local/include/OGRE/OgreGpuProgram.h:846: warning: inline function 'static size_t Ogre::GpuProgramParameters::getNumAutoConstantDefinitions()' used but never defined pyogre/ogre/ogre_wrap.cxx:232: warning: 'swig_type_info* SWIG_TypeDynamicCast(swig_type_info*, void**)' defined but not used pyogre/ogre/ogre_wrap.cxx:420: warning: 'const char* SWIG_UnpackDataName(const char*, void*, size_t, const char*)' defined but not used pyogre/ogre/ogre_wrap.cxx:500: warning: 'void SWIG_PropagateClientData(swig_type_info*)' defined but not used pyogre/ogre/ogre_wrap.cxx:1199: warning: 'void* SWIG_Python_MustGetPtr(PyObject*, swig_type_info*, int, int)' defined but not used pyogre/ogre/ogre_wrap.cxx:1213: warning: 'int SWIG_Python_ConvertPacked(PyObject*, void*, size_t, swig_type_info*, int)' defined but not used error: command 'gcc' failed with exit status 1