Bug#628282: irrlicht: FTBFS: g++: error: unrecognized option '--add-stdcall-alias'

Lucas Nussbaum lucas at lucas-nussbaum.net
Sat May 28 13:47:28 UTC 2011


Source: irrlicht
Version: 1.7.2+dfsg1-1
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20110528 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/build/user-irrlicht_1.7.2+dfsg1-1-amd64-mGFvkI/irrlicht-1.7.2+dfsg1/source/Irrlicht'
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CBSPMeshFileLoader.o CBSPMeshFileLoader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CMD2MeshFileLoader.o CMD2MeshFileLoader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CMD3MeshFileLoader.o CMD3MeshFileLoader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CMS3DMeshFileLoader.o CMS3DMeshFileLoader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CB3DMeshFileLoader.o CB3DMeshFileLoader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o C3DSMeshFileLoader.o C3DSMeshFileLoader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o COgreMeshFileLoader.o COgreMeshFileLoader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o COBJMeshFileLoader.o COBJMeshFileLoader.cpp
> COBJMeshFileLoader.cpp: In member function 'virtual irr::scene::IAnimatedMesh* irr::scene::COBJMeshFileLoader::createMesh(irr::io::IReadFile*)':
> COBJMeshFileLoader.cpp:78:6: warning: variable 'smoothingGroup' set but not used [-Wunused-but-set-variable]
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CColladaFileLoader.o CColladaFileLoader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CCSMLoader.o CCSMLoader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CDMFLoader.o CDMFLoader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CLMTSMeshFileLoader.o CLMTSMeshFileLoader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CMY3DMeshFileLoader.o CMY3DMeshFileLoader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o COCTLoader.o COCTLoader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CXMeshFileLoader.o CXMeshFileLoader.cpp
> CXMeshFileLoader.cpp: In member function 'bool irr::scene::CXMeshFileLoader::parseDataObjectMesh(irr::scene::CXMeshFileLoader::SXMesh&)':
> CXMeshFileLoader.cpp:884:8: warning: variable 'tangentpos' set but not used [-Wunused-but-set-variable]
> CXMeshFileLoader.cpp:885:8: warning: variable 'binormalpos' set but not used [-Wunused-but-set-variable]
> CXMeshFileLoader.cpp:889:8: warning: variable 'tangenttype' set but not used [-Wunused-but-set-variable]
> CXMeshFileLoader.cpp:890:8: warning: variable 'binormaltype' set but not used [-Wunused-but-set-variable]
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CIrrMeshFileLoader.o CIrrMeshFileLoader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSTLMeshFileLoader.o CSTLMeshFileLoader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CLWOMeshFileLoader.o CLWOMeshFileLoader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CPLYMeshFileLoader.o CPLYMeshFileLoader.cpp
> CPLYMeshFileLoader.cpp: In member function 'virtual irr::scene::IAnimatedMesh* irr::scene::CPLYMeshFileLoader::createMesh(irr::io::IReadFile*)':
> CPLYMeshFileLoader.cpp:83:7: warning: variable 'line' set but not used [-Wunused-but-set-variable]
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CColladaMeshWriter.o CColladaMeshWriter.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CIrrMeshWriter.o CIrrMeshWriter.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSTLMeshWriter.o CSTLMeshWriter.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o COBJMeshWriter.o COBJMeshWriter.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CPLYMeshWriter.o CPLYMeshWriter.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSkinnedMesh.o CSkinnedMesh.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CBoneSceneNode.o CBoneSceneNode.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CMeshSceneNode.o CMeshSceneNode.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CAnimatedMeshSceneNode.o CAnimatedMeshSceneNode.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CAnimatedMeshMD2.o CAnimatedMeshMD2.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CAnimatedMeshMD3.o CAnimatedMeshMD3.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CQ3LevelMesh.o CQ3LevelMesh.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CQuake3ShaderSceneNode.o CQuake3ShaderSceneNode.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CBillboardSceneNode.o CBillboardSceneNode.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CCameraSceneNode.o CCameraSceneNode.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CDummyTransformationSceneNode.o CDummyTransformationSceneNode.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CEmptySceneNode.o CEmptySceneNode.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGeometryCreator.o CGeometryCreator.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CLightSceneNode.o CLightSceneNode.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CMeshManipulator.o CMeshManipulator.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CMetaTriangleSelector.o CMetaTriangleSelector.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o COctreeSceneNode.o COctreeSceneNode.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o COctreeTriangleSelector.o COctreeTriangleSelector.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSceneCollisionManager.o CSceneCollisionManager.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSceneManager.o CSceneManager.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CShadowVolumeSceneNode.o CShadowVolumeSceneNode.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSkyBoxSceneNode.o CSkyBoxSceneNode.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSkyDomeSceneNode.o CSkyDomeSceneNode.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTerrainSceneNode.o CTerrainSceneNode.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTerrainTriangleSelector.o CTerrainTriangleSelector.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CVolumeLightSceneNode.o CVolumeLightSceneNode.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CCubeSceneNode.o CCubeSceneNode.cpp
> CCubeSceneNode.cpp: In member function 'virtual void irr::scene::CCubeSceneNode::render()':
> CCubeSceneNode.cpp:67:7: warning: unused variable 'renderMeshes' [-Wunused-variable]
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSphereSceneNode.o CSphereSceneNode.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTextSceneNode.o CTextSceneNode.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTriangleBBSelector.o CTriangleBBSelector.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTriangleSelector.o CTriangleSelector.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CWaterSurfaceSceneNode.o CWaterSurfaceSceneNode.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CMeshCache.o CMeshCache.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CDefaultSceneNodeAnimatorFactory.o CDefaultSceneNodeAnimatorFactory.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CDefaultSceneNodeFactory.o CDefaultSceneNodeFactory.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CParticleAnimatedMeshSceneNodeEmitter.o CParticleAnimatedMeshSceneNodeEmitter.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CParticleBoxEmitter.o CParticleBoxEmitter.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CParticleCylinderEmitter.o CParticleCylinderEmitter.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CParticleMeshEmitter.o CParticleMeshEmitter.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CParticlePointEmitter.o CParticlePointEmitter.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CParticleRingEmitter.o CParticleRingEmitter.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CParticleSphereEmitter.o CParticleSphereEmitter.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CParticleAttractionAffector.o CParticleAttractionAffector.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CParticleFadeOutAffector.o CParticleFadeOutAffector.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CParticleGravityAffector.o CParticleGravityAffector.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CParticleRotationAffector.o CParticleRotationAffector.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CParticleSystemSceneNode.o CParticleSystemSceneNode.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CParticleScaleAffector.o CParticleScaleAffector.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSceneNodeAnimatorCameraFPS.o CSceneNodeAnimatorCameraFPS.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSceneNodeAnimatorCameraMaya.o CSceneNodeAnimatorCameraMaya.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSceneNodeAnimatorCollisionResponse.o CSceneNodeAnimatorCollisionResponse.cpp
> CSceneNodeAnimatorCollisionResponse.cpp: In member function 'virtual void irr::scene::CSceneNodeAnimatorCollisionResponse::animateNode(irr::scene::ISceneNode*, irr::u32)':
> CSceneNodeAnimatorCollisionResponse.cpp:181:18: warning: variable 'force' set but not used [-Wunused-but-set-variable]
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSceneNodeAnimatorDelete.o CSceneNodeAnimatorDelete.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSceneNodeAnimatorFlyCircle.o CSceneNodeAnimatorFlyCircle.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSceneNodeAnimatorFlyStraight.o CSceneNodeAnimatorFlyStraight.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSceneNodeAnimatorFollowSpline.o CSceneNodeAnimatorFollowSpline.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSceneNodeAnimatorRotation.o CSceneNodeAnimatorRotation.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSceneNodeAnimatorTexture.o CSceneNodeAnimatorTexture.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CVideoModeList.o CVideoModeList.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CFPSCounter.o CFPSCounter.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CNullDriver.o CNullDriver.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o COpenGLDriver.o COpenGLDriver.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o COpenGLNormalMapRenderer.o COpenGLNormalMapRenderer.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o COpenGLParallaxMapRenderer.o COpenGLParallaxMapRenderer.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o COpenGLShaderMaterialRenderer.o COpenGLShaderMaterialRenderer.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o COpenGLTexture.o COpenGLTexture.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o COpenGLSLMaterialRenderer.o COpenGLSLMaterialRenderer.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o COpenGLExtensionHandler.o COpenGLExtensionHandler.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CD3D8Driver.o CD3D8Driver.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CD3D8NormalMapRenderer.o CD3D8NormalMapRenderer.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CD3D8ParallaxMapRenderer.o CD3D8ParallaxMapRenderer.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CD3D8ShaderMaterialRenderer.o CD3D8ShaderMaterialRenderer.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CD3D8Texture.o CD3D8Texture.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CD3D9Driver.o CD3D9Driver.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CD3D9HLSLMaterialRenderer.o CD3D9HLSLMaterialRenderer.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CD3D9NormalMapRenderer.o CD3D9NormalMapRenderer.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CD3D9ParallaxMapRenderer.o CD3D9ParallaxMapRenderer.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CD3D9ShaderMaterialRenderer.o CD3D9ShaderMaterialRenderer.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CD3D9Texture.o CD3D9Texture.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CColorConverter.o CColorConverter.cpp
> CColorConverter.cpp: In static member function 'static void irr::video::CColorConverter::convert_viaFormat(const void*, irr::video::ECOLOR_FORMAT, irr::s32, void*, irr::video::ECOLOR_FORMAT)':
> CColorConverter.cpp:530:11: warning: enumeration value 'ECF_R16F' not handled in switch [-Wswitch]
> CColorConverter.cpp:530:11: warning: enumeration value 'ECF_G16R16F' not handled in switch [-Wswitch]
> CColorConverter.cpp:530:11: warning: enumeration value 'ECF_A16B16G16R16F' not handled in switch [-Wswitch]
> CColorConverter.cpp:530:11: warning: enumeration value 'ECF_R32F' not handled in switch [-Wswitch]
> CColorConverter.cpp:530:11: warning: enumeration value 'ECF_G32R32F' not handled in switch [-Wswitch]
> CColorConverter.cpp:530:11: warning: enumeration value 'ECF_A32B32G32R32F' not handled in switch [-Wswitch]
> CColorConverter.cpp:530:11: warning: enumeration value 'ECF_UNKNOWN' not handled in switch [-Wswitch]
> CColorConverter.cpp:547:11: warning: enumeration value 'ECF_R16F' not handled in switch [-Wswitch]
> CColorConverter.cpp:547:11: warning: enumeration value 'ECF_G16R16F' not handled in switch [-Wswitch]
> CColorConverter.cpp:547:11: warning: enumeration value 'ECF_A16B16G16R16F' not handled in switch [-Wswitch]
> CColorConverter.cpp:547:11: warning: enumeration value 'ECF_R32F' not handled in switch [-Wswitch]
> CColorConverter.cpp:547:11: warning: enumeration value 'ECF_G32R32F' not handled in switch [-Wswitch]
> CColorConverter.cpp:547:11: warning: enumeration value 'ECF_A32B32G32R32F' not handled in switch [-Wswitch]
> CColorConverter.cpp:547:11: warning: enumeration value 'ECF_UNKNOWN' not handled in switch [-Wswitch]
> CColorConverter.cpp:564:11: warning: enumeration value 'ECF_R16F' not handled in switch [-Wswitch]
> CColorConverter.cpp:564:11: warning: enumeration value 'ECF_G16R16F' not handled in switch [-Wswitch]
> CColorConverter.cpp:564:11: warning: enumeration value 'ECF_A16B16G16R16F' not handled in switch [-Wswitch]
> CColorConverter.cpp:564:11: warning: enumeration value 'ECF_R32F' not handled in switch [-Wswitch]
> CColorConverter.cpp:564:11: warning: enumeration value 'ECF_G32R32F' not handled in switch [-Wswitch]
> CColorConverter.cpp:564:11: warning: enumeration value 'ECF_A32B32G32R32F' not handled in switch [-Wswitch]
> CColorConverter.cpp:564:11: warning: enumeration value 'ECF_UNKNOWN' not handled in switch [-Wswitch]
> CColorConverter.cpp:581:11: warning: enumeration value 'ECF_R16F' not handled in switch [-Wswitch]
> CColorConverter.cpp:581:11: warning: enumeration value 'ECF_G16R16F' not handled in switch [-Wswitch]
> CColorConverter.cpp:581:11: warning: enumeration value 'ECF_A16B16G16R16F' not handled in switch [-Wswitch]
> CColorConverter.cpp:581:11: warning: enumeration value 'ECF_R32F' not handled in switch [-Wswitch]
> CColorConverter.cpp:581:11: warning: enumeration value 'ECF_G32R32F' not handled in switch [-Wswitch]
> CColorConverter.cpp:581:11: warning: enumeration value 'ECF_A32B32G32R32F' not handled in switch [-Wswitch]
> CColorConverter.cpp:581:11: warning: enumeration value 'ECF_UNKNOWN' not handled in switch [-Wswitch]
> CColorConverter.cpp:527:9: warning: enumeration value 'ECF_R16F' not handled in switch [-Wswitch]
> CColorConverter.cpp:527:9: warning: enumeration value 'ECF_G16R16F' not handled in switch [-Wswitch]
> CColorConverter.cpp:527:9: warning: enumeration value 'ECF_A16B16G16R16F' not handled in switch [-Wswitch]
> CColorConverter.cpp:527:9: warning: enumeration value 'ECF_R32F' not handled in switch [-Wswitch]
> CColorConverter.cpp:527:9: warning: enumeration value 'ECF_G32R32F' not handled in switch [-Wswitch]
> CColorConverter.cpp:527:9: warning: enumeration value 'ECF_A32B32G32R32F' not handled in switch [-Wswitch]
> CColorConverter.cpp:527:9: warning: enumeration value 'ECF_UNKNOWN' not handled in switch [-Wswitch]
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CImage.o CImage.cpp
> CImage.cpp: In member function 'virtual void irr::video::CImage::setPixel(irr::u32, irr::u32, const irr::video::SColor&, bool)':
> CImage.cpp:184:8: warning: enumeration value 'ECF_R16F' not handled in switch [-Wswitch]
> CImage.cpp:184:8: warning: enumeration value 'ECF_G16R16F' not handled in switch [-Wswitch]
> CImage.cpp:184:8: warning: enumeration value 'ECF_A16B16G16R16F' not handled in switch [-Wswitch]
> CImage.cpp:184:8: warning: enumeration value 'ECF_R32F' not handled in switch [-Wswitch]
> CImage.cpp:184:8: warning: enumeration value 'ECF_G32R32F' not handled in switch [-Wswitch]
> CImage.cpp:184:8: warning: enumeration value 'ECF_A32B32G32R32F' not handled in switch [-Wswitch]
> CImage.cpp:184:8: warning: enumeration value 'ECF_UNKNOWN' not handled in switch [-Wswitch]
> CImage.cpp: In member function 'virtual irr::video::SColor irr::video::CImage::getPixel(irr::u32, irr::u32) const':
> CImage.cpp:221:8: warning: enumeration value 'ECF_R16F' not handled in switch [-Wswitch]
> CImage.cpp:221:8: warning: enumeration value 'ECF_G16R16F' not handled in switch [-Wswitch]
> CImage.cpp:221:8: warning: enumeration value 'ECF_A16B16G16R16F' not handled in switch [-Wswitch]
> CImage.cpp:221:8: warning: enumeration value 'ECF_R32F' not handled in switch [-Wswitch]
> CImage.cpp:221:8: warning: enumeration value 'ECF_G32R32F' not handled in switch [-Wswitch]
> CImage.cpp:221:8: warning: enumeration value 'ECF_A32B32G32R32F' not handled in switch [-Wswitch]
> CImage.cpp:221:8: warning: enumeration value 'ECF_UNKNOWN' not handled in switch [-Wswitch]
> CImage.cpp: In member function 'virtual void irr::video::CImage::fill(const irr::video::SColor&)':
> CImage.cpp:383:9: warning: enumeration value 'ECF_R16F' not handled in switch [-Wswitch]
> CImage.cpp:383:9: warning: enumeration value 'ECF_G16R16F' not handled in switch [-Wswitch]
> CImage.cpp:383:9: warning: enumeration value 'ECF_A16B16G16R16F' not handled in switch [-Wswitch]
> CImage.cpp:383:9: warning: enumeration value 'ECF_R32F' not handled in switch [-Wswitch]
> CImage.cpp:383:9: warning: enumeration value 'ECF_G32R32F' not handled in switch [-Wswitch]
> CImage.cpp:383:9: warning: enumeration value 'ECF_A32B32G32R32F' not handled in switch [-Wswitch]
> CImage.cpp:383:9: warning: enumeration value 'ECF_UNKNOWN' not handled in switch [-Wswitch]
> SoftwareDriver2_helper.h:87:15: warning: 'c' may be used uninitialized in this function [-Wuninitialized]
> CImage.cpp:381:6: note: 'c' was declared here
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CImageLoaderBMP.o CImageLoaderBMP.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CImageLoaderJPG.o CImageLoaderJPG.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CImageLoaderPCX.o CImageLoaderPCX.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CImageLoaderPNG.o CImageLoaderPNG.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CImageLoaderPSD.o CImageLoaderPSD.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CImageLoaderTGA.o CImageLoaderTGA.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CImageLoaderPPM.o CImageLoaderPPM.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CImageLoaderWAL.o CImageLoaderWAL.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CImageLoaderRGB.o CImageLoaderRGB.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CImageWriterBMP.o CImageWriterBMP.cpp
> CImageWriterBMP.cpp: In member function 'virtual bool irr::video::CImageWriterBMP::writeImage(irr::io::IWriteFile*, irr::video::IImage*, irr::u32) const':
> CImageWriterBMP.cpp:65:8: warning: enumeration value 'ECF_R16F' not handled in switch [-Wswitch]
> CImageWriterBMP.cpp:65:8: warning: enumeration value 'ECF_G16R16F' not handled in switch [-Wswitch]
> CImageWriterBMP.cpp:65:8: warning: enumeration value 'ECF_A16B16G16R16F' not handled in switch [-Wswitch]
> CImageWriterBMP.cpp:65:8: warning: enumeration value 'ECF_R32F' not handled in switch [-Wswitch]
> CImageWriterBMP.cpp:65:8: warning: enumeration value 'ECF_G32R32F' not handled in switch [-Wswitch]
> CImageWriterBMP.cpp:65:8: warning: enumeration value 'ECF_A32B32G32R32F' not handled in switch [-Wswitch]
> CImageWriterBMP.cpp:65:8: warning: enumeration value 'ECF_UNKNOWN' not handled in switch [-Wswitch]
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CImageWriterJPG.o CImageWriterJPG.cpp
> CImageWriterJPG.cpp: In function 'bool irr::video::writeJPEGFile(irr::io::IWriteFile*, irr::video::IImage*, irr::u32)':
> CImageWriterJPG.cpp:110:8: warning: enumeration value 'ECF_R16F' not handled in switch [-Wswitch]
> CImageWriterJPG.cpp:110:8: warning: enumeration value 'ECF_G16R16F' not handled in switch [-Wswitch]
> CImageWriterJPG.cpp:110:8: warning: enumeration value 'ECF_A16B16G16R16F' not handled in switch [-Wswitch]
> CImageWriterJPG.cpp:110:8: warning: enumeration value 'ECF_R32F' not handled in switch [-Wswitch]
> CImageWriterJPG.cpp:110:8: warning: enumeration value 'ECF_G32R32F' not handled in switch [-Wswitch]
> CImageWriterJPG.cpp:110:8: warning: enumeration value 'ECF_A32B32G32R32F' not handled in switch [-Wswitch]
> CImageWriterJPG.cpp:110:8: warning: enumeration value 'ECF_UNKNOWN' not handled in switch [-Wswitch]
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CImageWriterPCX.o CImageWriterPCX.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CImageWriterPNG.o CImageWriterPNG.cpp
> CImageWriterPNG.cpp: In member function 'virtual bool irr::video::CImageWriterPNG::writeImage(irr::io::IWriteFile*, irr::video::IImage*, irr::u32) const':
> CImageWriterPNG.cpp:121:8: warning: enumeration value 'ECF_R16F' not handled in switch [-Wswitch]
> CImageWriterPNG.cpp:121:8: warning: enumeration value 'ECF_G16R16F' not handled in switch [-Wswitch]
> CImageWriterPNG.cpp:121:8: warning: enumeration value 'ECF_A16B16G16R16F' not handled in switch [-Wswitch]
> CImageWriterPNG.cpp:121:8: warning: enumeration value 'ECF_R32F' not handled in switch [-Wswitch]
> CImageWriterPNG.cpp:121:8: warning: enumeration value 'ECF_G32R32F' not handled in switch [-Wswitch]
> CImageWriterPNG.cpp:121:8: warning: enumeration value 'ECF_A32B32G32R32F' not handled in switch [-Wswitch]
> CImageWriterPNG.cpp:121:8: warning: enumeration value 'ECF_UNKNOWN' not handled in switch [-Wswitch]
> CImageWriterPNG.cpp:141:8: warning: enumeration value 'ECF_R16F' not handled in switch [-Wswitch]
> CImageWriterPNG.cpp:141:8: warning: enumeration value 'ECF_G16R16F' not handled in switch [-Wswitch]
> CImageWriterPNG.cpp:141:8: warning: enumeration value 'ECF_A16B16G16R16F' not handled in switch [-Wswitch]
> CImageWriterPNG.cpp:141:8: warning: enumeration value 'ECF_R32F' not handled in switch [-Wswitch]
> CImageWriterPNG.cpp:141:8: warning: enumeration value 'ECF_G32R32F' not handled in switch [-Wswitch]
> CImageWriterPNG.cpp:141:8: warning: enumeration value 'ECF_A32B32G32R32F' not handled in switch [-Wswitch]
> CImageWriterPNG.cpp:141:8: warning: enumeration value 'ECF_UNKNOWN' not handled in switch [-Wswitch]
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CImageWriterPPM.o CImageWriterPPM.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CImageWriterPSD.o CImageWriterPSD.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CImageWriterTGA.o CImageWriterTGA.cpp
> CImageWriterTGA.cpp: In member function 'virtual bool irr::video::CImageWriterTGA::writeImage(irr::io::IWriteFile*, irr::video::IImage*, irr::u32) const':
> CImageWriterTGA.cpp:61:8: warning: enumeration value 'ECF_R16F' not handled in switch [-Wswitch]
> CImageWriterTGA.cpp:61:8: warning: enumeration value 'ECF_G16R16F' not handled in switch [-Wswitch]
> CImageWriterTGA.cpp:61:8: warning: enumeration value 'ECF_A16B16G16R16F' not handled in switch [-Wswitch]
> CImageWriterTGA.cpp:61:8: warning: enumeration value 'ECF_R32F' not handled in switch [-Wswitch]
> CImageWriterTGA.cpp:61:8: warning: enumeration value 'ECF_G32R32F' not handled in switch [-Wswitch]
> CImageWriterTGA.cpp:61:8: warning: enumeration value 'ECF_A32B32G32R32F' not handled in switch [-Wswitch]
> CImageWriterTGA.cpp:61:8: warning: enumeration value 'ECF_UNKNOWN' not handled in switch [-Wswitch]
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSoftwareDriver.o CSoftwareDriver.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSoftwareTexture.o CSoftwareTexture.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRFlat.o CTRFlat.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRFlatWire.o CTRFlatWire.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRGouraud.o CTRGouraud.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRGouraudWire.o CTRGouraudWire.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureFlat.o CTRTextureFlat.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureFlatWire.o CTRTextureFlatWire.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureGouraud.o CTRTextureGouraud.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureGouraudAdd.o CTRTextureGouraudAdd.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureGouraudNoZ.o CTRTextureGouraudNoZ.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureGouraudWire.o CTRTextureGouraudWire.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CZBuffer.o CZBuffer.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureGouraudVertexAlpha2.o CTRTextureGouraudVertexAlpha2.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureGouraudNoZ2.o CTRTextureGouraudNoZ2.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureLightMap2_M2.o CTRTextureLightMap2_M2.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureLightMap2_M4.o CTRTextureLightMap2_M4.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureLightMap2_M1.o CTRTextureLightMap2_M1.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSoftwareDriver2.o CSoftwareDriver2.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CSoftwareTexture2.o CSoftwareTexture2.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureGouraud2.o CTRTextureGouraud2.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRGouraud2.o CTRGouraud2.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRGouraudAlpha2.o CTRGouraudAlpha2.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRGouraudAlphaNoZ2.o CTRGouraudAlphaNoZ2.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureDetailMap2.o CTRTextureDetailMap2.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureGouraudAdd2.o CTRTextureGouraudAdd2.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureGouraudAddNoZ2.o CTRTextureGouraudAddNoZ2.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureWire2.o CTRTextureWire2.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureLightMap2_Add.o CTRTextureLightMap2_Add.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureLightMapGouraud2_M4.o CTRTextureLightMapGouraud2_M4.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o IBurningShader.o IBurningShader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureBlend.o CTRTextureBlend.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureGouraudAlpha.o CTRTextureGouraudAlpha.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTRTextureGouraudAlphaNoZ.o CTRTextureGouraudAlphaNoZ.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CDepthBuffer.o CDepthBuffer.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CBurningShader_Raster_Reference.o CBurningShader_Raster_Reference.cpp
> CBurningShader_Raster_Reference.cpp: In member function 'void irr::video::CBurningShader_Raster_Reference::scanline()':
> CBurningShader_Raster_Reference.cpp:781:7: warning: variable 'condition' set but not used [-Wunused-but-set-variable]
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CFileList.o CFileList.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CFileSystem.o CFileSystem.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CLimitReadFile.o CLimitReadFile.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CMemoryFile.o CMemoryFile.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CReadFile.o CReadFile.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CWriteFile.o CWriteFile.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CXMLReader.o CXMLReader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CXMLWriter.o CXMLWriter.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CZipReader.o CZipReader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CPakReader.o CPakReader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CNPKReader.o CNPKReader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CTarReader.o CTarReader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CMountPointReader.o CMountPointReader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o irrXML.o irrXML.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CAttributes.o CAttributes.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CIrrDeviceSDL.o CIrrDeviceSDL.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CIrrDeviceLinux.o CIrrDeviceLinux.cpp
> CIrrDeviceLinux.cpp: In member function 'virtual bool irr::CIrrDeviceLinux::run()':
> CIrrDeviceLinux.cpp:1015:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
> CIrrDeviceLinux.cpp: In member function 'bool irr::CIrrDeviceLinux::createWindow()':
> CIrrDeviceLinux.cpp:689:81: warning: 'glxFBConfig' may be used uninitialized in this function [-Wuninitialized]
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CIrrDeviceConsole.o CIrrDeviceConsole.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CIrrDeviceStub.o CIrrDeviceStub.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CIrrDeviceWin32.o CIrrDeviceWin32.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CIrrDeviceFB.o CIrrDeviceFB.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CLogger.o CLogger.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o COSOperator.o COSOperator.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o Irrlicht.o Irrlicht.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o os.o os.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIButton.o CGUIButton.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUICheckBox.o CGUICheckBox.cpp
> CGUICheckBox.cpp: In member function 'virtual void irr::gui::CGUICheckBox::draw()':
> CGUICheckBox.cpp:131:18: warning: variable 'rect' set but not used [-Wunused-but-set-variable]
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIComboBox.o CGUIComboBox.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIContextMenu.o CGUIContextMenu.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIEditBox.o CGUIEditBox.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIEnvironment.o CGUIEnvironment.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIFileOpenDialog.o CGUIFileOpenDialog.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIFont.o CGUIFont.cpp
> CGUIFont.cpp: In member function 'bool irr::gui::CGUIFont::loadTexture(irr::video::IImage*, const path&)':
> CGUIFont.cpp:241:8: warning: enumeration value 'ECF_R16F' not handled in switch [-Wswitch]
> CGUIFont.cpp:241:8: warning: enumeration value 'ECF_G16R16F' not handled in switch [-Wswitch]
> CGUIFont.cpp:241:8: warning: enumeration value 'ECF_A16B16G16R16F' not handled in switch [-Wswitch]
> CGUIFont.cpp:241:8: warning: enumeration value 'ECF_R32F' not handled in switch [-Wswitch]
> CGUIFont.cpp:241:8: warning: enumeration value 'ECF_G32R32F' not handled in switch [-Wswitch]
> CGUIFont.cpp:241:8: warning: enumeration value 'ECF_A32B32G32R32F' not handled in switch [-Wswitch]
> CGUIFont.cpp:241:8: warning: enumeration value 'ECF_UNKNOWN' not handled in switch [-Wswitch]
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIImage.o CGUIImage.cpp
> CGUIImage.cpp: In member function 'virtual void irr::gui::CGUIImage::draw()':
> CGUIImage.cpp:69:18: warning: variable 'rect' set but not used [-Wunused-but-set-variable]
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIInOutFader.o CGUIInOutFader.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIListBox.o CGUIListBox.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIMenu.o CGUIMenu.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIMeshViewer.o CGUIMeshViewer.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIMessageBox.o CGUIMessageBox.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIModalScreen.o CGUIModalScreen.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIScrollBar.o CGUIScrollBar.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUISpinBox.o CGUISpinBox.cpp
> CGUISpinBox.cpp: In constructor 'irr::gui::CGUISpinBox::CGUISpinBox(const wchar_t*, bool, irr::gui::IGUIEnvironment*, irr::gui::IGUIElement*, irr::s32, const irr::core::rect<int>&)':
> CGUISpinBox.cpp:34:18: warning: variable 'sb' set but not used [-Wunused-but-set-variable]
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUISkin.o CGUISkin.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIStaticText.o CGUIStaticText.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUITabControl.o CGUITabControl.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUITable.o CGUITable.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIToolBar.o CGUIToolBar.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIWindow.o CGUIWindow.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIColorSelectDialog.o CGUIColorSelectDialog.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CDefaultGUIElementFactory.o CDefaultGUIElementFactory.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUISpriteBank.o CGUISpriteBank.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUIImageList.o CGUIImageList.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o CGUITreeView.o CGUITreeView.cpp
> CGUITreeView.cpp: In member function 'void irr::gui::CGUITreeView::mouseAction(irr::s32, irr::s32, bool)':
> CGUITreeView.cpp:718:3: warning: 'selIdx' may be used uninitialized in this function [-Wuninitialized]
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o aesGladman/aescrypt.o aesGladman/aescrypt.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o aesGladman/aeskey.o aesGladman/aeskey.cpp
> aesGladman/aeskey.cpp: In function 'int aes_decrypt_key192(const void*, aes_decrypt_ctx*)':
> aesGladman/aeskey.cpp:371:47: warning: operation on 'ss[4]' may be undefined [-Wsequence-point]
> aesGladman/aeskey.cpp:371:47: warning: operation on 'ss[4]' may be undefined [-Wsequence-point]
> aesGladman/aeskey.cpp:371:47: warning: operation on 'ss[4]' may be undefined [-Wsequence-point]
> aesGladman/aeskey.cpp:372:47: warning: operation on 'ss[5]' may be undefined [-Wsequence-point]
> aesGladman/aeskey.cpp:372:47: warning: operation on 'ss[5]' may be undefined [-Wsequence-point]
> aesGladman/aeskey.cpp:372:47: warning: operation on 'ss[5]' may be undefined [-Wsequence-point]
> aesGladman/aeskey.cpp: In function 'int aes_decrypt_key256(const void*, aes_decrypt_ctx*)':
> aesGladman/aeskey.cpp:417:47: warning: operation on 'ss[4]' may be undefined [-Wsequence-point]
> aesGladman/aeskey.cpp:417:47: warning: operation on 'ss[4]' may be undefined [-Wsequence-point]
> aesGladman/aeskey.cpp:417:47: warning: operation on 'ss[4]' may be undefined [-Wsequence-point]
> aesGladman/aeskey.cpp:418:47: warning: operation on 'ss[5]' may be undefined [-Wsequence-point]
> aesGladman/aeskey.cpp:418:47: warning: operation on 'ss[5]' may be undefined [-Wsequence-point]
> aesGladman/aeskey.cpp:418:47: warning: operation on 'ss[5]' may be undefined [-Wsequence-point]
> aesGladman/aeskey.cpp:419:47: warning: operation on 'ss[6]' may be undefined [-Wsequence-point]
> aesGladman/aeskey.cpp:419:47: warning: operation on 'ss[6]' may be undefined [-Wsequence-point]
> aesGladman/aeskey.cpp:419:47: warning: operation on 'ss[6]' may be undefined [-Wsequence-point]
> aesGladman/aeskey.cpp:420:47: warning: operation on 'ss[7]' may be undefined [-Wsequence-point]
> aesGladman/aeskey.cpp:420:47: warning: operation on 'ss[7]' may be undefined [-Wsequence-point]
> aesGladman/aeskey.cpp:420:47: warning: operation on 'ss[7]' may be undefined [-Wsequence-point]
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o aesGladman/aestab.o aesGladman/aestab.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o aesGladman/fileenc.o aesGladman/fileenc.cpp
> aesGladman/fileenc.cpp: In function 'int fcrypt_end(unsigned char*, fcrypt_ctx*)':
> aesGladman/fileenc.cpp:134:18: warning: unused variable 'res' [-Wunused-variable]
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o aesGladman/hmac.o aesGladman/hmac.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o aesGladman/prng.o aesGladman/prng.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o aesGladman/pwd2key.o aesGladman/pwd2key.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o aesGladman/sha1.o aesGladman/sha1.cpp
> g++ -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1  -c -o aesGladman/sha2.o aesGladman/sha2.cpp
> g++  -I../../include  -I/usr/X11R6/include -DIRRLICHT_EXPORTS=1 -g -O2 -Wall -pipe -fno-exceptions -fstrict-aliasing -g -D_DEBUG -fPIC -shared -Wl,-soname,libIrrlicht.so.1.7a -o libIrrlicht.so.1.7a.2 CBSPMeshFileLoader.o CMD2MeshFileLoader.o CMD3MeshFileLoader.o CMS3DMeshFileLoader.o CB3DMeshFileLoader.o C3DSMeshFileLoader.o COgreMeshFileLoader.o COBJMeshFileLoader.o CColladaFileLoader.o CCSMLoader.o CDMFLoader.o CLMTSMeshFileLoader.o CMY3DMeshFileLoader.o COCTLoader.o CXMeshFileLoader.o CIrrMeshFileLoader.o CSTLMeshFileLoader.o CLWOMeshFileLoader.o CPLYMeshFileLoader.o CColladaMeshWriter.o CIrrMeshWriter.o CSTLMeshWriter.o COBJMeshWriter.o CPLYMeshWriter.o CSkinnedMesh.o CBoneSceneNode.o CMeshSceneNode.o CAnimatedMeshSceneNode.o CAnimatedMeshMD2.o CAnimatedMeshMD3.o CQ3LevelMesh.o CQuake3ShaderSceneNode.o CBillboardSceneNode.o CCameraSceneNode.o CDummyTransformationSceneNode.o CEmptySceneNode.o CGeometryCreator.o CLightSceneNode.o CMeshManipulator.o CMetaTriangleSelector.o COctreeSceneNode.o COctreeTriangleSelector.o CSceneCollisionManager.o CSceneManager.o CShadowVolumeSceneNode.o CSkyBoxSceneNode.o CSkyDomeSceneNode.o CTerrainSceneNode.o CTerrainTriangleSelector.o CVolumeLightSceneNode.o CCubeSceneNode.o CSphereSceneNode.o CTextSceneNode.o CTriangleBBSelector.o CTriangleSelector.o CWaterSurfaceSceneNode.o CMeshCache.o CDefaultSceneNodeAnimatorFactory.o CDefaultSceneNodeFactory.o CParticleAnimatedMeshSceneNodeEmitter.o CParticleBoxEmitter.o CParticleCylinderEmitter.o CParticleMeshEmitter.o CParticlePointEmitter.o CParticleRingEmitter.o CParticleSphereEmitter.o CParticleAttractionAffector.o CParticleFadeOutAffector.o CParticleGravityAffector.o CParticleRotationAffector.o CParticleSystemSceneNode.o CParticleScaleAffector.o CSceneNodeAnimatorCameraFPS.o CSceneNodeAnimatorCameraMaya.o CSceneNodeAnimatorCollisionResponse.o CSceneNodeAnimatorDelete.o CSceneNodeAnimatorFlyCircle.o CSceneNodeAnimatorFlyStraight.o CSceneNodeAnimatorFollowSpline.o CSceneNodeAnimatorRotation.o CSceneNodeAnimatorTexture.o CVideoModeList.o CFPSCounter.o CNullDriver.o COpenGLDriver.o COpenGLNormalMapRenderer.o COpenGLParallaxMapRenderer.o COpenGLShaderMaterialRenderer.o COpenGLTexture.o COpenGLSLMaterialRenderer.o COpenGLExtensionHandler.o CD3D8Driver.o CD3D8NormalMapRenderer.o CD3D8ParallaxMapRenderer.o CD3D8ShaderMaterialRenderer.o CD3D8Texture.o CD3D9Driver.o CD3D9HLSLMaterialRenderer.o CD3D9NormalMapRenderer.o CD3D9ParallaxMapRenderer.o CD3D9ShaderMaterialRenderer.o CD3D9Texture.o CColorConverter.o CImage.o CImageLoaderBMP.o CImageLoaderJPG.o CImageLoaderPCX.o CImageLoaderPNG.o CImageLoaderPSD.o CImageLoaderTGA.o CImageLoaderPPM.o CImageLoaderWAL.o CImageLoaderRGB.o CImageWriterBMP.o CImageWriterJPG.o CImageWriterPCX.o CImageWriterPNG.o CImageWriterPPM.o CImageWriterPSD.o CImageWriterTGA.o CSoftwareDriver.o CSoftwareTexture.o CTRFlat.o CTRFlatWire.o CTRGouraud.o CTRGouraudWire.o CTRTextureFlat.o CTRTextureFlatWire.o CTRTextureGouraud.o CTRTextureGouraudAdd.o CTRTextureGouraudNoZ.o CTRTextureGouraudWire.o CZBuffer.o CTRTextureGouraudVertexAlpha2.o CTRTextureGouraudNoZ2.o CTRTextureLightMap2_M2.o CTRTextureLightMap2_M4.o CTRTextureLightMap2_M1.o CSoftwareDriver2.o CSoftwareTexture2.o CTRTextureGouraud2.o CTRGouraud2.o CTRGouraudAlpha2.o CTRGouraudAlphaNoZ2.o CTRTextureDetailMap2.o CTRTextureGouraudAdd2.o CTRTextureGouraudAddNoZ2.o CTRTextureWire2.o CTRTextureLightMap2_Add.o CTRTextureLightMapGouraud2_M4.o IBurningShader.o CTRTextureBlend.o CTRTextureGouraudAlpha.o CTRTextureGouraudAlphaNoZ.o CDepthBuffer.o CBurningShader_Raster_Reference.o CFileList.o CFileSystem.o CLimitReadFile.o CMemoryFile.o CReadFile.o CWriteFile.o CXMLReader.o CXMLWriter.o CZipReader.o CPakReader.o CNPKReader.o CTarReader.o CMountPointReader.o irrXML.o CAttributes.o CIrrDeviceSDL.o CIrrDeviceLinux.o CIrrDeviceConsole.o CIrrDeviceStub.o CIrrDeviceWin32.o CIrrDeviceFB.o CLogger.o COSOperator.o Irrlicht.o os.o CGUIButton.o CGUICheckBox.o CGUIComboBox.o CGUIContextMenu.o CGUIEditBox.o CGUIEnvironment.o CGUIFileOpenDialog.o CGUIFont.o CGUIImage.o CGUIInOutFader.o CGUIListBox.o CGUIMenu.o CGUIMeshViewer.o CGUIMessageBox.o CGUIModalScreen.o CGUIScrollBar.o CGUISpinBox.o CGUISkin.o CGUIStaticText.o CGUITabControl.o CGUITable.o CGUIToolBar.o CGUIWindow.o CGUIColorSelectDialog.o CDefaultGUIElementFactory.o CGUISpriteBank.o CGUIImageList.o CGUITreeView.o aesGladman/aescrypt.o aesGladman/aeskey.o aesGladman/aestab.o aesGladman/fileenc.o aesGladman/hmac.o aesGladman/prng.o aesGladman/pwd2key.o aesGladman/sha1.o aesGladman/sha2.o --no-export-all-symbols --add-stdcall-alias -L/usr/X11R6/lib -lGL -lXxf86vm -lX11 -lz -lpng -ljpeg -lbz2
> g++: error: unrecognized option '--no-export-all-symbols'
> g++: error: unrecognized option '--add-stdcall-alias'
> make[1]: *** [sharedlib] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/05/28/irrlicht_1.7.2+dfsg1-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |





More information about the Pkg-games-devel mailing list